summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Generic ioctl.hBrian Gerst2006-01-1017-1196/+96
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-1016-17/+0
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-106-18/+44
* [PATCH] 9p: remove superflous MS_NODIRATIME assignmentChristoph Hellwig2006-01-101-1/+1
* [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignmentsChristoph Hellwig2006-01-101-14/+14
* [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-1017-341/+29
* [PATCH] add ->compat_ioctl to dasdChristoph Hellwig2006-01-104-21/+14
* [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2006-01-103-66/+47
* [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-1011-154/+23
* [PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig2006-01-102-2/+20
* [PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390Christoph Hellwig2006-01-101-4/+0
* [PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig2006-01-102-16/+11
* [PATCH] __deprecated_for_modules the lookup_hash() prototypeAdrian Bunk2006-01-101-1/+1
* [PATCH] remove update_atimeChristoph Hellwig2006-01-102-12/+7
* [PATCH] switch autofs4 to touch_atime()Christoph Hellwig2006-01-101-9/+9
* [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
OpenPOWER on IntegriCloud