| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] HOWTO: mention bughunting | Diego Calleja | 2006-10-01 | 1 | -0/+20 |
* | [PATCH] rtc: remove superfluous call to call to cdev_del() | Rolf Eike Beer | 2006-10-01 | 1 | -1/+0 |
* | [PATCH] cciss: remove unneeded spaces in output for attached volumes | Metathronius Galabant | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] synclink_gt: increase max devices | Paul Fulghum | 2006-10-01 | 1 | -3/+3 |
* | [PATCH] synclink_gt: add bisync and monosync modes | Paul Fulghum | 2006-10-01 | 2 | -26/+66 |
* | [PATCH] Directed yield: direct yield of spinlocks for s390. | Martin Schwidefsky | 2006-10-01 | 6 | -36/+88 |
* | [PATCH] Directed yield: direct yield of spinlocks for powerpc | Martin Schwidefsky | 2006-10-01 | 1 | -3/+3 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 | 16 | -2/+62 |
* | [PATCH] leds: turn LED off when changing triggers | Paul Collins | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] Doc/lockdep-design: explain display of {state-bits} | Jim Cromie | 2006-10-01 | 1 | -0/+22 |
* | [PATCH] submit checklist: mention headers_check | Andrew Morton | 2006-10-01 | 1 | -0/+2 |
* | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 2006-10-01 | 10 | -23/+25 |
* | [PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values | Josef 'Jeff' Sipek | 2006-10-01 | 1 | -6/+6 |
* | [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_* | Josef 'Jeff' Sipek | 2006-10-01 | 1 | -3/+0 |
* | [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values | Josef 'Jeff' Sipek | 2006-10-01 | 1 | -3/+4 |
* | [PATCH] via* : switch to pci_get_device refcounted PCI API | Alan Cox | 2006-10-01 | 2 | -8/+12 |
* | [PATCH] sis5513: Switch to pci refcounting | Alan Cox | 2006-10-01 | 1 | -1/+2 |
* | [PATCH] serverworks: Switch to pci refcounted interfaces | Alan Cox | 2006-10-01 | 1 | -3/+5 |
* | [PATCH] piix: Use refcounted interface when searching for a 450NX | Alan Cox | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] cs46xx OSS: switch to pci_get_device | Alan Cox | 2006-10-01 | 1 | -1/+2 |
* | [PATCH] via82cxxx_audio: Use pci_get_device | Alan Cox | 2006-10-01 | 1 | -2/+4 |
* | [PATCH] allow /proc/config.gz to be built as a module | Ross Biro | 2006-10-01 | 2 | -2/+2 |
* | [PATCH] CodingStyle cleanup for kernel/sys.c | Cal Peake | 2006-10-01 | 1 | -50/+30 |
* | [PATCH] serial: Fix up offenders peering at baud bits directly | Alan Cox | 2006-10-01 | 3 | -157/+11 |
* | [PATCH] cciss: support for >2TB logical volumes | Mike Miller (OS Dev) | 2006-10-01 | 3 | -73/+192 |
* | [PATCH] Create fs/utimes.c | Alexey Dobriyan | 2006-10-01 | 5 | -135/+141 |
* | [PATCH] kmemdup: some users | Alexey Dobriyan | 2006-10-01 | 7 | -22/+13 |
* | [PATCH] kmemdup: introduce | Alexey Dobriyan | 2006-10-01 | 2 | -0/+19 |
* | [PATCH] maximum latency tracking: ALSA support | Takashi Iwai | 2006-10-01 | 3 | -1/+26 |
* | [PATCH] maximum latency tracking infrastructure | Arjan van de Ven | 2006-10-01 | 5 | -5/+349 |
* | [PATCH] fs/partitions: Conversion to generic boolean | Richard Knutsson | 2006-10-01 | 1 | -136/+131 |
* | [PATCH] fs/jfs: Conversion to generic boolean | Richard Knutsson | 2006-10-01 | 11 | -51/+47 |
* | [PATCH] fs/ntfs: Conversion to generic boolean | Richard Knutsson | 2006-10-01 | 28 | -331/+326 |
* | [PATCH] Generic boolean | Richard Knutsson | 2006-10-01 | 6 | -10/+10 |
* | [PATCH] arch/i386/pci/mmconfig.c tweaks | Andrew Morton | 2006-10-01 | 1 | -1/+4 |
* | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE | Keith Mannthey | 2006-10-01 | 2 | -34/+43 |
* | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE | Keith Mannthey | 2006-10-01 | 3 | -3/+5 |
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey | 2006-10-01 | 4 | -0/+25 |
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable | Keith Mannthey | 2006-10-01 | 2 | -14/+19 |
* | [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c | Keith Mannthey | 2006-10-01 | 1 | -22/+29 |
* | [PATCH] hot-add-mem x86_64: Kconfig changes | Keith Mannthey | 2006-10-01 | 2 | -1/+10 |
* | [PATCH] hot-add-mem x86_64: fixup externs | Keith Mannthey | 2006-10-01 | 3 | -4/+4 |
* | [PATCH] PCI quirks update | Alan Cox | 2006-10-01 | 2 | -4/+18 |
* | [PATCH] NOMMU: don't try and give NULL to fput() | Gavin Lambert | 2006-10-01 | 1 | -1/+2 |
* | [PATCH] list_del-debug fix | Andrew Morton | 2006-10-01 | 1 | -3/+0 |
* | [PATCH] SCSI: fix request flag-related build breakage | Jeff Garzik | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] scsi: device_reprobe() can fail | Andrew Morton | 2006-09-30 | 1 | -2/+2 |
* | Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-09-30 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] Only enable CONFIG_BLOCK option for embedded | Jens Axboe | 2006-09-30 | 1 | -1/+1 |
* | | Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-09-30 | 147 | -2884/+2841 |
|\ \
| |/ |
|