messages from 2011-04-27 07:56:57 to 2011-04-27 14:03:43 UTC [more...]
[PATCH -v2 2/2] x86, MCE: Drop the default decoding notifier
2011-04-27 14:03 UTC (11+ messages)
Crash with kfree(null) on MacBook? kobject_set_name_vargs
2011-04-27 14:03 UTC (4+ messages)
[RFCv4] timerfd: add TFD_NOTIFY_CLOCK_SET to watch for clock changes
2011-04-27 14:02 UTC (6+ messages)
` [RFC][PATCH 1/4] clock_rtoffset: new syscall
` [RFC][PATCH 2/4] hrtimer: add cancellation when clock is set
` [RFC][PATCH 3/4] hrtimer: add nanosleep cancellation
` [RFC][PATCH 4/4] timerfd: add cancellation
[PATCH v3 0/7] remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
2011-04-27 14:00 UTC (9+ messages)
` [PATCH v3 1/7] m68knommu: fix build error due to the lack of find_next_bit_le()
` [PATCH v3 2/7] arch: add #define for each of optimized find bitops
` [PATCH v3 3/7] bitops: add #ifndef for each of "
` [PATCH v3 4/7] arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
` [PATCH v3 5/7] arm: use asm-generic/bitops/le.h
` [PATCH v3 6/7] s390: "
` [PATCH v3 7/7] m68knommu: use generic find_next_bit_le()
[PATCH] leds: drop leds-h1940 driver
2011-04-27 13:56 UTC
[PATCH 1/2] blkdev: Submit discard bio in batches in blkdev_issue_discard()
2011-04-27 13:57 UTC (2+ messages)
[PATCH] Applying inappropriate ioctl operation on socket should return ENOTTY
2011-04-27 13:54 UTC (10+ messages)
[PATCH 0/8] staging/mei: Intel MEI Driver
2011-04-27 13:53 UTC (11+ messages)
` [PATCH 1/8] staging/mei: PCI device and char driver support
` [PATCH 2/8] staging/mei: Interrupt handling
` [PATCH 3/8] staging/mei: MEI "Link" layer code - MEI Hardware communications
` [PATCH 4/8] staging/mei: MEI driver init flow
` [PATCH 5/8] staging/mei: Hardware and MEI driver internal struct definition
` [PATCH 6/8] staging/mei: Header file contain the Userland API, (IOCTL and its struct)
` [PATCH 7/8] staging/mei: AMT Watchdog
` [PATCH 8/8] staging/mei: Updates to staging/Kconfig ane staging/Makefile and a new Makefile and Kconfig
[PATCH] mm: Check if PTE is already allocated during page fault
2011-04-27 13:50 UTC (2+ messages)
Question for canutils
2011-04-27 13:50 UTC (2+ messages)
[PATCH 05/10] plat-nomadik: add function to read GPIO pull down status
2011-04-27 13:13 UTC
iotop: khugepaged at 99.99% (2.6.38.3)
2011-04-27 13:46 UTC (2+ messages)
[PATCH 03/10] plat-nomadik: remove pull-pinconfig and add SPI2
2011-04-27 13:13 UTC
[PATCH 06/10] plat-nomadik: disable clocks when unused
2011-04-27 13:14 UTC
[PATCH 08/10] gpio/nomadik-gpio: work with all machines
2011-04-27 13:14 UTC
[PATCH v4 01/11] mfd: add pruss mfd driver
2011-04-27 13:38 UTC (21+ messages)
` [PATCH v4 03/11] da850: pruss platform specific additions
` [PATCH v4 08/11] tty: add pruss SUART driver
home.scarlet.be request
2011-04-27 13:32 UTC
[PATCH v4 1/1] can: add pruss CAN driver
2011-04-27 13:34 UTC (7+ messages)
[PATCH V4] POWER: perf_event: Skip updating kernel counters if register value shrinks
2011-04-27 13:26 UTC (11+ messages)
Lockdep splat in autofs with 2.6.39-rc2
2011-04-27 13:22 UTC (3+ messages)
[PATCH V3] tty/serial: add support for Xilinx PS UART
2011-04-27 13:21 UTC (3+ messages)
[PATCH v3] mm: make expand_downwards symmetrical to expand_upwards
2011-04-27 13:19 UTC (12+ messages)
` [patch] m68k, mm: set all online nodes in N_NORMAL_MEMORY
[PATCH 10/10] gpio/nomadik-gpio: merge pinconfig API
2011-04-27 13:14 UTC
[PATCH 04/10] plat-nomadik: gpio show all pins in debug
2011-04-27 13:13 UTC
[PATCH 09/10] gpio/nomadik-gpio: factor out state cast function
2011-04-27 13:14 UTC
[PATCH 07/10] gpio: move the Nomadik GPIO driver to drivers/gpio
2011-04-27 13:14 UTC
[PATCH 02/10] mach-u300: rewrite gpio driver, move to drivers/gpio
2011-04-27 13:13 UTC
[PATCH 01/10] gpio: add a custom configuration mechanism to gpiolib
2011-04-27 13:13 UTC
[PATCH 00/10] U300 and Ux500 GPIO consolidation patch set
2011-04-27 13:12 UTC
[PATCH] kconfig: Avoid buffer underrun in choice input
2011-04-27 13:12 UTC (3+ messages)
PATCH [1/1]: audit: acquire creds selectively to reduce atomic op overhead
2011-04-27 13:12 UTC (10+ messages)
submitting read(1%)/write(99%) IO within a kernel thread, vs doing it in userspace (aio) with CFQ shows drastic drop. Ideas?
2011-04-27 13:04 UTC (3+ messages)
[RFC PATCH v2 0/7] signal: sigprocmask fixes
2011-04-27 13:04 UTC (16+ messages)
` [PATCH 0/3] do_sigtimedwait() needs retarget_shared_pending()
` [PATCH v2 0/6] sigtimedwait/sigprocmask need retarget_shared_pending()
` [PATCH v2 2/6] signal: introduce do_sigtimedwait() to factor out compat/native code
` [PATCH v2 4/6] signal: cleanup sys_sigprocmask()
` [PATCH v2 5/6] signal: sys_sigprocmask() needs retarget_shared_pending()
` [PATCH v2 6/6] signal: rename signandsets() to sigandnsets()
RCU+KVM: making CPU guest mode a quiescent state
2011-04-27 12:41 UTC (5+ messages)
[RFC][PATCH 0/7] File descriptor labeling
2011-04-27 12:34 UTC (8+ messages)
` [RFC][PATCH 1/7] fs: initialize file->f_cred with credentials provided
` [RFC][PATCH 2/7] selinux: label new file descriptors using file->f_cred
` [RFC][PATCH 3/7] smack: assign the label set in file->f_cred to new file descriptors
` [RFC][PATCH 4/7] smack: fix label check in smack_kernel_act_as()
` [RFC][PATCH 5/7] smack: import the security label in smack_secctx_to_secid()
` [RFC][PATCH 6/7] security: new LSM hook security_file_getsecid()
` [RFC][PATCH 7/7] ima: added new LSM conditions in the policy
Reiserfs deadlock in 2.6.36
2011-04-27 12:34 UTC (15+ messages)
[PATCH][RESEND] Fix EDD3.0 data verification
2011-04-27 12:32 UTC (3+ messages)
[PATCH 00/25] Staging: hv: Cleanup vmbus driver code
2011-04-27 12:18 UTC (6+ messages)
Radeon jittery post 2.6.35
2011-04-27 12:16 UTC (10+ messages)
Kernel crash after using new Intel NIC (igb)
2011-04-27 12:04 UTC (7+ messages)
[PATCH v2 0/3] thermal: Cleanups
2011-04-27 11:59 UTC (8+ messages)
` [PATCH v2 3/3] thermal: Make THERMAL_HWMON implementation fully internal
[Regression?] Removed regulator support in ehci-omap
2011-04-27 11:51 UTC (9+ messages)
[PATCH] x86, efi: Only print warning when desc_size is smaller than defined one
2011-04-27 11:39 UTC (2+ messages)
[PATCH v3] kbuild: implement several W= levels
2011-04-27 11:35 UTC (7+ messages)
` [PATCH v3.1] "
[PATCH] leds: leds-pca9532 add support pca9530, pca9531 and pca9533
2011-04-27 11:26 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/6] writeback: moving expire targets for background/kupdate works v2
2011-04-27 11:15 UTC (7+ messages)
` [PATCH 5/6] writeback: sync expired inodes first in background writeback
[PATCH 0/6] [GIT PULL][v2.6.40] tracing: updates and jump label rebase
2011-04-27 11:12 UTC (2+ messages)
[PATCH 1/1] perf tools: Add missing user space support for config1/config2
2011-04-27 11:11 UTC (9+ messages)
` [generalized cache events] "
` [PATCH] perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
[PATCH 0/4] Add support for twl6025 PMIC
2011-04-27 11:08 UTC (9+ messages)
` [PATCH 1/4] MFD: TWL6025: add phoenix lite support to twl6030
` [PATCH 2/4] MFD: TWL6030: fix irq definitions
` [PATCH 3/4] REGULATOR: TWL6025: add support to twl-regulator
` [PATCH 4/4] USB: TWL6025 allow different regulator name
[RFC] ARM DMA mapping TODO, v1
2011-04-27 11:08 UTC (9+ messages)
` [Linaro-mm-sig] "
[PATCH v3] uio/pdrv_genirq: Add OF support
2011-04-27 11:05 UTC (3+ messages)
[BUG] bluetooth doesn't work from 2.6.39-rc1+ to 2.6.39-rc3+
2011-04-27 11:00 UTC (6+ messages)
[RFC PATCH] PM / Core: suspend_again cb for syscore_ops
2011-04-27 10:47 UTC (7+ messages)
` [RFC PATCH v2 1/3] PM / Core: suspend_again callback for device PM
Zapytanie
2011-04-27 9:29 UTC
linux-next: ibmveth runtime errors
2011-04-27 10:36 UTC (2+ messages)
yenta cardbus problem
2011-04-27 10:33 UTC (5+ messages)
` PCIE-to-PCI bridge doesn't pass mem resources downstream [Re: yenta cardbus problem]
[PATCH] cpumask: convert cpumask_of_cpu() with cpumask_of()
2011-04-27 10:32 UTC (3+ messages)
2.6.39-rc4+: Kernel leaking memory during FS scanning, regression?
2011-04-27 10:28 UTC (9+ messages)
2.6.39-rc4+: oom-killer busy killing tasks
2011-04-27 10:28 UTC (7+ messages)
[PATCH 0/2] i2c: tegra: add some new features for tegra i2c
2011-04-27 10:25 UTC (2+ messages)
[IWL4965] TX Power requested while scanning!
2011-04-27 10:18 UTC (3+ messages)
[PATCH] kmemleak: Never return a pointer you didn't 'get'
2011-04-27 10:11 UTC (3+ messages)
[PATCH v2 1/2] drm/radeon: Use pci_dma_mapping_error()
2011-04-27 10:13 UTC (2+ messages)
` [PATCH v2 2/2] drm/nouveau: "
[PATCH 1/2] drm/radeon: Use pci_dma_mapping_error()
2011-04-27 10:08 UTC (3+ messages)
[RFC] [PATCH] drop_pagecache syscall
2011-04-27 9:57 UTC (7+ messages)
[PATCH V3 0/7] dmaengine/dw_dmac updates
2011-04-27 9:40 UTC (9+ messages)
` [PATCH V3 2/7] dmaengine/dw_dmac: Replace spin_lock* with irqsave variants
` [PATCH V3 3/7] dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
` [PATCH V3 4/7] dmaengine/dw_dmac: Enable resubmission from callback routine
` [PATCH V3 5/7] dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS
` [PATCH V3 6/7] dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT
` [PATCH V3 7/7] dmaengine/dw_dmac: implement pause and resume in dwc_control
` [PATCH V3 1/7] dmaengine/dw_dmac: call dwc_descriptor_complete from dwc_control with lock held
[PATCH 090/173] USB: serial/kobil_sct, fix potential tty NULL dereference
2011-04-27 9:29 UTC (5+ messages)
linux-next: manual merge of the trivial tree with the wireless tree
2011-04-27 9:22 UTC (2+ messages)
[PATCH v2 0/6] remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
2011-04-27 9:20 UTC (7+ messages)
` [PATCH v2 1/6] arch: add #define for each of optimized find bitops
` [PATCH v2 2/6] bitops: add #ifndef for each of "
` [PATCH v2 4/6] arm: use asm-generic/bitops/le.h
[PATCHv3] memcg: fix get_scan_count for small targets
2011-04-27 9:14 UTC (4+ messages)
[PATCHv4 3/4] TPS65910: IRQ: Add interrupt controller
2011-04-27 9:14 UTC (2+ messages)
[PATCH] linux/string.h: Introduce streq macro
2011-04-27 9:04 UTC (17+ messages)
[RFC 0/8] Prevent LRU churing
2011-04-27 9:08 UTC (18+ messages)
` [RFC 1/8] Only isolate page we can handle
` [RFC 2/8] compaction: make isolate_lru_page with filter aware
` [RFC 3/8] vmscan: "
` [RFC 4/8] Make clear description of putback_lru_page
` [RFC 5/8] compaction: remove active list counting
` [RFC 6/8] In order putback lru core
` [RFC 8/8] compaction: make compaction use in-order putback
[PATCH 00/13] Swap-over-NBD without deadlocking
2011-04-27 8:43 UTC (10+ messages)
` [PATCH 12/13] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
Unable to suspend to RAM due to faulty CDROM 2.6.39-rc[34]
2011-04-27 8:41 UTC (2+ messages)
2.6.38.4 broke my audio
2011-04-27 8:36 UTC (8+ messages)
[PATCH][GIT PULL][v2.6.39] ftrace: Build without frame pointers on Microblaze
2011-04-27 8:31 UTC (2+ messages)
[RFC PATCH] kbuild: implement several W= levels
2011-04-27 8:27 UTC (3+ messages)
` [PATCH v3] "
[PATCH 1/6] dmaengine/dw_dmac: Replace spin_lock_bh with irqsave variants
2011-04-27 7:28 UTC (5+ messages)
[PATCHv2] memcg: reclaim memory from node in round-robin
2011-04-27 7:51 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox