Linux-Kernel Archive
By Thread
Most Recent messages
3730 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
Re: [PATCH] block: fix current kernel-doc warnings Jens Axboe (Thu Oct 16 2008 - 01:47:17 EST)
Re: The snd-aw2 audio driver conflicts with saa7146-based video adapters Takashi Iwai (Thu Oct 16 2008 - 01:52:25 EST)
Re: [PATCH] stop gcc warning about uninitialized 'dev' in ata_scsi_scan_host Elias Oltmanns (Thu Oct 16 2008 - 02:02:33 EST)
Re: trivial patches: Should we care about control reaches end ofnon-void function Steve Kemp (Thu Oct 16 2008 - 02:09:01 EST)
[RFC PATCH 0/21] relay revamp v6 Tom Zanussi (Thu Oct 16 2008 - 02:11:51 EST)
[RFC PATCH 1/21] relay - Clean up relay_switch_subbuf() and makewaking up consumers optional. Tom Zanussi (Thu Oct 16 2008 - 02:12:33 EST)
[RFC PATCH 2/21] relay - Make the relay sub-buffer switch codereplaceable. Tom Zanussi (Thu Oct 16 2008 - 02:12:52 EST)
[RFC PATCH 3/21] relay - Add channel flags to relay, remove globalcallback param. Tom Zanussi (Thu Oct 16 2008 - 02:13:20 EST)
[RFC PATCH 4/21] relay - Add reserved param to switch-subbuf, inpreparation for non-pad write/reserve. Tom Zanussi (Thu Oct 16 2008 - 02:13:38 EST)
[RFC PATCH 5/21] relay - Map the first sub-buffer at the end ofthe buffer, for temporary convenience. Tom Zanussi (Thu Oct 16 2008 - 02:13:53 EST)
[RFC PATCH 6/21] relay - Replace relay_reserve/relay_write withnon-padded versions. Tom Zanussi (Thu Oct 16 2008 - 02:14:15 EST)
[RFC PATCH 7/21] relay - Remove padding-related code fromrelay_read()/relay_splice_read() et al. Tom Zanussi (Thu Oct 16 2008 - 02:14:33 EST)
[RFC PATCH 8/21] relay - Clean up remaining padding-related junk. Tom Zanussi (Thu Oct 16 2008 - 02:14:51 EST)
[RFC PATCH 9/21] relay - Replace subbuf_start and notify_consumerscallbacks with new_subbuf. Tom Zanussi (Thu Oct 16 2008 - 02:15:16 EST)
[RFC PATCH 10/21] relay - Remove sub-buffers from relay. Tom Zanussi (Thu Oct 16 2008 - 02:15:43 EST)
[RFC PATCH 11/21] relay - Remove vmap of relay buffers. Tom Zanussi (Thu Oct 16 2008 - 02:16:00 EST)
[RFC PATCH 12/21] Use linked lists instead of arrays for relaybuffers. Tom Zanussi (Thu Oct 16 2008 - 02:16:25 EST)
[RFC PATCH 13/21] Make relay buffers variable-length. Tom Zanussi (Thu Oct 16 2008 - 02:16:41 EST)
[RFC PATCH 14/21] Separate into relay + pagewriter Tom Zanussi (Thu Oct 16 2008 - 02:17:01 EST)
[RFC PATCH 15/21] Add relay_add_pages Tom Zanussi (Thu Oct 16 2008 - 02:17:25 EST)
[RFC PATCH 16/21] Remove early tracing for now Tom Zanussi (Thu Oct 16 2008 - 02:17:42 EST)
[RFC PATCH 17/21] Major cleanup, moving things around,documenting, etc Tom Zanussi (Thu Oct 16 2008 - 02:17:58 EST)
[RFC PATCH 18/21] Add pagewrite_reserve(). Tom Zanussi (Thu Oct 16 2008 - 02:18:29 EST)
[RFC PATCH 19/21] Add 'overwrite' mode back as 'flight' mode. Tom Zanussi (Thu Oct 16 2008 - 02:18:44 EST)
[RFC PATCH 20/21] Call padding callback on flush. Tom Zanussi (Thu Oct 16 2008 - 02:19:03 EST)
[RFC PATCH 21/21] Re-add late setup/early tracing. Tom Zanussi (Thu Oct 16 2008 - 02:19:27 EST)
Re: [PATCH] stop gcc warning about uninitialized 'dev' inata_scsi_scan_host Adrian Bunk (Thu Oct 16 2008 - 02:19:44 EST)
WARNING: at kernel/fork.c:940 copy_process+0x1a0/0x105e() Borislav Petkov (Thu Oct 16 2008 - 02:20:01 EST)
questions about rd{msr|tsc|pmc} instruction with x86-64 Jike Song (Thu Oct 16 2008 - 02:30:39 EST)
Re: [BUG] hang with ath5k Dave Young (Thu Oct 16 2008 - 02:34:30 EST)
CONFIG Symbol Prabhu Chawandi (Thu Oct 16 2008 - 02:56:58 EST)
Re: [rfc] x86, bts: improve X86_PTRACE_BTS help text Roland Dreier (Thu Oct 16 2008 - 02:57:34 EST)
[git pull] agp patches for 2.6.28-rc1. Dave Airlie (Thu Oct 16 2008 - 03:00:17 EST)
Re: [PATCH] SiS55x, another x86 CPU Geert Uytterhoeven (Thu Oct 16 2008 - 03:09:23 EST)
Re: [PATCH 1/5] HDQ Driver for OMAP2430/3430 Madhusudhan Chikkature (Thu Oct 16 2008 - 03:19:22 EST)
Re: [Xen-devel] [PATCH]: Fix Xen domU boot with batched mprotect Jan Beulich (Thu Oct 16 2008 - 03:27:58 EST)
[PATCH] rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> Geert Uytterhoeven (Thu Oct 16 2008 - 03:29:08 EST)
Re: [RFC] Kernel version numbering scheme change Thorsten Leemhuis (Thu Oct 16 2008 - 03:30:22 EST)
Suspend/resume regression between 2.6.26 and 2.6.27-rc1 Zhao Yakui (Thu Oct 16 2008 - 03:51:40 EST)
select validation (was: Re: [2.6 patch] HID: fix default buildingof all quirky devices) Geert Uytterhoeven (Thu Oct 16 2008 - 04:07:15 EST)
Is Debug Store supposed to default to Y? Frans Pop (Thu Oct 16 2008 - 04:21:51 EST)
Re: no way to swapoff a deleted swap file? Peter Zijlstra (Thu Oct 16 2008 - 04:28:08 EST)
Re: sched: only update rq->clock while holding rq->lock Peter Zijlstra (Thu Oct 16 2008 - 04:30:01 EST)
Re: [PATCH] Fix broken debug output reserve_region_with_split() Geert Uytterhoeven (Thu Oct 16 2008 - 04:31:08 EST)
[PATCH] rcupdate: fix 2 bugs of rcu_barrier*() Lai Jiangshan (Thu Oct 16 2008 - 04:54:21 EST)
Re: [PATCH -mm 0/6] cgroup: block device i/o controller (v11) Andrea Righi (Thu Oct 16 2008 - 05:01:22 EST)
Driver for HP harddisk protection LED Pavel Machek (Thu Oct 16 2008 - 05:10:46 EST)
Re: [PATCH] ehea: Fix memory hotplug support Jeff Garzik (Thu Oct 16 2008 - 05:12:41 EST)
Re: [PATCH] ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering Pavel Machek (Thu Oct 16 2008 - 05:12:55 EST)
Re: [PATCH 3 of 5] xen-netfront: Avoid unaligned accesses to IP header Jeff Garzik (Thu Oct 16 2008 - 05:13:19 EST)
Re: [PATCH 2/2] virtio_net: Improve the recv buffer allocation scheme Rusty Russell (Thu Oct 16 2008 - 05:16:22 EST)
Re: [patch v1.2.34] WAN: merge driver retina Jeff Garzik (Thu Oct 16 2008 - 05:34:33 EST)
Re: I have returned! Jeff Garzik (Thu Oct 16 2008 - 05:40:57 EST)
Re: [PATCH] ide: remove broken hpt34x driver Sergei Shtylyov (Thu Oct 16 2008 - 05:48:29 EST)
Re: [Linux-uvc-devel] [BUG] NULL pointer dereference caused by uvcvideostress test Alan Jenkins (Thu Oct 16 2008 - 06:01:43 EST)
Re: make MAINTAINERS slightly easier to search Pavel Machek (Thu Oct 16 2008 - 06:02:22 EST)
[git patches] net driver fixes Jeff Garzik (Thu Oct 16 2008 - 06:03:22 EST)
[GIT] mfd pull request Samuel Ortiz (Thu Oct 16 2008 - 06:10:41 EST)
Re: [PATCH 0/5] SIGWINCH problem with terminal apps still alive Adam TlaÅka (Thu Oct 16 2008 - 06:28:17 EST)
Re: GIT head no longer boots on x86-64 H. Peter Anvin (Thu Oct 16 2008 - 06:32:16 EST)
hidraw_exit in discarded section (was: Re: [PATCH 1/1] HID: fixtty<->hid deadlock) Geert Uytterhoeven (Thu Oct 16 2008 - 06:32:30 EST)
Re: MAINTAINERS: add F: and acronyms Pavel Machek (Thu Oct 16 2008 - 06:34:37 EST)
[PATCH] tpm: don't export static functions Stephen Rothwell (Thu Oct 16 2008 - 06:34:51 EST)
Re: [TuxOnIce-devel] safe resuming: automatically invalidating anoutdated hibernate snapshot Pavel Machek (Thu Oct 16 2008 - 06:35:10 EST)
[PATCH] mfd/wm8350: don't export static functions Stephen Rothwell (Thu Oct 16 2008 - 06:35:39 EST)
linux-next: Tree for October 16 Stephen Rothwell (Thu Oct 16 2008 - 06:35:54 EST)
Re: [PATCH/RFC v2 0/6] Convert stop_machine to use a workqueue Rusty Russell (Thu Oct 16 2008 - 06:39:49 EST)
Re: [PATCH] Enable console on PCI serial devices Paul Bolle (Thu Oct 16 2008 - 06:44:00 EST)
[BUG] re-modprobe a nand controller driver module will cause system crash. Bryan Wu (Thu Oct 16 2008 - 06:57:05 EST)
[PATCH] x86: remove superfluous dmi_ignore_irq0_timer_overridequirks Andreas Herrmann (Thu Oct 16 2008 - 06:57:54 EST)
[PATCH] linux/ratelimit.h: fixed "missing initializer" warning Max Kellermann (Thu Oct 16 2008 - 07:07:38 EST)
Re: [RFC PATCH 2/5] hvc_console: Add tty driver flagTTY_DRIVER_RESET_TERMIOS Hendrik Brueckner (Thu Oct 16 2008 - 07:10:07 EST)
[PATCH 2/5] remove CONFIG_KMOD from fs Rusty Russell (Thu Oct 16 2008 - 07:12:26 EST)
[PATCH 1/5] remove CONFIG_KMOD from drivers Rusty Russell (Thu Oct 16 2008 - 07:12:38 EST)
[PATCH 4/5] remove CONFIG_KMOD Rusty Russell (Thu Oct 16 2008 - 07:12:53 EST)
[PATCH 3/5] remove CONFIG_KMOD from net Rusty Russell (Thu Oct 16 2008 - 07:13:16 EST)
[PATCH 5/5] module: remove CONFIG_KMOD in comment after #endif Rusty Russell (Thu Oct 16 2008 - 07:13:32 EST)
Re: 2.6.27: 0 MHz CPU and wrong system time on AMD Geode system Dmitry Antipov (Thu Oct 16 2008 - 07:31:33 EST)
Re: [Patch] kernel/kallsyms.c: fix double return's Rusty Russell (Thu Oct 16 2008 - 07:32:39 EST)
Re: [RFC PATCH 4/5] hvc_console: Add tty window resizing Rusty Russell (Thu Oct 16 2008 - 07:41:42 EST)
[RFC PATCH 0/4] timers: Timer migration Arun R Bharadwaj (Thu Oct 16 2008 - 07:43:01 EST)
[RFC PATCH 1/4] timers: Sysfs hook to enable timer migration Arun R Bharadwaj (Thu Oct 16 2008 - 07:46:25 EST)
[PATCH] softpanic - halt booting, but allow reading why Bodo Eggert (Thu Oct 16 2008 - 07:47:27 EST)
[RFC PATCH 2/4] timers: new framework for identifying cpu-pinnedtimers Arun R Bharadwaj (Thu Oct 16 2008 - 07:48:48 EST)
[PATCH] Use PC-BIOS NUMLOCK flag Bodo Eggert (Thu Oct 16 2008 - 07:49:14 EST)
Re: lockdep vs rmmod loop Peter Zijlstra (Thu Oct 16 2008 - 07:49:33 EST)
[RFC PATCH 3/4] timers: identifying cpu-pinned hrtimer. Arun R Bharadwaj (Thu Oct 16 2008 - 07:51:06 EST)
[RFC PATCH 4/4] timers: Migrating non pinned regular and hrtimers. Arun R Bharadwaj (Thu Oct 16 2008 - 07:52:37 EST)
[PATCH] use tmpfs for rootfs Bodo Eggert (Thu Oct 16 2008 - 07:53:29 EST)
Re: [PATCH] x86/early-quirks: fix warning defined but not used Andreas Herrmann (Thu Oct 16 2008 - 07:56:18 EST)
Re: [PATCH] x86: fix compile warning for !(ACPI && X86_IO_APIC)builds Andreas Herrmann (Thu Oct 16 2008 - 07:57:54 EST)
Re: [stable] [PATCH 0/2] x86: check correctness of IRQ0 overrideon systems with ATI/AMD SB450/SB600 chipsets Andreas Herrmann (Thu Oct 16 2008 - 08:07:41 EST)
Re: e1000e: sporadic "hardware error"s with Intel 82563EB on SupermicroX7DB3 Hillier, Gernot (Thu Oct 16 2008 - 08:27:50 EST)
Re: [RFC v6][PATCH 0/9] Kernel based checkpoint/restart Daniel Lezcano (Thu Oct 16 2008 - 08:36:43 EST)
[PATCH] NULL struct irq_desc's member 'name' in dynamic_irq_cleanup() Dean Nelson (Thu Oct 16 2008 - 08:58:22 EST)
[PATCH] Check fops_get() return value Laurent Pinchart (Thu Oct 16 2008 - 09:02:47 EST)
Re: linux-next: origin tree build failure Ralf Baechle (Thu Oct 16 2008 - 09:19:47 EST)
[PATCH 1/2] mmc_block: print better data error message after timeout Adrian Hunter (Thu Oct 16 2008 - 09:21:19 EST)
[PATCH 2/2] mmc_block: ensure all sectors that do not have errorsare read Adrian Hunter (Thu Oct 16 2008 - 09:21:31 EST)
Re: [GIT PULL] UWB, WUSB, and WLP subsystems for 2.6.28 David Vrabel (Thu Oct 16 2008 - 09:21:46 EST)
[PATCH] ftrace: release functions from hash Steven Rostedt (Thu Oct 16 2008 - 09:31:40 EST)
Re: [PATCH] XFS fix remount rw with unrecognized options Jianjun Kong (Thu Oct 16 2008 - 09:47:50 EST)
Re: Possible ext3 corruption with 1K block size Pascal Terjan (Thu Oct 16 2008 - 09:48:08 EST)
[GIT PULL] SET_PERSONALITY cleanup. Martin Schwidefsky (Thu Oct 16 2008 - 09:51:35 EST)
RE: [PATCH 4/5] scsi: megaraid_sas - preallocate memory for ioctlprocessing Yang, Bo (Thu Oct 16 2008 - 09:54:37 EST)
Re: [PATCH 2/6] Blackfin Serial Driver: Add a debug function to serial driver. Bryan Wu (Thu Oct 16 2008 - 09:58:36 EST)
Re: Oops in UHCI when encountering "host controller process error" Alan Stern (Thu Oct 16 2008 - 10:03:46 EST)
Your account has been... process (Thu Oct 16 2008 - 10:07:56 EST)
Re: [RFC Patch 3/9] Modifying generic debug exception to use virtualdebug registers Alan Stern (Thu Oct 16 2008 - 10:12:51 EST)
Re: BUG: XFS internal error xfs_trans_cancel in 2.6.27 Sean Purdy (Thu Oct 16 2008 - 10:23:30 EST)
Re: [RFC Patch 6/9] Use virtual debug registers in process/threadhandling code Alan Stern (Thu Oct 16 2008 - 10:27:18 EST)
[PATCH] x86: amd_iommu: fix nasty bug that causedILLEGAL_DEVICE_TABLE_ENTRY errors Andreas Herrmann (Thu Oct 16 2008 - 10:28:27 EST)
Re: [RFC Patch 1/9] Introducing generic hardware breakpoint handlerinterfaces Alan Stern (Thu Oct 16 2008 - 10:39:21 EST)
[PATCH] gpiolib: fix oops on reading sysfs exported GPIOs Anton Vorontsov (Thu Oct 16 2008 - 10:45:20 EST)
[GIT PULL] kernel message catalog patches Martin Schwidefsky (Thu Oct 16 2008 - 10:57:18 EST)
[PATCH] rtc-s3c: Fix section mismatch warnings Yauhen Kharuzhy (Thu Oct 16 2008 - 11:02:01 EST)
Re: ext2, ext3, ext4 config headlines inconsistent: Theodore Tso (Thu Oct 16 2008 - 11:16:21 EST)
Re: [PATCH 1/1] cciss: fix regression, sysfs symlink missing Alan D. Brunelle (Thu Oct 16 2008 - 11:22:44 EST)
[Patch] uml: fix one compile error AmÃrico Wang (Thu Oct 16 2008 - 11:26:59 EST)
[Patch] kernel/resource.c: fix printk format warnings AmÃrico Wang (Thu Oct 16 2008 - 11:33:46 EST)
[patch] gpiolib: fix oops in gpio_get_value_cansleep() David Brownell (Thu Oct 16 2008 - 11:45:49 EST)
Re: [PATCH 72/80] tty: fix up gigaset a bit Tilman Schmidt (Thu Oct 16 2008 - 11:51:36 EST)
[PULL] CONFIG_KMOD removal: drivers/ and fs/ (now implied by CONFIG_MODULES) Rusty Russell (Thu Oct 16 2008 - 11:53:57 EST)
[git pull] fuse changes for 2.6.28 Miklos Szeredi (Thu Oct 16 2008 - 11:58:01 EST)
[PATCH 0/2] Report the size of pages backing VMAs in /proc V3 Mel Gorman (Thu Oct 16 2008 - 11:58:46 EST)
[Patch] kernel/configs.c: remove useless comments AmÃrico Wang (Thu Oct 16 2008 - 12:05:28 EST)
[PATCH] MMC: Fix race condition in resume/card detect code Yauhen Kharuzhy (Thu Oct 16 2008 - 12:09:52 EST)
RE: OMAP3430 spurious interrupts Rick Bronson (Thu Oct 16 2008 - 12:10:31 EST)
[PATCH] x86: MAINTAINERS change for AMD microcode patch loader Peter Oruba (Thu Oct 16 2008 - 12:12:26 EST)
race condition in umount/statfs Cyril Hrubis (Thu Oct 16 2008 - 12:30:51 EST)
Re: SIGTRAP vs. sys_exit_group race Oleg Nesterov (Thu Oct 16 2008 - 12:56:40 EST)
Re: [PATCH] disable CPU side GART accesses Bob Montgomery (Thu Oct 16 2008 - 13:00:47 EST)
RE: [PATCH] ACPI suspend: Blacklist HP xw4600 Workstation for oldcode ordering Brown, John M (WGBU R&D) (Thu Oct 16 2008 - 13:02:27 EST)
[PATCH 0/7 RFC] Handle I2C GPIO controllers with the OF (was:pca9539 I2C gpio expander) Anton Vorontsov (Thu Oct 16 2008 - 13:12:33 EST)
- [PATCH 1/7] powerpc and sparc: introduce dev_archdata nodeaccessors Anton Vorontsov (Thu Oct 16 2008 - 13:13:27 EST)
- [PATCH 2/7] i2c: add info->archdata field Anton Vorontsov (Thu Oct 16 2008 - 13:13:42 EST)
- [PATCH 3/7] of: fill the archdata for I2C devices Anton Vorontsov (Thu Oct 16 2008 - 13:13:58 EST)
- [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Anton Vorontsov (Thu Oct 16 2008 - 13:14:29 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls David Brownell (Fri Oct 17 2008 - 16:31:58 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Anton Vorontsov (Fri Oct 17 2008 - 17:30:11 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls David Brownell (Mon Oct 20 2008 - 03:30:17 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Anton Vorontsov (Mon Oct 20 2008 - 11:48:47 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Benjamin Herrenschmidt (Tue Oct 21 2008 - 20:36:33 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Anton Vorontsov (Tue Oct 21 2008 - 21:04:04 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Anton Vorontsov (Tue Oct 21 2008 - 21:42:54 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Benjamin Herrenschmidt (Tue Oct 21 2008 - 22:31:36 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Grant Likely (Wed Oct 22 2008 - 00:20:34 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls David Brownell (Wed Oct 22 2008 - 00:23:01 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Anton Vorontsov (Wed Oct 22 2008 - 06:36:51 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Anton Vorontsov (Wed Oct 22 2008 - 06:46:19 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Anton Vorontsov (Wed Oct 22 2008 - 14:32:33 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls David Brownell (Wed Oct 22 2008 - 17:06:18 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Anton Vorontsov (Wed Oct 22 2008 - 17:22:29 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls David Brownell (Wed Oct 22 2008 - 17:53:00 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Anton Vorontsov (Wed Oct 22 2008 - 18:29:52 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls David Brownell (Thu Oct 23 2008 - 01:19:20 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Benjamin Herrenschmidt (Thu Oct 23 2008 - 00:48:38 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls David Brownell (Thu Oct 23 2008 - 02:06:21 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls David Brownell (Thu Oct 23 2008 - 02:15:40 EST)
- Re: [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls Benjamin Herrenschmidt (Tue Oct 21 2008 - 22:29:21 EST)
- [PATCH 5/7] of/gpio: implement of_dev_gpiochip_{add,remove} calls Anton Vorontsov (Thu Oct 16 2008 - 13:14:47 EST)
- [PATCH 6/7] gpio/pca953x: convert to dev_gpiochip_add and make itwork with the OF Anton Vorontsov (Thu Oct 16 2008 - 13:15:12 EST)
- [PATCH 7/7] i2c/mcu_mpc8349emitx: convert to the new I2C/OF/GPIOinfrastructure Anton Vorontsov (Thu Oct 16 2008 - 13:15:42 EST)
- Re: [PATCH 0/7 RFC] Handle I2C GPIO controllers with the OF (was:pca9539 I2C gpio expander) Steven A. Falco (Fri Oct 17 2008 - 12:28:19 EST)
[GIT PATCH] driver core patches for your 2.6-git tree Greg KH (Thu Oct 16 2008 - 13:15:56 EST)
[WATCHDOG] v2.6.28-rc1 watchdog patches - part 2 Wim Van Sebroeck (Thu Oct 16 2008 - 13:32:44 EST)
[GIT PULL] Blackfin updates 2nd piece for 2.6.28 merge window Bryan Wu (Thu Oct 16 2008 - 13:34:01 EST)
[PATCH] serial_txx9: Use %lx for iobase Atsushi Nemoto (Thu Oct 16 2008 - 13:34:59 EST)
[PATCH 1/1] cpu-freq/Documentation: Add Blackfin to list of supported processors Bryan Wu (Thu Oct 16 2008 - 13:36:26 EST)
[PATCH 1/1] netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver Bryan Wu (Thu Oct 16 2008 - 13:40:31 EST)
Re: [stable] [PATCH] XFS fix remount rw with unrecognized options Greg KH (Thu Oct 16 2008 - 13:41:23 EST)
[PATCH 0/9] Blacfin Serial Driver updates for 2.6.28-rc1 (v2) Bryan Wu (Thu Oct 16 2008 - 13:43:47 EST)
[PATCH 1/1] Input/Touchscreen Driver: add support AD7877 touchscreen driver (try #5) Bryan Wu (Thu Oct 16 2008 - 13:55:58 EST)
[PATCH 1/1] input: AD7879 Touchscreen driver Bryan Wu (Thu Oct 16 2008 - 13:57:09 EST)
[patch 00/14] 2.6.27-stable review Greg KH (Thu Oct 16 2008 - 14:00:31 EST)
[PATCH 1/1] edac cell: fix incorrect edac_mode dougthompson (Thu Oct 16 2008 - 14:13:21 EST)
[PATCH 0/9] Kernel-based checkpoint/restart Dave Hansen (Thu Oct 16 2008 - 14:16:22 EST)
Re: [PATCH 0/2] ftrace: fixes for PPC Josh Boyer (Thu Oct 16 2008 - 14:17:52 EST)
[Pull] Documentation tree Jonathan Corbet (Thu Oct 16 2008 - 14:31:25 EST)
2.6.27.1: install conflict about /lib/firmware Harald Dunkel (Thu Oct 16 2008 - 14:48:34 EST)
[PATCH] sony-laptop: newline-terminate the printk for backlight change failure Adam Jackson (Thu Oct 16 2008 - 15:15:52 EST)
Re: [PATCH 2.6.26.5] rtc-ds1307 : SMBus compatibility Andrew Morton (Thu Oct 16 2008 - 15:19:36 EST)
Re: Fw: NUMA allocator on Opteron systems does non-local allocationon node0 Christoph Lameter (Thu Oct 16 2008 - 15:21:24 EST)
Re: [PATCH] Add support for Dallas DS28CM00 Unique ID chip Andrew Morton (Thu Oct 16 2008 - 15:25:29 EST)
Re: bttv: video grabbing via v4l1 does not work since 2.6.25 Mario 'BitKoenig' Holbe (Thu Oct 16 2008 - 15:31:40 EST)
New warnings in dmesg with v2.6.27-4431-g04ab591 Thomas Meyer (Thu Oct 16 2008 - 15:33:28 EST)
Re: [PATCH 1/5] mm: stop returning -ENOENT from sys_move_pages()if nothing got migrated Christoph Lameter (Thu Oct 16 2008 - 15:34:45 EST)
Re: [PATCH 2/5] mm: don't vmalloc a huge page_to_node array for do_pages_stat() Christoph Lameter (Thu Oct 16 2008 - 15:39:30 EST)
Re: [PATCH 3/5] mm: extract do_pages_move() out of sys_move_pages() Christoph Lameter (Thu Oct 16 2008 - 15:41:20 EST)
Re: [PATCH 5/5] mm: move_pages: no need to set pp->page to ZERO_PAGE(0)by default Christoph Lameter (Thu Oct 16 2008 - 15:43:22 EST)
Fwd: [PATCH] Modify sysfs gpio export so that "value" displays as 0 or 1 David Brownell (Thu Oct 16 2008 - 15:46:18 EST)
Re: [PATCH 4/5] mm: rework do_pages_move() to work on page_sizedchunks Christoph Lameter (Thu Oct 16 2008 - 15:52:29 EST)
[PATCH] delkin_cb: add PM support Bartlomiej Zolnierkiewicz (Thu Oct 16 2008 - 15:53:10 EST)
elantech driver status Joseph Pingenot (Thu Oct 16 2008 - 15:53:47 EST)
Re: [PATCH 2/4] seq_file: Add seq_cpumask_list(),seq_nodemask_list() Andrew Morton (Thu Oct 16 2008 - 15:58:48 EST)
ext4: oops on boot with root fs needing recovery Jeremy Fitzhardinge (Thu Oct 16 2008 - 16:12:37 EST)
[2.6 patch] init/do_mounts_md.c must #include <linux/delay.h> Adrian Bunk (Thu Oct 16 2008 - 16:29:47 EST)
Re: [PATCH] SYSFS: Fix return values for sysdev_store_{ulong,int} Andrew Morton (Thu Oct 16 2008 - 16:35:47 EST)
Re: mmotm 2008-10-16-00-52 uploaded Randy.Dunlap (Thu Oct 16 2008 - 16:38:27 EST)
Re: [PATCH] Remove completion from struct klist_node Matthew Wilcox (Thu Oct 16 2008 - 16:58:21 EST)
Re: invalid default values in RTC chip Andrew Morton (Thu Oct 16 2008 - 17:00:22 EST)
Re: mmotm 2008-10-16-00-52 uploaded (cgroup + mm) Randy.Dunlap (Thu Oct 16 2008 - 17:02:15 EST)
tracepoints for kernel/mutex.c Jason Baron (Thu Oct 16 2008 - 17:05:44 EST)
Re: XFS filesystem corruption on the arm(el) architecture Martin Michlmayr (Thu Oct 16 2008 - 17:25:26 EST)
[PATCH] sony-laptop: Ignore missing _DIS method on pic device Adam Jackson (Thu Oct 16 2008 - 17:29:27 EST)
[git pull] async-tx/dmaengine update for 2.6.28 Dan Williams (Thu Oct 16 2008 - 17:30:12 EST)
[PATCH 1/2] cciss: fix sysfs regression, obsoletes previous patch Mike Miller (Thu Oct 16 2008 - 17:30:35 EST)
Re: [PATCH] serial: Make uart_port's ioport "resource_size_t" Andrew Morton (Thu Oct 16 2008 - 17:47:27 EST)
[PATCH 2/2] cciss: fix regression in procfs display fw version, obsoletes previous patch 2 of 2 Mike Miller (Thu Oct 16 2008 - 17:50:30 EST)
[PATCH] Rearrange struct device for better packing Matthew Wilcox (Thu Oct 16 2008 - 17:51:45 EST)
[PATCH] md: msleep compile fix Alexey Dobriyan (Thu Oct 16 2008 - 17:52:20 EST)
Re: sysfs: tagged directories not merged completely yet Eric W. Biederman (Thu Oct 16 2008 - 18:00:28 EST)
[PATCH 1/2] x86: allow module driver to register idle notifier Len Brown (Thu Oct 16 2008 - 18:06:19 EST)
[PATCH 2/2] i7300_idle driver v1.55 Len Brown (Thu Oct 16 2008 - 18:08:28 EST)
[PATCH -mmotm] compal-laptop: depends on RKFILL Randy Dunlap (Thu Oct 16 2008 - 18:15:38 EST)
Re: [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent Andrew Morton (Thu Oct 16 2008 - 18:30:34 EST)
Re: [git pull] core kernel updates for v2.6.28 Linus Torvalds (Thu Oct 16 2008 - 18:32:54 EST)
[PATCH] User namespaces: set of cleanups (eventually forlinux-next?) Serge E. Hallyn (Thu Oct 16 2008 - 18:46:55 EST)
[PATCH 1/2] cciss: fix regression broken sysfs symlink (again) Mike Miller (Thu Oct 16 2008 - 18:47:46 EST)
[PATCH 2/2] cciss: fix regression firmware version not displayed in procfs (again) Mike Miller (Thu Oct 16 2008 - 18:49:18 EST)
Re: mmotm 2008-10-16-00-52 uploaded (HID) Randy.Dunlap (Thu Oct 16 2008 - 19:05:42 EST)
Re: [PATCH v2] soc-camera: fix compile breakage on SH Guennadi Liakhovetski (Thu Oct 16 2008 - 19:08:50 EST)
[ANNOUNCE]: LIO-Target/ConfigFS for v2.6.27 Nicholas A. Bellinger (Thu Oct 16 2008 - 19:11:31 EST)
[PATCH 2/2] cciss: fix regression firmware version not displayed in procfs (again and again) Mike Miller (Thu Oct 16 2008 - 19:17:52 EST)
[PATCH] x86 ACPI: Fix breakage of resume on 64-bit UP systems with SMP kernel Rafael J. Wysocki (Thu Oct 16 2008 - 19:22:28 EST)
[git pull] drm git tree for linux-2.6.28-rc1 Dave Airlie (Thu Oct 16 2008 - 19:38:21 EST)
[patch 0/4] dmar: queued invalidation patches Suresh Siddha (Thu Oct 16 2008 - 19:46:13 EST)
[RFC patch 00/15] Tracer Timestamping Mathieu Desnoyers (Thu Oct 16 2008 - 19:56:05 EST)
[BUG][PATCH] cpqphp: fix kernel NULL pointer dereference Kenji Kaneshige (Thu Oct 16 2008 - 20:25:26 EST)
[PATCH] proc: spread __init Alexey Dobriyan (Thu Oct 16 2008 - 20:34:32 EST)
MSI-X msix_entry.vector population Anil kumar (Thu Oct 16 2008 - 21:31:50 EST)
[PATCH] x86: fix es7000 compiling Yinghai Lu (Thu Oct 16 2008 - 21:37:26 EST)
Re: question about pci_disable_device Kenji Kaneshige (Thu Oct 16 2008 - 21:39:29 EST)
[PATCH] .gitignore update Alexey Dobriyan (Thu Oct 16 2008 - 21:42:02 EST)
[PATCH, RFC] ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback Theodore Ts'o (Thu Oct 16 2008 - 21:42:47 EST)
Re: [PATCH v3] Add SPI over GPIO driver Magnus Damm (Thu Oct 16 2008 - 23:14:39 EST)
headers_install broken on early versions of perl Jeremy Huntwork (Fri Oct 17 2008 - 00:01:19 EST)
[PATCH]: Kill unused scheduler decl. David Miller (Fri Oct 17 2008 - 00:14:43 EST)
[PATCH] Fix incompatibility with versions of Perl less than 5.6.0 Jeremy Huntwork (Fri Oct 17 2008 - 00:48:28 EST)
Re: [PATCH v3] powerpc: properly reserve in bootmem the lmb reservedregions that cross NUMA nodes Jon Tollefson (Fri Oct 17 2008 - 00:59:57 EST)
[PATCH v3] HPET: Remove the BKL. David John (Fri Oct 17 2008 - 01:28:24 EST)
[GIT]: Networking David Miller (Fri Oct 17 2008 - 01:29:24 EST)
Fix for genalloc locking Iwo Mergler (Fri Oct 17 2008 - 01:43:50 EST)
[PATCH] [ConfigFS]: Allow symbolic links from a SysFS struct kobject source. Nicholas Bellinger (Fri Oct 17 2008 - 01:46:16 EST)
[PATCH] [Target_Core_Mod/ConfigFS]: Added CONFIGFS_SYSFS_SYMLINKS support Nicholas Bellinger (Fri Oct 17 2008 - 01:53:01 EST)
Re: [PATCH 6/6 v3] PCI: document the change Anirban Chakraborty (Fri Oct 17 2008 - 02:03:21 EST)
[PATCH] RTC: Remove the BKL. David John (Fri Oct 17 2008 - 02:04:09 EST)
Re: [git pull] CRIS update for 2.6.28 Jesper Nilsson (Fri Oct 17 2008 - 02:34:21 EST)
Qualification numbers (CEF-080-2998-2996) Mr. Francois Edouard (Fri Oct 17 2008 - 02:39:32 EST)
[PATCH] rcupdate: fix bug of rcu_barrier*() Lai Jiangshan (Fri Oct 17 2008 - 02:42:49 EST)
[PATCH] [ConfigFS]: Allow symbolic links from a SysFS structkobject source. Nicholas A. Bellinger (Fri Oct 17 2008 - 02:56:21 EST)
[PATCH] [Target_Core_Mod/ConfigFS]: Added CONFIGFS_SYSFS_SYMLINKSsupport Nicholas A. Bellinger (Fri Oct 17 2008 - 03:02:53 EST)
How to get the PTE pointer for a linear address? Peter Teoh (Fri Oct 17 2008 - 03:07:28 EST)
[PATCH] x86, bts: improve help text for BTS config Markus Metzger (Fri Oct 17 2008 - 03:09:27 EST)
[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.8.0:Introduction Ryo Tsuruta (Fri Oct 17 2008 - 03:10:07 EST)
Staging: Fixes for me4000 pci data collection driver Lior Dotan (Fri Oct 17 2008 - 03:44:11 EST)
Re: 2.6.27 seems to break something with DSL Jarek Poplawski (Fri Oct 17 2008 - 04:03:47 EST)
Re: [PATCH] Add Dallas DS1390 RTC chip Mark Jackson (Fri Oct 17 2008 - 04:09:12 EST)
Re: SATA Cold Boot problems on >2.6.25 with NV Konstantin Kletschke (Fri Oct 17 2008 - 04:09:37 EST)
[PATCH] lockstat: contend with points Peter Zijlstra (Fri Oct 17 2008 - 04:18:25 EST)
Re: [PATCH, RFC] v7 scalable classic RCU implementation Gautham R Shenoy (Fri Oct 17 2008 - 04:36:11 EST)
linux-next: Tree for October 17 Stephen Rothwell (Fri Oct 17 2008 - 04:41:14 EST)
[PATCH] x86/proc: fix /proc/cpuinfo cpu offline bug Lai Jiangshan (Fri Oct 17 2008 - 04:57:48 EST)
Re: [PATCH] oprofile: hotplug cpu fix Robert Richter (Fri Oct 17 2008 - 05:04:46 EST)
[PATCH] Fix debugfs_create_file's error checking method for arm/mach-ns9xxx Zhaolei (Fri Oct 17 2008 - 05:23:05 EST)
[PATCH] Fix debugfs_create_dir's error checking method for arm/plat-omap Zhaolei (Fri Oct 17 2008 - 05:24:23 EST)
oops: unable to handle kernel paging request at ffffffff Dave Young (Fri Oct 17 2008 - 05:26:48 EST)
Re: [PATCH] powerpc: compile kernel for linkstations optimized for size Rogério Brito (Fri Oct 17 2008 - 05:44:18 EST)
Re: [PATCH] powerpc: enable heap randomization for linkstations Rogério Brito (Fri Oct 17 2008 - 05:45:17 EST)
2.6.27-git6: no longer compiles on zaurus Pavel Machek (Fri Oct 17 2008 - 06:16:21 EST)
Re: Subject: [PATCH 1/2] linux-acpi: sos documentation Pavel Machek (Fri Oct 17 2008 - 06:19:06 EST)
[PATCH] sched: fix the wrong mask_len Miao Xie (Fri Oct 17 2008 - 06:22:09 EST)
[PATCH] fix warning in net/dccp/options.c Ingo Molnar (Fri Oct 17 2008 - 06:41:30 EST)
[PATCH] Fix debugfs_create_*'s error checking method for mips/math-emu/ Zhaolei (Fri Oct 17 2008 - 07:13:57 EST)
[PATCH] Fix debugfs_create_*'s error checking method for mips/kernel/ Zhaolei (Fri Oct 17 2008 - 07:14:19 EST)
[PATCH] arch/x86: Fix waring when build on x86_32 Jianjun Kong (Fri Oct 17 2008 - 07:18:38 EST)
[PATCH] Fix debugfs_create_dir's error checking method for arch/sh/kernel/ Zhaolei (Fri Oct 17 2008 - 07:26:40 EST)
[PATCH] Fix debugfs_create_file's error checking method for arch/sh/mm/ Zhaolei (Fri Oct 17 2008 - 07:26:54 EST)
[PATCH] IB/ehca: Fix problem with max number of QPs and CQs in systems with different adapters Stefan Roscher (Fri Oct 17 2008 - 07:49:49 EST)
[PATCH] proc: proc_init_inodecache can't fail Alexey Dobriyan (Fri Oct 17 2008 - 07:52:43 EST)
[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds" Max Kellermann (Fri Oct 17 2008 - 08:33:28 EST)
[patch 0/3] x86: Microcode patch loader author update Peter Oruba (Fri Oct 17 2008 - 08:38:41 EST)
Re: [PATCH] doc: Fix broken references to Documentation/x86 files Uwe Hermann (Fri Oct 17 2008 - 08:42:32 EST)
BUG: sleeping function called from invalid context at kernel/rwsem.c:131 XFS? (was: Re: linux-next: Tree for October 17) Alexander Beregalov (Fri Oct 17 2008 - 08:43:36 EST)
[PATCH 15/31] proc: move rest of /proc/partitions code toblock/genhd.c Alexey Dobriyan (Fri Oct 17 2008 - 08:44:24 EST)
[PATCH 17/31] proc: move /proc/interrupts boilerplate code tofs/proc/interrupts.c Alexey Dobriyan (Fri Oct 17 2008 - 08:45:01 EST)
[PATCH 18/31] proc: move /proc/slab_allocators boilerplate tomm/slab.c Alexey Dobriyan (Fri Oct 17 2008 - 08:46:11 EST)
[PATCH 19/31] proc: move /proc/slabinfo boilerplate to mm/slub.c,mm/slab.c Alexey Dobriyan (Fri Oct 17 2008 - 08:46:31 EST)
[PATCH 22/31] proc: move /proc/pagetypeinfo boilerplate tomm/vmstat.c Alexey Dobriyan (Fri Oct 17 2008 - 08:48:00 EST)
[PATCH 25/31] proc: move /proc/diskstats boilerplate toblock/genhd.c Alexey Dobriyan (Fri Oct 17 2008 - 08:50:05 EST)
[PATCH 26/31] proc: move /proc/modules boilerplate tokernel/module.c Alexey Dobriyan (Fri Oct 17 2008 - 08:50:34 EST)
[PATCH 27/31] proc: move /proc/schedstat boilerplate tokernel/sched_stats.h Alexey Dobriyan (Fri Oct 17 2008 - 08:50:53 EST)
[PATCH] Fix debugfs_create_file's error checking method for usb/gadget/ Zhaolei (Fri Oct 17 2008 - 08:56:26 EST)
[PATCH] init: Properly placing noinline keyword. Rakib Mullick (Fri Oct 17 2008 - 09:05:45 EST)
[PATCH] Fix debugfs_create_dir's error checking method for sound/soc/ Zhaolei (Fri Oct 17 2008 - 09:06:26 EST)
[PATCH] x86: add missed clobber for 32-bit memmove Jike Song (Fri Oct 17 2008 - 09:16:36 EST)
[PATCH] include/linux/mca-legacy.h: Fix the warning Jianjun Kong (Fri Oct 17 2008 - 09:20:52 EST)
[patchlet] sched: minor fast-path overhead reduction Mike Galbraith (Fri Oct 17 2008 - 09:33:34 EST)
[PATCH] #ifdef complications in drivers/acpi/sleep/main.c Ingo Molnar (Fri Oct 17 2008 - 09:44:22 EST)
e1000e EEPROM corruption Karsten Keil (Fri Oct 17 2008 - 09:59:31 EST)
RE: [discuss] x86, bts, pebs: user-mode buffers Metzger, Markus T (Fri Oct 17 2008 - 10:08:19 EST)
r6080 driver not working. Pieter Steyn (Fri Oct 17 2008 - 10:50:28 EST)
[Resending PATCH 1/4] W1: export w1_read_8 function Madhu Chikkature (Fri Oct 17 2008 - 10:52:24 EST)
[Resending PATCH 3/4] HDQ: BQ27000 HDQ Slave Interface Driver Madhu Chikkature (Fri Oct 17 2008 - 10:55:46 EST)
[Resending PATCH 4/4] HDQ: Documentation for OMAP HDQ Madhu Chikkature (Fri Oct 17 2008 - 10:56:00 EST)
[patch 00/24] perfmon3: introduction eranian (Fri Oct 17 2008 - 11:05:27 EST)
[patch 01/24] perfmon3: generic headers eranian (Fri Oct 17 2008 - 11:05:44 EST)
[patch 02/24] perfmon3: base code eranian (Fri Oct 17 2008 - 11:06:01 EST)
[patch 03/24] perfmon3: context switch eranian (Fri Oct 17 2008 - 11:06:22 EST)
[patch 04/24] perfmon3: interrupt handling eranian (Fri Oct 17 2008 - 11:06:37 EST)
[patch 05/24] perfmon3: X86 generic code eranian (Fri Oct 17 2008 - 11:06:52 EST)
[patch 06/24] perfmon3: generic x86 definitions eranian (Fri Oct 17 2008 - 11:07:13 EST)
[patch 07/24] perfmon3: X86 OProfile hooks eranian (Fri Oct 17 2008 - 11:07:42 EST)
[patch 08/24] perfmon3: X86 64-bit hooks eranian (Fri Oct 17 2008 - 11:07:56 EST)
[patch 09/24] perfmon3: X86 32-bit hooks eranian (Fri Oct 17 2008 - 11:08:25 EST)
[patch 10/24] perfmon3: PMU mapping eranian (Fri Oct 17 2008 - 11:08:39 EST)
[patch 11/24] perfmon3: sysfs interface eranian (Fri Oct 17 2008 - 11:09:00 EST)
[patch 12/24] perfmon3: read and write registers eranian (Fri Oct 17 2008 - 11:09:41 EST)
[patch 13/24] perfmon3: start/stop monitoring eranian (Fri Oct 17 2008 - 11:09:57 EST)
[patch 14/24] perfmon3: attach and detach session eranian (Fri Oct 17 2008 - 11:10:22 EST)
[patch 15/24] perfmon3: context creation eranian (Fri Oct 17 2008 - 11:10:45 EST)
[patch 16/24] perfmon3: non-implemented perfmon syscalls eranian (Fri Oct 17 2008 - 11:11:00 EST)
[patch 17/24] perfmon3: X86 64-bit system calls support eranian (Fri Oct 17 2008 - 11:11:24 EST)
[patch 18/24] perfmon3: X86 x86-64 32-bit syscall entries eranian (Fri Oct 17 2008 - 11:11:41 EST)
[patch 19/24] perfmon3: X86 32-bit system calls support eranian (Fri Oct 17 2008 - 11:11:57 EST)
[patch 20/24] perfmon3: system calls interface eranian (Fri Oct 17 2008 - 11:12:39 EST)
[patch 21/24] perfmon3: Intel architectural PMU support eranian (Fri Oct 17 2008 - 11:12:57 EST)
[patch 22/24] perfmon3: AMD64 processor support eranian (Fri Oct 17 2008 - 11:13:22 EST)
[patch 23/24] perfmon3: kernel documentation eranian (Fri Oct 17 2008 - 11:13:38 EST)
[patch 24/24] perfmon3: Makefiles eranian (Fri Oct 17 2008 - 11:13:54 EST)
[Resending PATCH 2/4] HDQ driver for OMAP2430/3430 Madhu Chikkature (Fri Oct 17 2008 - 11:14:18 EST)
unlink behavior when file is open by other process Steve French (Fri Oct 17 2008 - 11:14:36 EST)
[GIT PULL] ALSA updates Takashi Iwai (Fri Oct 17 2008 - 11:15:17 EST)
[GIT PATCH] intermediate SCSI updates (v2) James Bottomley (Fri Oct 17 2008 - 11:15:42 EST)
Re: iwlagn: associating with AP causes kernel hiccup Richard Scherping (Fri Oct 17 2008 - 11:27:58 EST)
Oops/Warning report for the week October 17th, 2008 Arjan van de Ven (Fri Oct 17 2008 - 11:29:22 EST)
Re: [patch 2/2] introduce vdso on s390 Bastian Blank (Fri Oct 17 2008 - 11:34:49 EST)
[PATCH] RFC: Pass process information to userspace coredump Viktor Rosendahl (Fri Oct 17 2008 - 11:40:31 EST)
Subject: [PATCH 04/16] Squashfs: regular file operations Phillip Lougher (Fri Oct 17 2008 - 11:43:25 EST)
Subject: [PATCH 16/16] MAINTAINERS: squashfs entry Phillip Lougher (Fri Oct 17 2008 - 11:43:42 EST)
Subject: [PATCH 14/16] Squashfs: Kconfig entry Phillip Lougher (Fri Oct 17 2008 - 11:43:56 EST)
Subject: [PATCH 12/16] Squashfs: header files Phillip Lougher (Fri Oct 17 2008 - 11:44:18 EST)
Subject: [PATCH 08/16] Squashfs: fragment block operations Phillip Lougher (Fri Oct 17 2008 - 11:44:34 EST)
[PATCH] dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller Nicolas Ferre (Fri Oct 17 2008 - 11:44:51 EST)
Subject: [PATCH 07/16] Squashfs: export operations Phillip Lougher (Fri Oct 17 2008 - 11:52:25 EST)
Subject: [PATCH 15/16] Squashfs: initrd support Phillip Lougher (Fri Oct 17 2008 - 11:52:49 EST)
Subject: [PATCH 03/16] Squashfs: directory readdir operations Phillip Lougher (Fri Oct 17 2008 - 11:53:09 EST)
Subject: [PATCH 11/16] Squashfs: block operations Phillip Lougher (Fri Oct 17 2008 - 11:53:26 EST)
Subject: [PATCH 13/14] Squashfs: Makefiles Phillip Lougher (Fri Oct 17 2008 - 11:53:41 EST)
Subject: [PATCH 00/16] Squashfs: compressed read-only filesystem Phillip Lougher (Fri Oct 17 2008 - 11:53:53 EST)
Subject: [PATCH 09/16] Squashfs: uid/gid lookup operations Phillip Lougher (Fri Oct 17 2008 - 11:54:30 EST)
Subject: [PATCH 10/16] Squashfs: cache operations Phillip Lougher (Fri Oct 17 2008 - 11:55:01 EST)
Subject: [PATCH 06/16] Squashfs: super block operations Phillip Lougher (Fri Oct 17 2008 - 11:55:40 EST)
Dear UNIPV mail User UNIPV HELP DESK (Fri Oct 17 2008 - 11:56:21 EST)
Subject: [PATCH 01/16] Squashfs: inode operations Phillip Lougher (Fri Oct 17 2008 - 11:57:07 EST)
Subject: [PATCH 02/16] Squashfs: directory lookup operations Phillip Lougher (Fri Oct 17 2008 - 11:57:28 EST)
[PATCH] hwmon updates for 2.6.28 Jean Delvare (Fri Oct 17 2008 - 11:59:19 EST)
[PATCH 1/1] HID: fix hidraw_exit section mismatch Jiri Slaby (Fri Oct 17 2008 - 12:05:07 EST)
[2.6.27] OOPS WARNING: at fs/sysfs/group.c:138sysfs_remove_group+0x3e/0xa0() Folkert van Heusden (Fri Oct 17 2008 - 12:11:50 EST)
Subject: [PATCH 05/16] Squashfs: Symlink file operations Phillip Lougher (Fri Oct 17 2008 - 12:29:14 EST)
[git pull] IDE updates #3 Bartlomiej Zolnierkiewicz (Fri Oct 17 2008 - 12:50:55 EST)
Re: SMACK netfilter smacklabel socket match Tilman Baumann (Fri Oct 17 2008 - 12:57:28 EST)
[announce] new tree: "fix all build warnings, on all configs" Ingo Molnar (Fri Oct 17 2008 - 13:12:34 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Roland Dreier (Fri Oct 17 2008 - 13:59:59 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Ingo Molnar (Fri Oct 17 2008 - 14:06:20 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Roland Dreier (Fri Oct 17 2008 - 14:47:56 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Ingo Molnar (Fri Oct 17 2008 - 15:12:43 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Roland Dreier (Fri Oct 17 2008 - 15:37:08 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Ingo Molnar (Sat Oct 18 2008 - 04:23:18 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Linus Torvalds (Mon Oct 20 2008 - 12:39:16 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" H. Peter Anvin (Mon Oct 20 2008 - 12:51:20 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Linus Torvalds (Mon Oct 20 2008 - 13:00:10 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Ingo Molnar (Mon Oct 20 2008 - 15:22:17 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" JÃrn Engel (Tue Oct 21 2008 - 02:42:46 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Ingo Molnar (Wed Oct 22 2008 - 05:49:17 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" JÃrn Engel (Wed Oct 22 2008 - 06:11:16 EST)
- Re: [announce] new tree: "fix all build warnings, on all configs" Andi Kleen (Sat Oct 18 2008 - 03:43:42 EST)
[GIT] Please pull further NFS fixes... Trond Myklebust (Fri Oct 17 2008 - 13:20:32 EST)
[git pull] x86 fixes Ingo Molnar (Fri Oct 17 2008 - 13:28:13 EST)
[PATCH 0/4] pending scheduler updates Peter Zijlstra (Fri Oct 17 2008 - 13:29:55 EST)
2.6.27-git7 compile error (ppc) Badari Pulavarty (Fri Oct 17 2008 - 13:46:48 EST)
[GIT PULL] 9p patches for 2.6.28 merge window Eric Van Hensbergen (Fri Oct 17 2008 - 13:49:19 EST)
[PATCH 1/4] echo: fix kmalloc()/kfree() uses Pekka J Enberg (Fri Oct 17 2008 - 13:55:21 EST)
[PATCH 2/4] echo: remove dead code Pekka J Enberg (Fri Oct 17 2008 - 13:55:44 EST)
[PATCH 3/4] echo: remove __cplusplus macro magic Pekka J Enberg (Fri Oct 17 2008 - 13:56:24 EST)
[PATCH 4/4] echo: remove annoying "end of function" markers Pekka J Enberg (Fri Oct 17 2008 - 13:57:21 EST)
[PATCH] igb: add IGB_DCA instead of selecting INTEL_IOATDMA Jeff Kirsher (Fri Oct 17 2008 - 14:09:30 EST)
Re: [Bug #11404] BUG: in 2.6.23-rc3-git7 in do_cciss_intr Randy Dunlap (Fri Oct 17 2008 - 14:19:20 EST)
[PATCH -next] sound: add missing pcm kernel-doc Randy Dunlap (Fri Oct 17 2008 - 14:31:56 EST)
2.6.27-05178-g2e532d6: list_add corruption Alexander Beregalov (Fri Oct 17 2008 - 15:20:43 EST)
[PATCH 0/3] Small series of further hardware updates Alan Cox (Fri Oct 17 2008 - 15:28:24 EST)
build failure on powerpc with current -git Chris Friesen (Fri Oct 17 2008 - 15:33:27 EST)
RE: [PATCH] x86: Add clflush before monitor for Intel 7400 series Pallipadi, Venkatesh (Fri Oct 17 2008 - 16:05:28 EST)
updated range-hrtimers tree uploaded Arjan van de Ven (Fri Oct 17 2008 - 16:07:42 EST)
Latest GIT section mismatches Fabio Comolli (Fri Oct 17 2008 - 16:12:43 EST)
Re: [rfc] SLOB memory ordering issue Linus Torvalds (Fri Oct 17 2008 - 16:30:26 EST)
UPGRADE YOUR EMAIL ACCOUNT NOW!! EMAIL UPGRADING TEAM (Fri Oct 17 2008 - 16:31:18 EST)
Re: [GIT PATCH] STAGING patches for 2.6.28 Linus Torvalds (Fri Oct 17 2008 - 16:35:42 EST)
[GIT PULL] additional ext4 updates for 2.6.28 Theodore Ts'o (Fri Oct 17 2008 - 16:36:28 EST)
Re: Linux 2.6.27-git3: rtl8169 oops and wireless missing symbols Stefanik Gábor (Fri Oct 17 2008 - 16:42:02 EST)
Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomicloading firmware with PCMCIA adapter Dominik Brodowski (Fri Oct 17 2008 - 16:46:36 EST)
[PATCH] workqueues: fix some linux coding style typos Dotan Barak (Fri Oct 17 2008 - 16:58:00 EST)
[PATCH] kexec: fix hang on i386 when panic occurs whileconsole_sem is held Neil Horman (Fri Oct 17 2008 - 17:02:39 EST)
- Re: [PATCH] kexec: fix hang on i386 when panic occurs whileconsole_sem is held Ingo Molnar (Mon Oct 20 2008 - 08:14:54 EST)
- Re: [PATCH] kexec: fix hang on i386 when panic occurs whileconsole_sem is held Neil Horman (Mon Oct 20 2008 - 09:44:52 EST)
- [PATCH] x86, dumpstack: some more unification Alexander van Heukelum (Mon Oct 20 2008 - 11:10:29 EST)
- [PATCH] x86: make oops_begin and oops_end equal Alexander van Heukelum (Mon Oct 20 2008 - 11:10:43 EST)
- [PATCH] x86, dumpstack: make die and die_nmi equal Alexander van Heukelum (Mon Oct 20 2008 - 11:13:46 EST)
- Re: [PATCH] x86, dumpstack: make die and die_nmi equal Neil Horman (Tue Oct 21 2008 - 11:02:23 EST)
- [PATCH 0/7] x86, dumpstack: unify oops_begin, oops_end, die_nmi and die Alexander van Heukelum (Wed Oct 22 2008 - 06:01:18 EST)
- [PATCH 1/7] i386, dumpstack: Move crash_kexec before bust_spinlocks(0) in oops_end Alexander van Heukelum (Wed Oct 22 2008 - 06:00:55 EST)
- [PATCH 2/7] x86, dumpstack: let signr=0 signal no do_exit Alexander van Heukelum (Wed Oct 22 2008 - 06:09:56 EST)
- [PATCH 3/7] x86_64, dumpstack: move kexec_crash from __die to oops_end Alexander van Heukelum (Wed Oct 22 2008 - 06:09:40 EST)
- [PATCH 4/7] x86, dumpstack: always call oops_exit from oops_end Alexander van Heukelum (Wed Oct 22 2008 - 06:38:17 EST)
- [PATCH 5/7] i386, dumpstack: use x86_64's method to account die_nest_count Alexander van Heukelum (Wed Oct 22 2008 - 06:37:55 EST)
- [PATCH 6/7] i386, dumpstack: use oops_begin/oops_end in die_nmi Alexander van Heukelum (Wed Oct 22 2008 - 06:18:34 EST)
- [PATCH 7/7] i386, dumpstack: unify die() Alexander van Heukelum (Wed Oct 22 2008 - 06:18:20 EST)
- Re: [PATCH 7/7] i386, dumpstack: unify die() Neil Horman (Wed Oct 22 2008 - 09:39:42 EST)
- Re: [PATCH 6/7] i386, dumpstack: use oops_begin/oops_end in die_nmi Neil Horman (Wed Oct 22 2008 - 08:38:44 EST)
- Re: [PATCH 5/7] i386, dumpstack: use x86_64's method to accountdie_nest_count Neil Horman (Wed Oct 22 2008 - 07:20:43 EST)
- Re: [PATCH 4/7] x86, dumpstack: always call oops_exit from oops_end Neil Horman (Wed Oct 22 2008 - 07:16:59 EST)
- Re: [PATCH 3/7] x86_64, dumpstack: move kexec_crash from __die tooops_end Neil Horman (Wed Oct 22 2008 - 07:14:19 EST)
- Re: [PATCH 2/7] x86, dumpstack: let signr=0 signal no do_exit Neil Horman (Wed Oct 22 2008 - 07:03:49 EST)
- Re: [PATCH 1/7] i386, dumpstack: Move crash_kexec beforebust_spinlocks(0) in oops_end Neil Horman (Wed Oct 22 2008 - 06:51:25 EST)
- Re: [PATCH] x86: make oops_begin and oops_end equal Neil Horman (Tue Oct 21 2008 - 10:47:37 EST)
- Re: [PATCH] x86: make oops_begin and oops_end equal Alexander van Heukelum (Wed Oct 22 2008 - 06:18:56 EST)
- Re: [PATCH] x86: make oops_begin and oops_end equal Neil Horman (Wed Oct 22 2008 - 06:47:38 EST)
- Re: [PATCH] x86: make oops_begin and oops_end equal Ingo Molnar (Wed Oct 22 2008 - 08:03:19 EST)
- Re: [PATCH] x86: make oops_begin and oops_end equal Neil Horman (Wed Oct 22 2008 - 15:22:20 EST)
- Re: [PATCH] x86: make oops_begin and oops_end equal Alexander van Heukelum (Thu Oct 23 2008 - 05:22:45 EST)
- Re: [PATCH] x86, dumpstack: some more unification Neil Horman (Mon Oct 20 2008 - 12:52:32 EST)
Re: [PATCH] add additional symbols to /sys/kernel/vmcoreinfo datafor ppc(64) Vivek Goyal (Fri Oct 17 2008 - 17:10:56 EST)
Re: [PATCH 03/19] pcmcia: Whine harder about use of EXCLUSIVE Dominik Brodowski (Fri Oct 17 2008 - 17:18:56 EST)
Re: [PATCH 02/19] pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted Dominik Brodowski (Fri Oct 17 2008 - 17:19:18 EST)
Re: [PATCH 19/19] fdomain_cs: Sort out modules with duplicatedescription Dominik Brodowski (Fri Oct 17 2008 - 17:19:31 EST)
[GIT PATCHES for 2.6.28] V4L/DVB updates Mauro Carvalho Chehab (Fri Oct 17 2008 - 17:21:01 EST)
[git pull] drm patches for 2.6.27-rc1 Dave Airlie (Fri Oct 17 2008 - 17:29:52 EST)
[Slightly off topic] A question about R/B trees. Maxim Levitsky (Fri Oct 17 2008 - 17:35:08 EST)
[PATCH 1/1] edac x38: new MC driver module dougthompson (Fri Oct 17 2008 - 17:39:57 EST)
[PATCH-staging] sxg: replace __FUNCTION__ with __func__ Harvey Harrison (Fri Oct 17 2008 - 17:46:26 EST)
panic() logic Ani Sinha (Fri Oct 17 2008 - 17:49:00 EST)
[GIT PATCH] USB patches for 2.6-git Greg KH (Fri Oct 17 2008 - 18:04:25 EST)
Re: [patch] mm: fix anon_vma races Hugh Dickins (Fri Oct 17 2008 - 18:16:32 EST)
[PATCH] Document kernel taint flags properly Greg KH (Fri Oct 17 2008 - 18:58:55 EST)
Re: [PATCH 8/8 v4] PCI: document the changes Pavel Machek (Fri Oct 17 2008 - 19:04:44 EST)
2.6.27-git6: max1111_read_channel and corgi_ssp_ads7846_putgetmissing Pavel Machek (Fri Oct 17 2008 - 19:06:05 EST)
[PATCH 0/10] OpenVZ kernel based checkpointing/restart (v2) Andrey Mirkin (Fri Oct 17 2008 - 19:12:25 EST)
[patch] epoll avoid double-inserts in case of EFAULT Davide Libenzi (Fri Oct 17 2008 - 19:17:56 EST)
Re: [PATCH 4/5] tracing/fastboot: Add a time field on the sched_switchentry Tim Bird (Fri Oct 17 2008 - 19:30:06 EST)
Re: [PATCH 0/9] OpenVZ kernel based checkpointing/restart Dave Hansen (Fri Oct 17 2008 - 19:33:19 EST)
Re: [stable] Linux 2.6.25.17 Greg KH (Fri Oct 17 2008 - 19:48:31 EST)
irq 17: nobody cared (try booting with the "irqpoll" option) Justin Mattock (Fri Oct 17 2008 - 20:02:32 EST)
[PATCH] Fix race in arch/sparc64/kernel/trampoline.S Andrea Shepard (Fri Oct 17 2008 - 20:20:29 EST)
Re: [RFC Patch 1/9] Introducing generic hardware breakpointhandler interfaces Roland McGrath (Fri Oct 17 2008 - 20:37:43 EST)
2.6.26.6-rt11 boot failure on PREEMPT_DESKTOP Hiroshi Shimamoto (Fri Oct 17 2008 - 20:50:23 EST)
Stop accept/merge code that does not compile without warnings Fred . (Fri Oct 17 2008 - 21:15:49 EST)
[PATCH -rt] sched: remove unneeded #if directive Hiroshi Shimamoto (Fri Oct 17 2008 - 21:21:43 EST)
Congratulation"""" Joe Bess (Fri Oct 17 2008 - 22:16:11 EST)
[patch 1/3] twl4030 irq updates David Brownell (Fri Oct 17 2008 - 22:16:28 EST)
[patch 2/3] rtc-twl4030 driver David Brownell (Fri Oct 17 2008 - 22:16:43 EST)
[patch 3/3] twl4030-gpio driver David Brownell (Fri Oct 17 2008 - 22:16:57 EST)
[PATCH] kvmclock.c: Fix section mismatch warning. Rakib Mullick (Fri Oct 17 2008 - 22:18:18 EST)
staging: SLICOSS: remove duplicated #include's Huang Weiyi (Fri Oct 17 2008 - 23:52:25 EST)
staging: et131x: remove duplicated #include's Huang Weiyi (Fri Oct 17 2008 - 23:52:39 EST)
staging: me4000: remove duplicated #include's Huang Weiyi (Fri Oct 17 2008 - 23:52:52 EST)
staging: wlan-ng: prism2: remove duplicated #include Huang Weiyi (Fri Oct 17 2008 - 23:53:25 EST)
Re: [PATCH -mm -v5] Separate atomic_t declaration from asm/atomic.h into asm/atomic_def.h Matthew Wilcox (Sat Oct 18 2008 - 00:00:39 EST)
staging: go7007: remove unused #include <version.h> Huang Weiyi (Sat Oct 18 2008 - 00:42:16 EST)
staging: SLICOSS: remove unused #include <version.h> Huang Weiyi (Sat Oct 18 2008 - 00:42:30 EST)
Re: Lindent and __user, etc. J.R. Mauro (Sat Oct 18 2008 - 00:54:51 EST)
[PATCH 2/3] docs: fix Doc/x86/ subdir references Randy Dunlap (Sat Oct 18 2008 - 01:24:20 EST)
[PATCH 3/3] docs: align command spacing Randy Dunlap (Sat Oct 18 2008 - 01:24:32 EST)
[PATCH 1/3] docs: correct ManagementStyle book name Randy Dunlap (Sat Oct 18 2008 - 01:24:56 EST)
Re: [PATCH v5] ELF: implement AT_RANDOM for glibc PRNG seeding Ulrich Drepper (Sat Oct 18 2008 - 01:42:35 EST)
Re: Bug#502583: scary messages in dmesg Rogério Brito (Sat Oct 18 2008 - 02:15:14 EST)
Re: 2.6.27: "array subscript is above array bounds" warnings Andrew Morton (Sat Oct 18 2008 - 02:51:12 EST)
[PATCH] hack, workaround for warning drivers/acpi/tables/tbfadt.c, fix Ingo Molnar (Sat Oct 18 2008 - 04:17:36 EST)
[GIT Pull Request] Copy on write credentials for Linux David Howells (Sat Oct 18 2008 - 05:29:59 EST)
PROBLEM: Oops 2.6.27-05178-g2e532d6 Dave Haywood (Sat Oct 18 2008 - 06:09:26 EST)
PROBLEM: bug in ipt_recent Netfilter module for 2.4.36 kernel Deniss (Sat Oct 18 2008 - 06:25:56 EST)
pata_it821x in 2.6.27 - works but no LBA48 and "hdparm -t" is slower Ondrej Zary (Sat Oct 18 2008 - 07:43:22 EST)
[PATCH] vt: incomplete initialization of vc_tab_stop Wolfgang Kroworsch (Sat Oct 18 2008 - 07:55:28 EST)
appletouch regression Steven Noonan (Sat Oct 18 2008 - 08:52:30 EST)
[PATCH] arm: balance parenthesis in header file Mariusz Kozlowski (Sat Oct 18 2008 - 08:56:54 EST)
[PATCH] arm: remove extra brace in arch/arm/mach-pxa/trizeps4.c Mariusz Kozlowski (Sat Oct 18 2008 - 09:15:28 EST)
[PATCH] fix comile error of hdpuftrs Mariusz Kozlowski (Sat Oct 18 2008 - 09:37:29 EST)
[PATCH] staging: fix potential build error in slicoss driver Mariusz Kozlowski (Sat Oct 18 2008 - 09:43:36 EST)
[PATCH] staging: balance parenthesis in wlan-ng headers Mariusz Kozlowski (Sat Oct 18 2008 - 09:46:47 EST)
Re: [PATCH] intel-iommu: use coherent_dma_mask in alloc_coherent David Woodhouse (Sat Oct 18 2008 - 09:47:30 EST)
[PATCH] Fix leak in drivers/staging/at76_usb.c dcg (Sat Oct 18 2008 - 10:53:40 EST)
[ANNOUNCE] iommu-2.6.git tree David Woodhouse (Sat Oct 18 2008 - 11:31:17 EST)
git.kernel.org feed problems Diego Calleja (Sat Oct 18 2008 - 11:51:15 EST)
[PATCH] sparc: correct section of apc_no_idle Frederic Weisbecker (Sat Oct 18 2008 - 12:11:47 EST)
tty: usb-serial krefs - bad magic number for tty struct (188:0) Sergio Luis (Sat Oct 18 2008 - 12:16:01 EST)
Script to build-in used modules, based on streamline_config.pl Phil Endecott (Sat Oct 18 2008 - 12:21:19 EST)
[PATCH] sparc: correct section of current_pc() Frederic Weisbecker (Sat Oct 18 2008 - 12:32:59 EST)
monitoring bytes processed off network interface in user space marty (Sat Oct 18 2008 - 13:10:12 EST)
LatencyTop problem Mauro Andreolini (Sat Oct 18 2008 - 13:27:48 EST)
Linux 2.6.27.2 Greg KH (Sat Oct 18 2008 - 15:02:52 EST)
[patch 00/17] 2.6.27-stable review Greg KH (Sat Oct 18 2008 - 15:03:14 EST)
[patch 00/26] 2.6.26-stable review Greg KH (Sat Oct 18 2008 - 15:10:10 EST)
[PATCH] LIS3LV02Dx Accelerometer driver (take 4) Eric Piel (Sat Oct 18 2008 - 15:17:19 EST)
[patch 00/14] 2.6.25-stable review Greg KH (Sat Oct 18 2008 - 15:19:42 EST)
Re: e1000e NVM corruption issue status James Courtier-Dutton (Sat Oct 18 2008 - 15:25:28 EST)
CFS related question Cyrill Gorcunov (Sat Oct 18 2008 - 16:03:45 EST)
Re: [Bug 10797] Battery is drained after poweroff Rafael J. Wysocki (Sat Oct 18 2008 - 16:08:32 EST)
[-rt] 2.6.26.6-rt11: Another sleeping function called from invalidcontext JÃrgen Mell (Sat Oct 18 2008 - 16:24:57 EST)
[PATCH] ata: ata_id_is_ssd() bugfix Bartlomiej Zolnierkiewicz (Sat Oct 18 2008 - 16:26:33 EST)
[PATCH] ide-disk: set non-rotational queue flag for SSD and CF devices Bartlomiej Zolnierkiewicz (Sat Oct 18 2008 - 16:26:46 EST)
Re: SDHCI: timeout during data transfer Pierre Ossman (Sat Oct 18 2008 - 16:47:06 EST)
?????10????240?? ???????$1200????? ??? (Sat Oct 18 2008 - 16:54:18 EST)
Re: [PATCH 14/23] Staging: add w35und wifi driver Geert Uytterhoeven (Sat Oct 18 2008 - 16:55:56 EST)
Re: w35und wifi driver for linux-staging Arjan van de Ven (Sat Oct 18 2008 - 17:19:21 EST)
sw-iommu leak with Ethernet jumbo frames and nfs Joe Harvell (Sat Oct 18 2008 - 18:05:48 EST)
Re: [PATCH] x86: sysfs - kill owner field from attribute Andrew Morton (Sat Oct 18 2008 - 20:00:01 EST)
[PATCH] mm: fix-a-problem-of-annotation.patch Jianjun Kong (Sat Oct 18 2008 - 21:07:47 EST)
A small and silly question regarding libata Rogério Brito (Sat Oct 18 2008 - 23:12:58 EST)
Re: Avoid I/O errors when issuing SCSI ioctls to JMicron USB/ATA bridge Alexandre Oliva (Sun Oct 19 2008 - 00:12:16 EST)
Re: irq 19: nobody cared Steven Rostedt (Sun Oct 19 2008 - 00:12:16 EST)
Connect.ua | ÐÐÑÐÐ ÐÐ ÐÑÑÐÐÐÑ Ð ÑÐÐÐÐÐÑ ÐÐÐÐÐÐÐ Connect.ua (Sun Oct 19 2008 - 02:30:29 EST)
[PATCH] Remove rogue default ms for THRUSTMASTER/ZEROPLUS in drivers/hid/Kconfig Andi Kleen (Sun Oct 19 2008 - 02:38:41 EST)
[PATCH] trivial: fix documentation regarding default io scheduler Rogério Brito (Sun Oct 19 2008 - 03:24:41 EST)
[PATCH] cpqarry: fix return value of cpqarray_init Andrey Borzenkov (Sun Oct 19 2008 - 04:13:59 EST)
[GIT PULL] UBIFS updates for 2.6.28 Artem Bityutskiy (Sun Oct 19 2008 - 04:45:05 EST)
swiotlb_alloc_coherent: allocated memory is out of range for device Sven Schnelle (Sun Oct 19 2008 - 06:27:37 EST)
NULL pointer derefence since 2.6.27 in (e)poll Ben Castricum (Sun Oct 19 2008 - 07:17:22 EST)
Kernel 2.6.26.5 -> 2.6.27.2 [USB REGRESSION] (USB -> D_STATE) Justin Piszcz (Sun Oct 19 2008 - 07:26:37 EST)
disk statistics issue in 2.6.27 Miquel van Smoorenburg (Sun Oct 19 2008 - 07:44:37 EST)
[PATCH] Export tiny shmem_file_setup for DRM-GEM Hugh Dickins (Sun Oct 19 2008 - 07:53:28 EST)
[PATCH] kmemcheck: (finally) use 4k pages for identity mapping Vegard Nossum (Sun Oct 19 2008 - 09:28:04 EST)
linux-next current contents Stephen Rothwell (Sun Oct 19 2008 - 09:31:52 EST)
[PATCH] kill suid bit only for regular files Dmitri Monakhov (Sun Oct 19 2008 - 10:01:20 EST)
[PATCH] Add block device speciffic splice write method Dmitri Monakhov (Sun Oct 19 2008 - 10:01:26 EST)
[PATCH 1/2] fs: truncate blocks outside i_size after generic_file_direct_write error Dmitri Monakhov (Sun Oct 19 2008 - 10:03:21 EST)
Regression in 2.6.27: "irq 18: nobody cared" on Toshiba Satellite A100 M. Vefa Bicakci (Sun Oct 19 2008 - 10:11:42 EST)
[PATCH 1/2] HID: add hid_type Jiri Slaby (Sun Oct 19 2008 - 10:16:21 EST)
hex code shown at boot ROASCIO Paolo (Sun Oct 19 2008 - 11:10:03 EST)
[Fwd: insmod using max stack depth : 4288 bytes left] Aioanei Rares (Sun Oct 19 2008 - 12:48:12 EST)
2.6.27-git8 compile error in drivers/mfd/wm8350-core.c Tilman Schmidt (Sun Oct 19 2008 - 14:17:43 EST)
Re: [patch 2.6.27-rc8-git] add drivers/mfd/twl4030-core.c David Brownell (Sun Oct 19 2008 - 14:34:23 EST)
What's in kmemcheck.git (for v2.6.28?) Vegard Nossum (Sun Oct 19 2008 - 16:11:00 EST)
Re: [PATCH 1/1] [net/irda]: new Blackfin on-chip SIR IrDA driver Samuel Ortiz (Sun Oct 19 2008 - 16:46:36 EST)
Linux 2.4.36.8 Willy Tarreau (Sun Oct 19 2008 - 17:31:22 EST)
iwl3945: if I leave my machine running overnight, wifi will notwork in the morning Pavel Machek (Sun Oct 19 2008 - 18:12:56 EST)
[PATCH 1/3] mtd m25p80: add support for Macronix MX25L12805D David Brownell (Sun Oct 19 2008 - 18:16:44 EST)
Re: [Lguest] lguest: unhandled trap Rusty Russell (Sun Oct 19 2008 - 19:39:21 EST)
Re: [smartmontools-support] inactive SATA drives won't stay in standbyor sleep, PATA models did. (fwd) Mikael Pettersson (Sun Oct 19 2008 - 19:41:01 EST)
2.6.28-git catches low memory corruption Martin Capitanio (Sun Oct 19 2008 - 22:02:26 EST)
[PATCH 1/5] module: check kernel param length at compile time, not runtime Rusty Russell (Sun Oct 19 2008 - 23:19:08 EST)
[PATCH 2/5] param: Fix duplicate module prefixes Rusty Russell (Sun Oct 19 2008 - 23:19:49 EST)
[PATCH 4/5] Make initcall_debug a core_param Rusty Russell (Sun Oct 19 2008 - 23:20:36 EST)
[PATCH 3/5] core_param() for genuinely core kernel parameters Rusty Russell (Sun Oct 19 2008 - 23:20:51 EST)
[PATCH 5/5] Make panic= and panic_on_oops into core_params Rusty Russell (Sun Oct 19 2008 - 23:21:08 EST)
Re: Honoring SO_RCVLOWAT in proto_ops.poll methods swivel (Sun Oct 19 2008 - 23:58:31 EST)
[PATCH 1/2] Implement %pR to print struct resource content Benjamin Herrenschmidt (Mon Oct 20 2008 - 00:08:48 EST)
[PATCH 2/2] pci: Use new %pR to print resource ranges Benjamin Herrenschmidt (Mon Oct 20 2008 - 00:08:49 EST)
- [PATCH] x86, ioremap: use %pR in printk Ingo Molnar (Mon Oct 20 2008 - 03:12:23 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Benjamin Herrenschmidt (Mon Oct 20 2008 - 04:35:48 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Ingo Molnar (Mon Oct 20 2008 - 05:05:30 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Ingo Molnar (Mon Oct 20 2008 - 07:00:50 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Benjamin Herrenschmidt (Mon Oct 20 2008 - 07:16:22 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Benjamin Herrenschmidt (Mon Oct 20 2008 - 07:23:29 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Ingo Molnar (Mon Oct 20 2008 - 07:32:12 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Ingo Molnar (Mon Oct 20 2008 - 07:36:30 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Johannes Berg (Mon Oct 20 2008 - 08:58:34 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Ingo Molnar (Mon Oct 20 2008 - 09:16:33 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Benjamin Herrenschmidt (Mon Oct 20 2008 - 17:36:16 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Johannes Berg (Tue Oct 21 2008 - 02:48:05 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Matthew Wilcox (Mon Oct 20 2008 - 09:04:55 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Benjamin Herrenschmidt (Mon Oct 20 2008 - 17:34:18 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Benjamin Herrenschmidt (Mon Oct 20 2008 - 17:35:29 EST)
- Re: [PATCH] x86, ioremap: use %pR in printk Ingo Molnar (Mon Oct 20 2008 - 07:30:47 EST)
status of the ext3/jbd error handling enhancement patches Hidehiro Kawai (Mon Oct 20 2008 - 00:26:45 EST)
[PATCH] kdump: Fix invalid access on i386 sparsemem. Ken'ichi Ohmichi (Mon Oct 20 2008 - 01:04:37 EST)
Re: [PATCH] block: remove unused ll_new_mergeable() FUJITA Tomonori (Mon Oct 20 2008 - 01:12:20 EST)
[GIT PULL] sh updates for 2.6.28-rc1 Paul Mundt (Mon Oct 20 2008 - 01:25:50 EST)
[PATCH] cgroup: tiny cleanups Li Zefan (Mon Oct 20 2008 - 01:31:12 EST)
[RFC v7][PATCH 0/9] Kernel based checkpoint/restart Oren Laadan (Mon Oct 20 2008 - 01:42:28 EST)
[PATCH] Breaks the redundant loop in kernel/marker.c Zhaolei (Mon Oct 20 2008 - 02:39:19 EST)
[PATCH] x86, ioremap: use %pR in printk Ingo Molnar (Mon Oct 20 2008 - 03:08:57 EST)
[TOMOYO #11 (linux-next) 00/11] TOMOYO Linux Kentaro Takeda (Mon Oct 20 2008 - 03:37:11 EST)
poll() blocked / packets not received ? Nicolas Cannasse (Mon Oct 20 2008 - 04:25:32 EST)
Re: [PATCH tip/tracing/markers] markers: simplify marker_set_format() Lai Jiangshan (Mon Oct 20 2008 - 04:28:49 EST)
[PATCH v2] Add Dallas DS1390 RTC chip Mark Jackson (Mon Oct 20 2008 - 04:41:33 EST)
Oops with PREEMPT-RT on 2.6.26.5-rt9 Thibaut BOYER (Mon Oct 20 2008 - 04:42:09 EST)
Re: [PATCH tip/tracing/markers] markers: simplify marker_set_format() Lai Jiangshan (Mon Oct 20 2008 - 04:50:34 EST)
Re: [RFC Patch 1/9] Introducing generic hardware breakpoint handler interfaces Albert Cahalan (Mon Oct 20 2008 - 05:33:52 EST)
[PATCH] vsprintf: implement %pr to print resource_size_t Ingo Molnar (Mon Oct 20 2008 - 06:39:17 EST)
[PATCH v4] HPET: Remove the BKL. David John (Mon Oct 20 2008 - 07:04:12 EST)
iwl3945 broken in current git Dieter Ries (Mon Oct 20 2008 - 07:31:36 EST)
[PATCH v3] Add Dallas DS1390 RTC chip Mark Jackson (Mon Oct 20 2008 - 07:53:49 EST)
linux-next: build failure Stephen Rothwell (Mon Oct 20 2008 - 08:04:35 EST)
[no subject] David Howells (Mon Oct 20 2008 - 08:13:17 EST)
[PATCH] x86: call machine_shutdown and stop all CPUs in native_machine_halt Ivan Vecera (Mon Oct 20 2008 - 08:13:32 EST)
linux-next: Tree for October 20 Stephen Rothwell (Mon Oct 20 2008 - 08:59:29 EST)
[GIT Pull Request] Copy on write credentials for Linux [ver #2] David Howells (Mon Oct 20 2008 - 09:17:37 EST)
Re: [PATCH tip/tracing/markers] markers: simplifymarker_set_format() Ingo Molnar (Mon Oct 20 2008 - 09:30:41 EST)
Re: [PATCH tip/tracing/markers] markers: remove exported symbolmarker_probe_cb_noarg() Ingo Molnar (Mon Oct 20 2008 - 09:31:08 EST)
Re: [PATCH tip/tracing/markers] markers: let marker_table be closeto its comments Ingo Molnar (Mon Oct 20 2008 - 09:31:44 EST)
Re: SLUB defrag pull request? Christoph Lameter (Mon Oct 20 2008 - 11:00:19 EST)
Re: [PATCH 2/3] integrity: Linux Integrity Module(LIM) Serge E. Hallyn (Mon Oct 20 2008 - 11:12:21 EST)
2.6.27.2: NETDEV WATCHDOG: eth0 (r8169): transmit timed out Joao Luis Meloni Assirati (Mon Oct 20 2008 - 11:42:19 EST)
[GIT PULL] Second set of MMC updates for v2.6.28-rc1 Pierre Ossman (Mon Oct 20 2008 - 12:22:37 EST)
Re: [PATCH -mm] ftrace : Fix section mismatch warning. Ingo Molnar (Mon Oct 20 2008 - 12:28:18 EST)
Re: [PATCH 0/3] ftrace: separate ftrace from ftrace Ingo Molnar (Mon Oct 20 2008 - 12:31:38 EST)
OProfile kernel tree update Robert Richter (Mon Oct 20 2008 - 12:32:10 EST)
[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask Mike Travis (Mon Oct 20 2008 - 13:04:23 EST)
[PATCH] byteorder: remove direct includes oflinux/byteorder/swab[b].h Harvey Harrison (Mon Oct 20 2008 - 13:24:51 EST)
[x86] - technical questions about HV implementation on Intel VT Eric Lacombe (Mon Oct 20 2008 - 13:27:48 EST)
2.6.25-rc1 and later with intel 915 video William Thompson (Mon Oct 20 2008 - 13:40:37 EST)
PATCH [1/1] cpumask: remove redundant cpumask_size Mike Travis (Mon Oct 20 2008 - 14:02:25 EST)
WARNING: at arch/x86/mm/ioremap.c:226 Thomas Meyer (Mon Oct 20 2008 - 14:06:51 EST)
[PATCH] x86, UV: non-sparse irq based uv_setup_irq()/uv_teardown_irq() functions Dean Nelson (Mon Oct 20 2008 - 14:37:31 EST)
[PATCH] genirq: fix set_irq_type() when recording trigger type Chris Friesen (Mon Oct 20 2008 - 14:41:58 EST)
[PATCH 0/2] WM8350 updates Mark Brown (Mon Oct 20 2008 - 15:00:33 EST)
[PATCH] watchdog: Add support for the WM8350 watchdog Mark Brown (Mon Oct 20 2008 - 15:12:37 EST)
[net/9p/9pnet.c] Compile error Alejandro Riveira Fernández (Mon Oct 20 2008 - 15:27:50 EST)
checkpatch.pl print the line twice when trailing statements in the same line Dotan Barak (Mon Oct 20 2008 - 15:31:17 EST)
[GIT pull] timer updates for 2.6.28 Thomas Gleixner (Mon Oct 20 2008 - 15:31:37 EST)
[PATCH 0/2] RTC updates Mark Brown (Mon Oct 20 2008 - 15:33:39 EST)
[git pull] PCI pull request for 2.6.28 Jesse Barnes (Mon Oct 20 2008 - 16:01:11 EST)
discarded `.exit.text' debugging? Geert Uytterhoeven (Mon Oct 20 2008 - 16:09:22 EST)
Re: RFC: one-bit mutexes (was: Re: [PATCH 2/3] Memory managementlivelock) Mikulas Patocka (Mon Oct 20 2008 - 16:14:50 EST)
[PATCH] saa7134: fix resource map sanity check conflict Suresh Siddha (Mon Oct 20 2008 - 16:57:02 EST)
Re: [saa7133] resource map sanity check conflict Suresh Siddha (Mon Oct 20 2008 - 16:57:20 EST)
[PATCH] w35und: remove some typedefs Pekka J Enberg (Mon Oct 20 2008 - 17:03:55 EST)
Re: [PATCH] serial: Initialize spinlocks in 8250 and don't clobberthem. Andrew Morton (Mon Oct 20 2008 - 17:18:43 EST)
Re: [PATCH] intel-agp: Avoid oops for G33 on 1MB stolen case Andrew Morton (Mon Oct 20 2008 - 17:22:32 EST)
[git patches] merge request for parisc tree Kyle McMartin (Mon Oct 20 2008 - 17:31:30 EST)
[PATCH] io_apic_32.c: fix compile warning on printk type Vlada Peric (Mon Oct 20 2008 - 17:33:17 EST)
[PATCH] fix WARN() for PPC Arjan van de Ven (Mon Oct 20 2008 - 17:50:54 EST)
[PATCH] kernel/cgroup.c: remove unused variable Alexander Beregalov (Mon Oct 20 2008 - 17:56:22 EST)
call_usermodehelper_exec() hangs in call to queue_work() Timur Tabi (Mon Oct 20 2008 - 18:23:13 EST)
[PATCH] kexec build fix Luck, Tony (Mon Oct 20 2008 - 18:23:57 EST)
[PATCH 0/4] Series short description Eric Paris (Mon Oct 20 2008 - 18:27:07 EST)
[PATCH 0/4] Audit support for file capabilities Eric Paris (Mon Oct 20 2008 - 18:28:27 EST)
[PATCH 0/3] Add file patterns to MAINTAINERS and script to parse MAINTAINERS Joe Perches (Mon Oct 20 2008 - 18:29:08 EST)
sched_yield() options david (Mon Oct 20 2008 - 18:33:34 EST)
[PATCH] staging: remove remaining uses of __FUNCTION__ Harvey Harrison (Mon Oct 20 2008 - 18:45:37 EST)
[PATCH] fix CONFIG_HIGHMEM compile error indrivers/gpu/drm/i915/i915_gem.c Thomas Gleixner (Mon Oct 20 2008 - 18:48:13 EST)
[PATCH v2 RESEND] gpiolib: Add pin change notification Ben Nizette (Mon Oct 20 2008 - 18:50:28 EST)
[PATCH] misc: replace remaining __FUNCTION__ with __func__ Harvey Harrison (Mon Oct 20 2008 - 19:00:29 EST)
[PATCH] User namespaces: set of cleanups (v2) Serge E. Hallyn (Mon Oct 20 2008 - 19:01:48 EST)
[PATCH] U14-34F: fix scsi_dma_map failure case roel kluin (Mon Oct 20 2008 - 19:08:41 EST)
[no subject] petrus.wheelers@xxxxxxxxxxx (Mon Oct 20 2008 - 19:11:44 EST)
tip is broken with NOHZ: restart tick device from irq_enter() Yinghai Lu (Mon Oct 20 2008 - 19:12:50 EST)
Re: [RFC PATCH 0/5] patches for a network-based hvc backend (s390) Benjamin Herrenschmidt (Mon Oct 20 2008 - 19:25:27 EST)
[PATCH] doc/x86: update file locations and 00-INDEX Randy Dunlap (Mon Oct 20 2008 - 19:26:21 EST)
[GIT pull] range hrtimers for .28 Thomas Gleixner (Mon Oct 20 2008 - 19:29:54 EST)
[PATCH] i915: fix build failure in fast_user_write() Alexander Beregalov (Mon Oct 20 2008 - 19:32:14 EST)
[PATCH] declare vmlist to fix ia64 build breakage in kexec core Alex Chiang (Mon Oct 20 2008 - 19:34:48 EST)
[PATCH] mfd: fix irq assignment roel kluin (Mon Oct 20 2008 - 20:01:55 EST)
[PATCH] mips: fix build error on malta Frederic Weisbecker (Mon Oct 20 2008 - 20:04:20 EST)
[GIT Pull Request] Copy on write credentials for Linux [ver #3] David Howells (Mon Oct 20 2008 - 20:21:22 EST)
behavior of hrtimers scheduled to expire in the past Daniel Rosenthal (Mon Oct 20 2008 - 20:24:51 EST)
[PATCH 1/4] freezer_cg: fix improper BUG_ON() causing oops Li Zefan (Mon Oct 20 2008 - 20:49:19 EST)
*/ in string confuses checkpatch.pl penguin-kernel (Mon Oct 20 2008 - 20:57:54 EST)
Re: [PATCH] pci: Fixing drivers/pci/search.c compilation warning. Matthew Wilcox (Mon Oct 20 2008 - 21:13:22 EST)
[RFC patch] genirq threading for ehci, ohci and uhci USB hosts Sven-Thorsten Dietrich (Mon Oct 20 2008 - 21:33:23 EST)
[PATCH 1/3] Add serial key as a field to check for indmi_name_in_vendors. Alok Kataria (Mon Oct 20 2008 - 21:43:51 EST)
[PATCH 0/3] Improve TSC as a clocksource under VMware Alok Kataria (Mon Oct 20 2008 - 21:44:10 EST)
[PATCH 3/3] x86: Improve TSC as a clocksource for VMware. Alok Kataria (Mon Oct 20 2008 - 21:44:29 EST)
[PATCH 2/3] x86: Get TSC frequency from VMware hypervisor. Alok Kataria (Mon Oct 20 2008 - 21:44:44 EST)
pls help me: ext3 filesystem reported errors while deleting files gshan (Mon Oct 20 2008 - 22:08:46 EST)
[Question] power management related with cgroup based resource management Dong-Jae Kang (Mon Oct 20 2008 - 22:54:43 EST)
[PATCH] binfmt_elf_fdpic: Update for cputime changes. Paul Mundt (Mon Oct 20 2008 - 23:08:23 EST)
[PATCH] mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). Paul Mundt (Mon Oct 20 2008 - 23:36:58 EST)
Lockup in tracepoint unregister in sched switch ftrace plugin Steven Rostedt (Mon Oct 20 2008 - 23:49:11 EST)
Re: [PATCH] via-agp.c fixed compilation error and warnings for2.6.26 Dave Airlie (Mon Oct 20 2008 - 23:57:30 EST)
[PATCH] cgroup: remove unused variable Stephen Rothwell (Tue Oct 21 2008 - 01:11:36 EST)
Re: What's in pci-2.6.git Anirban Chakraborty (Tue Oct 21 2008 - 01:18:51 EST)
[PATCH,RFC] ext3: Add support for non-native signed/unsigned htree hash algorithms Theodore Ts'o (Tue Oct 21 2008 - 01:19:38 EST)
[PATCH v5] HPET: Remove the BKL. David John (Tue Oct 21 2008 - 01:58:58 EST)
memcg: Fix init/Kconfig documentation Balbir Singh (Tue Oct 21 2008 - 01:59:30 EST)
Arch x86 is not supported with CONFIG_FTRACE_MCOUNT_RECORD Adrian Bunk (Tue Oct 21 2008 - 02:10:32 EST)
[PATCH] Fix page_cgroup build breakage Heiko Carstens (Tue Oct 21 2008 - 02:12:49 EST)
Bug in "genirq: record trigger type" Benjamin Herrenschmidt (Tue Oct 21 2008 - 02:33:09 EST)
rt_down / rt_down_timeout troubles & bug Thibaut BOYER (Tue Oct 21 2008 - 03:23:01 EST)
[Fwd: Re: -tip hangs my G5 during boot] -- Bug in "genirq: recordtrigger type" Yinghai Lu (Tue Oct 21 2008 - 03:29:55 EST)
[patch] mm: invoke oom-killer from page fault Nick Piggin (Tue Oct 21 2008 - 03:34:16 EST)
[git pull] Please pull from powerpc.git next branch Benjamin Herrenschmidt (Tue Oct 21 2008 - 03:57:59 EST)
Re: [PATCH 2.6.27] x86: memtest fix use of reserve_early() Daniele Calore (Tue Oct 21 2008 - 04:08:18 EST)
Re: [Bug 11779] No way to disable bluetooth Rogério Brito (Tue Oct 21 2008 - 04:29:23 EST)
linux-next: tree build failure Stephen Rothwell (Tue Oct 21 2008 - 04:30:40 EST)
x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WARNINGs Andi Kleen (Tue Oct 21 2008 - 04:36:29 EST)
[2.6.27.2] Unnamed entry appears in /sys/module/usbcore/parameters/ . Tetsuo Handa (Tue Oct 21 2008 - 04:38:56 EST)
[PATCH] w35und: remove spinlock wrappers Pekka J Enberg (Tue Oct 21 2008 - 04:45:26 EST)
Re: [PATCH] atmel_lcdfb: unsigned irq_base cannot be negative Nicolas Ferre (Tue Oct 21 2008 - 04:46:20 EST)
linux-next: Tree for October 21 Stephen Rothwell (Tue Oct 21 2008 - 04:51:31 EST)
History of Linux File !!! Prabhu Chawandi (Tue Oct 21 2008 - 04:56:47 EST)
[PATCH] Revert "NOHZ: restart tick device from irq_enter()" Ingo Molnar (Tue Oct 21 2008 - 05:04:20 EST)
[PATCH] w35und: use gotos for error handling Pekka J Enberg (Tue Oct 21 2008 - 05:15:45 EST)
Re: [PATCH] pci: use pci_ioremap_bar() in drivers/uio Hans J. Koch (Tue Oct 21 2008 - 05:18:23 EST)
Scheduler on C2D CPU and latest 2.6.27 kernel Zdenek Kabelac (Tue Oct 21 2008 - 05:59:18 EST)
[PATCH] w35und: module init cleanup Pekka J Enberg (Tue Oct 21 2008 - 06:02:22 EST)
[crash, -git] NULL pointer dereference, IP: [<c0190884>]page_cgroup_zoneinfo+0xf/0x1b Ingo Molnar (Tue Oct 21 2008 - 06:11:00 EST)
Dear webmail account owner Webmail Account Administrator (Tue Oct 21 2008 - 06:17:44 EST)
[PATCH 1/2] bfs: add some basic sanity checks Eric Sesterhenn (Tue Oct 21 2008 - 06:50:40 EST)
[PATCH 2/2] bfs: check that filesystem fits on the blockdevice Eric Sesterhenn (Tue Oct 21 2008 - 06:51:53 EST)
[PATCH] Fix kexec compile error, undeclared 'vmlist' Jens Axboe (Tue Oct 21 2008 - 06:53:35 EST)
[PATCH] profiling: Fix up CONFIG_PROC_FS=n build. Paul Mundt (Tue Oct 21 2008 - 07:20:11 EST)
asterisk-slash sequence in quoted string confuses checkpatch.pl Tetsuo Handa (Tue Oct 21 2008 - 07:25:26 EST)
[PATCH v4] Add Dallas DS1390/93/94 RTC chips Mark Jackson (Tue Oct 21 2008 - 07:41:58 EST)
[PATCH] vmcore: Remove saved_max_pfn check Magnus Damm (Tue Oct 21 2008 - 07:58:00 EST)
[PATCH] Remove simnow earlyprintk support Andi Kleen (Tue Oct 21 2008 - 08:05:14 EST)
Re: [PATCH 5/5] tracing/ftrace: Introduce the big kernel lock tracer Frédéric Weisbecker (Tue Oct 21 2008 - 08:29:09 EST)
[PATCH 0/15 v5] PCI: Linux kernel SR-IOV support Yu Zhao (Tue Oct 21 2008 - 08:36:16 EST)
Re: [PATCH 3/5] tracing/fastboot: Make the boot tracer use the cpu_clock Frédéric Weisbecker (Tue Oct 21 2008 - 08:47:32 EST)
[PATCH] tty: Fix tty_port kref screwup Alan Cox (Tue Oct 21 2008 - 08:48:28 EST)
[PATCH 1/2] 8250: Oxford Semiconductor Devices Alan Cox (Tue Oct 21 2008 - 08:49:53 EST)
[çèèå]feature-removal-schedule.txt arrow . ebd (Tue Oct 21 2008 - 09:30:57 EST)
[PATCH] ftrace: handle generic arch calls Steven Rostedt (Tue Oct 21 2008 - 09:36:21 EST)
[PATCH] edac/cell: enable polling mode Jens Osterkamp (Tue Oct 21 2008 - 10:08:50 EST)
[git pull] irq fixes Ingo Molnar (Tue Oct 21 2008 - 10:14:49 EST)
[PATCH] fork.c: fix a problem of code style Jianjun Kong (Tue Oct 21 2008 - 10:17:00 EST)
[PATCH v2] add MODULE_ALIAS to load ipmi_devintf with ipmi_si Scott James Remnant (Tue Oct 21 2008 - 10:18:36 EST)
Re: commit f6121f4f8708195e88cbdf8dd8d171b226b3f858 upstream Jonathan Johnson (Tue Oct 21 2008 - 10:22:19 EST)
[git pull] scheduler fixes/updates Ingo Molnar (Tue Oct 21 2008 - 10:24:21 EST)
[PATCH] trace: create tracers menu Peter Zijlstra (Tue Oct 21 2008 - 10:31:40 EST)
[git pull] core fixes Ingo Molnar (Tue Oct 21 2008 - 10:48:34 EST)
[PATCH v2] Add support for Dallas DS28CM00 Unique ID chip Mark Jackson (Tue Oct 21 2008 - 10:55:41 EST)
[PATCH] add MODULE_ALIAS to load ipmi_devintf with ipmi_si Scott James Remnant (Tue Oct 21 2008 - 11:08:27 EST)
Re: mlock: mlocked pages are unevictable Heiko Carstens (Tue Oct 21 2008 - 11:13:19 EST)
__vm_enough_memory(), OVERCOMMIT_NEVER, current->mm, kernel thread hooanon05 (Tue Oct 21 2008 - 11:29:35 EST)
- Re: __vm_enough_memory(), OVERCOMMIT_NEVER, current->mm, kernelthread Alan Cox (Tue Oct 21 2008 - 11:46:23 EST)
- Re: __vm_enough_memory(), OVERCOMMIT_NEVER, current->mm, kernel thread hooanon05 (Tue Oct 21 2008 - 19:11:19 EST)
- Re: __vm_enough_memory(), OVERCOMMIT_NEVER, current->mm, kernel thread hooanon05 (Wed Oct 22 2008 - 01:35:37 EST)
- Re: __vm_enough_memory(), OVERCOMMIT_NEVER, current->mm, kernelthread Alan Cox (Wed Oct 22 2008 - 04:27:42 EST)
- Re: __vm_enough_memory(), OVERCOMMIT_NEVER, current->mm, kernel thread hooanon05 (Wed Oct 22 2008 - 07:26:36 EST)
- Re: __vm_enough_memory(), OVERCOMMIT_NEVER, current->mm, kernelthread Alan Cox (Wed Oct 22 2008 - 08:09:29 EST)
- Re: __vm_enough_memory(), OVERCOMMIT_NEVER, current->mm, kernel thread hooanon05 (Wed Oct 22 2008 - 08:46:55 EST)
- Re: __vm_enough_memory(), OVERCOMMIT_NEVER, current->mm, kernelthread James Morris (Wed Oct 22 2008 - 09:37:28 EST)
Re: [ANNOUNCE] sched: schedtop utility Gregory Haskins (Tue Oct 21 2008 - 12:25:28 EST)
[RFC] CRIS: Move header files from include to arch/cris Jesper Nilsson (Tue Oct 21 2008 - 12:42:33 EST)
[PATCH 0/2] ftrace: clean ups and sanity checks Steven Rostedt (Tue Oct 21 2008 - 12:43:36 EST)
vanilla tree not compiling Oliver Neukum (Tue Oct 21 2008 - 12:55:20 EST)
[PATCH 2.6.27 1/1] cp2101: added Enfora GSM2228 damir@xxxxxxxx (Tue Oct 21 2008 - 13:00:14 EST)
[git pull] Additional device-mapper patches for 2.6.28 Alasdair G Kergon (Tue Oct 21 2008 - 13:00:42 EST)
[PATCH] include io.h in pci.h to avoid pci_ioremap build errors Jesse Barnes (Tue Oct 21 2008 - 13:07:30 EST)
debugging an oops that kills the system Dan Upton (Tue Oct 21 2008 - 13:14:31 EST)
[PATCH] sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified Dean Nelson (Tue Oct 21 2008 - 13:29:42 EST)
-git10 staging build warnings Randy Dunlap (Tue Oct 21 2008 - 13:42:15 EST)
Best method for sending messages to user space? Timur Tabi (Tue Oct 21 2008 - 13:54:24 EST)
general protection fault: from release_blocks_on_commit Eric Paris (Tue Oct 21 2008 - 14:03:23 EST)
Re: [PATCH 1/1] Ath5k: add AP mode Nick Kossifidis (Tue Oct 21 2008 - 14:08:55 EST)
Re: [ANNOUNCE]: ConfigFS enabled Generic Target Mode and iSCSI TargetStack on v2.6.27-rc7 Vladislav Bolkhovitin (Tue Oct 21 2008 - 14:21:23 EST)
Re: [PATCH] [kgdb] Switch master cpu after gdb thread command forSMP(v2) Jason Wessel (Tue Oct 21 2008 - 14:36:11 EST)
Re: [PATCH 09/20] m68k: use the new byteorder headers Geert Uytterhoeven (Tue Oct 21 2008 - 14:52:45 EST)
[git pull] IDE updates #4 Bartlomiej Zolnierkiewicz (Tue Oct 21 2008 - 15:05:27 EST)
[PATCH] x86: Use consistent names for region size and conherence id on x86 and ia64. Russ Anderson (Tue Oct 21 2008 - 15:10:04 EST)
[GIT *] iommu fixes for 2.6.28 David Woodhouse (Tue Oct 21 2008 - 15:15:00 EST)
kgdb 2.6.28 merge plans Jason Wessel (Tue Oct 21 2008 - 15:17:43 EST)
sched: add CONFIG_SMP consistency henrik (Tue Oct 21 2008 - 15:19:56 EST)
[GIT pull] timers bugfix for .28 Thomas Gleixner (Tue Oct 21 2008 - 15:30:01 EST)
How do I self diagnose slow write to HDD performance issue Jonathan Johnson (Tue Oct 21 2008 - 15:34:22 EST)
[PATCH 0/3] x86: More UV bios calls Russ Anderson (Tue Oct 21 2008 - 16:00:29 EST)
[PATCH 1/3] x86: Add UV watchlist bios call Russ Anderson (Tue Oct 21 2008 - 16:00:57 EST)
[PATCH 2/3] x86: Add UV memory protection bios call Russ Anderson (Tue Oct 21 2008 - 16:01:25 EST)
[PATCH 3/3] x86: Add UV reserved page bios call Russ Anderson (Tue Oct 21 2008 - 16:01:41 EST)
[PATCH] cciss: Add P700m to list of supported controllers dann frazier (Tue Oct 21 2008 - 16:10:27 EST)
[PATCH] [Target_Core_Mod/ConfigFS]: Added initial support for filedescriptors for se_device_t Nicholas A. Bellinger (Tue Oct 21 2008 - 16:25:12 EST)
[PATCH] [Target_Core_Mod/IBLOCK]: Added support for->create_virtdevice_from_fd() Nicholas A. Bellinger (Tue Oct 21 2008 - 16:25:38 EST)
[PATCH] [Target_Core_Mod/PSCSI]: Added support for->create_virtdevice_from_fd() Nicholas A. Bellinger (Tue Oct 21 2008 - 16:26:46 EST)
[PATCH] block: convert ata_port_for_each_link to use a while loopto reduce code size Richard Kennedy (Tue Oct 21 2008 - 16:28:55 EST)
hpet: IRQ 31 is not free Thomas Meyer (Tue Oct 21 2008 - 16:30:37 EST)
[PATCH 0/3] SGI RTC: add clocksource/clockevent driver and timer bios calls Dimitri Sivanich (Tue Oct 21 2008 - 17:17:56 EST)
[PATCH 0/4] sgi-xp: add low-level hardware specific functionality Dean Nelson (Tue Oct 21 2008 - 17:21:12 EST)
[PATCH 2/2] cciss:fix regression firmware not displayed in procfs (again and again) Mike Miller (Tue Oct 21 2008 - 17:23:37 EST)
[PATCH 1/4] HID: add hid_type Jiri Slaby (Tue Oct 21 2008 - 17:26:26 EST)
Regression in 2.6.27-git from commit 43ac2ca3840f64 Larry Finger (Tue Oct 21 2008 - 17:27:38 EST)
[PATCH 3/4] HID: hidraw, fix lock imbalance Jiri Slaby (Tue Oct 21 2008 - 17:28:19 EST)
[GIT PATCHES for 2.6.28] V4L/DVB updates and fixes Mauro Carvalho Chehab (Tue Oct 21 2008 - 17:54:28 EST)
Re: [PATCH/RFC v2 2/6] workqueue: introduce create_rt_workqueue Rusty Russell (Tue Oct 21 2008 - 18:15:45 EST)
[PATCH] firewire: fw-sbp2: delay first login to avoid retries Stefan Richter (Tue Oct 21 2008 - 18:29:22 EST)
Strange ACPI errors sometimes after resume from s2disk Dmitry Nezhevenko (Tue Oct 21 2008 - 18:33:18 EST)
[PULL] module, param and stop_machine patches Rusty Russell (Tue Oct 21 2008 - 19:06:19 EST)
[PATCH] Make static roel kluin (Tue Oct 21 2008 - 19:49:25 EST)
[RFC PATCH] async_tx,dmaengine: document channel allocation and api rework Dan Williams (Tue Oct 21 2008 - 20:01:54 EST)
[PATCH][BUGFIX] memcg: fix page_cgroup allocation KAMEZAWA Hiroyuki (Tue Oct 21 2008 - 21:24:51 EST)
[PATCH 1/1] edac: fix enabling of polling cell module dougthompson (Tue Oct 21 2008 - 21:34:23 EST)
[PATCH] memcg: uptodate menuconfig help text KAMEZAWA Hiroyuki (Tue Oct 21 2008 - 21:55:37 EST)
Release of Atheros 802.11n USB Linux driver Luis R. Rodriguez (Tue Oct 21 2008 - 22:04:31 EST)
[PATCH] staging: correct dubious use of !x & y Harvey Harrison (Tue Oct 21 2008 - 23:27:29 EST)
[PATCH] sound: correct bracketing in spdif test Harvey Harrison (Tue Oct 21 2008 - 23:28:19 EST)
re: Promise SATA-standby +selftest=hungdrive; Sil works... Linda Walsh (Tue Oct 21 2008 - 23:41:39 EST)
Sending patches, against linux-next.git, linux-2.6.git or what? Phillip Lougher (Wed Oct 22 2008 - 00:33:51 EST)
Re: math-emu issue with fp divide David Miller (Wed Oct 22 2008 - 01:15:35 EST)
Re: [PATCH 20/32] netvm: INET reserves. Suresh Jayaraman (Wed Oct 22 2008 - 01:28:32 EST)
[ANNOUNCE] GIT 1.6.0.3 Junio C Hamano (Wed Oct 22 2008 - 01:43:46 EST)
minor bug in invalid exception patch David Miller (Wed Oct 22 2008 - 02:24:53 EST)
Re: + mm-invoke-oom-killer-from-page-fault.patch added to -mm tree Ingo Molnar (Wed Oct 22 2008 - 02:28:36 EST)
[PATCH] <linux/pci.h> needs <linux/io.h> for ioremap_nocache() Geert Uytterhoeven (Wed Oct 22 2008 - 02:50:35 EST)
[RFC PATCH 0/1] relay revamp 7 Tom Zanussi (Wed Oct 22 2008 - 02:53:14 EST)
[RFC PATCH 1/1] relay revamp 7, full patch Tom Zanussi (Wed Oct 22 2008 - 02:53:49 EST)
[PATCH] pci: PCI_QUIRKS depends on PCI Geert Uytterhoeven (Wed Oct 22 2008 - 02:54:15 EST)
Re: deadlocks if use htb Jarek Poplawski (Wed Oct 22 2008 - 03:02:29 EST)
[PATCH] sched: add CONFIG_SMP consistency Li Zefan (Wed Oct 22 2008 - 03:25:26 EST)
[PATCH 0/2] libata tag patches Jens Axboe (Wed Oct 22 2008 - 03:40:44 EST)
2.6.27.[0,2] problems (v. 2.6.26.5): Samba & root-read-only Linda Walsh (Wed Oct 22 2008 - 03:41:55 EST)
[PATCH 1/6] w35und: purb typedef removal Pekka J Enberg (Wed Oct 22 2008 - 04:01:43 EST)
[PATCH 2/6] w35und: reg queue struct typedef removal Pekka J Enberg (Wed Oct 22 2008 - 04:02:01 EST)
[PATCH 3/6] w35und: wb35reg struct typedef removal Pekka J Enberg (Wed Oct 22 2008 - 04:03:03 EST)
[PATCH 4/6] w35und: padapter struct typedef removal Pekka J Enberg (Wed Oct 22 2008 - 04:04:46 EST)
[PATCH 5/6] w35und: merge wblinux struct to adapter Pekka J Enberg (Wed Oct 22 2008 - 04:05:22 EST)
[PATCH 6/6] w35und: wb35_probe() cleanup Pekka J Enberg (Wed Oct 22 2008 - 04:05:54 EST)
[PATCH 0/2] enable irqs when waiting for rwlocks Petr Tesarik (Wed Oct 22 2008 - 04:33:49 EST)
[PATCH] [kgdb] Switch master cpu after gdb thread command for SMP(v3) sonic zhang (Wed Oct 22 2008 - 04:38:28 EST)
[PATCH] Fix debugfs_create_bool's error checking method for wireless/iwlwifi/ Zhaolei (Wed Oct 22 2008 - 05:08:00 EST)
[PATCH] Fix debugfs_create_*'s error checking method for wireless/rt2x00/ Zhaolei (Wed Oct 22 2008 - 05:08:56 EST)
[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support Yu Zhao (Wed Oct 22 2008 - 05:33:23 EST)
Re: [PATCH] fix n_tty/pty input/output buffer full and other miscchar handling Alan Cox (Wed Oct 22 2008 - 05:33:51 EST)
High load in 2.6.27, NFS / rpcauth_lookup_credcache()? Max Kellermann (Wed Oct 22 2008 - 05:37:35 EST)
ext3: fix ext3_dx_readdir hash collision handling - Regression Markus Trippelsdorf (Wed Oct 22 2008 - 05:40:58 EST)
linux-next: Tree for October 22 Stephen Rothwell (Wed Oct 22 2008 - 05:41:44 EST)
[PATCH 1/2] mfd: Don't mark WM8350 security register as volatile Mark Brown (Wed Oct 22 2008 - 05:58:48 EST)
Re: [lm-sensors] [PATCH] Allow it87.c to handle IT8720 Jean Delvare (Wed Oct 22 2008 - 06:00:09 EST)
Re: x86: SB600: skip IRQ0 override if it is not routed to INT2 ofIOAPIC Ingo Molnar (Wed Oct 22 2008 - 06:01:36 EST)
[GIT PULL] kmemcheck.git Vegard Nossum (Wed Oct 22 2008 - 06:08:20 EST)
[PATCH] kernel/resource: Fix reserve_region_with_split() section mismatch. Paul Mundt (Wed Oct 22 2008 - 06:31:47 EST)
[patch] x86: enable GBPAGES option by default Nick Piggin (Wed Oct 22 2008 - 06:33:28 EST)
[PATCH] kernel/profile: Fix profile_init() section mismatch. Paul Mundt (Wed Oct 22 2008 - 06:48:56 EST)
[git patches v2] net driver updates Jeff Garzik (Wed Oct 22 2008 - 07:37:45 EST)
Issue with e1000 Felipe Contreras (Wed Oct 22 2008 - 07:48:23 EST)
Read and Respond. Mr. Vicent Cole (Wed Oct 22 2008 - 08:30:52 EST)
Re: [PATCH 1/3] integrity: TPM internel kernel interface Rajiv Andrade (Wed Oct 22 2008 - 08:48:05 EST)
File as generic block-device? Simen Thoresen (Wed Oct 22 2008 - 09:19:49 EST)
e1000e fails after several S3 resumes (2.6.26 Debian, TP T60) Sanjoy Mahajan (Wed Oct 22 2008 - 09:29:19 EST)
[git pull] OProfile for v2.6.28 Robert Richter (Wed Oct 22 2008 - 09:29:43 EST)
sched: deep power-saving states Gregory Haskins (Wed Oct 22 2008 - 09:38:45 EST)
lock free inotify_ioctl()? hooanon05 (Wed Oct 22 2008 - 09:39:57 EST)
c2port (Version 2): support for Silicon C2 Interface. Rodolfo Giometti (Wed Oct 22 2008 - 09:48:40 EST)
[PATCH -tip] x86: do_boot_cpu - check if we have ESR register Cyrill Gorcunov (Wed Oct 22 2008 - 10:00:30 EST)
[PATCH 0/4] cifs: fix oopses and mem corruption with concurrent mount/umount (try #3) Jeff Layton (Wed Oct 22 2008 - 10:14:35 EST)
Re: [PATCH] x86: remove redundant KERN_DEBUG on pr_debug Ingo Molnar (Wed Oct 22 2008 - 10:17:04 EST)
Re: [PATCH] x86/tlb_uv: remove strange mc146818rtc include Ingo Molnar (Wed Oct 22 2008 - 10:26:36 EST)
Re: Re : [PATCH 2/2] fastboot: fix row order in bootgraph.pl Ingo Molnar (Wed Oct 22 2008 - 10:38:11 EST)
Re: [PATCH] x86 syscall.h: fix argument order Ingo Molnar (Wed Oct 22 2008 - 10:54:42 EST)
Re: update7 [PATCH 1/5] init: bzip2 or lzma -compressed kernels andinitrds Alain Knaff (Wed Oct 22 2008 - 10:58:34 EST)
Re: [PATCH] ide: don't execute the next queued command from the hard-IRQ context Elias Oltmanns (Wed Oct 22 2008 - 11:01:45 EST)
Re: [PATCH] ring-buffer: fix free page Ingo Molnar (Wed Oct 22 2008 - 11:02:32 EST)
[PATCH 0/1] Make sure that any oops is flushed to the mtdoops console Viktor Rosendahl (Wed Oct 22 2008 - 11:09:14 EST)
[PATCH 0/4][RFC] netns: sysfs: add a netns suffix to net devicesysfs entries Benjamin Thery (Wed Oct 22 2008 - 11:23:32 EST)
Re: [PATCH 4/4] Implement semaphore latency tracer Ingo Molnar (Wed Oct 22 2008 - 11:29:05 EST)
Re: [PATCH 0/7] post x86 merge section mismatch fixes Ingo Molnar (Wed Oct 22 2008 - 11:37:53 EST)
[PATCH] LIS3LV02Dx Accelerometer driver Pavel Machek (Wed Oct 22 2008 - 11:43:39 EST)
SUNRPC problem with 2.6.26 and beyond Harry Edmon (Wed Oct 22 2008 - 11:44:42 EST)
Re: [PATCH linux-tip] x86: Change OPTIMIZE_INLINING help to sayenabling makes smaller kernels Ingo Molnar (Wed Oct 22 2008 - 12:04:41 EST)
[PATCH 1/5] w35und: make wb35_probe() and wb35_disconnect() funtionsstatic Pekka J Enberg (Wed Oct 22 2008 - 12:06:16 EST)
[PATCH 2/5] w35und: remove unused wb35_open() and wb35_close()functions Pekka J Enberg (Wed Oct 22 2008 - 12:06:29 EST)
[PATCH 3/5] w35und: remove dead code from wbusb_f.h Pekka J Enberg (Wed Oct 22 2008 - 12:06:55 EST)
[PATCH 4/5] w35und: use msleep() and udelay() Pekka J Enberg (Wed Oct 22 2008 - 12:07:26 EST)
[PATCH 5/5] w35und: remove the no-op pa_stall_execution macro Pekka J Enberg (Wed Oct 22 2008 - 12:08:05 EST)
[PATCH 1/1] cciss: new hardware support Mike Miller (Wed Oct 22 2008 - 12:08:29 EST)
[PATCH 1/2] hwmon: applesmc: Add support for iMac 5 Henrik Rydberg (Wed Oct 22 2008 - 12:17:26 EST)
[RFC] SLUB - define OO_ macro instead of hardcoded numbers Cyrill Gorcunov (Wed Oct 22 2008 - 12:18:52 EST)
Bug in sysctl table code? Tvrtko A. Ursulin (Wed Oct 22 2008 - 12:19:09 EST)
[PATCH 2/2] hwmon: applesmc: Add support for Macbook 5 Henrik Rydberg (Wed Oct 22 2008 - 12:19:37 EST)
Yea old defrag Phillip Susi (Wed Oct 22 2008 - 12:20:52 EST)
Possible bug in SCSI Kconfig Fabio Comolli (Wed Oct 22 2008 - 12:29:21 EST)
usb hdd problems with 2.6.27.2 Luciano Rocha (Wed Oct 22 2008 - 12:29:53 EST)
[PATCH][RESEND] tracing/ftrace: Introduce the big kernel lock tracer Frederic Weisbecker (Wed Oct 22 2008 - 13:09:59 EST)
[PATCH] ecryptfs: fix memory corruption when storing crypto infoin xattrs Eric Sandeen (Wed Oct 22 2008 - 13:14:22 EST)
[PATCH][RESEND] tracepoint: Check if the probe has been registered Frederic Weisbecker (Wed Oct 22 2008 - 13:15:23 EST)
[GIT PATCH] more STAGING patches for 2.6.28 Greg KH (Wed Oct 22 2008 - 13:26:01 EST)
[GIT PATCH] more USB patches for 2.6-git Greg KH (Wed Oct 22 2008 - 13:26:25 EST)
[PATCH][RESEND] tracing/ftrace: Make boot tracer select the sched_switchtracer Frederic Weisbecker (Wed Oct 22 2008 - 13:26:43 EST)
[PATCH 1/5] tracing/ftrace: Types and naming corrections for schedtracer Frederic Weisbecker (Wed Oct 22 2008 - 13:31:48 EST)
[PATCH] em28xx patches against the latest git tree Markus Rechberger (Wed Oct 22 2008 - 13:41:25 EST)
[PATCH] [RESEND] tracing/ftrace: Fix a bug when switch current tracer Frederic Weisbecker (Wed Oct 22 2008 - 13:52:24 EST)
[GIT PULL] i2c updates for 2.6.28, round 2 Jean Delvare (Wed Oct 22 2008 - 14:27:34 EST)
[PATCH 00/11] ftrace: clean ups and fixes Steven Rostedt (Wed Oct 22 2008 - 14:52:28 EST)
[PATCH] SLUB: cleanup - define macroses instead of hardcodednumbers Cyrill Gorcunov (Wed Oct 22 2008 - 15:00:53 EST)
rtc/i2c-mpc stops working with 2.6.27 on Linkstation HG (powerpc) Michael Weiser (Wed Oct 22 2008 - 15:30:46 EST)
high %CPU values after upgrading to the last stable kernel sbs (Wed Oct 22 2008 - 15:37:52 EST)
[PATCH] build error: 2.6.17-rc5 Tej (Wed Oct 22 2008 - 16:01:18 EST)
[PANIC] 2.6.28-git panics in mem_cgroup_charge_common called by ext3 Brandeburg, Jesse (Wed Oct 22 2008 - 16:20:46 EST)
[PATCH] [RESEND v2] tracing/ftrace: Introduce the big kernel locktracer Frederic Weisbecker (Wed Oct 22 2008 - 16:52:53 EST)
c2port (Version 3): support for Silicon C2 Interface. Rodolfo Giometti (Wed Oct 22 2008 - 16:54:20 EST)
[Patch 0/7] Add em28xx driver from mcentral.de Markus Rechberger (Wed Oct 22 2008 - 16:56:31 EST)
[PATCH 2/7] adding latest xc3028 driver Markus Rechberger (Wed Oct 22 2008 - 17:04:27 EST)
[PATCH 3/7] adding xc5000 tuner chip driver Markus Rechberger (Wed Oct 22 2008 - 17:06:41 EST)
[PATCH 4/7] adding sharp s921 ISDB-T driver Markus Rechberger (Wed Oct 22 2008 - 17:07:59 EST)
[PATCH 5/7] adding lgdt3304 based driver Markus Rechberger (Wed Oct 22 2008 - 17:09:01 EST)
[PATCH 6/7] adding empia cx25843 driver Markus Rechberger (Wed Oct 22 2008 - 17:10:17 EST)
[PATCH 7/7] adding common used headers Markus Rechberger (Wed Oct 22 2008 - 17:11:21 EST)
input devices handling Michael Tokarev (Wed Oct 22 2008 - 17:12:39 EST)
[PATCH 1/7] Adding empia base driver Markus Rechberger (Wed Oct 22 2008 - 17:15:24 EST)
[PATCH 00/13 v2] ftrace: clean ups and fixes Steven Rostedt (Wed Oct 22 2008 - 17:40:09 EST)
nfsd fixes for 2.6.28 J. Bruce Fields (Wed Oct 22 2008 - 17:41:31 EST)
Tracking of regressions from 2.6.27 Rafael J. Wysocki (Wed Oct 22 2008 - 17:53:24 EST)
NFS 5-minute hangs upon S3 resume using 2.6.27 client Michel Lespinasse (Wed Oct 22 2008 - 17:57:18 EST)
[GIT PULL] Additional 9p patches for 2.6.28 merge window Eric Van Hensbergen (Wed Oct 22 2008 - 18:05:23 EST)
PATCH] [ConfigFS]: Extend CONFIGFS_ATTR_STRUCT() andCONFIGFS_ATTR_OPS() macros Nicholas A. Bellinger (Wed Oct 22 2008 - 18:06:46 EST)
[PATCH] [LIO-Target/ConfigFS]: Convert TPG and Node attributes touse updated ConfigFS macros Nicholas A. Bellinger (Wed Oct 22 2008 - 18:07:43 EST)
Linux 2.6.27.3 Greg KH (Wed Oct 22 2008 - 18:19:12 EST)
Linux 2.6.26.7 Greg KH (Wed Oct 22 2008 - 18:19:46 EST)
Linux 2.6.25.19 Greg KH (Wed Oct 22 2008 - 18:20:33 EST)
Re: [RFC][PATCH] nmi watchdog: handle NMI_IO_APIC on nmi_watchdog Aristeu Rozanski (Wed Oct 22 2008 - 18:22:40 EST)
pull request: wireless-2.6 2008-10-22 John W. Linville (Wed Oct 22 2008 - 18:24:18 EST)
[PATCH] get rid if __cpuinit and __cpuexit Arjan van de Ven (Wed Oct 22 2008 - 18:29:00 EST)
Re: [PATCH]IB/ehca:reject dynamic memory add/remove Roland Dreier (Wed Oct 22 2008 - 18:55:08 EST)
update to the combined -stable tree Chris Wright (Wed Oct 22 2008 - 19:16:18 EST)
[PATCH] memstick: annotate endianness of attribute structs Harvey Harrison (Wed Oct 22 2008 - 19:30:29 EST)
Hang early in boot with 2.6.27-git Roland Dreier (Wed Oct 22 2008 - 19:43:42 EST)
[PATCH] mmc: trivial annotation of 'blocks' Harvey Harrison (Wed Oct 22 2008 - 20:09:19 EST)
[git pull] PCI pull request #2 for 2.6.28 Jesse Barnes (Wed Oct 22 2008 - 20:14:32 EST)
[PATCH] block: remove excess kernel-doc Randy Dunlap (Wed Oct 22 2008 - 20:16:15 EST)
[PATCH] audit: remove excess kernel-doc Randy Dunlap (Wed Oct 22 2008 - 20:16:48 EST)
[git patches] libata fixes Jeff Garzik (Wed Oct 22 2008 - 20:48:57 EST)
[PATCH 3/7] work_on_cpu: use on drivers/firmware/dcdbas.c Rusty Russell (Wed Oct 22 2008 - 20:58:05 EST)
[PATCH 4/7] work_on_cpu: use in drivers/pci/pci-driver.c Rusty Russell (Wed Oct 22 2008 - 20:58:25 EST)
[PATCH 2/7] work_on_cpu: use for drivers/acpi/processor_throttling.c Rusty Russell (Wed Oct 22 2008 - 20:58:42 EST)
[PATCH 5/7] work_on_cpu: use on PowerPC Rusty Russell (Wed Oct 22 2008 - 20:58:57 EST)
[PATCH 6/7] work_on_cpu: use on x86/kernel/cpu/intel_cacheinfo.c Rusty Russell (Wed Oct 22 2008 - 20:59:26 EST)
[PATCH 1/7] work_on_cpu: helper for doing task on a CPU. Rusty Russell (Wed Oct 22 2008 - 20:59:46 EST)
[PATCH 7/7] work_on_cpu: use on x86/kernel/cpu/mcheck/mce_amd_64.c Rusty Russell (Wed Oct 22 2008 - 21:00:06 EST)
Re: behavior of hrtimers scheduled to expire in the past, SCHED_SPORADIC subtlety Daniel Rosenthal (Wed Oct 22 2008 - 21:05:24 EST)
[PATCH] pci: show dma_mask bits in /sys Yinghai Lu (Wed Oct 22 2008 - 21:47:31 EST)
[PATCH 1/6] autofs4 - correct offset mount expire check Ian Kent (Wed Oct 22 2008 - 22:45:52 EST)
[PATCH tip/tracing/markers] new probes manager Lai Jiangshan (Wed Oct 22 2008 - 22:50:59 EST)
lockdep splat from fbmem Johannes Weiner (Wed Oct 22 2008 - 23:28:50 EST)
[git pull] drm fixes for 2.6.27-rc1 Dave Airlie (Wed Oct 22 2008 - 23:54:50 EST)
RFC: [PATCH] resource: ensure MMIO exclusivity for device drivers Arjan van de Ven (Wed Oct 22 2008 - 23:56:59 EST)
[GIT PULL] please pull infiniband.git Roland Dreier (Thu Oct 23 2008 - 00:37:46 EST)
[PATCH 1/3] netxen: endian annotation of netxen_nic_write_w1,netxen_nic_read_w1 Harvey Harrison (Thu Oct 23 2008 - 00:58:37 EST)
[PATCH 2/3] netxen: trivial endian annotations of netxen structs Harvey Harrison (Thu Oct 23 2008 - 00:58:53 EST)
[PATCH 3/3] netxen: somewhat ugly endian annotations Harvey Harrison (Thu Oct 23 2008 - 00:59:16 EST)
[PATCH] Add hierarchical accounting to cpu accounting controller Bharata B Rao (Thu Oct 23 2008 - 01:43:21 EST)
[GIT PULL] sh updates for 2.6.28-rc1, part 2. Paul Mundt (Thu Oct 23 2008 - 02:00:06 EST)
[PATCH 0/1] relay revamp v8 Tom Zanussi (Thu Oct 23 2008 - 02:35:38 EST)
[PATCH 1/1] relay revamp v8, full patch Tom Zanussi (Thu Oct 23 2008 - 02:35:55 EST)
[GIT PATCH] ACPI patches for 2.6.28-rc0 Len Brown (Thu Oct 23 2008 - 02:52:23 EST)
Framebuffer issues in 2.6.26 with uvesafb and vesafb. Linux is about choice! Robert Moss (Thu Oct 23 2008 - 03:55:20 EST)
[git pull] x86 changes: header move H. Peter Anvin (Thu Oct 23 2008 - 04:14:51 EST)
[PATCH RESEND] RTC: Remove the BKL. David John (Thu Oct 23 2008 - 04:26:31 EST)
Re: UWB, WUSB, and WLP subsystems for 2.6.28 David Vrabel (Thu Oct 23 2008 - 05:01:49 EST)
cafe_ccic: possible reason why gqcam is not working Németh Márton (Thu Oct 23 2008 - 05:18:00 EST)
[PATCH] swiotlb: remove panic for alloc_coherent failure FUJITA Tomonori (Thu Oct 23 2008 - 05:42:26 EST)
[2.6.26.6] OOPS in :jbd:journal_grab_journal_head Paweł Sikora (Thu Oct 23 2008 - 05:50:07 EST)
[git pull] vfs patches Al Viro (Thu Oct 23 2008 - 05:52:25 EST)
[git pull] bdev API series Al Viro (Thu Oct 23 2008 - 06:01:36 EST)
linux-next: Tree for October 23 Stephen Rothwell (Thu Oct 23 2008 - 06:36:58 EST)
[PATCH] RTC S3C: Add device_init_wakeup() invokation Yauhen Kharuzhy (Thu Oct 23 2008 - 06:47:21 EST)
[PATCH 0/9] checkpatch: update to versoin 0.25 Andy Whitcroft (Thu Oct 23 2008 - 07:07:31 EST)
Re: [PATCH] v3 rudimentary tracing for Classic RCU Lai Jiangshan (Thu Oct 23 2008 - 07:15:34 EST)
How do I printk <type> correctly? Alexey Dobriyan (Thu Oct 23 2008 - 07:38:31 EST)
[PATCH] cgroup.c remove unused variable in cgroup_tasks_start henrik (Thu Oct 23 2008 - 07:42:59 EST)
[PATCH] cdrom: add TEAC CD-224E to the NO_AUTOCLOSE list NÃmeth MÃrton (Thu Oct 23 2008 - 07:52:21 EST)
Idle core on overloaded CPU? Carsten Aulbert (Thu Oct 23 2008 - 08:38:31 EST)
[PATCH 00/12 v3] ftrace: clean ups and fixes Steven Rostedt (Thu Oct 23 2008 - 09:38:52 EST)
[PATCH 1/1] SYSVIPC - Fix the ipc structures initialization Nadia . Derbey (Thu Oct 23 2008 - 09:58:35 EST)
[GIT PULL] AVR32 update for 2.6.28-rc1, round 2 Haavard Skinnemoen (Thu Oct 23 2008 - 10:06:59 EST)
[PATCH] x86: restore the old swiotlb alloc_coherent behavior FUJITA Tomonori (Thu Oct 23 2008 - 10:15:34 EST)
[PATCH 0/2] Fixes for gigantic compounds pages V3 Andy Whitcroft (Thu Oct 23 2008 - 10:19:48 EST)
[patch] oprofile: fix memory ordering Nick Piggin (Thu Oct 23 2008 - 10:26:14 EST)
[PATCH] x86: unify appropriate bits from dumpstack_32 and dumpstack_64 Neil Horman (Thu Oct 23 2008 - 10:42:38 EST)
Re: oops in file_storage.c Alan Stern (Thu Oct 23 2008 - 10:46:18 EST)
[patch 0/3] [RFC] kernel/glibc mismatch of "readlink" syscall? Daniel Gollub (Thu Oct 23 2008 - 11:06:06 EST)
Re: Help: undesired 10 seconds delay in creating USB devices Greg KH (Thu Oct 23 2008 - 11:43:06 EST)
[PATCH] 'kill sig -1' must only apply to caller's namespace sukadev (Thu Oct 23 2008 - 11:50:37 EST)
[GIT PULL] ALSA fixes Takashi Iwai (Thu Oct 23 2008 - 11:56:30 EST)
Re: SMART to USB/sata dock in 2.6.27-rc5 doesn't work Mark Lord (Thu Oct 23 2008 - 12:01:15 EST)
Re: [smartmontools-support] SMART to USB/sata dock in 2.6.27-rc5doesn't work Mark Lord (Thu Oct 23 2008 - 12:04:42 EST)
[PATCH V2 0/2] enable irqs when waiting for rwlocks Petr Tesarik (Thu Oct 23 2008 - 12:09:13 EST)
[PATCH] elevator.c: prevent flushing small requests to device Miquel van Smoorenburg (Thu Oct 23 2008 - 12:14:05 EST)
RTL8111/8168B multicast bug Jon Dufresne (Thu Oct 23 2008 - 12:14:44 EST)
[PATCH] do_mpage_readpage: don't submit lots of small bios onboundary Miquel van Smoorenburg (Thu Oct 23 2008 - 12:15:32 EST)
[PATCH 1/4] input: bcm5974: Prepare for a new trackpad header type Henrik Rydberg (Thu Oct 23 2008 - 12:24:50 EST)
[PATCH 2/4] input: bcm5974: Add quad-finger tapping Henrik Rydberg (Thu Oct 23 2008 - 12:25:32 EST)
[PATCH 3/4] input: bcm5974: Add support for the Macbook 5 (Unibody) Henrik Rydberg (Thu Oct 23 2008 - 12:27:17 EST)
[PATCH 4/4] input: bcm5974: Augmented debug information Henrik Rydberg (Thu Oct 23 2008 - 12:27:52 EST)
[PATCH 0/2 v2] SGI RTC: add clocksource/clockevent driver Dimitri Sivanich (Thu Oct 23 2008 - 12:30:52 EST)
[GIT Pull Request] Copy on write credentials for Linux [ver #4] David Howells (Thu Oct 23 2008 - 12:49:01 EST)
scx200_i2c driver fails to detect any i2c devices in 2.6.26 Lennart Sorensen (Thu Oct 23 2008 - 12:54:30 EST)
next-20081023 x86_64 boot hang: int3 Randy Dunlap (Thu Oct 23 2008 - 13:43:56 EST)
[PATCH] netlink: fix append of whole original message on negativeack. M Lammertink (Thu Oct 23 2008 - 14:18:22 EST)
wierd new config options Christoph Hellwig (Thu Oct 23 2008 - 14:19:12 EST)
[GIT] /proc update Alexey Dobriyan (Thu Oct 23 2008 - 14:33:47 EST)
[PATCH] sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified v.2 Dean Nelson (Thu Oct 23 2008 - 14:34:01 EST)
[0/3] POHMELFS: the new release. Extended attributes. Evgeniy Polyakov (Thu Oct 23 2008 - 14:54:51 EST)
[PATCH] ftrace: ftrace dump on oops control Steven Rostedt (Thu Oct 23 2008 - 15:15:41 EST)
[GIT PATCH] final merge window updates for SCSI James Bottomley (Thu Oct 23 2008 - 15:42:54 EST)
Oops in ACPI with git latest James Bottomley (Thu Oct 23 2008 - 15:45:24 EST)
[PATCH] ftrace: move nmi die handler to arch specific Steven Rostedt (Thu Oct 23 2008 - 15:52:31 EST)
[PATCH] Remove IRQBALANCE crud Dan McGee (Thu Oct 23 2008 - 16:44:20 EST)
Re: [stable] [PATCH] patch to 2.6.27 fix build rpm Greg KH (Thu Oct 23 2008 - 16:51:43 EST)
Current suspend issues on Lenovo X200 Nico -telmich- Schottelius (Thu Oct 23 2008 - 17:31:54 EST)
[Fwd: [PATCH 1/1]: cpumask: fix compiler errors/warnings] - resubmit- correct sp error Mike Travis (Thu Oct 23 2008 - 17:34:43 EST)
[GIT PULL] Backlight updates for 2.6.28 Richard Purdie (Thu Oct 23 2008 - 17:45:25 EST)
[GIT PULL] LED updates for 2.6.28 Richard Purdie (Thu Oct 23 2008 - 17:45:40 EST)
[PATCH] timers: Handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly fromsoftirq context Gautham R Shenoy (Thu Oct 23 2008 - 17:51:18 EST)
[git pull] IDE updates #5 Bartlomiej Zolnierkiewicz (Thu Oct 23 2008 - 17:51:37 EST)
Re: [PATCH 1/2] pci: add misrouted interrupt error handling Jesse Barnes (Thu Oct 23 2008 - 17:56:20 EST)
Stale NFS File Handle but !NFS Parag Warudkar (Thu Oct 23 2008 - 17:58:48 EST)
[RFC] remap_pfn_range: store vm_pgoff for all linear_over_vma_region mappings Venki Pallipadi (Thu Oct 23 2008 - 18:09:24 EST)
IPv6 multicast forwarding Todd Hayton (Thu Oct 23 2008 - 18:12:04 EST)
[PATCH] Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not defined Venki Pallipadi (Thu Oct 23 2008 - 18:39:30 EST)
[PATCH resend] ext4: fix printk format warning Alexander Beregalov (Thu Oct 23 2008 - 18:47:22 EST)
[RFC v1] net: add PCINet driver Ira Snyder (Thu Oct 23 2008 - 18:49:56 EST)
[PATCH] UV: memory allocation at initialization Cliff Wickman (Thu Oct 23 2008 - 18:53:34 EST)
[PATCH 0/8] MAINTAINERS - add script and patterns Joe Perches (Thu Oct 23 2008 - 19:09:41 EST)
build failure at x86/kernel/pci-dma.c with !CONFIG_PCI Alexander Beregalov (Thu Oct 23 2008 - 19:13:06 EST)
[PATCH] x86/kernel/setup.c: fix warning dmi_low_memory_corruptiondefined but not used Alexander Beregalov (Thu Oct 23 2008 - 19:20:09 EST)
[PATCH] ftrace: update txt document Steven Rostedt (Thu Oct 23 2008 - 19:23:28 EST)
[PATCH] usbcore: Limit number of 'unable to enumerate USB device'messages Larry Finger (Thu Oct 23 2008 - 19:35:27 EST)
vm_unmap_aliases and Xen Jeremy Fitzhardinge (Thu Oct 23 2008 - 19:48:37 EST)
[git pull] final PCI bits for 2.6.28 merge window Jesse Barnes (Thu Oct 23 2008 - 19:55:49 EST)
commit a802dd0e breaks console keyboard input walt (Thu Oct 23 2008 - 20:09:40 EST)
[PATCH] x86: signal: cosmetic unification of restore_sigcontext() Hiroshi Shimamoto (Thu Oct 23 2008 - 20:14:41 EST)
[PATCH] x86: signal_64.c: get_stack() doesn't need entire regs Hiroshi Shimamoto (Thu Oct 23 2008 - 20:15:38 EST)
notes for linux plumbers conference talk on systemtap Frank Ch. Eigler (Thu Oct 23 2008 - 20:16:41 EST)
[GIT]: Sparc David Miller (Thu Oct 23 2008 - 20:34:24 EST)
[PATCH] xen: Fix Xen domU boot with batched mprotect Jeremy Fitzhardinge (Thu Oct 23 2008 - 20:40:37 EST)
LTTng 0.44 and LTTV 0.11.3 Mathieu Desnoyers (Thu Oct 23 2008 - 20:45:24 EST)
[PATCH] [LIO-Target/ConfigFS]: Added Target Portal Group ParameterREAD/WRITE access Nicholas A. Bellinger (Thu Oct 23 2008 - 21:04:29 EST)
[PATCH] [LIO-Target/ConfigFS]: Added iSCSI Initiator Node ACLREAD-ONLY Parameters Nicholas A. Bellinger (Thu Oct 23 2008 - 21:06:29 EST)
[PATCH] [ConfigFS]: Added CONFIGFS_EATTR_OPS_RO() to remove unusedstore() function Nicholas A. Bellinger (Thu Oct 23 2008 - 21:11:57 EST)
[PATCH] [LIO-Target/ConfigFS]: Convert NACL_ATTR() and TPG_ATTR()to use internal show()/store() Nicholas A. Bellinger (Thu Oct 23 2008 - 21:25:41 EST)
[PATCH] maintainers: moderated mailing list Randy Dunlap (Thu Oct 23 2008 - 21:38:43 EST)
CONFIG_PCIEASPM needed for ASPM? Luis R. Rodriguez (Thu Oct 23 2008 - 21:40:39 EST)
[PATCH 2.6.27.3 usbcore] Move __module_param_call(nousb) to immediately after declaration of nousb. Tetsuo Handa (Thu Oct 23 2008 - 21:58:23 EST)
[git pull] Input updates for 2.6.28-rc1 Dmitry Torokhov (Thu Oct 23 2008 - 23:41:56 EST)
3730 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc