summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-02-08mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-08time: fix typo in commentsLi Zefan
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan
2008-02-08Get rid of the kill_pgrp_info() functionPavel Emelyanov
2008-02-08ITIMER_REAL: convert to use struct pidOleg Nesterov
2008-02-08uglify while_each_pid_task() to make sure we don't count the execing pricess ...Oleg Nesterov
2008-02-08pid: Extend/Fix pid_vnrEric W. Biederman
2008-02-08fix group stop with exit raceOleg Nesterov
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov
2008-02-08kill PT_ATTACHEDOleg Nesterov
2008-02-08IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer
2008-02-08IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer
2008-02-08fix "modules: make module_address_lookup() safe"Andrew Morton
2008-02-08tty: s390 support for termios2.Heiko Carstens
2008-02-08tty: let architectures override the user/kernel macros.Heiko Carstens
2008-02-08intel-iommu: fault_reason index cleanupmark gross
2008-02-08proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman
2008-02-08proc: implement proc_single_file_operationsEric W. Biederman
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-02-07Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds
2008-02-07Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-08dm: table remove unused variableVasily Averin
2008-02-08dm ioctl: move compat codeMilan Broz
2008-02-07SLUB: Support for performance statisticsChristoph Lameter
2008-02-07SLUB: Use unique end pointer for each slab page.Christoph Lameter
2008-02-07hwmon: Discard useless I2C driver IDsJean Delvare
2008-02-07hwmon: (w83781d) Misc cleanupsJean Delvare
2008-02-07hwmon: (gl520sm) Various cleanupsJean Delvare
2008-02-07hwmon: (gl518sm) Various cleanupsJean Delvare
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-02-07[SCSI] enclosure: add support for enclosure servicesJames Bottomley
2008-02-07[SCSI] Small cleanups for scsi_host.hPavel Machek
2008-02-07[SCSI] add protocol definitionsJames Bottomley
2008-02-07[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixMike Christie
2008-02-07[SCSI] iscsi class: add async scan helperMike Christie
2008-02-07[SCSI] iscsi class: add session scanningMike Christie
2008-02-07[SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie
2008-02-07[SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk
2008-02-07Fix compilation of powerpc asm-offsets.c with old gccTony Breeds