aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-08uml: x86_64 should copy %fs during forkJeff Dike
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08IRQ_NOPROBE helper functionsRalf Baechle
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng
2008-02-08preemptible RCU: sparse annotationsPatrick McHardy
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang
2008-02-08use __u32 in linux/reiserfs_fs.hMike Frysinger
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org
2008-02-08mount options: add generic_show_options()Miklos Szeredi
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches
2008-02-08kill do_generic_mapping_readChristoph Hellwig
2008-02-08Remove __STRICT_ANSI__ from linux/types.hMike Frysinger
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell
2008-02-08workqueue: make delayed_work_timer_fn() staticLi Zefan
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck
2008-02-08kill UDFFS_{DATE,VERSION}Adrian Bunk
2008-02-08udf: fix udf_debug macroMarcin Slusarz
2008-02-08udf: remove some ugly macrosMarcin Slusarz
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz
2008-02-08misc: removal of final callers using fastcallHarvey Harrison
2008-02-08asm-generic: remove fastcallHarvey Harrison
2008-02-08Remove fastcall from linux/includeHarvey Harrison
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