aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] leds: turn LED off when changing triggersPaul Collins2006-10-011-0/+1
* [PATCH] Doc/lockdep-design: explain display of {state-bits}Jim Cromie2006-10-011-0/+22
* [PATCH] submit checklist: mention headers_checkAndrew Morton2006-10-011-0/+2
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-0110-23/+25
* [PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-10-011-6/+6
* [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek2006-10-011-3/+0
* [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-10-011-3/+4
* [PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox2006-10-012-8/+12
* [PATCH] sis5513: Switch to pci refcountingAlan Cox2006-10-011-1/+2
* [PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox2006-10-011-3/+5
* [PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox2006-10-011-1/+1
* [PATCH] cs46xx OSS: switch to pci_get_deviceAlan Cox2006-10-011-1/+2
* [PATCH] via82cxxx_audio: Use pci_get_deviceAlan Cox2006-10-011-2/+4
* [PATCH] allow /proc/config.gz to be built as a moduleRoss Biro2006-10-012-2/+2
* [PATCH] CodingStyle cleanup for kernel/sys.cCal Peake2006-10-011-50/+30
* [PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox2006-10-013-157/+11
* [PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)2006-10-013-73/+192
* [PATCH] Create fs/utimes.cAlexey Dobriyan2006-10-015-135/+141
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-017-22/+13
* [PATCH] kmemdup: introduceAlexey Dobriyan2006-10-012-0/+19
* [PATCH] maximum latency tracking: ALSA supportTakashi Iwai2006-10-013-1/+26
* [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-015-5/+349
* [PATCH] fs/partitions: Conversion to generic booleanRichard Knutsson2006-10-011-136/+131
* [PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson2006-10-0111-51/+47
* [PATCH] fs/ntfs: Conversion to generic booleanRichard Knutsson2006-10-0128-331/+326
* [PATCH] Generic booleanRichard Knutsson2006-10-016-10/+10
* [PATCH] arch/i386/pci/mmconfig.c tweaksAndrew Morton2006-10-011-1/+4
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey2006-10-012-34/+43
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey2006-10-013-3/+5
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-014-0/+25
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey2006-10-012-14/+19
* [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cKeith Mannthey2006-10-011-22/+29
* [PATCH] hot-add-mem x86_64: Kconfig changesKeith Mannthey2006-10-012-1/+10
* [PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey2006-10-013-4/+4
* [PATCH] PCI quirks updateAlan Cox2006-10-012-4/+18
* [PATCH] NOMMU: don't try and give NULL to fput()Gavin Lambert2006-10-011-1/+2
* [PATCH] list_del-debug fixAndrew Morton2006-10-011-3/+0
* [PATCH] SCSI: fix request flag-related build breakageJeff Garzik2006-09-301-1/+1
* [PATCH] scsi: device_reprobe() can failAndrew Morton2006-09-301-2/+2
* Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-09-301-1/+1
|\
| * [PATCH] Only enable CONFIG_BLOCK option for embeddedJens Axboe2006-09-301-1/+1
* | Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-09-30147-2884/+2841
|\ \ | |/
| * [PATCH] blk_queue_start_tag() shared map race fixJens Axboe2006-09-301-4/+9
| * [PATCH] Update axboe@suse.de email addressJens Axboe2006-09-309-12/+12
| * [PATCH] fix creating zero sized bio mempools in low memory systemMilan Broz2006-09-301-1/+1
| * [PATCH] CONFIG_BLOCK: blk_congestion_wait() fixAndrew Morton2006-09-301-2/+5
| * [PATCH] CONFIG_BLOCK internal.h cleanupsAndrew Morton2006-09-301-3/+14
| * [PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]David Howells2006-09-301-3/+2
| * [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-3044-63/+308
| * [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try...David Howells2006-09-302-2/+0