summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-082-3/+11
* time: fix typo in commentsLi Zefan2008-02-082-4/+4
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-081-1/+1
* Get rid of the kill_pgrp_info() functionPavel Emelyanov2008-02-081-1/+0
* ITIMER_REAL: convert to use struct pidOleg Nesterov2008-02-081-2/+1
* uglify while_each_pid_task() to make sure we don't count the execing pricess ...Oleg Nesterov2008-02-081-0/+6
* pid: Extend/Fix pid_vnrEric W. Biederman2008-02-082-14/+5
* fix group stop with exit raceOleg Nesterov2008-02-081-0/+1
* teach set_special_pids() to use struct pidOleg Nesterov2008-02-081-1/+1
* kill PT_ATTACHEDOleg Nesterov2008-02-081-1/+0
* IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer2008-02-081-1/+4
* IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer2008-02-081-2/+11
* fix "modules: make module_address_lookup() safe"Andrew Morton2008-02-081-2/+2
* intel-iommu: fault_reason index cleanupmark gross2008-02-081-1/+1
* proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan2008-02-081-1/+9
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-082-5/+7
* proc: implement proc_single_file_operationsEric W. Biederman2008-02-081-0/+3
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-082-1/+7
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-082-52/+69
* namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov2008-02-081-0/+21
* hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-02-072-41/+11
|\
| * dm: table remove unused variableVasily Averin2008-02-081-9/+9
| * dm ioctl: move compat codeMilan Broz2008-02-081-32/+2
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-02-072-36/+3
|\ \
| * | hwmon: Discard useless I2C driver IDsJean Delvare2008-02-071-33/+0
| * | hwmon: (w83781d) Misc cleanupsJean Delvare2008-02-071-1/+0
| * | hwmon: (gl520sm) Various cleanupsJean Delvare2008-02-071-1/+0
| * | hwmon: (gl518sm) Various cleanupsJean Delvare2008-02-071-1/+0
| * | dmi: Let drivers walk the DMI tableJean Delvare2008-02-071-0/+3
| |/
* | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-02-072-1/+27
|\ \
| * | SLUB: Support for performance statisticsChristoph Lameter2008-02-071-0/+23
| * | SLUB: Use unique end pointer for each slab page.Christoph Lameter2008-02-071-1/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-02-071-0/+129
|\ \ \
| * | | [SCSI] enclosure: add support for enclosure servicesJames Bottomley2008-02-071-0/+129
| | |/ | |/|
* / | Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2008-02-072-2/+6
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-071-4/+3
|\ \ | |/ |/|
| * Input: remove cdev from input_dev structureDmitry Torokhov2008-01-211-4/+0
| * Input: Add proper locking when changing device's keymapDmitry Torokhov2008-01-211-0/+3
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-076-18/+39
|\ \
| * | [MTD] Add mtd panic_write function pointerRichard Purdie2008-02-071-0/+9
| * | Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-02-031-17/+0
| |\ \
| | * | UBI: introduce atomic LEB change ioctlArtem Bityutskiy2008-01-251-17/+0
| * | | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2008-02-031-0/+1
| |\ \ \
| | * | | [MTD] [OneNAND] Get correct density from device IDKyungmin Park2008-01-291-0/+1
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-02-03302-3517/+8032
| |\ \ \
| * | | | [MTD] Factor out OF partition support from the NOR driver.Scott Wood2008-02-031-1/+8
| | |/ / | |/| |
| * | | [MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka2008-01-101-0/+12
| * | | UBI: add ubi_leb_map interfaceArtem Bityutskiy2007-12-261-0/+1
| * | | [MTD] Provide mtdram.h with mtdram_init_device() prototypeJesper Nilsson2007-11-061-0/+8