aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08fix "modules: make module_address_lookup() safe"Andrew Morton1-2/+2
2008-02-08intel-iommu: fault_reason index cleanupmark gross1-1/+1
2008-02-08proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan1-1/+9
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2-5/+7
2008-02-08proc: implement proc_single_file_operationsEric W. Biederman1-0/+3
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2-1/+7
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2-52/+69
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov1-0/+21
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan1-0/+1
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-41/+11
2008-02-07Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2-36/+3
2008-02-07Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds2-1/+27
2008-02-08dm: table remove unused variableVasily Averin1-9/+9
2008-02-08dm ioctl: move compat codeMilan Broz1-32/+2
2008-02-07SLUB: Support for performance statisticsChristoph Lameter1-0/+23
2008-02-07SLUB: Use unique end pointer for each slab page.Christoph Lameter1-1/+4
2008-02-07hwmon: Discard useless I2C driver IDsJean Delvare1-33/+0
2008-02-07hwmon: (w83781d) Misc cleanupsJean Delvare1-1/+0
2008-02-07hwmon: (gl520sm) Various cleanupsJean Delvare1-1/+0
2008-02-07hwmon: (gl518sm) Various cleanupsJean Delvare1-1/+0
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare1-0/+3
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+129
2008-02-07[SCSI] enclosure: add support for enclosure servicesJames Bottomley1-0/+129
2008-02-07Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2-2/+6
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+3
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-18/+39
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds7-20/+155
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+5
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+4
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-0/+2
2008-02-07Char: serial167, remove bottomhalfJiri Slaby1-14/+0
2008-02-07Char: stallion, remove bottomhalfJiri Slaby1-1/+0
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby1-1/+0
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby1-4/+0
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby1-2/+0
2008-02-07Unexport asm/page.hKirill A. Shutemov3-1/+16
2008-02-07Unexport asm/elf.hKirill A. Shutemov3-1/+5
2008-02-07Unexport asm/user.h and linux/user.hKirill A. Shutemov2-1/+2
2008-02-07iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells1-14/+0
2008-02-07iget: stop QNX4 from using iget() and read_inode()David Howells1-0/+1
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells1-1/+1
2008-02-07iget: stop EXT3 from using iget() and read_inode()David Howells1-1/+1
2008-02-07iget: stop EFS from using iget() and read_inode()David Howells1-1/+1
2008-02-07iget: introduce a function to register iget failureDavid Howells1-0/+1
2008-02-07Add an ERR_CAST() function to complement ERR_PTR and co.David Howells1-0/+13
2008-02-07vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi1-0/+4
2008-02-07vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Ken'ichi Ohmichi1-1/+1
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi1-3/+3
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-2/+15
2008-02-07ASIC3 driverSamuel Ortiz1-0/+497