summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-082-12/+145
|\
| * Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-081-1/+0
| * Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-081-0/+1
| * Enhanced partition statistics: core statisticsJerome Marchand2008-02-081-10/+141
| * block: fixup rq_init() a bitJens Axboe2008-02-081-1/+3
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-081-0/+8
|\ \
| * | [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-081-0/+8
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-082-8/+53
|\ \
| * | [SPARC64]: Make use of the new fs/compat_binfmt_elf.cDavid S. Miller2008-02-081-8/+51
| * | [SPARC64]: Make use of compat_sys_ptrace()David S. Miller2008-02-071-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-085-32/+2
|\ \ \
| * | | [IPSEC]: Add support for aes-ctr.Joy Latten2008-02-071-0/+1
| * | | [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-071-16/+0
| * | | [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.hRami Rosen2008-02-071-13/+0
| * | | [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.hRami Rosen2008-02-071-2/+0
| * | | [NETFILTER]: nf_conntrack: fix ct_extend ->move operationPatrick McHardy2008-02-071-1/+1
| |/ /
* | | uml: x86_64 should copy %fs during forkJeff Dike2008-02-081-1/+2
* | | uml: runtime host VMSPLIT detectionJeff Dike2008-02-082-3/+5
* | | CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-0843-93/+265
* | | IRQ_NOPROBE helper functionsRalf Baechle2008-02-081-0/+3
* | | fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng2008-02-081-1/+0
* | | preemptible RCU: sparse annotationsPatrick McHardy2008-02-081-2/+2
* | | Add new string functions strict_strto* and convert kernel params to use themYi Yang2008-02-081-0/+4
* | | use __u32 in linux/reiserfs_fs.hMike Frysinger2008-02-081-1/+1
* | | NBD: remove limit on max number of nbd devicesPaul Clements2008-02-081-1/+0
* | | mount options: fix tmpfsakpm@linux-foundation.org2008-02-081-1/+4
* | | mount options: add generic_show_options()Miklos Szeredi2008-02-081-0/+9
* | | drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-082-954/+0
* | | avoid overflows in kernel/time.cH. Peter Anvin2008-02-0816-60/+10
* | | printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches2008-02-081-5/+13
* | | kill do_generic_mapping_readChristoph Hellwig2008-02-081-15/+0
* | | Remove __STRICT_ANSI__ from linux/types.hMike Frysinger2008-02-081-3/+3
* | | Basic PWM driver for AVR32 and AT91David Brownell2008-02-082-0/+73
* | | workqueue: make delayed_work_timer_fn() staticLi Zefan2008-02-081-2/+0
* | | SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck2008-02-081-1/+4
* | | kill UDFFS_{DATE,VERSION}Adrian Bunk2008-02-081-3/+0
* | | udf: fix udf_debug macroMarcin Slusarz2008-02-081-2/+2
* | | udf: remove some ugly macrosMarcin Slusarz2008-02-081-6/+6
* | | libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig2008-02-081-2/+2
* | | libfs: allow error return from simple attributesChristoph Hellwig2008-02-081-1/+1
* | | asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-0816-81/+27
* | | byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-081-0/+30
* | | misc: removal of final callers using fastcallHarvey Harrison2008-02-081-3/+3
* | | asm-generic: remove fastcallHarvey Harrison2008-02-083-22/+22
* | | Remove fastcall from linux/includeHarvey Harrison2008-02-086-20/+20
* | | mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-08124-0/+9472
* | | mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells2008-02-081-0/+4
* | | aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-083-3/+0
* | | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-0811-8/+390
* | | aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-0839-160/+121
OpenPOWER on IntegriCloud