summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-1011-27/+44
* [PATCH] remove xfs xattr permission checksChristoph Hellwig2006-01-102-26/+8
* [PATCH] remove reiserfs xattr permission checksChristoph Hellwig2006-01-102-51/+0
* [PATCH] remove ext3 xattr permission checksakpm@osdl.org2006-01-103-23/+0
* [PATCH] remove ext2 xattr permission checksakpm@osdl.org2006-01-103-22/+0
* [PATCH] remove jfs xattr permission checksChristoph Hellwig2006-01-101-42/+9
* [PATCH] move xattr permission checks into the VFSakpm@osdl.org2006-01-103-19/+72
* [PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig2006-01-103-130/+145
* [PATCH] Kdump documentation updateManeesh Soni2006-01-101-70/+79
* [PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni2006-01-103-25/+41
* [PATCH] kexec: increase max segment limitakpm@osdl.org2006-01-101-1/+1
* [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-106-27/+88
* [PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal2006-01-103-0/+113
* [PATCH] kdump: x86_64 kexec on panicakpm@osdl.org2006-01-101-1/+85
* [PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2006-01-103-4/+14
* [PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2006-01-104-1/+50
* [PATCH] Kdump: powerpc and s390 build failure fixakpm@osdl.org2006-01-102-0/+10
* [PATCH] Kdump: i386 compiler warning fixVivek Goyal2006-01-101-0/+1
* [PATCH] kdump: save registers early (inline functions)Vivek Goyal2006-01-103-45/+51
* [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)Vivek Goyal2006-01-101-2/+0
* [PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal2006-01-102-13/+32
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-1010-24/+21
* [PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org2006-01-101-2/+4
* [PATCH] Disable rio on 64-bit platformsAlexey Dobriyan2006-01-102-5/+1
* [PATCH] Remove set_fs() in stop_machine()akpm@osdl.org2006-01-101-5/+1
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-1028-250/+5
* [PATCH] ipmi: fix compile errors with PROC_FS=nAdrian Bunk2006-01-102-1/+4
* [PATCH] printk levels for i386 oops code.Dave Jones2006-01-101-27/+34
* [PATCH] printk levels for spinlock debugDave Jones2006-01-101-7/+11
* [PATCH] Add list_for_each_entry_safe_reverse()David Howells2006-01-101-0/+14
* [PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner2006-01-105-1/+270
* [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_statsAndrey Borzenkov2006-01-101-9/+19
* [PATCH] nvidiafb: Fixes for new G5Benjamin Herrenschmidt2006-01-103-18/+75
* [PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk2006-01-106-24/+1
* [PATCH] remove asm/serial.h from synclink_gt.Andrew Morton2006-01-101-1/+0
* [PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton2006-01-101-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-0968-442/+954
|\
| * [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-095-4/+5
| * [PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()Greg Kroah-Hartman2006-01-0916-16/+16
| * [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-098-8/+8
| * [PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-092-2/+2
| * [PATCH] PCI Error Recovery: documentationlinas@austin.ibm.com2006-01-092-0/+253
| * [PATCH] PCI Error Recovery: header file patchlinas2006-01-091-0/+67
| * [PATCH] PCI: update Toshiba ohci quirk DMI tableJesse Barnes2006-01-091-0/+7
| * [PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk2006-01-095-10/+8
| * [PATCH] acpiphp: only size new busKristen Accardi2006-01-091-2/+4
| * [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driverGreg Kroah-Hartman2006-01-093-25/+127
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.cJesper Juhl2006-01-091-40/+50
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.cJesper Juhl2006-01-091-5/+8
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.cJesper Juhl2006-01-091-4/+5
OpenPOWER on IntegriCloud