aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger16-81/+27
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz1-0/+30
2008-02-08misc: removal of final callers using fastcallHarvey Harrison1-3/+3
2008-02-08asm-generic: remove fastcallHarvey Harrison3-22/+22
2008-02-08Remove fastcall from linux/includeHarvey Harrison6-20/+20
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells124-0/+9472
2008-02-08mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells1-0/+4
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells3-3/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells11-8/+390
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells39-160/+121
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 twiceOleg 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-08tty: s390 support for termios2.Heiko Carstens3-1/+11
2008-02-08tty: let architectures override the user/kernel macros.Heiko Carstens1-0/+6
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. Biederman3-6/+9
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 Torvalds6-44/+220
2008-02-07[SCSI] enclosure: add support for enclosure servicesJames Bottomley1-0/+129
2008-02-07[SCSI] Small cleanups for scsi_host.hPavel Machek1-19/+25
2008-02-07[SCSI] add protocol definitionsJames Bottomley1-0/+14
2008-02-07[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie2-4/+2
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixMike Christie2-0/+13