Linux-Kernel Archive
By Thread
Most Recent messages
3887 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] x86 mmiotrace: dynamically disable non-boot CPUs Pekka Paalanen (Fri Apr 11 2008 - 17:18:57 EST)
- USB: mos7840: test and propagate set_uart_reg return value Roel Kluin (Thu Apr 17 2008 - 00:16:24 EST)
- sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor Dan Williams (Mon Apr 21 2008 - 13:51:07 EST)
- klist: implement klist_add_{after|before}() Tejun Heo (Tue Apr 22 2008 - 05:58:46 EST)
- Re: physmap and "request_module: runaway loop modprobe net-pf-1" Gordon Farquharson (Thu Apr 24 2008 - 00:01:33 EST)
- [PATCH] alternative to sys_indirect, part 1 Ulrich Drepper (Thu Apr 24 2008 - 00:04:21 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Alan Cox (Thu Apr 24 2008 - 06:54:17 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Michael Kerrisk (Thu Apr 24 2008 - 08:34:47 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Ulrich Drepper (Thu Apr 24 2008 - 10:19:55 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Alan Cox (Thu Apr 24 2008 - 10:53:54 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Ulrich Drepper (Thu Apr 24 2008 - 11:28:41 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Alan Cox (Thu Apr 24 2008 - 11:34:51 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Jakub Jelinek (Thu Apr 24 2008 - 11:45:42 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Alan Cox (Thu Apr 24 2008 - 11:54:04 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 David Miller (Thu Apr 24 2008 - 12:00:47 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Alan Cox (Thu Apr 24 2008 - 12:07:51 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 David Miller (Thu Apr 24 2008 - 12:09:38 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Michael Kerrisk (Thu Apr 24 2008 - 12:46:03 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Ulrich Drepper (Thu Apr 24 2008 - 11:46:56 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Alan Cox (Thu Apr 24 2008 - 11:55:55 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Ulrich Drepper (Thu Apr 24 2008 - 12:05:25 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Alan Cox (Thu Apr 24 2008 - 12:14:50 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Michael Kerrisk (Thu Apr 24 2008 - 12:07:34 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Evgeniy Polyakov (Thu Apr 24 2008 - 12:51:55 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Linus Torvalds (Thu Apr 24 2008 - 11:32:31 EST)
- Re: [PATCH] alternative to sys_indirect, part 1 Michael Kerrisk (Thu Apr 24 2008 - 08:27:43 EST)
- Re: [PATCH] linux/atm_tcp.h: cleanup for userspace David Miller (Thu Apr 24 2008 - 00:23:30 EST)
- [PATCH] Silence 'defined but not used' warning in drivers/ieee1394/raw1394.c Tony Breeds (Thu Apr 24 2008 - 00:29:06 EST)
- Re: blktrace/relay/s390: Oops in subbuf_splice_actor Tom Zanussi (Thu Apr 24 2008 - 00:32:48 EST)
- [PATCH] Silence 'may be used uninitialized' warning in net/key/af_key.c Tony Breeds (Thu Apr 24 2008 - 00:33:33 EST)
- [PATCH] Silence 'ignoring return value' warnings in drivers/video/aty/radeon_base.c Tony Breeds (Thu Apr 24 2008 - 00:34:17 EST)
- Re: [PATCH2] Basic braille screen reader support Andrew Morton (Thu Apr 24 2008 - 00:47:46 EST)
- [PATCH] Silence 'may be used uninitialized' warning in net/sunrpc/svc.c. Tony Breeds (Thu Apr 24 2008 - 00:55:53 EST)
- [PATCH] Silence 'may be used uninitialized' warning in fs/nfs/callback_xdr.c Tony Breeds (Thu Apr 24 2008 - 00:56:11 EST)
- [PATCH 1/6] virtio: ignore corrupted virtqueues rather than spinning. Rusty Russell (Thu Apr 24 2008 - 00:56:30 EST)
- [PATCH 2/6] virtio: fix tx_ stats in virtio_net Rusty Russell (Thu Apr 24 2008 - 00:56:47 EST)
- Re: unofficial linux-0.01-3.5 WANG Cong (Thu Apr 24 2008 - 00:57:08 EST)
- [PATCH 3/6] virtio: fix sparse return void-valued expression warnings Rusty Russell (Thu Apr 24 2008 - 00:57:31 EST)
- [PATCH 4/6] virtio: export more headers to userspace Rusty Russell (Thu Apr 24 2008 - 00:57:47 EST)
- [PATCH 5/6] virtio: de-structify virtio_block status byte Rusty Russell (Thu Apr 24 2008 - 00:58:06 EST)
- [PATCH 6/6] virtio: fix scatterlist sizing in net driver. Rusty Russell (Thu Apr 24 2008 - 00:58:26 EST)
- [PATCH 1/6] make module_sect_attrs private to kernel/module.c Rusty Russell (Thu Apr 24 2008 - 01:01:34 EST)
- [PATCH 2/6] reduce module image and resident size Rusty Russell (Thu Apr 24 2008 - 01:01:50 EST)
- [PATCH 3/6] module: neaten __find_symbol, rename to find_symbol Rusty Russell (Thu Apr 24 2008 - 01:02:10 EST)
- [PATCH 4/6] module: set unused_gpl_crcs instead of overwriting unused_crcs Rusty Russell (Thu Apr 24 2008 - 01:02:29 EST)
- [PATCH 5/6] module: Enhance verify_export_symbols Rusty Russell (Thu Apr 24 2008 - 01:02:46 EST)
- [PATCH 6/6] module: add MODULE_STATE_GOING notifier call Rusty Russell (Thu Apr 24 2008 - 01:03:03 EST)
- Re: [TOMOYO #7 00/30] TOMOYO Linux 1.6.0 released Toshiharu Harada (Thu Apr 24 2008 - 01:28:52 EST)
- Re: x86: cleanup - rename VM_MASK to X86_VM_MASK David Woodhouse (Thu Apr 24 2008 - 01:31:59 EST)
- Re: [git patch] free_irq() fixes Eric W. Biederman (Thu Apr 24 2008 - 02:00:12 EST)
- Re: [BUG] 2.6.25-rc2-git4 - Regression Kernel oops while runningkernbench and tbench on powerpc Kamalesh Babulal (Thu Apr 24 2008 - 02:05:36 EST)
- Re: [PATCH] ARM: am79c961a: platform_get_irq() may return signed unnoticed Uwe Kleine-König (Thu Apr 24 2008 - 02:15:41 EST)
- Re: [PATCH] serial: s3c2410: platform_get_irq() may return signed unnoticed Uwe Kleine-König (Thu Apr 24 2008 - 02:15:57 EST)
- Re: [PATCH] wireless: rndis_wlan: modparam_workaround_interval isnever below 0. Jussi Kivilinna (Thu Apr 24 2008 - 02:28:15 EST)
- [Patch] arch/um/kernel/irq.c: clean up some functions WANG Cong (Thu Apr 24 2008 - 02:30:27 EST)
- Re: [PATCH] powerpc TLF_RESTORE_SIGMASK Paul Mackerras (Thu Apr 24 2008 - 02:35:27 EST)
- [Patch] arch/um/kernel/mem.c: remove arch_validate() WANG Cong (Thu Apr 24 2008 - 02:37:16 EST)
- Re: [RFC][PATCH 1/2] sched: higher granularity load on 64bitsystems Peter Zijlstra (Thu Apr 24 2008 - 02:47:50 EST)
- [RFC][PATCH 0/5] Container Freezer: Reuse Suspend Freezer Matt Helsley (Thu Apr 24 2008 - 02:48:36 EST)
- Re: [PATCH 01 of 12] Core of mmu notifiers Andrea Arcangeli (Thu Apr 24 2008 - 02:50:17 EST)
- Re: [RFC PATCH 5/5] Add a Signal Control Group Subsystem Matt Helsley (Thu Apr 24 2008 - 03:00:58 EST)
- Re: make cloneconfig ? devzero (Thu Apr 24 2008 - 03:03:43 EST)
- Re: [RFC][PATCH 0/3] Skip I/O merges when disabled Jens Axboe (Thu Apr 24 2008 - 03:09:59 EST)
- ahci slow transfer rate with kernel 2.6.23-2.6.25 kyle (Thu Apr 24 2008 - 03:15:51 EST)
- Re: Checkpoint/restart (was Re: [PATCH 0/4] - v2 - Object creationwith a specified id) Kirill Korotaev (Thu Apr 24 2008 - 03:26:30 EST)
- [PATCH 2/2 v2] xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe() Roel Kluin (Thu Apr 24 2008 - 03:35:24 EST)
- linux-next: Tree for April 24 Stephen Rothwell (Thu Apr 24 2008 - 03:36:47 EST)
- Re: [PATCH] PCI Express ASPM support should default to 'No' Andi Kleen (Thu Apr 24 2008 - 03:49:58 EST)
- Re: [PATCH,TRIVIAL] AF_UNIX, accept() and addrlen Michael Kerrisk (Thu Apr 24 2008 - 04:31:41 EST)
- [PATCH] x86: vm86 - hide X86_VM_MASK from userland programs Cyrill Gorcunov (Thu Apr 24 2008 - 04:37:12 EST)
- [Patch] UML: make several things static WANG Cong (Thu Apr 24 2008 - 04:37:43 EST)
- [PATCH] fix typo "kernal" -> "kernel" Uwe Kleine-KÃnig (Thu Apr 24 2008 - 04:42:41 EST)
- Re: 2.6.25 regression: powertop says 120K wakeups/sec Daniel Klaffenbach (Thu Apr 24 2008 - 04:45:40 EST)
- Re: [RFC] Reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings Andy Whitcroft (Thu Apr 24 2008 - 04:48:47 EST)
- Re: iwl4965 regression since 2.6.24 Tomas Winkler (Thu Apr 24 2008 - 05:14:10 EST)
- Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS Will Newton (Thu Apr 24 2008 - 05:18:52 EST)
- Re: cpu_clock confusion (was: printk time confusion?) Johannes Berg (Thu Apr 24 2008 - 05:22:24 EST)
- Re: 2.6.25-mm1 (snd-pcsp doesn't like DEBUG_PAGEALLOC) Takashi Iwai (Thu Apr 24 2008 - 05:41:23 EST)
- Re: [patch 22/53] PNP: factor pnp_init_resource_table() and pnp_clean_resource_table() Rene Herman (Thu Apr 24 2008 - 05:41:53 EST)
- ARM fixes Russell King (Thu Apr 24 2008 - 05:42:18 EST)
- Re: x86: 4kstacks default Christoph Hellwig (Thu Apr 24 2008 - 05:52:38 EST)
- Re: [PATCH] list_for_each_rcu must die: ext4 Aneesh Kumar K.V (Thu Apr 24 2008 - 06:06:58 EST)
- Re: [2.6 patch] remove ata_cable_sata() Alan Cox (Thu Apr 24 2008 - 06:08:07 EST)
- Re: [PATCH 2/4] x86: remove unused code and data in nexgen.c Alan Cox (Thu Apr 24 2008 - 06:08:25 EST)
- XTP for 2.6.25 Shigeo N (Thu Apr 24 2008 - 06:15:06 EST)
- [PATCH] DM9000: Restore MII physical polling timer. Michael Abbott (Thu Apr 24 2008 - 06:34:53 EST)
- [PATCH] Colibri: Fix support for DM9000 ethernet device. Michael Abbott (Thu Apr 24 2008 - 06:34:57 EST)
- Re: [2.6 patch] sparc: cleanup after SunOS binary emulation removal David Miller (Thu Apr 24 2008 - 06:36:49 EST)
- Re: [2.6 patch] sparc64: cleanup after SunOS/Solaris binaryemulation removal David Miller (Thu Apr 24 2008 - 06:37:01 EST)
- [PATCH] fix typo in net/ipv6/Kconfig Michael Beasley (Thu Apr 24 2008 - 06:43:18 EST)
- Re: [PATCH] serial: s3c2410: platform_get_irq() may return signedunnoticed Alan Cox (Thu Apr 24 2008 - 06:46:31 EST)
- Re: [PATCH 1/11] Add generic helpers for arch IPI function calls Jens Axboe (Thu Apr 24 2008 - 06:59:30 EST)
- [GIT]: Sparc David Miller (Thu Apr 24 2008 - 07:02:50 EST)
- [GIT]: networking David Miller (Thu Apr 24 2008 - 07:07:17 EST)
- microblaze syscall list Arnd Bergmann (Thu Apr 24 2008 - 07:11:37 EST)
- Re: microblaze syscall list Michal Simek (Thu Apr 24 2008 - 16:58:51 EST)
[PATCH 0/2] dm-ioband: I/O bandwidth controller v0.0.4:Introduction Ryo Tsuruta (Thu Apr 24 2008 - 07:19:26 EST)
Re: [PATCH] mm/nommu.c - return 0 from kobjsize with invalid objects David Howells (Thu Apr 24 2008 - 07:29:37 EST)
[patch 00/13] vfs: add helpers to check r/o bind mounts Miklos Szeredi (Thu Apr 24 2008 - 07:40:52 EST)
[GIT PULL] ALSA updates for 2.6.26 Takashi Iwai (Thu Apr 24 2008 - 07:46:54 EST)
Utility tool for dm-ioband. KAIZUKA Hiroyuki (Thu Apr 24 2008 - 07:51:32 EST)
Re: [PATCH 1/2] sched: fix RT task-wakeup logic Gregory Haskins (Thu Apr 24 2008 - 07:55:54 EST)
Re: [2.6 patch] select ATA_SFF Alan Cox (Thu Apr 24 2008 - 08:10:22 EST)
Re: [PATCH 1/4] capability: capability.h whitespace, syntax, andother cleanups Eric Paris (Thu Apr 24 2008 - 08:15:22 EST)
Should I bother with another attempt at merging TuxOnIce? Nigel Cunningham (Thu Apr 24 2008 - 08:34:34 EST)
[git patch] fixes for irq cleanups Jeff Garzik (Thu Apr 24 2008 - 08:41:47 EST)
[patch] Undo some parts of commit e40c0fe that makes too muchcleanup Guillaume Thouvenin (Thu Apr 24 2008 - 08:46:58 EST)
[PATCH] alpha: fix legacy mode PCI IDE controllers Ivan Kokshaysky (Thu Apr 24 2008 - 08:52:15 EST)
[PATCH] alpha: unbreak OSF/1 (a.out) binaries Ivan Kokshaysky (Thu Apr 24 2008 - 08:55:01 EST)
[PATCH] DM9000: Reimplement 2-resource device specification (fwd) Michael Abbott (Thu Apr 24 2008 - 08:57:16 EST)
Re: [PATCH v2] Re: WAN: new PPP code for generic HDLC Krzysztof Halasa (Thu Apr 24 2008 - 09:12:28 EST)
Re: A system for rebootless kernel security updates Andi Kleen (Thu Apr 24 2008 - 09:42:59 EST)
Re: [PATCH RFC] x86: Fix 64-bit DMA masks on VIA Andi Kleen (Thu Apr 24 2008 - 09:44:06 EST)
Re: [sched-devel/latest] WARNING: at mm/slub.c:2443 Frans Pop (Thu Apr 24 2008 - 10:14:21 EST)
[RFC, PATCH] printk when requesting firmware Ciaran McCreesh (Thu Apr 24 2008 - 10:33:53 EST)
[PATCH] x86: vm86 - hide X86_VM_MASK from userland programs v2 Cyrill Gorcunov (Thu Apr 24 2008 - 10:42:18 EST)
[patch] latest git: DEV_BLK_4DRIVES should be a tristate Frederik Deweerdt (Thu Apr 24 2008 - 11:09:21 EST)
[patch 00/37] Linux Kernel Markers instrumentation for sched-devel.git Mathieu Desnoyers (Thu Apr 24 2008 - 11:21:34 EST)
Third sched.git regression... David Miller (Thu Apr 24 2008 - 11:23:43 EST)
Re: [PATCH] ata_piix: add Asus Eee 701 controller to short cablelist Alan Cox (Thu Apr 24 2008 - 11:27:44 EST)
[GIT PULL] Blackfin updates for 2.6.26 Bryan Wu (Thu Apr 24 2008 - 11:28:08 EST)
[PATCH] x86: Fix non-kernel use of include/linux/types.h Rusty Russell (Thu Apr 24 2008 - 11:29:32 EST)
Where to put mouse drivers? Nico Schottelius (Thu Apr 24 2008 - 11:44:47 EST)
Re: [PATCH] Fix VIDIOCGAP corruption in ivtv Mauro Carvalho Chehab (Thu Apr 24 2008 - 11:47:52 EST)
Re: [2.6.25-rc6] possible regression: X server dying Guennadi Liakhovetski (Thu Apr 24 2008 - 12:03:34 EST)
ticket transaction institu ci transaction institu ci (Thu Apr 24 2008 - 12:05:56 EST)
[PATCH] alternative^2 to sys_indirect: socket, socketpair Ulrich Drepper (Thu Apr 24 2008 - 12:19:01 EST)
[2.6.25] compat VDSO option not disabling Gerhard Mack (Thu Apr 24 2008 - 12:49:49 EST)
Re: [PATCH] prism54: prism54_get_encode() test below 0 on unsignedindex Dan Williams (Thu Apr 24 2008 - 13:13:31 EST)
[GIT PATCHES] V4L/DVB updates for 2.6.26 Mauro Carvalho Chehab (Thu Apr 24 2008 - 14:17:51 EST)
[PATCH] socket, socketpair w/flags, accept4 Ulrich Drepper (Thu Apr 24 2008 - 14:21:17 EST)
[PATCH] init - dont loose initcall code returned Cyrill Gorcunov (Thu Apr 24 2008 - 14:21:31 EST)
[patch 00/15] m68k patches for 2.6.26 Geert Uytterhoeven (Thu Apr 24 2008 - 14:34:59 EST)
[GIT] Please pull the following NFS client updates for 2.6.25... Trond Myklebust (Thu Apr 24 2008 - 14:40:22 EST)
[PATCH] sched: fix SCHED_FAIR wake-idle logic error Gregory Haskins (Thu Apr 24 2008 - 14:42:16 EST)
Re: [PATCH, RFC] Create 'slot'sysfsattributein/sys/devices/system/cpu/cpuN/topology/ Alex Chiang (Thu Apr 24 2008 - 14:44:40 EST)
Re: BIOS bug, APIC version is 0 for CPU#0! Gabriel C (Thu Apr 24 2008 - 14:49:54 EST)
[PATCH] 2.6.25+: Fix cpu hotplug in softirq code Christian Borntraeger (Thu Apr 24 2008 - 15:13:39 EST)
Re: Calling free_pages on part of the memory returned by get_free_pages? Andi Kleen (Thu Apr 24 2008 - 15:27:58 EST)
[PATCH] Remove -numa from EXTRAVERSION Sebastian Siewior (Thu Apr 24 2008 - 15:33:16 EST)
[PATCH] RxRPC: Fix a regression in the RXKAD security module David Howells (Thu Apr 24 2008 - 15:40:41 EST)
[PATCH v2] x86 mmiotrace: dynamically disable non-boot CPUs Pekka Paalanen (Thu Apr 24 2008 - 15:40:57 EST)
Re: [Cbe-oss-dev] [PATCH] Reworked Cell OProfile: SPU mutex lockfix Maynard Johnson (Thu Apr 24 2008 - 15:47:26 EST)
Regression: starting X locks box with git master James Cloos (Thu Apr 24 2008 - 16:10:17 EST)
[RFC/PATCH] usb-storage: wait for device scanning before mountingroot Pekka J Enberg (Thu Apr 24 2008 - 16:21:49 EST)
no help text for DVB_TUNER_ITD1000 Adrian Bunk (Thu Apr 24 2008 - 16:23:54 EST)
[PATCH] Move merge skip until after the one-hit check Alan D . Brunelle (Thu Apr 24 2008 - 16:36:19 EST)
Перечень тут irina (Thu Apr 24 2008 - 17:05:05 EST)
Re: [Linux-fbdev-devel] [PATCH] atafb: test virtual screen rangebefore subtraction on unsigned Geert Uytterhoeven (Thu Apr 24 2008 - 17:06:19 EST)
[git pull] kmemcheck Ingo Molnar (Thu Apr 24 2008 - 17:06:51 EST)
stat benchmark Soeren Sandmann (Thu Apr 24 2008 - 17:07:29 EST)
[PATCH] firewire: fw-sbp2: log scsi_target ID at release Stefan Richter (Thu Apr 24 2008 - 17:18:20 EST)
Re: Blackfin Serial Driver: Enable IR function when userapplication (irattach /dev/ttyBFx -s) call TIOCSETD ioctl with linediscipline N_IRDA Alan Cox (Thu Apr 24 2008 - 17:18:36 EST)
Re: [RFC Patch 1/1] debugfs_printk and debugfs_dump interface David Wilder (Thu Apr 24 2008 - 17:23:52 EST)
[git pull] StackProtector enhancements and fixes Ingo Molnar (Thu Apr 24 2008 - 17:29:23 EST)
[PATCH] Drop "init_mm" from being exported viaEXPORT_UNUSED_SYMBOL. Robert P. J. Day (Thu Apr 24 2008 - 17:31:38 EST)
latest git (linux-2.6.25-git6) compile error Plamen Petrov (Thu Apr 24 2008 - 17:35:34 EST)
[no subject] AGRICOLE SELLER (Thu Apr 24 2008 - 17:35:51 EST)
[git pull] x86 fixes Ingo Molnar (Thu Apr 24 2008 - 17:37:33 EST)
[git pull] generic bitops Ingo Molnar (Thu Apr 24 2008 - 17:58:32 EST)
[PATCH] Minimal mmu notifiers for kvm Rusty Russell (Thu Apr 24 2008 - 18:13:36 EST)
[git pull] kgdb fixes Jason Wessel (Thu Apr 24 2008 - 18:14:24 EST)
Re: [PATCH 2/2] ibmaem: New driver for power/energy meters in IBMSystem X hardware Darrick J. Wong (Thu Apr 24 2008 - 18:17:30 EST)
[PATCH v2] ibmaem: New driver for power/energy meters in IBMSystem X hardware Darrick J. Wong (Thu Apr 24 2008 - 18:23:48 EST)
Re: 2.6.25-git2: BUG: unable to handle kernel paging request at ffffffffffffffff Jiri Slaby (Thu Apr 24 2008 - 18:26:38 EST)
should NAMESPACES really depend on EMBEDDED? Robert P. J. Day (Thu Apr 24 2008 - 18:48:37 EST)
gregkh-02-pci tree is now gone Greg KH (Thu Apr 24 2008 - 18:51:35 EST)
[git pull] scheduler/misc fixes Ingo Molnar (Thu Apr 24 2008 - 18:55:56 EST)
[git pull] x86 PAT changes Ingo Molnar (Thu Apr 24 2008 - 18:56:55 EST)
[PATCH] AFS: Support the CB.ProbeUuid RPC op David Howells (Thu Apr 24 2008 - 18:57:39 EST)
[PATCH 00/24] Unify integer type definitions, and add fixed type constructor macros H. Peter Anvin (Thu Apr 24 2008 - 19:08:40 EST)
[PATCH] KCONFIG: With a simple menuconfig, kernel debugging isprettier. Robert P. J. Day (Thu Apr 24 2008 - 19:31:52 EST)
[GIT PULL] LED tree pull request Richard Purdie (Thu Apr 24 2008 - 19:44:42 EST)
[PATCH v2] SCSI/aha1542: minor irq handler cleanups Jeff Garzik (Thu Apr 24 2008 - 19:45:46 EST)
[git pull] ia64 changes Luck, Tony (Thu Apr 24 2008 - 19:51:20 EST)
[2.6.25-stable PATCH] regression: powertop says 120K wakeups/sec Len Brown (Thu Apr 24 2008 - 20:16:19 EST)
[git pull] Please pull powerpc.git master branch Paul Mackerras (Thu Apr 24 2008 - 20:19:23 EST)
[ INFO: iconsistent lock state ] Justin Mattock (Thu Apr 24 2008 - 20:24:36 EST)
Re: [PATCH 1/2] pci/irq: restore mask_bits in msi shutdown -v3 Yinghai Lu (Thu Apr 24 2008 - 20:40:45 EST)
HELLO ARE YOU THERE? ALEXANDRA CHRISTINA WARMUTH (Thu Apr 24 2008 - 20:43:20 EST)
[2.6 patch] xc3028_{agc,bw}_config namespace fix Adrian Bunk (Thu Apr 24 2008 - 20:54:36 EST)
[PATCH] sched: add statics, don't return void expressions Harvey Harrison (Thu Apr 24 2008 - 21:18:20 EST)
[2.6 patch] show_schedstat(): fix memleak Adrian Bunk (Thu Apr 24 2008 - 21:22:31 EST)
Re: [PATCH] m32r: test before subtraction on unsigned relocation range Hirokazu Takata (Thu Apr 24 2008 - 22:37:29 EST)
Re: ISDN testing Jeff Garzik (Thu Apr 24 2008 - 22:39:26 EST)
Re: [git patches] ISDN cleanups (modularization prep) Jeff Garzik (Thu Apr 24 2008 - 22:47:20 EST)
Re: [PATCH -mm crypto] AES: x86_64 asm implementation optimization Huang, Ying (Thu Apr 24 2008 - 23:06:55 EST)
2008 Bmw Award Winner Bmw Online Promo (Thu Apr 24 2008 - 23:16:56 EST)
[no subject] Bryan Wu (Thu Apr 24 2008 - 23:29:54 EST)
2008 Confirm Winner Free Lotto Online Promo (Thu Apr 24 2008 - 23:34:33 EST)
[PATCH 0/3] [libata/BF54x]: bug fixing and updates Bryan Wu (Thu Apr 24 2008 - 23:38:33 EST)
[git pull] Input updates for 2.6.26-rc0 Dmitry Torokhov (Thu Apr 24 2008 - 23:48:18 EST)
[PATCH 0/2] Blackfin on-chip EMAC driver updates Bryan Wu (Thu Apr 24 2008 - 23:54:30 EST)
[PATCH 1/1] [INPUT/KEYBOARD] Blackfin BF54x: Add infrastructure for keypad wakeups Bryan Wu (Thu Apr 24 2008 - 23:56:03 EST)
[PATCH 1/1] Blackfin SPI Driver: Fix bug when SPI full-duplex Bryan Wu (Thu Apr 24 2008 - 23:59:19 EST)
[PATCH 0/3] [MTD] BF5xx_nand driver and m25p80 driver patches Bryan Wu (Fri Apr 25 2008 - 00:08:12 EST)
[GIT PATCH] USB patches for 2.6.25-git Greg KH (Fri Apr 25 2008 - 00:47:28 EST)
Re: [2.6 patch] libata-acpi.c: remove unneeded #if's Jeff Garzik (Fri Apr 25 2008 - 00:48:34 EST)
Re: [2.6 patch] make sata_print_link_status() static Jeff Garzik (Fri Apr 25 2008 - 00:48:58 EST)
Re: [2.6 patch] make sata_set_spd_needed() static Jeff Garzik (Fri Apr 25 2008 - 00:49:24 EST)
[REGRESSION] x86: support for new UV apic Priit Laes (Fri Apr 25 2008 - 00:50:59 EST)
Re: [Bug 10328] New: [regression] performance drop for glx Alexey Fisher (Fri Apr 25 2008 - 01:35:52 EST)
[git patches] libata fixes Jeff Garzik (Fri Apr 25 2008 - 01:36:59 EST)
Re: [PATCH] Removing dead code in /drivers/net/wan/hdlc_fr.c Jeff Garzik (Fri Apr 25 2008 - 02:02:40 EST)
Re: [PATCH] WAN: Fix confusing insmod error code for C101 too. Jeff Garzik (Fri Apr 25 2008 - 02:02:59 EST)
Re: [2.6 patch] x86: make enable_TSC() static Erik Bosman (Fri Apr 25 2008 - 03:14:21 EST)
[git patches] net driver updates Jeff Garzik (Fri Apr 25 2008 - 03:26:55 EST)
Re: [SPARC64] INO problem Re: [Bug 10273] New: Sun GEM (PCI) -network device doesn't work David Miller (Fri Apr 25 2008 - 03:27:20 EST)
Re: [build bug] drivers/built-in.o: In function`rt2x00leds_resume': : undefined reference to `led_classdev_resume' Ingo Molnar (Fri Apr 25 2008 - 03:35:54 EST)
Re: [2.6 patch] xtensa: don't offer ATA Christian Zankel (Fri Apr 25 2008 - 03:58:58 EST)
RE: dtrace for linux Takashi Nishiie (Fri Apr 25 2008 - 04:03:38 EST)
v2.6.25-4569-gb69d398: Section mismatch in reference from the functionuniq_ioapic_id() to the function .init.text:io_apic_get_unique_id() Dave Haywood (Fri Apr 25 2008 - 04:38:56 EST)
[PATCH] [TCP]: Increase the max_burst threshold from 3 to tp->reordering. John Heffner (Fri Apr 25 2008 - 04:43:57 EST)
Re: [PATCH 10/11] sh: convert to generic helpers for IPI function calls Paul Mundt (Fri Apr 25 2008 - 04:57:48 EST)
2.6.25-gitX and pmd_bad() on x86_32 Joerg Friedrich (Fri Apr 25 2008 - 04:58:51 EST)
Re: [RFC patch 8/9] SH remove -traditional Paul Mundt (Fri Apr 25 2008 - 05:03:21 EST)
[PATCH 1/1] [libata/BF54x]: Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared" (v2) Bryan Wu (Fri Apr 25 2008 - 05:20:25 EST)
Re: [PATCH] gigaset: gigaset_isowbuf_getbytes() may return signedunnoticed Tilman Schmidt (Fri Apr 25 2008 - 05:29:31 EST)
Re: [PATCH 0/5] Clocklib: generic clocks framework Paul Walmsley (Fri Apr 25 2008 - 05:36:53 EST)
Re: [RFC][v2][patch 0/12][CFQ-cgroup]Yet another I/O bandwidthcontrolling subsystem for CGroups based on CFQ Ryo Tsuruta (Fri Apr 25 2008 - 05:55:19 EST)
Re: [PATCH 1/1] Input/Joystick Driver: add support AD7142 joystick driver (v2) Bryan Wu (Fri Apr 25 2008 - 06:10:24 EST)
Update .gitignore files Matthew Wilcox (Fri Apr 25 2008 - 06:21:34 EST)
[PATCH 0/2] kallsyms updates for Blackfin Bryan Wu (Fri Apr 25 2008 - 06:29:28 EST)
Re: [2.6 patch] unexport blk_max_pfn Jens Axboe (Fri Apr 25 2008 - 06:46:46 EST)
curious about setting read-only section to RO Robert P. J. Day (Fri Apr 25 2008 - 06:57:42 EST)
[PATCH 1/1] [mm/slob] fix bug - when slob allocates "struct kmem_cache", it does not force alignment. Bryan Wu (Fri Apr 25 2008 - 06:57:57 EST)
Re: w35und: good news about licensing Pavel Machek (Fri Apr 25 2008 - 07:12:09 EST)
[PATCH] Enables back-merge checks (and one-hit cache checks) for merges Alan D . Brunelle (Fri Apr 25 2008 - 07:14:42 EST)
2.6.25-git: hdd led stuck on (thinkpad x60) Pavel Machek (Fri Apr 25 2008 - 07:22:43 EST)
RE: [PATCH 1/2] spi_mpc83xx: test below 0 on unsigned irqin mpc83xx_spi_probe() Joakim Tjernlund (Fri Apr 25 2008 - 07:25:39 EST)
w35und: remove unused parts of wbhal.c Pavel Machek (Fri Apr 25 2008 - 07:42:27 EST)
[PATCH] Fix compilation warning "discards qualifiers from pointer target type" Rune V. SjÃen (Fri Apr 25 2008 - 08:25:51 EST)
Re: [PATCH] make alsa use corect patch for Realtek ALC889A Takashi Iwai (Fri Apr 25 2008 - 08:48:19 EST)
Re: core_pattern pipe documentation Michael Kerrisk (Fri Apr 25 2008 - 09:18:57 EST)
[git pull] Xen guest updates Ingo Molnar (Fri Apr 25 2008 - 10:02:00 EST)
[PATCH] mmc fix for clock-off PXA255/270 rifx (Fri Apr 25 2008 - 10:07:54 EST)
[git pull] device-mapper update for 2.6.26 Alasdair G Kergon (Fri Apr 25 2008 - 10:16:36 EST)
[PATCH RT 0/6] New read/write locks for PI and multiple readers Steven Rostedt (Fri Apr 25 2008 - 10:21:30 EST)
w35und: remove warnings Pavel Machek (Fri Apr 25 2008 - 10:36:51 EST)
Re: Voyager phys_cpu_present_map compile error James Bottomley (Fri Apr 25 2008 - 10:50:58 EST)
POHMELFS high performance network filesystem release. Evgeniy Polyakov (Fri Apr 25 2008 - 11:08:49 EST)
Re: [PATCH 0/2] Input: adbhid - restore_capslock_events fixes Dmitry Torokhov (Fri Apr 25 2008 - 11:10:04 EST)
w35und: clean up mds_tx function Pavel Machek (Fri Apr 25 2008 - 11:25:56 EST)
post-2.6.25 locks up hard without any message Pierre Ossman (Fri Apr 25 2008 - 11:54:49 EST)
Re: EDD problem -- regression -- crash on booting by probing EDD Randy Dunlap (Fri Apr 25 2008 - 12:06:28 EST)
BUG in strnlen Randy Dunlap (Fri Apr 25 2008 - 12:10:21 EST)
[GIT PULL] ieee1394 updates Stefan Richter (Fri Apr 25 2008 - 12:27:59 EST)
Re: [PATCH 1/2] klist: implement KLIST_INIT() and DEFINE_KLIST() Greg KH (Fri Apr 25 2008 - 12:33:32 EST)
kgdb over ethernet? Jan Engelhardt (Fri Apr 25 2008 - 12:39:46 EST)
[PATCH] SYSFS: Correct misleading documentation in params.c. Robert P. J. Day (Fri Apr 25 2008 - 12:46:44 EST)
Re: ISDN testing (was: [git patches] ISDN cleanups (modularizationprep)) Jan Engelhardt (Fri Apr 25 2008 - 12:47:48 EST)
Re: [PATCH 1 of 9] Lock the entire mm to prevent any mmu relatedoperation to happen Andrea Arcangeli (Fri Apr 25 2008 - 12:56:53 EST)
Announce: Semaphore-Removal tree Matthew Wilcox (Fri Apr 25 2008 - 13:00:32 EST)
Re: Talking to parallel port in 2.6 kernel without using parport Alan Cox (Fri Apr 25 2008 - 13:19:23 EST)
[PATCH] sched: make rt_sched_class, idle_sched_class static Harvey Harrison (Fri Apr 25 2008 - 13:53:22 EST)
[PATCH 0/19] UML - Cleanups and fixes for 2.6.26 Jeff Dike (Fri Apr 25 2008 - 13:57:37 EST)
[patch 0/5] fuse updates Miklos Szeredi (Fri Apr 25 2008 - 13:57:59 EST)
[PATCH 10/19] UML - Fix errno return Jeff Dike (Fri Apr 25 2008 - 13:58:49 EST)
[PATCH 4/19] UML - Random driver fixes Jeff Dike (Fri Apr 25 2008 - 13:59:57 EST)
[PATCH 8/19] asm/futex.h should include linux/uaccess.h Jeff Dike (Fri Apr 25 2008 - 14:00:55 EST)
[PATCH 13/19] UML - Remove unused header Jeff Dike (Fri Apr 25 2008 - 14:01:25 EST)
[PATCH 14/19] UML - Fix bad NTP interaction with clock Jeff Dike (Fri Apr 25 2008 - 14:01:47 EST)
[PATCH 17/19] UML - use DIV_ROUND_UP Jeff Dike (Fri Apr 25 2008 - 14:02:12 EST)
[PATCH 7/19] UML - Move hppfs_kern.c to hppfs.c Jeff Dike (Fri Apr 25 2008 - 14:02:42 EST)
[PATCH 6/19] UML - hppfs fixes Jeff Dike (Fri Apr 25 2008 - 14:03:06 EST)
[PATCH 1/19] UML - Redo host capability detection and disabling Jeff Dike (Fri Apr 25 2008 - 14:03:34 EST)
[PATCH 19/19] UML - Physical memory shouldn't include initial stack Jeff Dike (Fri Apr 25 2008 - 14:03:58 EST)
[PATCH 15/19] UML - use __SPIN_LOCK_UNLOCKED Jeff Dike (Fri Apr 25 2008 - 14:04:35 EST)
Re: more nfsd changes for 2.6.26 J. Bruce Fields (Fri Apr 25 2008 - 14:04:58 EST)
[PATCH 5/19] UML - random driver style fixes Jeff Dike (Fri Apr 25 2008 - 14:05:32 EST)
[PATCH 16/19] UML - Fix CONFIG_RAW dependencies Jeff Dike (Fri Apr 25 2008 - 14:05:59 EST)
[PATCH 11/19] UML - Track and make up lost ticks Jeff Dike (Fri Apr 25 2008 - 14:06:29 EST)
[PATCH 12/19] UML - Fix build when SLOB is enabled Jeff Dike (Fri Apr 25 2008 - 14:06:54 EST)
[PATCH 18/19] UML - use PAGE_SIZE in linker scripts Jeff Dike (Fri Apr 25 2008 - 14:07:52 EST)
[PATCH 3/19] UML - Style fixes Jeff Dike (Fri Apr 25 2008 - 14:08:24 EST)
[PATCH 9/19] UML - Tidy ptrace interface Jeff Dike (Fri Apr 25 2008 - 14:09:18 EST)
[PATCH 2/19] UML - Tidy stub management code Jeff Dike (Fri Apr 25 2008 - 14:09:52 EST)
[PULL] A few documentation updates Jonathan Corbet (Fri Apr 25 2008 - 14:10:52 EST)
w35und: transmit optimalization is not neccessary for now Pavel Machek (Fri Apr 25 2008 - 14:11:57 EST)
Re: uinput question Dmitry Torokhov (Fri Apr 25 2008 - 14:26:31 EST)
[patch 00/54] PNP cleanup, v4 Bjorn Helgaas (Fri Apr 25 2008 - 14:40:30 EST)
[patch 54/54] PNPBIOS: remove include/linux/pnpbios.h Bjorn Helgaas (Fri Apr 25 2008 - 15:02:44 EST)
[patch 51/54] PNPACPI: move _CRS/_PRS warnings closer to the action Bjorn Helgaas (Fri Apr 25 2008 - 15:03:17 EST)
[patch 52/54] PNP: make interfaces private to the PNP core Bjorn Helgaas (Fri Apr 25 2008 - 15:03:39 EST)
[patch 53/54] ISAPNP: remove unused pnp_dev->regs field Bjorn Helgaas (Fri Apr 25 2008 - 15:04:08 EST)
[patch 49/54] PNP: use pnp_get_pnp_resource() in resource assignment functions Bjorn Helgaas (Fri Apr 25 2008 - 15:04:35 EST)
[patch 33/54] PNP: reduce redundancy in pnp_set_current_resources() Bjorn Helgaas (Fri Apr 25 2008 - 15:04:56 EST)
[patch 21/54] PNP: add debug when assigning PNP resources Bjorn Helgaas (Fri Apr 25 2008 - 15:05:31 EST)
[patch 09/54] PNP: change pnp_add_card_id() to allocate its own pnp_id structures Bjorn Helgaas (Fri Apr 25 2008 - 15:05:59 EST)
Message not available
[PATCH] x86: fix early-BUG message Vegard Nossum (Fri Apr 25 2008 - 14:58:34 EST)
[PATCH] allocate multiple contiguous pages via uncached allocator -v2 Dean Nelson (Fri Apr 25 2008 - 15:06:49 EST)
[GIT PULL] kbuild patches for merge window Sam Ravnborg (Fri Apr 25 2008 - 15:09:25 EST)
Re: [Patch 1/4] move XP and XPC to drivers/misc/sgi-xp -v4 Dean Nelson (Fri Apr 25 2008 - 15:09:46 EST)
Re: [PATCH 001/002] scripts/mod/modpost.c: New option -E to load extra symbols Sam Ravnborg (Fri Apr 25 2008 - 15:10:47 EST)
Re: [PATCH] kbuild: silence documentation GEN xml messages according to $(quiet) Sam Ravnborg (Fri Apr 25 2008 - 15:11:10 EST)
[2.6 patch] media/video/au0828/ cleanups and fixes Adrian Bunk (Fri Apr 25 2008 - 15:12:24 EST)
Re: [PATCH] kconfig: fix broken target update-po-config Sam Ravnborg (Fri Apr 25 2008 - 15:12:46 EST)
Re: [RFC][PATCH 0/7] Clone PTS namespace Serge E. Hallyn (Fri Apr 25 2008 - 15:21:31 EST)
hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ bstroesser (Fri Apr 25 2008 - 15:24:22 EST)
[PATCH] allocate multiple contiguous pages via uncached allocator -v3 Dean Nelson (Fri Apr 25 2008 - 16:22:34 EST)
[2.6 patch] scripts/Makefile.modpost typo fix Adrian Bunk (Fri Apr 25 2008 - 16:41:21 EST)
[PATCH] Remove a redundant conditional definition of list_add(). Robert P. J. Day (Fri Apr 25 2008 - 16:52:55 EST)
[ANNOUNCE] 82598 Software Developer Manual 2.2 released Kok, Auke (Fri Apr 25 2008 - 17:33:12 EST)
Top 10 Oops/Warning reports for the week of April 25th, 2008 Arjan van de Ven (Fri Apr 25 2008 - 17:47:42 EST)
[GIT PULL -mm] 00/12 Unionfs updates/fixes/cleanups Erez Zadok (Fri Apr 25 2008 - 18:25:46 EST)
can the 4KSTACKS selection be moved out from under kerneldebugging? Robert P. J. Day (Fri Apr 25 2008 - 18:26:11 EST)
[PATCH] Export __locks_copy_lock() so modular lockd builds Roland Dreier (Fri Apr 25 2008 - 18:33:01 EST)
2.6.26-pre build errors Steve French (Fri Apr 25 2008 - 18:33:45 EST)
2.6.25 BUG: soft lockup Eric Buddington (Fri Apr 25 2008 - 18:39:46 EST)
[PATCH -mm] rapidio: fix kernel-doc problems Randy Dunlap (Fri Apr 25 2008 - 19:13:19 EST)
[PATCH] VM: vm_ops->fault takes explicit struct file Erez Zadok (Fri Apr 25 2008 - 19:22:49 EST)
[PATCH] documentation: remove smart-config.txt Randy Dunlap (Fri Apr 25 2008 - 19:35:16 EST)
Possible race between direct IO and JBD? Mingming Cao (Fri Apr 25 2008 - 19:39:15 EST)
[PATCH v2] documentation: remove smart-config.txt Randy Dunlap (Fri Apr 25 2008 - 19:44:21 EST)
[PATCH 00/11] x86: cleanup early per cpu variables/accesses v5-folded Mike Travis (Fri Apr 25 2008 - 20:16:33 EST)
Re: atl1 64-bit => 32-bit DMA borkage (reproducible, bisected) Jay Cliburn (Fri Apr 25 2008 - 20:58:15 EST)
[BUILDFIX PATCH] mac-hid: fix build after lockdep annotation Harvey Harrison (Fri Apr 25 2008 - 21:40:23 EST)
[git pull] VFS patches Al Viro (Fri Apr 25 2008 - 22:02:34 EST)
[BUILDFIX PATCH] v4l/dvb: add statics to avoid multiple definitions Harvey Harrison (Fri Apr 25 2008 - 22:03:21 EST)
[PATCH 1/4] build: fix missing x86-specific help output Andres Salomon (Fri Apr 25 2008 - 22:32:36 EST)
[PATCH 2/4] kconfig: make conf -s (silent) a modifier rather thanan input mode Andres Salomon (Fri Apr 25 2008 - 22:32:49 EST)
[PATCH 3/4] kconfig: conf -D just takes default config w/outassuming input_mode is set_default Andres Salomon (Fri Apr 25 2008 - 22:33:10 EST)
[PATCH 4/4] kconfig: add *_silentdefconfig feature for configtargets Andres Salomon (Fri Apr 25 2008 - 22:33:42 EST)
[PATCH] 2.6.25-git7 - Kconfig Cleanup Matt LaPlante (Sat Apr 26 2008 - 00:29:17 EST)
Re: Duplicate SYSFS entries??? Greg KH (Sat Apr 26 2008 - 00:51:23 EST)
Re: [PATCH 2/3] i2c: Add Intel SCH I2C SMBus support Andrew Morton (Sat Apr 26 2008 - 02:10:51 EST)
Re: [BUG REPORT, 2.6.22] sata controler failure on nforce 2 chipset Andrew Morton (Sat Apr 26 2008 - 02:12:23 EST)
Re: [PATCH 1/4] Add a basic debugging framework for memoryinitialisation Andrew Morton (Sat Apr 26 2008 - 02:12:55 EST)
[BUILDFIX PATCH] au0828: debug is a poor global identifier Harvey Harrison (Sat Apr 26 2008 - 02:14:23 EST)
Re: [PATCH 2/11] x86: convert to generic helpers for IPI functioncalls Jeremy Fitzhardinge (Sat Apr 26 2008 - 02:45:29 EST)
[git pull] drm patches for 2.6.26-rc1 Dave Airlie (Sat Apr 26 2008 - 04:27:35 EST)
Re: [PATCH 0/3] xen: more portability patches Jeremy Fitzhardinge (Sat Apr 26 2008 - 04:42:32 EST)
[git tree] agp patches for 2.6.26-rc1 Dave Airlie (Sat Apr 26 2008 - 04:47:19 EST)
Re: [PATCH] Driver for IXP4xx built-in Ethernet ports Martin Michlmayr (Sat Apr 26 2008 - 05:30:14 EST)
[PATCH] x86: create array based interface to chagne page attribute Dave Airlie (Sat Apr 26 2008 - 05:32:37 EST)
Re: [RFC PATCH 26/26] UBIFS: include FS to compilation Christoph Hellwig (Sat Apr 26 2008 - 05:36:15 EST)
[PATCH] MAINTAINERS: add entry for kmemcheck Vegard Nossum (Sat Apr 26 2008 - 05:47:07 EST)
[PATCH] headerdep: a tool for detecting inclusion cycles in header files Vegard Nossum (Sat Apr 26 2008 - 05:47:33 EST)
[v2.6.25-5096-gb1721d0] get_unused_fd_flags() ==> next_zero_bit()==> __find_first_zero_bit() ==> Attempted to kill init! Mike Galbraith (Sat Apr 26 2008 - 06:07:31 EST)
Re: [PATCH] x86_32: trim memory by updating e820 v3 Andrew Morton (Sat Apr 26 2008 - 06:57:06 EST)
Re: [PATCH] x86_32: trim memory by updating e820 v3 Yinghai Lu (Mon Apr 28 2008 - 02:50:29 EST)
[PATCH] Give gpiolib an implementation of gpio_is_valid() Ben Nizette (Sat Apr 26 2008 - 07:03:19 EST)
[BUG] 2.6.25-git8 Kernel Bug while bootup on ppc and x86 Kamalesh Babulal (Sat Apr 26 2008 - 07:22:20 EST)
[REGRESSEION] x86: allyesconfig fails with 'debug' symbol Dmitri Vorobiev (Sat Apr 26 2008 - 07:39:11 EST)
[PATCH] LIB: Allow memparse() to accept a NULL and ignorable secondparm. Robert P. J. Day (Sat Apr 26 2008 - 08:11:35 EST)
[PATCH] INIT: Delete hard-coded setting and testing ofBUILD_CRAMDISK. Robert P. J. Day (Sat Apr 26 2008 - 08:37:23 EST)
[build bug] Re: [PATCH 00/37] Input queue for 2.6.26 merge window Ingo Molnar (Sat Apr 26 2008 - 09:25:22 EST)
Re: [PATCH] adt7473: Minor documentation update Jean Delvare (Sat Apr 26 2008 - 09:33:52 EST)
[PATCH] headerdep: a tool for detecting inclusion cycles in headerfile Vegard Nossum (Sat Apr 26 2008 - 09:46:25 EST)
mainline boot failures I: qemu Andi Kleen (Sat Apr 26 2008 - 10:03:23 EST)
mainline boot failures II: getname -> kmem_cache_alloc oops Andi Kleen (Sat Apr 26 2008 - 10:18:12 EST)
intel-iommu: CONFIG_DMAR*=y kills my box Gabriel C (Sat Apr 26 2008 - 10:21:51 EST)
[git pull] x86 updates Ingo Molnar (Sat Apr 26 2008 - 10:22:25 EST)
mainline boot failures III: scheduler NULL pointer reference Andi Kleen (Sat Apr 26 2008 - 10:26:45 EST)
get_online_cpus() && workqueues Oleg Nesterov (Sat Apr 26 2008 - 10:43:41 EST)
Re: [PATCH] fix rcu_try_flip_waitack_needed() to preventgrace-period stall Andrew Morton (Sat Apr 26 2008 - 10:49:06 EST)
[PATCH] xfs: reduce stack usage in xfs_bmap_btalloc() Denys Vlasenko (Sat Apr 26 2008 - 10:52:20 EST)
[patch] pcspkr: fix dependancies Stas Sergeev (Sat Apr 26 2008 - 11:17:32 EST)
Re: [PATCH] capabilities: implement per-process securebits Andrew Morton (Sat Apr 26 2008 - 11:19:29 EST)
[PATCH] [ASYNC_TX] don't include <asm/> headers Sebastian Siewior (Sat Apr 26 2008 - 11:48:19 EST)
[patch] detect duplicate drivers Stas Sergeev (Sat Apr 26 2008 - 11:53:07 EST)
[git pull] x86 misc updates Ingo Molnar (Sat Apr 26 2008 - 11:53:40 EST)
[git patches] IDE updates part 2 Bartlomiej Zolnierkiewicz (Sat Apr 26 2008 - 12:09:37 EST)
[git pull] x86, generic: optimized inlining Ingo Molnar (Sat Apr 26 2008 - 12:11:45 EST)
Re: [PATCH] procfs task exe symlink Andrew Morton (Sat Apr 26 2008 - 12:21:16 EST)
Re: [patch 4/5] debugobjects: add timer specific object debuggingcode Andrew Morton (Sat Apr 26 2008 - 12:30:33 EST)
mmu notifier #v14 Andrea Arcangeli (Sat Apr 26 2008 - 12:47:00 EST)
Re: optimized inlining Stephen Rothwell (Sat Apr 26 2008 - 13:33:38 EST)
current git: spinlock lockup while starting init Sebastian Siewior (Sat Apr 26 2008 - 13:54:05 EST)
Re: spinlock lockup on CPU#0 Andrew Morton (Sat Apr 26 2008 - 14:30:06 EST)
ftrace and debugfs weird interaction Mathieu Desnoyers (Sat Apr 26 2008 - 14:54:20 EST)
[RFC git pull] "big box" x86 changes Ingo Molnar (Sat Apr 26 2008 - 14:56:00 EST)
- Re: [RFC git pull] "big box" x86 changes Stefan Richter (Sat Apr 26 2008 - 15:06:08 EST)
- Re: [RFC git pull] "big box" x86 changes Linus Torvalds (Sat Apr 26 2008 - 15:13:14 EST)
- [git pull] "big box" x86 changes, bootmem/sparsemem Ingo Molnar (Sat Apr 26 2008 - 15:42:24 EST)
- Re: [git pull] "big box" x86 changes, bootmem/sparsemem Linus Torvalds (Sat Apr 26 2008 - 15:53:11 EST)
- Re: [git pull] "big box" x86 changes, bootmem/sparsemem Ingo Molnar (Sat Apr 26 2008 - 16:07:41 EST)
- [git pull] "big box" x86 changes, bootmem/sparsemem, #2 Ingo Molnar (Sat Apr 26 2008 - 16:08:55 EST)
- Re: [git pull] "big box" x86 changes, bootmem/sparsemem, #2 Linus Torvalds (Sat Apr 26 2008 - 16:31:29 EST)
- [git pull] "big box" x86 changes, bootmem/sparsemem, #3 Ingo Molnar (Sat Apr 26 2008 - 16:55:50 EST)
- Re: [git pull] "big box" x86 changes, bootmem/sparsemem Johannes Weiner (Sun Apr 27 2008 - 18:48:33 EST)
- Re: [git pull] "big box" x86 changes, bootmem/sparsemem Ingo Molnar (Sun Apr 27 2008 - 19:47:10 EST)
- Re: [git pull] "big box" x86 changes, bootmem/sparsemem Johannes Weiner (Sun Apr 27 2008 - 20:19:30 EST)
- [patch] mm: node-setup agnostic free_bootmem() Ingo Molnar (Sun Apr 27 2008 - 20:41:19 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Yinghai Lu (Sun Apr 27 2008 - 21:48:36 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Johannes Weiner (Mon Apr 28 2008 - 12:55:37 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Yinghai Lu (Mon Apr 28 2008 - 15:11:49 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Yinghai Lu (Mon Apr 28 2008 - 15:55:30 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Johannes Weiner (Wed Apr 30 2008 - 06:50:42 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Yinghai Lu (Wed Apr 30 2008 - 12:22:40 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Johannes Weiner (Wed Apr 30 2008 - 13:52:38 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Yinghai Lu (Wed Apr 30 2008 - 16:30:41 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Johannes Weiner (Mon Apr 28 2008 - 12:49:41 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Ingo Molnar (Tue Apr 29 2008 - 10:25:51 EST)
- Re: [patch] mm: node-setup agnostic free_bootmem() Johannes Weiner (Wed Apr 30 2008 - 06:53:18 EST)
- Re: [git pull] "big box" x86 changes, bootmem/sparsemem Yinghai Lu (Sun Apr 27 2008 - 20:34:01 EST)
- Re: [git pull] "big box" x86 changes, bootmem/sparsemem Johannes Weiner (Mon Apr 28 2008 - 12:58:28 EST)
- [git pull] "big box" x86 changes, boot protocol Ingo Molnar (Sat Apr 26 2008 - 15:54:35 EST)
- [RFC git pull] "big box" x86 changes, GART Ingo Molnar (Sat Apr 26 2008 - 16:25:27 EST)
- [git pull] "big box" x86 changes, PCI Ingo Molnar (Sat Apr 26 2008 - 17:56:39 EST)
- Re: [RFC git pull] "big box" x86 changes Andi Kleen (Sat Apr 26 2008 - 18:18:43 EST)
[PATCH] ftrace: add readpos to struct trace_seq; add trace_seq_to_user() Pekka Paalanen (Sat Apr 26 2008 - 14:58:39 EST)
[GIT PULL] kbuild fixes Sam Ravnborg (Sat Apr 26 2008 - 15:12:34 EST)
[git pull] x86 fix Ingo Molnar (Sat Apr 26 2008 - 15:48:17 EST)
[PATCH] ide: manage resources for PCI devices in ide_pci_enable() (take 3) Bartlomiej Zolnierkiewicz (Sat Apr 26 2008 - 16:03:05 EST)
[PATCH] mmiotrace: print header using the read hook. Pekka Paalanen (Sat Apr 26 2008 - 16:05:23 EST)
[no subject] Davi Leal (Sat Apr 26 2008 - 16:29:11 EST)
[PATCH] Fix compile error with wifi & leds Luca Tettamanti (Sat Apr 26 2008 - 16:34:21 EST)
[git patches] IDE updates part 3 Bartlomiej Zolnierkiewicz (Sat Apr 26 2008 - 16:38:38 EST)
Re: [PATCH1/7] i2c: Add support for device alias names Jean Delvare (Sat Apr 26 2008 - 16:38:59 EST)
[PATCH] mmiotrace: print overrun counts Pekka Paalanen (Sat Apr 26 2008 - 17:00:33 EST)
[PATCH 5/8] omfs: add file routines Bob Copeland (Sat Apr 26 2008 - 17:28:21 EST)
[PATCH 4/8] omfs: add directory routines Bob Copeland (Sat Apr 26 2008 - 17:28:41 EST)
[PATCH 1/8] omfs: add filesystem documentation Bob Copeland (Sat Apr 26 2008 - 17:28:54 EST)
[PATCH 7/8] omfs: update kbuild to include OMFS Bob Copeland (Sat Apr 26 2008 - 17:29:16 EST)
[PATCH 0/8] OMFS filesystem version 5 Bob Copeland (Sat Apr 26 2008 - 17:29:33 EST)
[PATCH 8/8] omfs: add MAINTAINERS entry Bob Copeland (Sat Apr 26 2008 - 17:29:47 EST)
[PATCH 2/8] omfs: define filesystem structures Bob Copeland (Sat Apr 26 2008 - 17:30:06 EST)
[PATCH 3/8] omfs: add inode routines Bob Copeland (Sat Apr 26 2008 - 17:30:38 EST)
[PATCH 6/8] omfs: add bitmap routines Bob Copeland (Sat Apr 26 2008 - 17:30:56 EST)
OQO o2 extras driver, testers needed Brian S. Julin (Sat Apr 26 2008 - 17:31:24 EST)
[git pull] idle fix Ingo Molnar (Sat Apr 26 2008 - 18:09:48 EST)
[PATCH] paccept, socket, socketpair w/flags Ulrich Drepper (Sat Apr 26 2008 - 18:25:13 EST)
[PATCH] x86: vget_cycles() __always_inline Hugh Dickins (Sat Apr 26 2008 - 19:39:56 EST)
[PATCH] fix file and descriptor handling in perfmon Al Viro (Sat Apr 26 2008 - 21:18:20 EST)
[PATCH] blackfin checksum annotations Al Viro (Sun Apr 27 2008 - 01:22:39 EST)
Re: CONFIG_OPTIMIZE_INLINING David Miller (Sun Apr 27 2008 - 02:08:22 EST)
Re: CONFIG_OPTIMIZE_INLINING Pavel Machek (Mon Apr 28 2008 - 02:37:34 EST)
Re: CONFIG_OPTIMIZE_INLINING Sam Ravnborg (Sun Apr 27 2008 - 06:56:20 EST)
Re: [PATCH] ps3disk: Remove superfluous cast Jens Axboe (Sun Apr 27 2008 - 06:35:51 EST)
[PATCH] drivers/video/pnx4008: eliminate double free Julia Lawall (Sun Apr 27 2008 - 06:46:49 EST)
[PATCH] prepare kconfig inline optimization for all architectures Sam Ravnborg (Sun Apr 27 2008 - 06:50:39 EST)
tifm_7xx1: SD card is ignored Kim Hansen (Sun Apr 27 2008 - 06:59:55 EST)
Re: [patch] ftrace, v15 KOSAKI Motohiro (Sun Apr 27 2008 - 07:14:52 EST)
Re: HID bus Jiri Slaby (Sun Apr 27 2008 - 07:23:08 EST)
[RFC v2 1/8] modpost: add support for hid Jiri Slaby (Sun Apr 27 2008 - 07:49:37 EST)
[PATCH] fix apple alu keyboard with numpad Dag Bakke (Sun Apr 27 2008 - 08:29:29 EST)
x86 pat.c:phys_mem_access_prot_allowed() bogosity Adrian Bunk (Sun Apr 27 2008 - 08:31:57 EST)
Re: [PATCH v2] prism54: prism54_get_encode() test below 0 on unsigned index Roger While (Sun Apr 27 2008 - 08:32:30 EST)
Re: 2.6.25 slow boot/reboot Allan Duncan (Sun Apr 27 2008 - 09:49:03 EST)
Re: [PATCH] fix icside breakage Bartlomiej Zolnierkiewicz (Sun Apr 27 2008 - 10:13:38 EST)
[git patches] IDE updates part 4 Bartlomiej Zolnierkiewicz (Sun Apr 27 2008 - 10:14:11 EST)
[PATCH] MMC/SD host driver for Ricoh Bay1Controllers Sascha Sommer (Sun Apr 27 2008 - 10:14:35 EST)
[GIT PULL] KVM updates for 2.6.26rc Avi Kivity (Sun Apr 27 2008 - 11:39:49 EST)
Re: [REGRESSION] Trouble seeing some wireless networks in latestgit Larry Finger (Sun Apr 27 2008 - 11:49:03 EST)
Good Day!! ATM PAYMENT CENTER (Sun Apr 27 2008 - 11:58:24 EST)
[PATCH 2.6.26 0/3] RDMA/cxgb3: fixes and enhancements for 2.6.26 Steve Wise (Sun Apr 27 2008 - 12:00:28 EST)
Re: [PATCH 3/3] UIO: generic platform driver Hans J. Koch (Sun Apr 27 2008 - 13:12:21 EST)
[ipw2100, b44] Re: X or AF_UNIX and order 3 allocation Pekka Pietikainen (Sun Apr 27 2008 - 13:16:57 EST)
Re: Western Digital GreenPower drives and Linux devzero (Sun Apr 27 2008 - 13:45:26 EST)
[GIT pull] hrtimer fixes Thomas Gleixner (Sun Apr 27 2008 - 13:51:03 EST)
[PATCH] mmiotrace: Do not print bogus pid for maps either Pekka Paalanen (Sun Apr 27 2008 - 14:13:52 EST)
[PATCH] doc: update mmiotrace doc to current status Pekka Paalanen (Sun Apr 27 2008 - 14:15:37 EST)
2.6.25: pmac_newworld undefined Christian Kujau (Sun Apr 27 2008 - 14:55:35 EST)
Bank Draft Notification: 0789/05 Central Bank of Nigeria (Sun Apr 27 2008 - 14:55:37 EST)
[GIT PATCH] another tranche of SCSI updates for 2.6.26 James Bottomley (Sun Apr 27 2008 - 14:55:38 EST)
Re: [PATCH] Removal of FUTEX_FD (and related code) Thomas Gleixner (Sun Apr 27 2008 - 14:55:39 EST)
[PATCH] kvm: add statics were possible, function definition inlapic.h Harvey Harrison (Sun Apr 27 2008 - 15:14:29 EST)
kvm: how big is type? Harvey Harrison (Sun Apr 27 2008 - 15:18:43 EST)
Re: [BUGFIX][PATCH] Fix usemap initialization v3 Andrew Morton (Sun Apr 27 2008 - 15:19:43 EST)
[PATCH 0/5] updates to ftrace framework and mmiotrace Pekka Paalanen (Sun Apr 27 2008 - 15:29:42 EST)
Re: [PATCH 1/3] IPMI: Make comment match actual preprocessor check Andrew Morton (Sun Apr 27 2008 - 15:31:19 EST)
Re: [2.6 patch] ARM: always select HAVE_IDE Bartlomiej Zolnierkiewicz (Sun Apr 27 2008 - 15:54:31 EST)
Re: [PATCH 3/6] IDE: ide-cd: fix test unsigned var < 0 Bartlomiej Zolnierkiewicz (Sun Apr 27 2008 - 15:54:48 EST)
Re: [PATCH 2/3] siimage: add sil_* I/O ops Bartlomiej Zolnierkiewicz (Sun Apr 27 2008 - 15:56:02 EST)
Kenrel oops Yan Seiner (Sun Apr 27 2008 - 16:03:20 EST)
[PATCH][Resend] PCI Express ASPM support should default to 'No' Jesper Juhl (Sun Apr 27 2008 - 16:07:51 EST)
[PATCH][Resend] Let SYSVIPC default to 'y' Jesper Juhl (Sun Apr 27 2008 - 16:11:17 EST)
[PATCH] Increase the default RLIMIT_MEMLOCK Josselin Mouette (Sun Apr 27 2008 - 16:14:14 EST)
Radeon PCI ROM unavailable on Alpha Matt Turner (Sun Apr 27 2008 - 16:15:12 EST)
[PATCH][Resend] fewer pointer derefs in scsi_error Jesper Juhl (Sun Apr 27 2008 - 16:15:39 EST)
[PATCH] bitops: simplify generic bit finding functions Harvey Harrison (Sun Apr 27 2008 - 16:19:54 EST)
Re: find_new_bit bloat from x86 tree... Ingo Molnar (Sun Apr 27 2008 - 16:41:57 EST)
[PATCH] Fix calculus of bitmap_scnprintf_len() Bert Wesarg (Sun Apr 27 2008 - 16:44:48 EST)
Breakage caused by unreviewed patch in x86 tree James Bottomley (Sun Apr 27 2008 - 16:51:39 EST)
- Re: Breakage caused by unreviewed patch in x86 tree David Miller (Sun Apr 27 2008 - 16:53:48 EST)
- [patch] x86, voyager: fix ioremap_nocache() Ingo Molnar (Sun Apr 27 2008 - 17:49:16 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() James Bottomley (Sun Apr 27 2008 - 18:06:20 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Willy Tarreau (Sun Apr 27 2008 - 18:37:00 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Ingo Molnar (Sun Apr 27 2008 - 18:42:18 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Ingo Molnar (Sun Apr 27 2008 - 19:18:34 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() David Miller (Sun Apr 27 2008 - 19:31:20 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Rik van Riel (Sun Apr 27 2008 - 20:32:26 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Al Viro (Sun Apr 27 2008 - 20:45:43 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() H. Peter Anvin (Sun Apr 27 2008 - 20:53:24 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Alan Cox (Mon Apr 28 2008 - 05:09:35 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() David Miller (Mon Apr 28 2008 - 05:17:56 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Adrian Bunk (Mon Apr 28 2008 - 05:49:42 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Ingo Molnar (Mon Apr 28 2008 - 07:51:29 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Christoph Hellwig (Mon Apr 28 2008 - 02:10:58 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() H. Peter Anvin (Mon Apr 28 2008 - 13:03:05 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() James Bottomley (Sun Apr 27 2008 - 18:34:35 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Jeff Garzik (Sun Apr 27 2008 - 18:39:46 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() H. Peter Anvin (Sun Apr 27 2008 - 18:45:06 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() David Miller (Sun Apr 27 2008 - 18:46:31 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() H. Peter Anvin (Sun Apr 27 2008 - 18:52:54 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() David Miller (Sun Apr 27 2008 - 18:58:48 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() H. Peter Anvin (Sun Apr 27 2008 - 19:04:46 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Eric W. Biederman (Wed Apr 30 2008 - 16:40:01 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Jeff Garzik (Sun Apr 27 2008 - 19:35:26 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() H. Peter Anvin (Sun Apr 27 2008 - 19:40:08 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Jeff Garzik (Sun Apr 27 2008 - 18:53:55 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() H. Peter Anvin (Sun Apr 27 2008 - 18:57:35 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() David Miller (Sun Apr 27 2008 - 18:59:33 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Jeff Garzik (Sun Apr 27 2008 - 19:02:29 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Arjan van de Ven (Sun Apr 27 2008 - 19:14:56 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Arjan van de Ven (Sun Apr 27 2008 - 19:01:52 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() James Bottomley (Wed Apr 30 2008 - 18:29:48 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() H. Peter Anvin (Wed Apr 30 2008 - 18:43:22 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Thomas Gleixner (Sun Apr 27 2008 - 19:02:43 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Arjan van de Ven (Mon Apr 28 2008 - 10:10:52 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() James Bottomley (Mon Apr 28 2008 - 10:29:25 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() Arjan van de Ven (Mon Apr 28 2008 - 11:07:50 EST)
- Re: [patch] x86, voyager: fix ioremap_nocache() H. Peter Anvin (Mon Apr 28 2008 - 16:03:29 EST)
- Re: Breakage caused by unreviewed patch in x86 tree H. Peter Anvin (Sun Apr 27 2008 - 18:01:23 EST)
- Re: Breakage caused by unreviewed patch in x86 tree Arjan van de Ven (Sun Apr 27 2008 - 18:58:29 EST)
Re: + mutex-debug-check-mutex-magic-before-owner.patch added to-mm tree Peter Zijlstra (Sun Apr 27 2008 - 16:55:05 EST)
[PATCH] sched: missing locking in sched_domains code Heiko Carstens (Sun Apr 27 2008 - 17:12:49 EST)
ld: <...> internal error, aborting at arange-set.c line 202 inarange_set_new Jesper Juhl (Sun Apr 27 2008 - 17:35:35 EST)
2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50 Alexey Dobriyan (Sun Apr 27 2008 - 18:01:01 EST)
[PATCH] eventfd, signalfd, timerfd, epoll_create w/flags Ulrich Drepper (Sun Apr 27 2008 - 18:18:21 EST)
- Re: [PATCH] eventfd, signalfd, timerfd, epoll_create w/flags Davide Libenzi (Sun Apr 27 2008 - 19:20:47 EST)
- Re: [PATCH] eventfd, signalfd, timerfd, epoll_create w/flags Ulrich Drepper (Sun Apr 27 2008 - 19:27:53 EST)
- Re: [PATCH] eventfd, signalfd, timerfd, epoll_create w/flags H. Peter Anvin (Sun Apr 27 2008 - 19:32:10 EST)
- Re: [PATCH] eventfd, signalfd, timerfd, epoll_create w/flags Ulrich Drepper (Sun Apr 27 2008 - 19:34:06 EST)
- Re: [PATCH] eventfd, signalfd, timerfd, epoll_create w/flags H. Peter Anvin (Sun Apr 27 2008 - 19:38:38 EST)
- Re: [PATCH] eventfd, signalfd, timerfd, epoll_create w/flags Davide Libenzi (Sun Apr 27 2008 - 20:07:52 EST)
- Re: [PATCH] eventfd, signalfd, timerfd, epoll_create w/flags Michael Kerrisk (Mon Apr 28 2008 - 03:12:32 EST)
x86: fix a couple of sparse warnings Dmitri Vorobiev (Sun Apr 27 2008 - 19:16:51 EST)
Build error; sound/built-in.o:(.data+0x388): undefined reference to `snd_pcm_lib_ioctl' Jesper Juhl (Sun Apr 27 2008 - 19:20:30 EST)
Re: [PATCH] xfs: reduce stack usage in xfs_page_state_convert() David Chinner (Sun Apr 27 2008 - 19:23:42 EST)
[GIT]: Networking fixes David Miller (Sun Apr 27 2008 - 19:57:14 EST)
Kconfig 'depend' vs. 'select' David Miller (Sun Apr 27 2008 - 20:45:57 EST)
atheros failes to compile Justin Mattock (Sun Apr 27 2008 - 21:30:29 EST)
cross-compiling on OS X, make menuconfig fails Timur Tabi (Sun Apr 27 2008 - 21:35:24 EST)
[PATCH] x86_64 vDSO: use initdata Roland McGrath (Sun Apr 27 2008 - 21:46:00 EST)
Re: [PATCH] fix warning: remove unused static function in drivers/char/ip2/i2ellis.c Chris Peterson (Sun Apr 27 2008 - 21:51:46 EST)
[PATCH 1/2] loop : change lo_refcnt from int to atomic_t Dave Young (Sun Apr 27 2008 - 22:08:03 EST)
[PATCH 2/2] loop : Don't hold the lo_ctl_mutex while fput inloop_clr_fd Dave Young (Sun Apr 27 2008 - 22:10:01 EST)
Re: [PATCH] vt: fix background color on line feed Andrew Morton (Sun Apr 27 2008 - 22:36:33 EST)
[PATCH v2] eventfd, signalfd, timerfd, epoll_create w/flags Ulrich Drepper (Sun Apr 27 2008 - 23:15:48 EST)
[PATCH] dup2 w/flags Ulrich Drepper (Sun Apr 27 2008 - 23:20:52 EST)
Build failure (with insane config) Roland Dreier (Sun Apr 27 2008 - 23:34:24 EST)
[patch 0/2] Immediate Values - jump patching update Mathieu Desnoyers (Sun Apr 27 2008 - 23:51:12 EST)
i2c or eeprom enumeration problem Ulrich Drepper (Mon Apr 28 2008 - 00:21:33 EST)
[POWERPC] Use __always_inline for xchg* and cmpxchg* Paul Mackerras (Mon Apr 28 2008 - 00:44:24 EST)
[PATCH] sched: fair-group: fix a Div0 error of the fair group scheduler Miao Xie (Mon Apr 28 2008 - 00:55:02 EST)
Re: [PATCH] fix uninitialized variable warning in crypto/async_tx/async_tx.c (fixed?) Chris Peterson (Mon Apr 28 2008 - 01:04:47 EST)
Re: [PATCH] fix warning "control reaches end of non-void function" in arch/x86/kernel/vsmp_64.c Chris Peterson (Mon Apr 28 2008 - 01:07:22 EST)
[PATCH] iwlwifi: Fix build failure due to CONFIG_LEDS_CLASS=m Carlos R . Mafra (Mon Apr 28 2008 - 01:12:22 EST)
[PATCH] iwlwifi: Fix build error in v2.6.25-5561-g064922a Carlos R. Mafra (Mon Apr 28 2008 - 01:44:09 EST)
[PATCH -next] docbook: x86 bitops file renamed Randy Dunlap (Mon Apr 28 2008 - 01:47:50 EST)
linux-next: Tree for April 28 Stephen Rothwell (Mon Apr 28 2008 - 01:50:05 EST)
[PATCH] frv si_addr annotations Al Viro (Mon Apr 28 2008 - 01:59:13 EST)
[PATCH] ia64 kvm fixes for O=... builds Al Viro (Mon Apr 28 2008 - 01:59:33 EST)
[PATCH] fix ia64 local_irq_save() et.al. Al Viro (Mon Apr 28 2008 - 01:59:54 EST)
[PATCH] more icside breakage (from next ide merge) Al Viro (Mon Apr 28 2008 - 02:00:25 EST)
[PATCH] q40ide breakage Al Viro (Mon Apr 28 2008 - 02:00:50 EST)
[PATCH] celleb_scc_pciex __iomem annotations Al Viro (Mon Apr 28 2008 - 02:01:18 EST)
[PATCH] typo in sata_fsl Al Viro (Mon Apr 28 2008 - 02:01:37 EST)
[PATCH] usbhid endianness annotations and fixes Al Viro (Mon Apr 28 2008 - 02:01:57 EST)
[PATCH] drivers/usb annotations and fixes Al Viro (Mon Apr 28 2008 - 02:02:31 EST)
[PATCH] usb input endianness annotations and fixes Al Viro (Mon Apr 28 2008 - 02:02:53 EST)
[PATCH] autofs4 - use lookup access intent to support recursive bindmounts Ian Kent (Mon Apr 28 2008 - 02:17:24 EST)
[PATCH] autofs4 - fix compile warning in waitq.c:autofs4_expire_indirect() Ian Kent (Mon Apr 28 2008 - 02:20:11 EST)
[PATCH] autofs4 - check for invalid dentry in getpath Ian Kent (Mon Apr 28 2008 - 02:22:26 EST)
[PATCH 1/2] autofs4 - fix execution order race in mount request code Ian Kent (Mon Apr 28 2008 - 02:27:35 EST)
Re: [PATHC V3] Watchdog on MPC85xx SMP system Kumar Gala (Mon Apr 28 2008 - 02:28:57 EST)
[PATCH 2/2] autofs4 - fix incorect return from root.c:try_to_fill_dentry() Ian Kent (Mon Apr 28 2008 - 02:31:31 EST)
[PATCH] x86: mtrr cleanup for converting continuous to discrete layout Yinghai Lu (Mon Apr 28 2008 - 02:38:22 EST)
Re: NULL dereference OOPS on SysRq-w Dave Young (Mon Apr 28 2008 - 02:57:32 EST)
Re: mips ptrace compat build error Roland McGrath (Mon Apr 28 2008 - 03:01:53 EST)
Fwd: [PATCH] [MMC] fix clock problem in PXA255/270 Tadeusz Gozdek (Mon Apr 28 2008 - 03:34:20 EST)
Re: [PATCH] build fix for smp Sergio Luis (Mon Apr 28 2008 - 03:52:25 EST)
[ANNOUNCE] kvm-67 release Avi Kivity (Mon Apr 28 2008 - 04:56:20 EST)
[PATCH] workqueue: Remove redundant function invocation Andrew Liu (Mon Apr 28 2008 - 05:21:26 EST)
2.6.25 crash: EIP: [<c02e2f14>] xfrm_output_resume+0x64/0x100 ss:esp 0068:c03a1e5c Marco Berizzi (Mon Apr 28 2008 - 05:34:16 EST)
Re: [2.6 patch] asm-mips/mach-ip27/topology.h must #include<asm-generic/topology.h> Ralf Baechle (Mon Apr 28 2008 - 05:36:22 EST)
Unsuccessful access to the last blocks of a device [2.4/2.6 PATCH] Mathieu Lafon (Mon Apr 28 2008 - 06:00:21 EST)
[RFC PATCH 0/3] freeze feature ver 1.2 Takashi Sato (Mon Apr 28 2008 - 06:30:05 EST)
[RFC PATCH 1/3] Implement generic freeze feature Takashi Sato (Mon Apr 28 2008 - 06:32:19 EST)
[RFC PATCH 2/3] Remove XFS specific ioctl interfaces for freeze feature Takashi Sato (Mon Apr 28 2008 - 06:32:56 EST)
[RFC PATCH 3/3] Add timeout feature Takashi Sato (Mon Apr 28 2008 - 06:39:46 EST)
[PATCH] let setup_irq reenable a shared irq Uwe Kleine-KÃnig (Mon Apr 28 2008 - 07:13:22 EST)
Re: [PATCH] x86: !x & y typo in mtrr code Ingo Molnar (Mon Apr 28 2008 - 07:27:41 EST)
Re: RLIMIT_RTTIME documentation for getrlimit.2 Michael Kerrisk (Mon Apr 28 2008 - 07:44:44 EST)
Re: inotify SIGIO documentation for inotify.7 man page Michael Kerrisk (Mon Apr 28 2008 - 07:46:00 EST)
Unsuccessful access to the last blocks of a device [2.4/2.6 PATCH] (repost) Mathieu Lafon (Mon Apr 28 2008 - 07:57:38 EST)
[patch] video: fix SOC_CAMERA_MT9M001 build bug Ingo Molnar (Mon Apr 28 2008 - 08:00:55 EST)
Re: MAP_POPULATE behavior change? Michael Kerrisk (Mon Apr 28 2008 - 08:07:02 EST)
AIO/DIO lockup/crash Peter Zijlstra (Mon Apr 28 2008 - 08:29:58 EST)
¿Estudiantes con problemas de escritura? Discourse Consultants (Mon Apr 28 2008 - 08:35:41 EST)
[ANNOUNCE] util-linux-ng v2.14-rc2 Karel Zak (Mon Apr 28 2008 - 08:43:53 EST)
Re: ./fs/partitions/check.c: off-by-one error ? Jan Kara (Mon Apr 28 2008 - 08:57:17 EST)
Re: [PATCH 2/3] ftrace: add trace pipe header pluggin Steven Rostedt (Mon Apr 28 2008 - 09:05:35 EST)
[patch v3] doc: DMA-mapping.txt has undeclared variables [Bug 10397] Matti Linnanvuori (Mon Apr 28 2008 - 09:05:52 EST)
Re: [PATCH 1/3] ftrace: add logic to record overruns Steven Rostedt (Mon Apr 28 2008 - 09:14:09 EST)
[PATCH 0/3] Some more path_{get,put}() cleanups Jan Blunck (Mon Apr 28 2008 - 10:39:05 EST)
Solid freezes with 2.6.25 Gabor Gombas (Mon Apr 28 2008 - 10:40:57 EST)
[PATCH] isofs: Fix access to unallocated memory when reading corrupted filesystem Jan Kara (Mon Apr 28 2008 - 10:45:33 EST)
Re: [Patch]net/xfrm/xfrm_policy.c: replace timer with delayed_work WANG Cong (Mon Apr 28 2008 - 10:54:29 EST)
Re: [PATCH 0/5] x86: cleanup early per cpu variables/accesses v4-folded Pavel Machek (Mon Apr 28 2008 - 10:55:23 EST)
[PATCH] Disallow truncation of files in sysfs Ben Hutchings (Mon Apr 28 2008 - 11:00:41 EST)
[GIT PULL] SLUB/SLOB updates for 2.6.26 Pekka J Enberg (Mon Apr 28 2008 - 11:08:29 EST)
[PATCH] pca953x: Add support for pca9555 I2C I/O expander. Will Newton (Mon Apr 28 2008 - 11:08:48 EST)
2.6.24 regression: deadlock on coredump of big process Tony Battersby (Mon Apr 28 2008 - 11:12:16 EST)
[PATCH] KVM: x86: task switch: fix wrong bit setting for the busy flag.the busy bit is in offset of 1 inside type and not in 8. Izik Eidus (Mon Apr 28 2008 - 11:16:08 EST)
[PATCH] Add new supported board to jsm serial driver. Kilau, Scott (Mon Apr 28 2008 - 11:32:56 EST)
intelfb and G33 / Q33 / Q35 chipsets support ? Gabriel C (Mon Apr 28 2008 - 11:35:38 EST)
drivers/xen/grant-table.c:gnttab_suspend() is unused Adrian Bunk (Mon Apr 28 2008 - 11:42:52 EST)
[2.6 patch] make drm_minors_cleanup() static Adrian Bunk (Mon Apr 28 2008 - 11:43:23 EST)
[2.6 patch] make dm_dirty_log_{init,exit}() static Adrian Bunk (Mon Apr 28 2008 - 11:43:56 EST)
[2.6 patch] make itd1000_fre_values[] static const Adrian Bunk (Mon Apr 28 2008 - 11:44:31 EST)
[2.6 patch] make em28xx_capture_start() static Adrian Bunk (Mon Apr 28 2008 - 11:44:51 EST)
[2.6 patch] make em28xx-dvb.c:register_dvb() static Adrian Bunk (Mon Apr 28 2008 - 11:45:39 EST)
[2.6 patch] make mt9{m001,v022}_controls[] static Adrian Bunk (Mon Apr 28 2008 - 11:45:59 EST)
[2.6 patch] media/video/pvrusb2/: make code static Adrian Bunk (Mon Apr 28 2008 - 11:46:27 EST)
[2.6 patch] usb/storage/onetouch.c: make a function static Adrian Bunk (Mon Apr 28 2008 - 11:46:50 EST)
[2.6 patch] drivers/xen/balloon.c: make a function static Adrian Bunk (Mon Apr 28 2008 - 11:47:09 EST)
[2.6 patch] make nfs4_drop_state_owner() static Adrian Bunk (Mon Apr 28 2008 - 11:48:40 EST)
[2.6 patch] UTF-8 fixes in comments Adrian Bunk (Mon Apr 28 2008 - 11:48:55 EST)
[2.6 patch] cleanup #include <linux/version.h>'s Adrian Bunk (Mon Apr 28 2008 - 11:49:25 EST)
Re: [RFC][-mm] [2/2] Simple stats for memory resource controller Balaji Rao (Mon Apr 28 2008 - 12:00:57 EST)
Re: [PATCH] vfs: reduce stack usage by shrinking struct kiocb Zach Brown (Mon Apr 28 2008 - 12:13:37 EST)
[patch] dvb: build failure fix Ingo Molnar (Mon Apr 28 2008 - 12:24:58 EST)
Re: Security testing tree patch review for 2.6.26 Alexander Viro (Mon Apr 28 2008 - 12:32:29 EST)
[patch] doc: fix an incorrect suggestion to pass NULL for PCI like buses Matti Linnanvuori (Mon Apr 28 2008 - 12:33:45 EST)
Re: [PATCH] ehca: ret is unsigned, ibmebus_request_irq() negative returnignored in hca_create_eq() Hoang-Nam Nguyen (Mon Apr 28 2008 - 12:36:46 EST)
2.6.25-mm1: Failing to probe IDE interface Mel Gorman (Mon Apr 28 2008 - 12:42:57 EST)
Re: [PATCH] x86: endless page faults in mount_block_root for Linux2.6 Ingo Molnar (Mon Apr 28 2008 - 12:45:26 EST)
IB/ehca: handle negative return value from ibmebus_request_irq() properly in ehca_create_eq() Hoang-Nam Nguyen (Mon Apr 28 2008 - 12:53:43 EST)
Re: [PATCH] disable softlockup detection at boottime Ingo Molnar (Mon Apr 28 2008 - 12:56:55 EST)
[(RESEND) PATCH] sched: fix SCHED_FAIR wake-idle logic error Gregory Haskins (Mon Apr 28 2008 - 13:13:14 EST)
[PATCH] docbook: fix bitops fatal filename error Randy.Dunlap (Mon Apr 28 2008 - 13:21:53 EST)
[PATCH] ARCH 2.6.25.y: Fix 32-bit x86 MSI-X allocation leakage PJ Waskiewicz (Mon Apr 28 2008 - 13:27:54 EST)
[PATCH] ARCH 2.6.24.y: Fix 32-bit x86 MSI-X allocation leakage PJ Waskiewicz (Mon Apr 28 2008 - 13:28:16 EST)
[PATCH] ARCH: Fix 32-bit x86 MSI-X allocation leakage PJ Waskiewicz (Mon Apr 28 2008 - 13:28:56 EST)
Re: [PATCH] Fix max-stack calculators to skip canary Ingo Molnar (Mon Apr 28 2008 - 13:29:27 EST)
Re: - bitmap-fix-calculation-of-bitmap_scnprintf_len.patch removedfrom -mm tree Paul Jackson (Mon Apr 28 2008 - 13:30:05 EST)
umount(/proc) after CLONE_NEWNS in 2.6.25? Michael Tokarev (Mon Apr 28 2008 - 13:30:37 EST)
Re: [PATCH V2] use canary at end of stack to indicate overruns atoops time Ingo Molnar (Mon Apr 28 2008 - 13:32:04 EST)
Re: [2.6 patch] mips: unexport __kmap_atomic_to_page Ralf Baechle (Mon Apr 28 2008 - 13:40:32 EST)
[2.6 patch] mm/memory_hotplug.c must #include "internal.h" Adrian Bunk (Mon Apr 28 2008 - 13:41:19 EST)
Re: [PATCH] e1000e triggers sparc32 gcc bug Kok, Auke (Mon Apr 28 2008 - 13:44:54 EST)
[PATCH -rt 0/4] nmi_watchdog fixes for -rt Hiroshi Shimamoto (Mon Apr 28 2008 - 14:11:25 EST)
[PATCH] atm: ambassador: vcc_sf semaphore to mutex Daniel Walker (Mon Apr 28 2008 - 14:19:55 EST)
Re: Linux 2.6.25 (coretemp reads high temperatures) Kasper Sandberg (Mon Apr 28 2008 - 14:21:10 EST)
[PATCH -mm 00/15] VM pageout scalability improvements (V6) Rik van Riel (Mon Apr 28 2008 - 14:23:01 EST)
[PATCH] mmiotrace: code style cleanups Pekka Paalanen (Mon Apr 28 2008 - 14:25:22 EST)
[RFC 1/3] mmiotrace full patch, preview 3 Pekka Paalanen (Mon Apr 28 2008 - 14:45:38 EST)
Re: [PATCH] x86: move i386 memory setup code to e820_32.c Ingo Molnar (Mon Apr 28 2008 - 14:46:32 EST)
Re: [RFC PATCH 0/2] sched fixes for suboptimal balancing Ingo Molnar (Mon Apr 28 2008 - 14:55:48 EST)
[PATCH] x86: DS cleanup - dont treat 0 as NULL Cyrill Gorcunov (Mon Apr 28 2008 - 15:16:18 EST)
[PATCH 0/2] ia64: Migrate data off physical pages with correctable errors Russ Anderson (Mon Apr 28 2008 - 15:23:08 EST)
cpufreq pull request for 2.6.26 Dave Jones (Mon Apr 28 2008 - 15:23:32 EST)
[PATCH 1/2] mm: Avoid putting a bad page back on the LRU Russ Anderson (Mon Apr 28 2008 - 15:24:20 EST)
[PATCH 2/2] ia64: Call migration code on correctable errors Russ Anderson (Mon Apr 28 2008 - 15:25:21 EST)
[PATCH 0/4] Verification and debugging of memory initialisation V4 Mel Gorman (Mon Apr 28 2008 - 15:28:59 EST)
[patch/rfc 2.6.25-git] gpio: sysfs interface David Brownell (Mon Apr 28 2008 - 15:40:33 EST)
videodev2.h Justin Mattock (Mon Apr 28 2008 - 16:00:51 EST)
Re: [PATCH 2/2] ARM: ax88796: platform_get_irq() may return signed unnoticed Russell King - ARM Linux (Mon Apr 28 2008 - 16:10:33 EST)
Re: pci_proc_init: proc_dir_entry '00' already registered Alexey Dobriyan (Mon Apr 28 2008 - 16:12:35 EST)
Linux 2.4 usage statistics Willy Tarreau (Mon Apr 28 2008 - 16:24:46 EST)
Re: [PATCH] scripts/kconfig/lxdialog/inputbox.c: reversed draw_box(dlg.border.atr and dlg.dialog.atr) in dialog_inputbox() Sam Ravnborg (Mon Apr 28 2008 - 16:27:33 EST)
Why these dot chars in scripts/checkpatch.pl? Paul Jackson (Mon Apr 28 2008 - 16:31:43 EST)
2.6.25-git12 sysfs panic Badari Pulavarty (Mon Apr 28 2008 - 16:36:26 EST)
[GTI pull] hrtimer fixes Thomas Gleixner (Mon Apr 28 2008 - 16:37:48 EST)
Re: [PATCH] make help: Show defconfig subdirs Sam Ravnborg (Mon Apr 28 2008 - 16:40:29 EST)
Re: [PATCH] dontdiff: add modules.order Sam Ravnborg (Mon Apr 28 2008 - 16:52:23 EST)
FS performance with SD/MMC card Kallol Biswas (Mon Apr 28 2008 - 16:52:42 EST)
[PATCH] ptrace: conditionalize compat_ptrace_request Roland McGrath (Mon Apr 28 2008 - 16:58:11 EST)
Re: [GIT PATCH] SCSI updates for 2.6.25 Sam Ravnborg (Mon Apr 28 2008 - 17:00:27 EST)
Re: [PATCH 12/15] [MIPS] pmc-sierra/msp71xx/msp_hwbutton.c: minorirq handler cleanups Ralf Baechle (Mon Apr 28 2008 - 17:03:50 EST)
Re: [PATCH 2/3] fix choice dependency check Sam Ravnborg (Mon Apr 28 2008 - 17:07:45 EST)
[PATCH 0/1] x86: fix remove cpu_pda table patch Mike Travis (Mon Apr 28 2008 - 17:09:22 EST)
[PATCH 1/4] init: fix integer as NULL pointer warnings Harvey Harrison (Mon Apr 28 2008 - 17:13:21 EST)
[PATCH 2/4] kernel: fix integer as NULL pointer warnings Harvey Harrison (Mon Apr 28 2008 - 17:13:48 EST)
[PATCH 3/4] mm: fix integer as NULL pointer warnings Harvey Harrison (Mon Apr 28 2008 - 17:14:11 EST)
[PATCH 4/4] drivers: atm, char fix integer as NULL pointer warnings Harvey Harrison (Mon Apr 28 2008 - 17:14:44 EST)
[GIT PULL] kbuild updates Sam Ravnborg (Mon Apr 28 2008 - 17:15:10 EST)
[PATCH] ide: fix au1xxx-ide breakage Bartlomiej Zolnierkiewicz (Mon Apr 28 2008 - 17:28:26 EST)
[PATCH] piix: add Asus Eee 701 controller to short cable list Bartlomiej Zolnierkiewicz (Mon Apr 28 2008 - 17:28:46 EST)
[PATCH] ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] Bartlomiej Zolnierkiewicz (Mon Apr 28 2008 - 17:29:19 EST)
[PATCH] x86: fix return type of detect_vsmp_box() for !CONFIG_PCI Bert Wesarg (Mon Apr 28 2008 - 17:42:19 EST)
[git patches] IDE updates part 5 Bartlomiej Zolnierkiewicz (Mon Apr 28 2008 - 17:53:52 EST)
Inconsistent behavior of mount for CDs Frans Pop (Mon Apr 28 2008 - 18:09:10 EST)
rq->rq_lock_key vs cpu_base->lock - possible circular lockingdependency detected Jesper Juhl (Mon Apr 28 2008 - 18:35:04 EST)
[patch 00/55] PNP cleanup, v5 Bjorn Helgaas (Mon Apr 28 2008 - 18:36:47 EST)
- [patch 01/55] PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set Bjorn Helgaas (Mon Apr 28 2008 - 18:37:46 EST)
- [patch 03/55] PNPACPI: continue after _CRS and _PRS errors Bjorn Helgaas (Mon Apr 28 2008 - 18:38:42 EST)
- [patch 04/55] PNP: make pnp_add_id() internal to PNP core Bjorn Helgaas (Mon Apr 28 2008 - 18:39:15 EST)
- [patch 02/55] ISAPNP: move config register addresses out of isapnp.h Bjorn Helgaas (Mon Apr 28 2008 - 18:39:35 EST)
- [patch 05/55] PNP: change pnp_add_id() to allocate its own pnp_id structures Bjorn Helgaas (Mon Apr 28 2008 - 18:40:06 EST)
- [patch 06/55] PNP: add pnp_eisa_id_to_string() Bjorn Helgaas (Mon Apr 28 2008 - 18:40:39 EST)
- [patch 07/55] PNP: add pnp_alloc_dev() Bjorn Helgaas (Mon Apr 28 2008 - 18:41:05 EST)
- [patch 09/55] PNP: change pnp_add_card_id() to allocate its own pnp_id structures Bjorn Helgaas (Mon Apr 28 2008 - 18:41:40 EST)
- [patch 10/55] ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id() Bjorn Helgaas (Mon Apr 28 2008 - 18:42:16 EST)
- [patch 12/55] PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq" Bjorn Helgaas (Mon Apr 28 2008 - 18:42:45 EST)
- [patch 08/55] PNP: make pnp_add_card_id() internal to PNP core Bjorn Helgaas (Mon Apr 28 2008 - 18:43:14 EST)
- [patch 14/55] PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource() Bjorn Helgaas (Mon Apr 28 2008 - 18:43:39 EST)
- [patch 13/55] PNPACPI: use temporaries to reduce repetition Bjorn Helgaas (Mon Apr 28 2008 - 18:44:02 EST)
- [patch 16/55] PNPACPI: pass pnp_dev instead of acpi_handle Bjorn Helgaas (Mon Apr 28 2008 - 18:44:32 EST)
- [patch 15/55] PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate Bjorn Helgaas (Mon Apr 28 2008 - 18:44:55 EST)
- [patch 18/55] PNP: remove pnp_resource_table from internal get/set interfaces Bjorn Helgaas (Mon Apr 28 2008 - 18:45:49 EST)
- [patch 19/55] PNP: remove more pnp_resource_table arguments Bjorn Helgaas (Mon Apr 28 2008 - 18:46:25 EST)
- [patch 22/55] PNP: add pnp_init_resources(struct pnp_dev *) interface Bjorn Helgaas (Mon Apr 28 2008 - 18:46:44 EST)
- [patch 25/55] PNP: use dev_printk when possible Bjorn Helgaas (Mon Apr 28 2008 - 18:47:11 EST)
- [patch 26/55] PNP: factor pnp_init_resource_table() and pnp_clean_resource_table() Bjorn Helgaas (Mon Apr 28 2008 - 18:47:54 EST)
- [patch 29/55] PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_table Bjorn Helgaas (Mon Apr 28 2008 - 18:48:25 EST)
- [patch 27/55] PNP: add pnp_get_resource() interface Bjorn Helgaas (Mon Apr 28 2008 - 18:48:42 EST)
- [patch 30/55] PNP: use conventional "i" for loop indices Bjorn Helgaas (Mon Apr 28 2008 - 18:49:11 EST)
- [patch 31/55] PNP: reduce redundancy in pnp_assign_port() and others Bjorn Helgaas (Mon Apr 28 2008 - 18:49:34 EST)
- [patch 33/55] PNP: reduce redundancy in pnp_set_current_resources() Bjorn Helgaas (Mon Apr 28 2008 - 18:49:55 EST)
- [patch 23/55] PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface Bjorn Helgaas (Mon Apr 28 2008 - 18:50:31 EST)
- [patch 34/55] PNP: check for conflicts with all resources, not just earlier ones Bjorn Helgaas (Mon Apr 28 2008 - 18:51:00 EST)
- [patch 32/55] PNP: reduce redundancy in pnp_check_port() and others Bjorn Helgaas (Mon Apr 28 2008 - 18:51:31 EST)
- [patch 36/55] PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table Bjorn Helgaas (Mon Apr 28 2008 - 18:51:50 EST)
- [patch 37/55] PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table Bjorn Helgaas (Mon Apr 28 2008 - 18:52:21 EST)
- [patch 38/55] PNP: convert assign, interface to use pnp_get_resource(), not pnp_resource_table Bjorn Helgaas (Mon Apr 28 2008 - 18:52:54 EST)
- [patch 39/55] PNP: remove PNP_MAX_* uses Bjorn Helgaas (Mon Apr 28 2008 - 18:53:28 EST)
- [patch 40/55] rtc: dont reference pnp_resource_table directly Bjorn Helgaas (Mon Apr 28 2008 - 18:53:51 EST)
- [patch 41/55] PNP: make pnp_resource_table private to PNP core Bjorn Helgaas (Mon Apr 28 2008 - 18:54:24 EST)
- [patch 11/55] PNP: add pnp_alloc_card() Bjorn Helgaas (Mon Apr 28 2008 - 18:54:52 EST)
- [patch 42/55] PNP: remove pnp_resource_table references from resource decoders Bjorn Helgaas (Mon Apr 28 2008 - 18:55:29 EST)
- [patch 44/55] PNP: add pnp_get_pnp_resource() Bjorn Helgaas (Mon Apr 28 2008 - 18:55:55 EST)
- [patch 43/55] PNP: add struct pnp_resource Bjorn Helgaas (Mon Apr 28 2008 - 18:56:32 EST)
- [patch 46/55] PNP: add pnp_new_resource() to find a new unset pnp_resource Bjorn Helgaas (Mon Apr 28 2008 - 18:56:54 EST)
- [patch 35/55] PNP: pass resources, not indexes, to pnp_check_port(), et al Bjorn Helgaas (Mon Apr 28 2008 - 18:57:33 EST)
- [patch 45/55] PNP: add pnp_resource index for ISAPNP Bjorn Helgaas (Mon Apr 28 2008 - 18:58:00 EST)
- [patch 17/55] PNP: add debug output to option registration Bjorn Helgaas (Mon Apr 28 2008 - 18:58:36 EST)
- [patch 48/55] PNP: make generic pnp_add_dma_resource() Bjorn Helgaas (Mon Apr 28 2008 - 18:59:01 EST)
- [patch 47/55] PNP: make generic pnp_add_irq_resource() Bjorn Helgaas (Mon Apr 28 2008 - 18:59:31 EST)
- [patch 49/55] PNP: make generic pnp_add_io_resource() Bjorn Helgaas (Mon Apr 28 2008 - 18:59:54 EST)
- [patch 51/55] ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources() Bjorn Helgaas (Mon Apr 28 2008 - 19:00:25 EST)
- [patch 55/55] PNPBIOS: remove include/linux/pnpbios.h Bjorn Helgaas (Mon Apr 28 2008 - 19:01:00 EST)
- [patch 54/55] ISAPNP: remove unused pnp_dev->regs field Bjorn Helgaas (Mon Apr 28 2008 - 19:01:32 EST)
- [patch 52/55] PNPACPI: move _CRS/_PRS warnings closer to the action Bjorn Helgaas (Mon Apr 28 2008 - 19:01:54 EST)
- [patch 50/55] PNP: make generic pnp_add_mem_resource() Bjorn Helgaas (Mon Apr 28 2008 - 19:02:23 EST)
- [patch 28/55] PNP: remove pnp_mem_flags() as an lvalue Bjorn Helgaas (Mon Apr 28 2008 - 19:02:47 EST)
- [patch 53/55] PNP: make interfaces private to the PNP core Bjorn Helgaas (Mon Apr 28 2008 - 19:03:13 EST)
- [patch 24/55] PNP: remove unused interfaces using pnp_resource_table Bjorn Helgaas (Mon Apr 28 2008 - 19:03:45 EST)
- [patch 21/55] PNP: add debug when assigning PNP resources Bjorn Helgaas (Mon Apr 28 2008 - 19:04:20 EST)
- [patch 20/55] PNP: add debug output to encoders Bjorn Helgaas (Mon Apr 28 2008 - 19:04:43 EST)
- Re: [patch 00/55] PNP cleanup, v5 Len Brown (Tue Apr 29 2008 - 04:39:55 EST)
can I receive UDP broadcasts in aliases interfaces? Pau Aliagas (Mon Apr 28 2008 - 19:06:26 EST)
usb_submit_urb returns -38 - help? Lyall Pearce (Mon Apr 28 2008 - 19:13:59 EST)
[PATCH 1/3] scsi: fix integer as NULL pointer warnings Harvey Harrison (Mon Apr 28 2008 - 19:50:19 EST)
[PATCH 2/3] media: fix integer as NULL pointer warnings Harvey Harrison (Mon Apr 28 2008 - 19:50:49 EST)
[PATCH 3/3] drivers: fix integer as NULL pointer warnings Harvey Harrison (Mon Apr 28 2008 - 19:51:16 EST)
Re: Re: [PATCH 2.6.18 V7] drivers: add lcd display support monitordelcd (Mon Apr 28 2008 - 19:58:59 EST)
Re: [PATCH 2/4] fs/cifs - Use bool Steve French (Mon Apr 28 2008 - 20:07:28 EST)
[Patch 0/6] MIPS Hardware watchpoint support for gdb (version 2). David Daney (Mon Apr 28 2008 - 21:22:18 EST)
[PATCH 0/3] patches for stop_machine Hidetoshi Seto (Mon Apr 28 2008 - 21:25:33 EST)
[patch 0/9] [RFC] x86: Merge thread_info_32/64 to thread_info.h Christoph Lameter (Mon Apr 28 2008 - 21:53:22 EST)
[PATCH] trivial: do-while is not a compound statement Harvey Harrison (Mon Apr 28 2008 - 21:58:38 EST)
standalone kbuild's homepage? Denys Vlasenko (Mon Apr 28 2008 - 23:04:53 EST)
Re: [PATCH] OLPC: only check for OFW signature on VSA-less Geodes Andrew Morton (Mon Apr 28 2008 - 23:07:30 EST)
[PATCH 000 of 9] md: Assorted patches for the 2.5.26 merge window NeilBrown (Mon Apr 28 2008 - 23:35:00 EST)
[LTP/VFS] fcntl SETLEASE fails on ramfs/tmpfs Bryan Wu (Mon Apr 28 2008 - 23:43:21 EST)
PTRACE_{READ,WRITE}{TEXT,DATA} Benjamin Herrenschmidt (Mon Apr 28 2008 - 23:54:37 EST)
Re: patch driver-core-warn-about-duplicate-driver-names-on-the-same-bus.patchadded to gregkh-2.6 tree Stas Sergeev (Tue Apr 29 2008 - 00:48:39 EST)
[PATCH] ide: fix crash at boot with siimage driver Benjamin Herrenschmidt (Tue Apr 29 2008 - 00:50:41 EST)
[PATCH] lib: bitrev.c micro-optimization Harvey Harrison (Tue Apr 29 2008 - 01:25:14 EST)
[Q]Can a file be dual licensed in upstream kernel? pradeep singh rautela (Tue Apr 29 2008 - 01:38:10 EST)
linux-next: Tree for April 29 Stephen Rothwell (Tue Apr 29 2008 - 01:48:24 EST)
Re: [PATCH] ARM: am79c961a: platform_get_irq() may return signedunnoticed Jeff Garzik (Tue Apr 29 2008 - 02:00:17 EST)
[git patches] libata updates Jeff Garzik (Tue Apr 29 2008 - 02:25:31 EST)
[PATCH] devres: support addresses greater than an unsigned long viadev_ioremap Kumar Gala (Tue Apr 29 2008 - 02:27:21 EST)
rtc_valid_tm doesn't check tm_wday Uwe Kleine-König (Tue Apr 29 2008 - 02:45:09 EST)
[BUG-REPORT] hrtick_start_fair and CPU-Hotplug Gautham R Shenoy (Tue Apr 29 2008 - 02:52:32 EST)
[PATCH 0/10] Add generic helpers for arch IPI function calls #3 Jens Axboe (Tue Apr 29 2008 - 03:27:44 EST)
[PATCH] on memoryless node, /proc/pagetypeinfo is displayed slightly funny output. KOSAKI Motohiro (Tue Apr 29 2008 - 03:40:44 EST)
kgdb with sw single-step... David Miller (Tue Apr 29 2008 - 04:02:43 EST)
[GIT PULL] XFS update for 2.6.26-rc1 Lachlan McIlroy (Tue Apr 29 2008 - 04:20:59 EST)
[patch] ACER_WMI/ASUS_LAPTOP: fix build bug Ingo Molnar (Tue Apr 29 2008 - 04:21:50 EST)
[no subject] Chen Gong (Tue Apr 29 2008 - 04:44:52 EST)
Re: [2/2] vmallocinfo: Add caller information Ingo Molnar (Tue Apr 29 2008 - 04:49:32 EST)
[patch] sched_info_switch not being called according todocumentation (10545) David Simner (Tue Apr 29 2008 - 05:37:10 EST)
detecting kernel mem leak sancelot (Tue Apr 29 2008 - 05:48:32 EST)
[PATCH] ext3: Fix synchronization of quota files in journal=data mode Jan Kara (Tue Apr 29 2008 - 05:58:35 EST)
[PATCH] ext4: Fix synchronization of quota files in journal=data mode Jan Kara (Tue Apr 29 2008 - 05:59:04 EST)
[PATCH] reiserfs: Fix synchronization of quota files in journal=data mode Jan Kara (Tue Apr 29 2008 - 06:00:47 EST)
sound: azx_get_response timeout Jan Engelhardt (Tue Apr 29 2008 - 06:31:59 EST)
PV DMA for PCI passthrough devices for KVM Amit Shah (Tue Apr 29 2008 - 06:37:43 EST)
Kernel crash report - maybe triggered by the bluetooth system Giordano Battilana (Tue Apr 29 2008 - 06:40:31 EST)
[PATCH] x86: use defconfigs from x86/configs/* Sam Ravnborg (Tue Apr 29 2008 - 06:47:53 EST)
[PATCH 0/12] Further PDE->data assignments cleanups Denis V. Lunev (Tue Apr 29 2008 - 07:12:28 EST)
conflicted merge for sched-devel? Peter Teoh (Tue Apr 29 2008 - 07:48:30 EST)
futex code and barriers Peter Zijlstra (Tue Apr 29 2008 - 07:57:58 EST)
rtc: how should I handle an invalid state? Uwe Kleine-König (Tue Apr 29 2008 - 08:20:19 EST)
cgroupstats, plans? Dhaval Giani (Tue Apr 29 2008 - 08:20:41 EST)
Re: [git pull] scheduler changes for v2.6.26 Ingo Molnar (Tue Apr 29 2008 - 08:29:29 EST)
[PATCH] Skip I/O merges when disabled Alan D. Brunelle (Tue Apr 29 2008 - 08:35:08 EST)
Network driver questions Mile Davidovic (Tue Apr 29 2008 - 08:41:12 EST)
[patch] fix sched_debug livelock Mike Galbraith (Tue Apr 29 2008 - 08:42:36 EST)
[PATCH 0/8] CPU-Hotplug: Fix CPU-Hotplug <--> cpufreq lockingdependency Gautham R Shenoy (Tue Apr 29 2008 - 08:57:30 EST)
Page Faults slower in 2.6.25-rc9 than 2.6.23 Ross Biro (Tue Apr 29 2008 - 09:10:54 EST)
[patch] video: fix build bugs in drivers/media/video/stk-webcam.c Ingo Molnar (Tue Apr 29 2008 - 09:18:52 EST)
[PATCH] cyclades: Coding style work Alan Cox (Tue Apr 29 2008 - 09:20:43 EST)
[PATCH] epca: coding style Alan Cox (Tue Apr 29 2008 - 09:21:44 EST)
[PATCH] esp: Clean up to modern coding style Alan Cox (Tue Apr 29 2008 - 09:22:56 EST)
[PATCH] isicom: Fix buffer allocation Alan Cox (Tue Apr 29 2008 - 09:25:13 EST)
[PATCH] riscom8: Coding style Alan Cox (Tue Apr 29 2008 - 09:27:01 EST)
Re: [PATCH 1/2] MM: Make page tables relocatable -- conditional flush (rc9) Ross Biro (Tue Apr 29 2008 - 09:28:17 EST)
[PATCH] toshiba: Use ioremap_cached Alan Cox (Tue Apr 29 2008 - 09:28:46 EST)
[PATCH] tty: Add throttle/unthrottle helpers Alan Cox (Tue Apr 29 2008 - 09:34:22 EST)
[PATCH] ip2: switch remaining direct call of ops->flush_buffer Alan Cox (Tue Apr 29 2008 - 09:35:23 EST)
[RFC PATCH 0/2] Union Mount: Directory listing in glibc bsn . 0007 (Tue Apr 29 2008 - 09:37:47 EST)
[PATCH] crypto: Correct kzalloc error test Julia Lawall (Tue Apr 29 2008 - 09:38:35 EST)
[PATCH] 8250: Switch 8250 drivers to use _nocache ioremaps Alan Cox (Tue Apr 29 2008 - 09:42:51 EST)
[RFC/PATH 1/2] MM: Make Page Tables Relocatable -- conditional flush Ross Biro (Tue Apr 29 2008 - 09:43:49 EST)
[RFC/PATH 2/2] MM: Make Page Tables Relocatable -- relocation code. Ross Biro (Tue Apr 29 2008 - 09:44:42 EST)
[PATCH] MAINTAINERS: Sort ordering Alan Cox (Tue Apr 29 2008 - 09:47:32 EST)
[PATCH] char serial: Switch drivers to ioremap_nocache Alan Cox (Tue Apr 29 2008 - 09:49:40 EST)
Re: [PATCH] fix oops on rmmod capidrv Gerd v. Egidy (Tue Apr 29 2008 - 09:53:56 EST)
[patch 00/15] 2nd batch of s390 patches for 2.6.26 Martin Schwidefsky (Tue Apr 29 2008 - 10:16:16 EST)
Re: [PATCH 00/13] Re: Scalability requirements for sysv ipc Nadia Derbey (Tue Apr 29 2008 - 10:35:31 EST)
[PATCH 00/10] Scalability requirements for sysv ipc - v2 Nadia . Derbey (Tue Apr 29 2008 - 10:37:47 EST)
[PATCH] machintosh: ADB driver: adb_handler_sem semaphore to mutex Daniel Walker (Tue Apr 29 2008 - 11:31:11 EST)
[PATCH 3/3] spufs use the new vm_ops->access Rik van Riel (Tue Apr 29 2008 - 11:35:58 EST)
[PATCH 2/3] powerpc ioremap_prot Rik van Riel (Tue Apr 29 2008 - 11:38:31 EST)
[PATCH 1/3] make access_process_vm work on device memory Rik van Riel (Tue Apr 29 2008 - 11:38:50 EST)
[PATCH] macintosh: therm_pm72: driver_lock semaphore to mutex Daniel Walker (Tue Apr 29 2008 - 11:39:35 EST)
[PATCH] IB/ehca: Allocate event queue size depending on max number of CQs and QPs Stefan Roscher (Tue Apr 29 2008 - 11:44:49 EST)
Re: [patch] doc: replace yet another dev with pdev for consistency in DMA-mapping.txt Jesse Barnes (Tue Apr 29 2008 - 11:56:05 EST)
[GIT PULL] ALSA updates Takashi Iwai (Tue Apr 29 2008 - 12:21:04 EST)
[PATCH] macintosh: qindfarm_smu_sat: semaphore to mutex Daniel Walker (Tue Apr 29 2008 - 12:46:05 EST)
false negative in checpatch for asm/ vs. linux/ Nishanth Aravamudan (Tue Apr 29 2008 - 12:50:01 EST)
[git pull] PCI updates for 2.6.26 Jesse Barnes (Tue Apr 29 2008 - 13:13:13 EST)
[00/37] 2.6.25-stable review Greg KH (Tue Apr 29 2008 - 13:20:15 EST)
[PATCH 00/10] sysfs tagged directories Benjamin Thery (Tue Apr 29 2008 - 13:35:46 EST)
Issue with qla2xxx_probe_one Alan D. Brunelle (Tue Apr 29 2008 - 13:41:50 EST)
PCI tree info Jesse Barnes (Tue Apr 29 2008 - 14:00:52 EST)
[git pull] audit patches Al Viro (Tue Apr 29 2008 - 14:08:40 EST)
Re: [PATCH] ptmx: adding handshake support Alan Cox (Tue Apr 29 2008 - 14:09:24 EST)
[PATCH] x86 - hide X86_VM_MASK from userland programs v3 Cyrill Gorcunov (Tue Apr 29 2008 - 14:11:22 EST)
pcmcia_ioctl.c compile error Adrian Bunk (Tue Apr 29 2008 - 14:28:01 EST)
background on ioremap, cacheing, cache coherency on x86 Arjan van de Ven (Tue Apr 29 2008 - 14:32:39 EST)
Additional kconfig targets (cloneconfig, nonint_oldconfig etc) Sam Ravnborg (Tue Apr 29 2008 - 14:35:14 EST)
[patch 0/3] dynamic_printk: new feature Jason Baron (Tue Apr 29 2008 - 14:39:56 EST)
[patch 1/3] dynamic_printk: core Jason Baron (Tue Apr 29 2008 - 14:42:00 EST)
[patch 2/3] dyanmic_printk: compile fix Jason Baron (Tue Apr 29 2008 - 14:44:18 EST)
[patch 3/3] dynamic_printk: docs update Jason Baron (Tue Apr 29 2008 - 14:45:20 EST)
[00/12] 2.6.24-stable review Greg KH (Tue Apr 29 2008 - 14:50:51 EST)
queue_flag_clear warnings with the latest git tree Bartlomiej Zolnierkiewicz (Tue Apr 29 2008 - 14:55:29 EST)
[RFC][PATCH 0/5] do remounts without consulting sb->s_files list Dave Hansen (Tue Apr 29 2008 - 15:00:15 EST)
[BUILDFIX PATCH] proc: pcmcia_ioctl.c remove proc_bus Harvey Harrison (Tue Apr 29 2008 - 15:05:45 EST)
[PATCH] Optimize lock in queue unplugging Mikulas Patocka (Tue Apr 29 2008 - 15:14:53 EST)
[PATCH] x86 mmiotrace: fix page-unaligned ioremaps Pekka Paalanen (Tue Apr 29 2008 - 15:39:40 EST)
[PATCH] Ensure proper handling of the scsi free_list handling upon errors Alan D . Brunelle (Tue Apr 29 2008 - 15:46:36 EST)
[PATCH] x86 mmiotrace: use resource_size_t for phys addresses Pekka Paalanen (Tue Apr 29 2008 - 15:52:31 EST)
[PATCH] mmiotrace: rename kmmio_probe::user_data to :private. Pekka Paalanen (Tue Apr 29 2008 - 15:56:26 EST)
[bug - scsi/blk] -git, WARNING: at include/linux/blkdev.h:427__blk_run_queue+0x74/0xa0() Ingo Molnar (Tue Apr 29 2008 - 15:57:36 EST)
[TRIVIAL] typo in hfsplus. Dave Jones (Tue Apr 29 2008 - 16:01:52 EST)
Btrfs v0.14 Released Chris Mason (Tue Apr 29 2008 - 16:06:53 EST)
[PATCH] USB: sierra: add support for Onda H600/Zte MF330 Tim Gardner (Tue Apr 29 2008 - 16:16:52 EST)
[PATCH 1/1] scsi: megaraid_sas - Update the Version and Changelog bo yang (Tue Apr 29 2008 - 16:18:20 EST)
Kernel bloating being adressed? Kristoffer Ericson (Tue Apr 29 2008 - 16:19:04 EST)
HP server and atto driver from hell Ralf Hildebrandt (Tue Apr 29 2008 - 16:27:19 EST)
[2.6.25] lpfc driver problem Gerhard Mack (Tue Apr 29 2008 - 16:28:30 EST)
Re: [PATCH 1/8] Scaling msgmni to the amount of lowmem Tony Luck (Tue Apr 29 2008 - 16:28:48 EST)
[PATCH] Add pca9532 platform data for Thecus N2100 Riku Voipio (Tue Apr 29 2008 - 16:32:19 EST)
[PATCH] Add pca9532 led driver Riku Voipio (Tue Apr 29 2008 - 16:32:36 EST)
[PATCH] x86: fix section mismatch in pci_scan_bus Sam Ravnborg (Tue Apr 29 2008 - 16:38:26 EST)
profile_pc oops in 2.6.18 Dave Grothe (Tue Apr 29 2008 - 16:39:57 EST)
[patch] sound/video: fix sound/i2c/other/tea575x-tuner.c build bug Ingo Molnar (Tue Apr 29 2008 - 16:47:30 EST)
[PATCH RFC] kbuild: drop section mismatch detection for __cpu* Sam Ravnborg (Tue Apr 29 2008 - 16:48:03 EST)
[PATCH] acpi: fix section mismatch warning in pnpacpi Sam Ravnborg (Tue Apr 29 2008 - 16:51:41 EST)
[git patches] IDE fixes Bartlomiej Zolnierkiewicz (Tue Apr 29 2008 - 16:57:44 EST)
[GIT PULL] please pull infiniband.git Roland Dreier (Tue Apr 29 2008 - 16:58:42 EST)
RFC: make MAINTAINERS email addresses easier to copy/paste Bjorn Helgaas (Tue Apr 29 2008 - 17:00:11 EST)
[GIT PULL] More i2c updates for 2.6.26 Jean Delvare (Tue Apr 29 2008 - 17:34:20 EST)
[PATCH] x86: restrict keyboard io ports reservation to make ipmidriver work Thomas Gleixner (Tue Apr 29 2008 - 17:46:36 EST)
2.6.25 new perfmon kernel patch + libpfm + pfmon available stephane eranian (Tue Apr 29 2008 - 17:47:31 EST)
[PATCH] pata_atiixp fix PIO timing misprogramming Jeff Garzik (Tue Apr 29 2008 - 17:50:15 EST)
[PATCH] libata.h: reorganize ata_device a bit Jeff Garzik (Tue Apr 29 2008 - 17:50:40 EST)
[GIT PATCHES] V4L/DVB updates and fixes for 2.6.26 Mauro Carvalho Chehab (Tue Apr 29 2008 - 17:51:57 EST)
- Re: [GIT PATCHES] V4L/DVB updates and fixes for 2.6.26 Linus Torvalds (Tue Apr 29 2008 - 18:00:40 EST)
- Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB updates and fixes for 2.6.26 Michael Krufky (Tue Apr 29 2008 - 19:49:48 EST)
- [patch, -git] drivers/media build fix for modular builds Ingo Molnar (Wed Apr 30 2008 - 03:48:43 EST)
- Re: [patch, -git] drivers/media build fix for modular builds David Miller (Wed Apr 30 2008 - 03:52:24 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Ingo Molnar (Wed Apr 30 2008 - 04:14:50 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mike Galbraith (Wed Apr 30 2008 - 04:27:35 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mike Galbraith (Wed Apr 30 2008 - 04:43:06 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mike Galbraith (Wed Apr 30 2008 - 04:56:45 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mike Galbraith (Wed Apr 30 2008 - 05:20:48 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Andrew Morton (Wed Apr 30 2008 - 07:42:18 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mike Galbraith (Wed Apr 30 2008 - 09:03:42 EST)
- Re: [v4l-dvb-maintainer] [patch, -git] drivers/media build fix for modular builds Michael Krufky (Wed Apr 30 2008 - 10:40:09 EST)
- Re: [v4l-dvb-maintainer] [patch, -git] drivers/media build fix formodular builds Mike Galbraith (Wed Apr 30 2008 - 11:30:57 EST)
- Re: [v4l-dvb-maintainer] [patch, -git] drivers/media build fix formodular builds Andrew Morton (Wed Apr 30 2008 - 11:31:49 EST)
- Re: [v4l-dvb-maintainer] [patch, -git] drivers/media build fix formodular builds Andrew Morton (Wed Apr 30 2008 - 11:36:20 EST)
- Re: [v4l-dvb-maintainer] [patch, -git] drivers/media build fix for modular builds Michael Krufky (Wed Apr 30 2008 - 11:39:41 EST)
- Re: [v4l-dvb-maintainer] [patch, -git] drivers/media build fix formodular builds Mike Galbraith (Wed Apr 30 2008 - 12:02:18 EST)
- Re: [v4l-dvb-maintainer] [patch, -git] drivers/media build fix formodular builds Mauro Carvalho Chehab (Wed Apr 30 2008 - 11:50:27 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mauro Carvalho Chehab (Wed Apr 30 2008 - 11:27:22 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mike Galbraith (Wed Apr 30 2008 - 11:48:29 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mauro Carvalho Chehab (Wed Apr 30 2008 - 12:14:25 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mike Galbraith (Wed Apr 30 2008 - 12:31:29 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mauro Carvalho Chehab (Wed Apr 30 2008 - 17:36:08 EST)
- Re: [v4l-dvb-maintainer] [patch, -git] drivers/media build fix formodular builds Trent Piepho (Wed Apr 30 2008 - 17:52:31 EST)
- Re: [v4l-dvb-maintainer] [patch, -git] drivers/media build fix for modular builds mkrufky (Wed Apr 30 2008 - 18:40:03 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Sam Ravnborg (Wed Apr 30 2008 - 05:25:46 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Mike Galbraith (Wed Apr 30 2008 - 05:40:33 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Ingo Molnar (Wed Apr 30 2008 - 06:37:40 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Sam Ravnborg (Wed Apr 30 2008 - 05:24:40 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Ingo Molnar (Wed Apr 30 2008 - 05:38:23 EST)
- Re: [patch, -git] drivers/media build fix for modular builds Sam Ravnborg (Wed Apr 30 2008 - 05:55:32 EST)
- Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB updates and fixesfor 2.6.26 Patrick Boettcher (Wed Apr 30 2008 - 04:28:43 EST)
[patch] inlining: do not allow gcc below version 4 to optimizeinlining Ingo Molnar (Tue Apr 29 2008 - 18:15:57 EST)
olpc_battery_trigger_uevent() is unused Adrian Bunk (Tue Apr 29 2008 - 18:30:40 EST)
BUILD error on latest git , ( some *_attach [drivers/media/video/tuner.ko]undefined! ) Gabriel C (Tue Apr 29 2008 - 19:12:22 EST)
Hack to fix not working spindown over Firewire Tino Keitel (Tue Apr 29 2008 - 19:25:32 EST)
Problems with -git14 J.A. MagallÃn (Tue Apr 29 2008 - 19:57:29 EST)
[2.6 patch] fix arch/frv/mm/unaligned.o build error Adrian Bunk (Tue Apr 29 2008 - 19:58:30 EST)
2.6.25-git WARNING: at arch/x86/kernel/genapic_64.c:86 read_apic_id+0x2e/0x46() Kevin Winchester (Tue Apr 29 2008 - 20:00:22 EST)
[PATCH] Account for user time when updating memory integrals Jonathan Lim (Tue Apr 29 2008 - 20:47:41 EST)
linux-next: upstream build failure: pasemi_edac Stephen Rothwell (Tue Apr 29 2008 - 21:20:24 EST)
Linux 2.6.24.4+mmap with overcommit >= 1 Sami Farin (Tue Apr 29 2008 - 21:25:53 EST)
[PATCH] /dev/mem gcc weak function workaround Venki Pallipadi (Tue Apr 29 2008 - 21:31:23 EST)
linux-next: upstream build failure: v4l/dvb Stephen Rothwell (Tue Apr 29 2008 - 21:41:51 EST)
Re: PM: New suspend and hibernation callbacks for PCI bus type Greg KH (Tue Apr 29 2008 - 22:02:06 EST)
Slow DOWN, please!!! David Miller (Tue Apr 29 2008 - 22:04:05 EST)
- Re: Slow DOWN, please!!! David Newall (Wed Apr 30 2008 - 00:03:42 EST)
- Re: Slow DOWN, please!!! David Miller (Wed Apr 30 2008 - 00:18:53 EST)
- Re: Slow DOWN, please!!! David Newall (Wed Apr 30 2008 - 09:04:39 EST)
- Re: Slow DOWN, please!!! Michael Kerrisk (Wed Apr 30 2008 - 09:18:35 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 10:52:52 EST)
- Re: Slow DOWN, please!!! David Newall (Wed Apr 30 2008 - 14:21:44 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 14:28:53 EST)
- Re: Slow DOWN, please!!! David Newall (Wed Apr 30 2008 - 14:56:20 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 15:09:03 EST)
- Re: Slow DOWN, please!!! David Newall (Wed Apr 30 2008 - 15:16:28 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 15:26:19 EST)
- Re: Slow DOWN, please!!! Chris Friesen (Wed Apr 30 2008 - 15:07:52 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 15:14:28 EST)
- Re: Slow DOWN, please!!! David Newall (Wed Apr 30 2008 - 15:22:25 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 15:42:57 EST)
- Re: Slow DOWN, please!!! Tarkan Erimer (Wed Apr 30 2008 - 03:11:52 EST)
- Re: Slow DOWN, please!!! Russ Dill (Wed Apr 30 2008 - 10:55:51 EST)
- Re: Slow DOWN, please!!! Peter Teoh (Wed Apr 30 2008 - 10:49:00 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 15:37:57 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 16:01:19 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 16:06:20 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 16:15:29 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 16:57:50 EST)
- Re: Slow DOWN, please!!! Greg KH (Wed Apr 30 2008 - 19:35:48 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 16:46:20 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 17:38:41 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 18:24:32 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 18:31:47 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 18:41:55 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 19:24:33 EST)
- Re: Slow DOWN, please!!! david (Wed Apr 30 2008 - 19:39:28 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 19:52:20 EST)
- Re: Slow DOWN, please!!! Adrian Bunk (Wed Apr 30 2008 - 20:58:23 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 21:26:37 EST)
- Re: Slow DOWN, please!!! Adrian Bunk (Wed Apr 30 2008 - 22:14:28 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 22:30:54 EST)
- Re: Slow DOWN, please!!! Theodore Tso (Wed Apr 30 2008 - 21:36:33 EST)
- Re: Slow DOWN, please!!! Willy Tarreau (Wed Apr 30 2008 - 18:46:48 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 18:53:45 EST)
- Re: Slow DOWN, please!!! Willy Tarreau (Wed Apr 30 2008 - 19:22:05 EST)
- Re: Slow DOWN, please!!! Chris Shoemaker (Wed Apr 30 2008 - 19:53:12 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 19:21:07 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 20:43:20 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 21:20:31 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 21:32:17 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 21:43:57 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 21:41:26 EST)
- Re: Slow DOWN, please!!! David Miller (Wed Apr 30 2008 - 21:51:54 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 22:01:46 EST)
- Re: Slow DOWN, please!!! David Miller (Wed Apr 30 2008 - 22:20:23 EST)
- Re: Slow DOWN, please!!! Al Viro (Wed Apr 30 2008 - 22:22:25 EST)
- Re: Slow DOWN, please!!! Nigel Cunningham (Wed Apr 30 2008 - 22:30:10 EST)
- Re: Slow DOWN, please!!! Frans Pop (Wed Apr 30 2008 - 23:54:03 EST)
- Re: Slow DOWN, please!!! Jeremy Fitzhardinge (Wed Apr 30 2008 - 21:31:15 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 19:03:30 EST)
- Re: Slow DOWN, please!!! david (Wed Apr 30 2008 - 18:38:59 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 19:46:20 EST)
- Re: Slow DOWN, please!!! david (Wed Apr 30 2008 - 19:56:12 EST)
- Re: Slow DOWN, please!!! Chris Shoemaker (Wed Apr 30 2008 - 20:04:27 EST)
- Re: Slow DOWN, please!!! david (Wed Apr 30 2008 - 20:13:06 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 20:39:08 EST)
- Re: Slow DOWN, please!!! Jeremy Fitzhardinge (Wed Apr 30 2008 - 21:39:44 EST)
- Re: Slow DOWN, please!!! Adrian Bunk (Wed Apr 30 2008 - 20:39:51 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 20:56:56 EST)
- Re: Slow DOWN, please!!! Adrian Bunk (Wed Apr 30 2008 - 21:26:21 EST)
- Re: Slow DOWN, please!!! Paul Mackerras (Wed Apr 30 2008 - 19:30:55 EST)
- Re: Slow DOWN, please!!! Jeff Garzik (Wed Apr 30 2008 - 21:57:40 EST)
- Re: Slow DOWN, please!!! Frans Pop (Wed Apr 30 2008 - 22:52:27 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 23:48:09 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 16:15:55 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 16:32:08 EST)
- Re: Slow DOWN, please!!! Dan Noe (Wed Apr 30 2008 - 16:47:54 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 16:59:57 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 17:31:11 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 17:38:21 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 18:09:25 EST)
- Re: Slow DOWN, please!!! Mariusz Kozlowski (Wed Apr 30 2008 - 18:54:09 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 19:12:24 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 16:58:49 EST)
- Re: Slow DOWN, please!!! David Miller (Wed Apr 30 2008 - 17:21:48 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 17:47:44 EST)
- Re: Slow DOWN, please!!! Dmitri Vorobiev (Wed Apr 30 2008 - 18:02:43 EST)
- Re: Slow DOWN, please!!! Ingo Molnar (Wed Apr 30 2008 - 18:20:52 EST)
- Re: Slow DOWN, please!!! David Miller (Wed Apr 30 2008 - 18:22:40 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 18:40:37 EST)
- Re: Slow DOWN, please!!! david (Wed Apr 30 2008 - 18:54:29 EST)
- Re: Slow DOWN, please!!! Willy Tarreau (Wed Apr 30 2008 - 19:13:21 EST)
- Re: Slow DOWN, please!!! Rafael J. Wysocki (Wed Apr 30 2008 - 20:03:39 EST)
- Re: Slow DOWN, please!!! Chris Shoemaker (Wed Apr 30 2008 - 20:15:20 EST)
- Re: Slow DOWN, please!!! Ingo Molnar (Wed Apr 30 2008 - 18:35:46 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 18:50:59 EST)
- Re: Slow DOWN, please!!! David Miller (Wed Apr 30 2008 - 18:52:00 EST)
- Re: Slow DOWN, please!!! Ingo Molnar (Wed Apr 30 2008 - 21:41:41 EST)
- Re: Slow DOWN, please!!! Adrian Bunk (Wed Apr 30 2008 - 22:49:38 EST)
- Re: Slow DOWN, please!!! Dmitri Vorobiev (Wed Apr 30 2008 - 17:43:22 EST)
- Re: Slow DOWN, please!!! Jiri Slaby (Wed Apr 30 2008 - 18:08:23 EST)
- Re: Slow DOWN, please!!! Andrew Morton (Wed Apr 30 2008 - 18:10:40 EST)
- Re: Slow DOWN, please!!! Linus Torvalds (Wed Apr 30 2008 - 18:21:19 EST)
- Re: Slow DOWN, please!!! Dmitri Vorobiev (Wed Apr 30 2008 - 18:28:57 EST)
- Re: Slow DOWN, please!!! Dmitri Vorobiev (Wed Apr 30 2008 - 19:04:36 EST)
- Re: Slow DOWN, please!!! H. Peter Anvin (Wed Apr 30 2008 - 18:28:27 EST)
- Re: Slow DOWN, please!!! Bob Tracy (Wed Apr 30 2008 - 23:25:12 EST)
- RFC: starting a kernel-testers group for newbies Adrian Bunk (Wed Apr 30 2008 - 20:32:23 EST)
- Re: RFC: starting a kernel-testers group for newbies David Miller (Wed Apr 30 2008 - 20:42:17 EST)
- Re: Slow DOWN, please!!! devzero (Wed Apr 30 2008 - 17:00:34 EST)
[GIT PULL] ext4 update Theodore Ts'o (Tue Apr 29 2008 - 22:45:46 EST)
[PATCH] docbook: fix fatal rapidio yet again (and more to come) Randy.Dunlap (Tue Apr 29 2008 - 23:11:30 EST)
[PATCH] docbook: fix bio missing parameter Randy.Dunlap (Tue Apr 29 2008 - 23:13:19 EST)
[GIT PATCHES] V4L/DVB fixes for 2.6.26 Mauro Carvalho Chehab (Tue Apr 29 2008 - 23:29:20 EST)
LOAN OFFER Mrs.Deborah Clarks (Tue Apr 29 2008 - 23:33:36 EST)
linux-next: xfs build failure Stephen Rothwell (Wed Apr 30 2008 - 00:00:50 EST)
sparc64 bootup regression... David Miller (Wed Apr 30 2008 - 02:13:49 EST)
v2.6.25-6679-g0ff5ce7 build failure - ld:drivers/media/built-in.o: No such file or directory Mike Galbraith (Wed Apr 30 2008 - 02:41:22 EST)
linux-next: Tree for April 30 Stephen Rothwell (Wed Apr 30 2008 - 03:31:29 EST)
[PATCH] cpusets: update maintainers Paul Jackson (Wed Apr 30 2008 - 04:13:08 EST)
Soft Lock up report J.H. (Wed Apr 30 2008 - 05:00:18 EST)
[patch] s390: Remove self ptrace IEEE_IP hack. Martin Schwidefsky (Wed Apr 30 2008 - 05:15:39 EST)
ddsnap: Starting down the long road to the land of optimal Daniel Phillips (Wed Apr 30 2008 - 05:25:22 EST)
[PATCH] [ALSA] ice1724 - support for more that one codec. Rodolfo Giometti (Wed Apr 30 2008 - 05:27:55 EST)
Re: [rtc-linux] Re: [PATCH] RTC class driver for ppc_md RTCfunctions Alessandro Zummo (Wed Apr 30 2008 - 05:39:49 EST)
[patch, -git] fix drivers/media/common/tuners/ build bug Ingo Molnar (Wed Apr 30 2008 - 05:50:47 EST)
oops in linear_mergeable_bvec marco gaddoni (Wed Apr 30 2008 - 06:52:53 EST)
Re: [PATCH -next 2/2] sysfs: sysfs_update_group stub forCONFIG_SYSFS=n Denis V. Lunev (Wed Apr 30 2008 - 07:00:25 EST)
[patch, -git] media/video/sound build fix, TEA5761/TEA5767 Ingo Molnar (Wed Apr 30 2008 - 07:02:00 EST)
- Re: [patch, -git] media/video/sound build fix, TEA5761/TEA5767 Takashi Iwai (Wed Apr 30 2008 - 07:11:57 EST)
- Re: [patch, -git] media/video/sound build fix, TEA5761/TEA5767 Ingo Molnar (Wed Apr 30 2008 - 07:16:15 EST)
- Re: [patch, -git] media/video/sound build fix, TEA5761/TEA5767 Ingo Molnar (Wed Apr 30 2008 - 07:18:32 EST)
- Re: [patch, -git] media/video/sound build fix, TEA5761/TEA5767 Ingo Molnar (Wed Apr 30 2008 - 07:22:34 EST)
- Re: [patch, -git] media/video/sound build fix, TEA5761/TEA5767 Takashi Iwai (Wed Apr 30 2008 - 07:58:22 EST)
- Re: [patch, -git] media/video/sound build fix, TEA5761/TEA5767 Ingo Molnar (Wed Apr 30 2008 - 08:05:46 EST)
- Re: [v4l-dvb-maintainer] [patch, -git] media/video/sound build fix, TEA5761/TEA5767 Michael Krufky (Wed Apr 30 2008 - 08:36:26 EST)
- Re: [patch, -git] media/video/sound build fix, TEA5761/TEA5767 Takashi Iwai (Wed Apr 30 2008 - 08:01:19 EST)
- Re: [patch, -git] media/video/sound build fix, TEA5761/TEA5767 David Miller (Wed Apr 30 2008 - 07:17:21 EST)
- Re: [patch, -git] media/video/sound build fix, TEA5761/TEA5767 Ingo Molnar (Wed Apr 30 2008 - 07:14:29 EST)
[PATCH] Fix for memory initialisation debugging framework Mel Gorman (Wed Apr 30 2008 - 07:31:24 EST)
Re: [PATCH 5/7] PPS: serial clients support. Rodolfo Giometti (Wed Apr 30 2008 - 07:42:36 EST)
[patch] x86, ptrace: in-kernel BTS interface Markus Metzger (Wed Apr 30 2008 - 07:55:34 EST)
Please pull git390 'for-linus' branch Martin Schwidefsky (Wed Apr 30 2008 - 08:09:27 EST)
Oops with strace_test Eric Sesterhenn (Wed Apr 30 2008 - 08:12:26 EST)
debug advice request plamen . petrov (Wed Apr 30 2008 - 08:38:02 EST)
[PATCH] virtio_net: free transmit skbs in a timer Mark McLoughlin (Wed Apr 30 2008 - 10:32:05 EST)
[PATCH] iTCO_wdt: ICH9DO support Gabriel C (Wed Apr 30 2008 - 10:52:38 EST)
[x86_32] With 4GB installed, in which cases low mem total is less than 896MB? Fabio De Francesco (Wed Apr 30 2008 - 11:05:38 EST)
linux-2.6.25: 'mkdir -p' does not work with rootdir as mount point inside a read only filesystem Lothar Waßmann (Wed Apr 30 2008 - 11:23:20 EST)
[PATCH] x86: ioremap ram check fix Andres Salomon (Wed Apr 30 2008 - 11:27:37 EST)
[GIT PULL] ALSA updates #3 Takashi Iwai (Wed Apr 30 2008 - 12:03:06 EST)
[PATCH] [POWERPC] devres: Add devm_ioremap_flags() Kumar Gala (Wed Apr 30 2008 - 12:06:34 EST)
[PATCH v2] [POWERPC] devres: Add devm_ioremap_flags() Kumar Gala (Wed Apr 30 2008 - 12:14:04 EST)
[PATCH] block: Reenforce consistent queue_flags handling Elias Oltmanns (Wed Apr 30 2008 - 12:22:54 EST)
Problem with 8250_pnp Module and using ttyS0 as console John Clark (Wed Apr 30 2008 - 13:04:07 EST)
Improved Swapping Method In sort.c Soumyadip Das Mahapatra (Wed Apr 30 2008 - 13:16:08 EST)
Mail problems at hera.kernel.org Adrian Bunk (Wed Apr 30 2008 - 13:22:28 EST)
APIC error 80(80) and 00(80) Timur Alperovich (Wed Apr 30 2008 - 13:25:16 EST)
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_*updates Andrew Morton (Wed Apr 30 2008 - 13:28:23 EST)
[PATCH 0/1] Embedded Maintainer(s), linux-embedded@vger list David Woodhouse (Wed Apr 30 2008 - 13:42:24 EST)
[PATCH] sched: fix inv_weight calc Gregory Haskins (Wed Apr 30 2008 - 13:43:40 EST)
[patch, -git] usb: build fix Ingo Molnar (Wed Apr 30 2008 - 13:48:02 EST)
[patch 0/4] Bootmem cleanups Johannes Weiner (Wed Apr 30 2008 - 13:53:06 EST)
[patch, -git] isdn: hysdn_procconf.c build fix Ingo Molnar (Wed Apr 30 2008 - 13:58:03 EST)
Improved Swaping Method In sort.c Soumyadip Das Mahapatra (Wed Apr 30 2008 - 14:09:44 EST)
IDE probe failure in 2.6.25-mm1 Balaji Rao (Wed Apr 30 2008 - 14:13:33 EST)
[GIT PATCH] ACPI patches for 2.6.26-rc0 Len Brown (Wed Apr 30 2008 - 14:22:26 EST)
Re: Booting OMAP5912 with 2.6.8 kernel Trilok Soni (Wed Apr 30 2008 - 14:37:15 EST)
[patch, -git] input: CONFIG_INPUT_APANEL build fix Ingo Molnar (Wed Apr 30 2008 - 14:54:53 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Dmitry Torokhov (Wed Apr 30 2008 - 15:04:55 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Ingo Molnar (Wed Apr 30 2008 - 16:20:42 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Roman Zippel (Wed Apr 30 2008 - 16:57:11 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Dmitry Torokhov (Wed Apr 30 2008 - 18:22:06 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Dmitry Torokhov (Wed Apr 30 2008 - 17:00:54 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Ingo Molnar (Wed Apr 30 2008 - 17:20:56 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Dmitry Torokhov (Wed Apr 30 2008 - 18:27:03 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Ingo Molnar (Wed Apr 30 2008 - 18:39:34 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Dmitry Torokhov (Wed Apr 30 2008 - 18:47:26 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Roman Zippel (Wed Apr 30 2008 - 20:52:44 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Dmitry Torokhov (Wed Apr 30 2008 - 22:38:50 EST)
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix Ingo Molnar (Wed Apr 30 2008 - 21:29:51 EST)
drivers/media/built-in.o: No such file thomas (Wed Apr 30 2008 - 15:39:26 EST)
[patch] input: JOYSTICK_XPAD build fix Ingo Molnar (Wed Apr 30 2008 - 16:04:01 EST)
[BUG] smp alternatives: sleeping function called from invalidcontext Luca Tettamanti (Wed Apr 30 2008 - 16:10:52 EST)
[Patch] cleanup return values in drivers/misc/sgi-xp Dean Nelson (Wed Apr 30 2008 - 16:12:03 EST)
[PATCH] m68knommu: Add info about removing mcfserial Sebastian Siewior (Wed Apr 30 2008 - 16:14:26 EST)
[PATCH 1/4] power_supply: Support serial number and ACR inolpc_battery Andres Salomon (Wed Apr 30 2008 - 16:27:01 EST)
[PATCH 2/4] power_supply: add eeprom dump file to olpc_battery'ssysfs Andres Salomon (Wed Apr 30 2008 - 16:27:26 EST)
[PATCH 3/4] power_supply: cleanup of the OLPC battery driver Andres Salomon (Wed Apr 30 2008 - 16:27:46 EST)
[PATCH 4/4] power_supply: bump EC version check that we refuse torun with in olpc_battery Andres Salomon (Wed Apr 30 2008 - 16:28:07 EST)
pata_jmicron: no drives found on post 2.6.25 kernels Luca Tettamanti (Wed Apr 30 2008 - 16:36:44 EST)
[Cbe-oss-dev] [PATCH] Updated: Reworked Cell OProfile: SPU mutexlock fix Carl Love (Wed Apr 30 2008 - 16:38:16 EST)
Some sort corruption of my Thermal Subsystem after suspend to ram Gabriel C (Wed Apr 30 2008 - 16:43:42 EST)
2.6.25-git16 fails with "undefined reference to`compat_mc_getsockopt'" Greg KH (Wed Apr 30 2008 - 16:47:32 EST)
[Patch] replace partid_t by short in drivers/misc/sgi-xp Dean Nelson (Wed Apr 30 2008 - 16:48:34 EST)
[PATCH 2/2] mm: Fix overcommit overflow Alan Cox (Wed Apr 30 2008 - 16:51:06 EST)
[PATCH 1/2] mm: Fix overcommit overflow Alan Cox (Wed Apr 30 2008 - 16:51:28 EST)
[PATCH -next] x86: fix setup printk format warning Randy Dunlap (Wed Apr 30 2008 - 16:56:20 EST)
[PATCH -next] PNP: fix printk format warnings Randy Dunlap (Wed Apr 30 2008 - 16:58:32 EST)
[no subject] slashdev (Wed Apr 30 2008 - 17:16:24 EST)
[PATCH] hrtimer: remove duplicate helper function Oliver Hartkopp (Wed Apr 30 2008 - 17:16:49 EST)
[no subject] slashdev (Wed Apr 30 2008 - 17:17:26 EST)
Re: [PATCH] x86: remove NexGen support (fwd) Pavel Machek (Wed Apr 30 2008 - 17:34:26 EST)
[PATCH] ia64 TS_RESTORE_SIGMASK Roland McGrath (Wed Apr 30 2008 - 17:40:36 EST)
[GIT]: IPV6 build fix. David Miller (Wed Apr 30 2008 - 17:52:10 EST)
[PATCH v3] [POWERPC] devres: Add devm_ioremap_prot() Kumar Gala (Wed Apr 30 2008 - 17:58:52 EST)
[PATCH 01/10] acpi: fix integer as NULL pointer warnings Harvey Harrison (Wed Apr 30 2008 - 18:03:44 EST)
[PATCH 02/10] scsi: fix integer as NULL pointer warnings Harvey Harrison (Wed Apr 30 2008 - 18:04:11 EST)
[PATCH 04/10] video: fix integer as NULL pointer warnings Harvey Harrison (Wed Apr 30 2008 - 18:04:35 EST)
[PATCH 03/10] usb: fix integer as NULL pointer warnings Harvey Harrison (Wed Apr 30 2008 - 18:04:52 EST)
[PATCH 05/10] misc: fix integer as NULL pointer warnings Harvey Harrison (Wed Apr 30 2008 - 18:05:25 EST)
[PATCH 06/10] video: fix returning void-valued expression warnings Harvey Harrison (Wed Apr 30 2008 - 18:05:52 EST)
[PATCH 07/10] net: fix returning void-valued expression warnings Harvey Harrison (Wed Apr 30 2008 - 18:06:18 EST)
[PATCH 08/10] drivers: fix returning void-valued expressionwarnings Harvey Harrison (Wed Apr 30 2008 - 18:06:40 EST)
[PATCH 09/10] misc: fix returning void-valued expression warnings Harvey Harrison (Wed Apr 30 2008 - 18:06:59 EST)
[PATCH 10/10] Make one-bit signed bitfields unsigned Harvey Harrison (Wed Apr 30 2008 - 18:07:35 EST)
Re: [spi-devel-general] [PATCH] spi_mpc83xx: test below 0 on unsigned irq in mpc83xx_spi_probe() David Brownell (Wed Apr 30 2008 - 18:12:30 EST)
[RFC] Kernel naming convention in the merge phase Oliver Hartkopp (Wed Apr 30 2008 - 18:20:29 EST)
Re: pvops - xen - unable to handle kernel paging request Jeremy Fitzhardinge (Wed Apr 30 2008 - 18:29:29 EST)
proc_dir_entry 'info' already registered Justin Mattock (Wed Apr 30 2008 - 18:38:28 EST)
Re: [Bugme-new] [Bug 10580] New: uvesafb is broken Andrew Morton (Wed Apr 30 2008 - 19:37:37 EST)
[GIT PATCH] driver core patches against 2.6.25-git Greg KH (Wed Apr 30 2008 - 19:57:29 EST)
linux-next: WARNING: at kernel/panic.c:375 __stack_chk_test+0x50/0x54() Kevin Winchester (Wed Apr 30 2008 - 19:59:17 EST)
[PATCH] PNP: fix missing kernel-doc notation Randy Dunlap (Wed Apr 30 2008 - 20:19:40 EST)
2.6.25-git16 -- BUG: unable to handle kernel NULL pointer dereference at 00000000 -- IP: [<c02dd5d5>] fw_show_drv_device_ids+0xd9/0xee Miles Lane (Wed Apr 30 2008 - 20:29:47 EST)
linux-next build error Daniel Hazelton (Wed Apr 30 2008 - 20:50:39 EST)
Strange problems building 2.6.2[45] for Winchip2A under Ubuntu David Hagood (Wed Apr 30 2008 - 20:59:09 EST)
pull request: wireless-2.6 2008-04-30 John W. Linville (Wed Apr 30 2008 - 20:59:36 EST)
arch/x86/kernel/acpi/realmode/Makefile Roland McGrath (Wed Apr 30 2008 - 21:05:45 EST)
linux-next: x86_64 does not boot in Qemu Dmitri Vorobiev (Wed Apr 30 2008 - 21:36:18 EST)
Re: [patch] SLQB v2 Nick Piggin (Wed Apr 30 2008 - 21:54:31 EST)
[PATCH] Update .gitignore to include include/linux/bounds.h Theodore Ts'o (Wed Apr 30 2008 - 21:56:18 EST)
Re: [PATCH 0/8][for -mm] mem_notify v6 Tom May (Wed Apr 30 2008 - 22:08:20 EST)
[PATCH] m68knommu: ColdFire add support for kernel preemption Greg Ungerer (Wed Apr 30 2008 - 22:17:19 EST)
[PATCH] m68knommu: fix signal handling return path Greg Ungerer (Wed Apr 30 2008 - 22:17:35 EST)
[PATCH] m68knommu: add a missing backslash n in setup code Greg Ungerer (Wed Apr 30 2008 - 22:17:51 EST)
[PATCH] m68knommu: add some missing sections into the linker script Greg Ungerer (Wed Apr 30 2008 - 22:18:35 EST)
[PATCH] m68knommu: add pretty back strace Greg Ungerer (Wed Apr 30 2008 - 22:18:54 EST)
[PATCH] m68knommu: fix 5206e UART init function naming Greg Ungerer (Wed Apr 30 2008 - 22:19:20 EST)
[PATCH] m68knommu: remove unused CONFIG_MTD_KeyTechnology Greg Ungerer (Wed Apr 30 2008 - 22:19:40 EST)
[PATCH] m68knommu: add WilFire and WildfireMod board support Greg Ungerer (Wed Apr 30 2008 - 22:19:57 EST)
[PATCH] m68knommu: remove unused CONFIG_DISKtel Greg Ungerer (Wed Apr 30 2008 - 22:20:49 EST)
[PATCH] m68knommu: update MAX_M68K_DMA_CHANNELS for some plattforms Greg Ungerer (Wed Apr 30 2008 - 22:21:09 EST)
[PATCH] m68knommu: rework definition of HZ Greg Ungerer (Wed Apr 30 2008 - 22:21:40 EST)
[PATCH] m68knommu: fix compare race in sched related code Greg Ungerer (Wed Apr 30 2008 - 22:21:59 EST)
%?? ?????????,?? ?????,??????! ??< li ting (Wed Apr 30 2008 - 22:59:30 EST)
??? HOME=WORK ???? ??? jiang ross (Wed Apr 30 2008 - 22:59:43 EST)
[PATCH] m68knommu: fix ColdFire 5272 fec driver hash registers Greg Ungerer (Wed Apr 30 2008 - 23:37:09 EST)
[PATCH] m68knommu: remove unused interrupts in FEC driver Greg Ungerer (Wed Apr 30 2008 - 23:47:51 EST)
3887 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc