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)