summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-09[Blackfin] arch: Encourage users to use the spidev character driver: Provide ...Michael Hennerich
2008-02-02[Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang
2008-02-02[Blackfin] arch: remove duplicated definitions of the line discipline numbers...Tilman Schmidt
2008-02-02[Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger
2008-02-09[Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich
2008-02-09[Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich
2008-02-02[Blackfin] arch: fix bug: redefinition warning when compile EZKIT548Bryan Wu
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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