public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-09 20:19:12 to 2010-08-10 12:01:05 UTC [more...]

RTC: LPC32xx: Introduce RTC driver for the LPC32xx
 2010-08-10 12:00 UTC  (8+ messages)
` [PATCH 1/2] rtc: rtc-lpc32xx: Introduce RTC driver for the LPC32XX SoC
  ` [rtc-linux] "
` [PATCH 2/2] rtc: Add support in Makefile/Kconfig for the LPC32XX RTC
  ` [rtc-linux] "

[PATCH] arch/microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config option
 2010-08-10 12:00 UTC 

[PATCH 0/4] Removing dead code
 2010-08-10 11:54 UTC  (10+ messages)
` [PATCH 1/4] arch/frv: Removing dead RAMKERNEL config option
` [PATCH 2/4] arch/frv: Removing dead HEARTBEAT "
` [PATCH 3/4] arch/frv: Removing dead NO_KERNEL_MSG "
` [PATCH 4/4] arch/frv: Removing dead DEBUG_STACK_USAGE "

[PATCH] serial: Add CONSOLE_POLL support for uartlite
 2010-08-10 11:50 UTC  (3+ messages)

[PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
 2010-08-10 11:46 UTC  (12+ messages)

Email Quota Limit Exceeded!!!
 2010-08-10 11:39 UTC 

[PATCHv2] fixed resource leak in scripts/mod/modpost.c
 2010-08-10 11:35 UTC  (4+ messages)
  ` [PATCHv3] "

[PATCH] Fix CONFIG_CROSS_COMPILE issue in .config
 2010-08-10 11:21 UTC  (10+ messages)

linux-next: manual merge of the trivial tree with Linus' tree
 2010-08-10 11:22 UTC  (2+ messages)

Fan runs full speed after S3 sometimes (regression)
 2010-08-10 11:20 UTC 

[MeeGo-Dev][PATCH] Topcliff: Update PCH_GPIO driver to 2.6.35
 2010-08-10 10:59 UTC 

[PATCH] x86: remove __phys_reloc_hide
 2010-08-10 10:46 UTC  (9+ messages)

cfq: oops in __call_for_each_cic
 2010-08-10 10:40 UTC 

[PATCH 0/2] Battery fixes
 2010-08-10 10:37 UTC  (4+ messages)
` [PATCH 1/2] Fix the argument order to intel_scu_ipc_command in the battery driver
` [PATCH 2/2] intel mid battery: Fix battery scaling

[MeeGo-Dev][PATCH] Topcliff: Update PCH_IEEE1588 driver to 2.6.35
 2010-08-10 10:32 UTC 

[git pull] vfs series, part 1
 2010-08-10 10:17 UTC  (4+ messages)

[PATCH 2/2] MEMSTICK: Add driver for Ricoh R5C592 Card reader
 2010-08-10  9:50 UTC  (3+ messages)

[PATCH 2/2] MEMSTICK: Add driver for Ricoh R5C592 Card reader
 2010-08-10  9:47 UTC  (3+ messages)

[PATCH 0/7] dcache fixes and cleanups
 2010-08-10  9:41 UTC  (8+ messages)
` [PATCH 1/7] cachefiles: use path_get instead of lone dget
` [PATCH 2/7] vfs: add helpers to get root and pwd
` [PATCH 3/7] ia64: perfmon: add d_dname method
` [PATCH 4/7] vfs: __d_path: dont prepend the name of the root dentry
` [PATCH 5/7] vfs: add prepend_path() helper
` [PATCH 6/7] vfs: only add " (deleted)" where necessary
` [PATCH 7/7] vfs: show unreachable paths in getcwd and proc

linux-next: Tree for August 10
 2010-08-10  9:56 UTC  (2+ messages)

2.6.32 swapper allocation failure with plenty of memory available
 2010-08-10  9:37 UTC  (2+ messages)

[PATCH 0/9] Hugepage migration (v2)
 2010-08-10  9:27 UTC  (10+ messages)
` [PATCH 1/9] HWPOISON, hugetlb: move PG_HWPoison bit check
` [PATCH 2/9] hugetlb: add allocate function for hugepage migration
` [PATCH 3/9] hugetlb: rename hugepage allocation functions
` [PATCH 4/9] hugetlb: redefine hugepage copy functions
` [PATCH 5/9] hugetlb: hugepage migration core
` [PATCH 6/9] HWPOISON, hugetlb: soft offlining for hugepage
` [PATCH 7/9] HWPOISON, hugetlb: fix unpoison "
` [PATCH 8/9] page-types.c: fix name of unpoison interface
` [PATCH 9/9] hugetlb: add corrupted hugepage counter

Query: Patches break with Microsoft exchange server
 2010-08-10  9:26 UTC  (14+ messages)

[PATCH] [Bug 16494] NFS client over TCP hangs due to packet loss
 2010-08-10  8:40 UTC  (10+ messages)

find_task_by_pid() problem
 2010-08-10  8:39 UTC  (2+ messages)

[PATCH 0/4] enhanced reimplemention of the kfifo API
 2010-08-10  8:45 UTC  (7+ messages)
` [PATCH 1/4] fix kfifo miss use of nozami.c
` [PATCH 2/4] add the new generic kfifo API
` [PATCH 3/4] replace the old non generic API
` [PATCH 4/4] add example files to the kernel sample directory
  ` merge into linux tree

Attempted summary of suspend-blockers LKML thread, take three
 2010-08-10  8:38 UTC  (15+ messages)

[GIT PULL] s390 patches for 2.6.35+
 2010-08-10  8:18 UTC 

[PATCH RFC] [X86] Fix potential issue on memmove
 2010-08-10  1:17 UTC 

A question of perf NMI handler
 2010-08-10  7:42 UTC  (11+ messages)
              ` [PATCH] perf, x86: try to handle unknown nmis with running perfctrs

[PATCHv2 1/3] lib: vsprintf: optimised put_dec_trunc() and put_dec_full()
 2010-08-10  7:42 UTC  (6+ messages)
` [PATCHv2 2/3] lib: vsprintf: optimised put_dec() for 32-bit machines

[PATCH 00/10] zram: various improvements and cleanups
 2010-08-10  7:36 UTC  (22+ messages)
` [PATCH 01/10] Replace ioctls with sysfs interface
` [PATCH 02/10] Remove need for explicit device initialization
` [PATCH 03/10] Use percpu stats
` [PATCH 04/10] Use percpu buffers
` [PATCH 05/10] Reduce per table entry overhead by 4 bytes
` [PATCH 06/10] Block discard support

[GIT PATCH] TTY patches for 2.6.36
 2010-08-10  7:31 UTC  (8+ messages)

memblock updates
 2010-08-10  7:11 UTC  (3+ messages)
` [PATCH 12/43] memblock/arm: Use new accessors

[PATCH] perf,x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly
 2010-08-10  7:09 UTC  (2+ messages)
` [tip:perf/urgent] perf, x86: "

i386 allmodconfig, current mainline
 2010-08-10  7:07 UTC  (7+ messages)

perf build broke by list_head changes
 2010-08-10  6:57 UTC 

[PATCH] spi: omap2_mcspi: make use of dev_vdbg()
 2010-08-10  6:54 UTC  (9+ messages)

[PATCH] MAINTAINERS: Update ARM/S3C patterns
 2010-08-10  6:46 UTC 

Dead Config in mm/percpu.c
 2010-08-10  6:26 UTC  (3+ messages)

Compilation errors on latest git tree
 2010-08-10  6:26 UTC 

[GIT PULL] eCryptfs updates for 2.6.36
 2010-08-10  6:01 UTC 

[PATCH v3] arm: msm: Add MSM IOMMU support
 2010-08-10  5:36 UTC  (4+ messages)

[git pull] of_device-->platform_device mass rename and 2 regression fixes
 2010-08-10  5:09 UTC 

[PATCH]pid.c: remove unused header files
 2010-08-10  4:42 UTC 

Attempted summary of suspend-blockers LKML thread
 2010-08-10  4:28 UTC  (5+ messages)

[PATCH 07/13] writeback: explicit low bound for vm.dirty_ratio
 2010-08-10  3:57 UTC  (4+ messages)

[PATCH] sh: remove RELOC_HIDE on exception handlers and syscall routines
 2010-08-10  3:09 UTC  (3+ messages)

[PATCH] MIPS: remove RELOC_HIDE on __pa_symbol
 2010-08-10  3:07 UTC  (4+ messages)

is nfsd sync or async?
 2010-08-10  2:44 UTC 

[PATCH] i2c: Single-wire Serial Bus Interface for Qualcomm MSM chipsets
 2010-08-10  2:26 UTC  (3+ messages)

linux-next: manual merge of the trivial tree with the vfs tree
 2010-08-10  2:19 UTC 

Important: Email Account Verification Update!!!
 2010-08-09 23:52 UTC 

find_task_by_pid() problem
 2010-08-10  1:14 UTC 

[PATCH] i2c: cyttsp i2c and spi touchscreen driver init submit
 2010-08-10  0:51 UTC  (7+ messages)

[git pull] drm tree some more bits
 2010-08-10  0:50 UTC  (2+ messages)

2.6.35 - INFO: kernel/signal.c:660 invoked rcu_dereference_check() without protection!
 2010-08-10  0:31 UTC  (2+ messages)

[REVISED PULL REQUEST] md updates for 2.6.36
 2010-08-10  0:14 UTC 

UIO DMA to userspace question
 2010-08-10  0:12 UTC  (3+ messages)

gpio-addr-flash warnings on x86/highmem (Re: i386 allmodconfig, current mainline)
 2010-08-10  0:12 UTC  (3+ messages)

Your winning number is: (CT-222-6747,FGN/P-900-56
 2010-08-09 23:43 UTC 

[RFC] ext4: Don't send extra barrier during fsync if there are no dirty pages
 2010-08-09 23:38 UTC  (12+ messages)
      ` [RFC v2] "
              ` [RFC v3] ext4: Combine barrier requests coming from fsync

[PATCH resend] i2c.h: fix kernel-doc warnings
 2010-08-09 23:37 UTC 

[PATCH resend] kernel/timer.c: fix kernel-doc function parameter warning
 2010-08-09 23:32 UTC 

[PATCH] docbook: fixup media support files for htmldocs also
 2010-08-09 23:30 UTC 

[PATCH] docbook: fix fatal error from libata
 2010-08-09 23:28 UTC 

Re
 2010-08-09 17:12 UTC 

Contact: Mr. Well Paulson/Call Tel: +44-7035-924-138
 2010-08-09 23:14 UTC 

[PATCH 00/39] Union mounts - return d_ino from lower fs
 2010-08-09 22:56 UTC  (3+ messages)
` [PATCH 14/39] union-mount: Union mounts documentation

[PATCH 1/8] ARM i.MX dma: implement wrapper for dma functions
 2010-08-09 22:45 UTC 

[GIT PULL] please pull infiniband.git
 2010-08-09 22:44 UTC 

[PATCH 1/1] integer overflow issue in 'appletouch' driver
 2010-08-09 22:36 UTC  (5+ messages)

[PATCH tip/core/rcu 0/N] Additional RCU commits queued for 2.6.37
 2010-08-09 22:15 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] rcu head remove init
` [PATCH tip/core/rcu 02/10] Update documentation to note the passage of INIT_RCU_HEAD()
` [PATCH tip/core/rcu 03/10] Update call_rcu() usage, add synchronize_rcu()
` [PATCH tip/core/rcu 04/10] rcu: allow RCU CPU stall warning messages to be controlled in /sys
` [PATCH tip/core/rcu 05/10] rcu: restrict TREE_RCU to SMP builds with !PREEMPT
` [PATCH tip/core/rcu 06/10] rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
` [PATCH tip/core/rcu 07/10] rcu: Fix RCU_FANOUT help message
` [PATCH tip/core/rcu 08/10] rcu: Add a TINY_PREEMPT_RCU
` [PATCH tip/core/rcu 09/10] rcu: update obsolete rcu_read_lock() comment
` [PATCH tip/core/rcu 10/10] rcu: refer RCU CPU stall-warning victims to stallwarn.txt

[GIT PULL] workqueue: fixes for v2.6.36
 2010-08-09 21:54 UTC 

[GIT PULL] ext4 update for 2.6.36
 2010-08-09 21:48 UTC  (3+ messages)

FCNTL Performance problem
 2010-08-09 21:41 UTC  (2+ messages)

[GIT PULL] workqueue for v2.6.36
 2010-08-09 21:29 UTC  (5+ messages)

2.6.35 suspend regression (bisected)
 2010-08-09 21:23 UTC  (4+ messages)

[PATCH 0/2] Timekeeping Fixes
 2010-08-09 21:20 UTC  (3+ messages)
` [PATCH 1/2] timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
  ` [PATCH 2/2] x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods

[PATCH v2] x86, UV: make kdump avoid stack dumps
 2010-08-09 21:11 UTC 

batman-adv: design suggestions
 2010-08-09 20:53 UTC  (2+ messages)

[PATCH 0/8] v5 De-couple sysfs memory directories from memory sections
 2010-08-09 20:48 UTC  (4+ messages)
` [PATCH 8/8] v5 Update memory-hotplug documentation

[PATCH 02/18 v2] char: mxser: call disable_pci_device() if pci_probe() failed
 2010-08-09 20:27 UTC  (5+ messages)
  ` [PATCH 1/1] Char: mxser, call pci_disable_device from probe/remove
    ` [PATCH v2 "

[GIT PULL] MSM video fixes for v2.6.36
 2010-08-09 20:22 UTC 

[BISECTED/2.6.35+] Regression: Machine runs really slowly after commit f12a15be
 2010-08-09 20:19 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox