summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-02-08time: fix typo in commentsLi Zefan2-4/+4
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan1-1/+1
2008-02-08Get rid of the kill_pgrp_info() functionPavel Emelyanov1-1/+0
2008-02-08ITIMER_REAL: convert to use struct pidOleg Nesterov1-2/+1
2008-02-08uglify while_each_pid_task() to make sure we don't count the execing pricess ...Oleg Nesterov1-0/+6
2008-02-08pid: Extend/Fix pid_vnrEric W. Biederman2-14/+5
2008-02-08fix group stop with exit raceOleg Nesterov1-0/+1
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov1-1/+1
2008-02-08kill PT_ATTACHEDOleg Nesterov1-1/+0
2008-02-08IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer1-1/+4
2008-02-08IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer1-2/+11
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/ch...Linus 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/dto...Linus 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/...Linus 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/pa...Linus 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