aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-02[Blackfin] arch: fix bug: redefinition warning when compile EZKIT548Bryan Wu1-2/+2
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds100-742/+18506
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-12/+145
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+8
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+53
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-32/+2
2008-02-08uml: x86_64 should copy %fs during forkJeff Dike1-1/+2
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike2-3/+5
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky43-93/+265
2008-02-08IRQ_NOPROBE helper functionsRalf Baechle1-0/+3
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng1-1/+0
2008-02-08preemptible RCU: sparse annotationsPatrick McHardy1-2/+2
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang1-0/+4
2008-02-08use __u32 in linux/reiserfs_fs.hMike Frysinger1-1/+1
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements1-1/+0
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org1-1/+4
2008-02-08mount options: add generic_show_options()Miklos Szeredi1-0/+9
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2-954/+0
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin16-60/+10
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches1-5/+13
2008-02-08kill do_generic_mapping_readChristoph Hellwig1-15/+0
2008-02-08Remove __STRICT_ANSI__ from linux/types.hMike Frysinger1-3/+3
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell2-0/+73
2008-02-08workqueue: make delayed_work_timer_fn() staticLi Zefan1-2/+0
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck1-1/+4
2008-02-08kill UDFFS_{DATE,VERSION}Adrian Bunk1-3/+0
2008-02-08udf: fix udf_debug macroMarcin Slusarz1-2/+2
2008-02-08udf: remove some ugly macrosMarcin Slusarz1-6/+6
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig1-2/+2
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig1-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger16-81/+27
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz1-0/+30
2008-02-08misc: removal of final callers using fastcallHarvey Harrison1-3/+3
2008-02-08asm-generic: remove fastcallHarvey Harrison3-22/+22
2008-02-08Remove fastcall from linux/includeHarvey Harrison6-20/+20
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells124-0/+9472
2008-02-08mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells1-0/+4
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells3-3/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells11-8/+390
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells39-160/+121
2008-02-08time: fix typo in commentsLi Zefan2-4/+4
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan1-1/+1
2008-02-08Get rid of the kill_pgrp_info() functionPavel Emelyanov1-1/+0
2008-02-08ITIMER_REAL: convert to use struct pidOleg Nesterov1-2/+1
2008-02-08uglify while_each_pid_task() to make sure we don't count the execing pricess twiceOleg Nesterov1-0/+6
2008-02-08pid: Extend/Fix pid_vnrEric W. Biederman2-14/+5
2008-02-08fix group stop with exit raceOleg Nesterov1-0/+1
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov1-1/+1
2008-02-08kill PT_ATTACHEDOleg Nesterov1-1/+0
2008-02-08IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer1-1/+4