summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2008-05-19svcrdma: Use standard Linux lists for context cacheTom Tucker-2/+3
2008-05-19svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker-0/+1
2008-05-19svcrdma: Remove unused READ_DONE context flags bitTom Tucker-1/+0
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-8/+2
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven-22/+22
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven-1/+1
2008-05-18m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven-2/+2
2008-05-18m68k: Convert access_ok() to an inline functionGeert Uytterhoeven-1/+5
2008-05-18i2c: Kill the old driver matching schemeJean Delvare-8/+2
2008-05-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-19/+32
2008-05-17Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King-9/+19
2008-05-17Merge branch 'sa1100'Russell King-9/+12
2008-05-17[ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski-1/+1
2008-05-17[ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze-9/+12
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-7/+8
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds-10/+14
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-0/+603
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-2/+2
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-57/+15
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin-4/+2
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day-50/+1
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck-2/+2
2008-05-15parisc: new termios definitionsAlan Cox-3/+12
2008-05-15[POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case-2/+2
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt-5/+6
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds-32/+289
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-10/+28
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi-3/+13
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet-1/+7
2008-05-14lib: create common ascii hex arrayHarvey Harrison-1/+11
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger-5/+13
2008-05-149p: fix error path during early mountEric Van Hensbergen-1/+1
2008-05-149p: Documentation updatesEric Van Hensbergen-30/+287
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster-1/+1
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner-0/+28
2008-05-14[IA64] Add header files for SGI UV platformJack Steiner-0/+575
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz-4/+4
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-3/+2
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-0/+150
2008-05-14Driver core: struct class remove children listDave Young-1/+0
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers-2/+2
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-13/+27
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin-2/+19
2008-05-14read_barrier_depends arch fixletsNick Piggin-2/+2
2008-05-14USB: add association.hGreg Kroah-Hartman-0/+150
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang-3/+0
2008-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-1/+1
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi-0/+1
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro-2/+11