summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Basic PWM driver for AVR32 and AT91David Brownell2008-02-082-0/+73
* workqueue: make delayed_work_timer_fn() staticLi Zefan2008-02-081-2/+0Star
* SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck2008-02-081-1/+4
* kill UDFFS_{DATE,VERSION}Adrian Bunk2008-02-081-3/+0Star
* udf: fix udf_debug macroMarcin Slusarz2008-02-081-2/+2
* udf: remove some ugly macrosMarcin Slusarz2008-02-081-6/+6
* libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig2008-02-081-2/+2
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-081-1/+1
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-0816-81/+27Star
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-081-0/+30
* misc: removal of final callers using fastcallHarvey Harrison2008-02-081-3/+3
* asm-generic: remove fastcallHarvey Harrison2008-02-083-22/+22
* Remove fastcall from linux/includeHarvey Harrison2008-02-086-20/+20
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-08124-0/+9472
* mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells2008-02-081-0/+4
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-083-3/+0Star
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-0811-8/+390
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-0839-160/+121Star
* 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/+0Star
* ITIMER_REAL: convert to use struct pidOleg Nesterov2008-02-081-2/+1Star
* 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/+5Star
* 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/+0Star
* 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
* tty: s390 support for termios2.Heiko Carstens2008-02-083-1/+11
* tty: let architectures override the user/kernel macros.Heiko Carstens2008-02-081-0/+6
* 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-083-6/+9
* 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-082-41/+11Star
|\
| * dm: table remove unused variableVasily Averin2008-02-081-9/+9
| * dm ioctl: move compat codeMilan Broz2008-02-081-32/+2Star
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-02-082-36/+3Star
|\ \
| * | hwmon: Discard useless I2C driver IDsJean Delvare2008-02-081-33/+0Star
| * | hwmon: (w83781d) Misc cleanupsJean Delvare2008-02-081-1/+0Star
| * | hwmon: (gl520sm) Various cleanupsJean Delvare2008-02-081-1/+0Star
| * | hwmon: (gl518sm) Various cleanupsJean Delvare2008-02-081-1/+0Star
| * | dmi: Let drivers walk the DMI tableJean Delvare2008-02-081-0/+3
| |/
* | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-02-082-1/+27
|\ \