summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-02-08DCA: convert struct class_device to struct device.Kay Sievers
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-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-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz
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: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid 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-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