aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-02-10hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison
2008-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov
2008-02-09memcontrol: add vm_match_cgroup()David Rientjes
2008-02-09Fix compile error on nommu for is_swap_pteMatt Mackall
2008-02-09Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller
2008-02-09ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown
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