summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-05-18Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-19/+32
2008-05-18Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2-9/+19
2008-05-18Merge branch 'sa1100'Russell King2-9/+12
2008-05-18[ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski1-1/+1
2008-05-18[ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze2-9/+12
2008-05-17Blackfin serial driver: add extra IRQ flag for 8250 serial driverJavier Herrero1-0/+5
2008-05-19Blackfin arch: Fix bug - USB fails to build for BF524/BF526Bryan Wu1-4/+4
2008-05-17Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich1-0/+2
2008-05-17Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai1-1/+3
2008-05-17Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich1-1/+0
2008-05-17Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.Michael Hennerich1-4/+4
2008-05-17[PATCH] get rid of leak in compat_execve()Al Viro1-0/+1
2008-05-17[PATCH] dup_fd() fixes, part 1Al Viro1-0/+1
2008-05-17[PATCH] take init_files to fs/file.cAl Viro1-22/+1
2008-05-17mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn1-2/+23
2008-05-16sh: use the common ascii hex helpersHarvey Harrison1-14/+0
2008-05-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-7/+8
2008-05-16Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds1-10/+14
2008-05-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-0/+603
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+2
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds5-57/+15
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin1-4/+2
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day1-50/+1
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck1-2/+2
2008-05-15parisc: new termios definitionsAlan Cox3-3/+12
2008-05-15[POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case1-2/+2
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2-5/+6
2008-05-15atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2-12/+7
2008-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds4-32/+289
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-10/+28
2008-05-15mprotect: prevent alteration of the PAT bitsVenki Pallipadi1-3/+13
2008-05-15per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-15lib: create common ascii hex arrayHarvey Harrison1-1/+11
2008-05-15asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger5-5/+13
2008-05-159p: fix error path during early mountEric Van Hensbergen2-1/+1
2008-05-159p: Documentation updatesEric Van Hensbergen3-30/+287
2008-05-15add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster1-1/+1
2008-05-15[IA64] machvec support for SGI UV platformJack Steiner2-0/+28
2008-05-15[IA64] Add header files for SGI UV platformJack Steiner2-0/+575
2008-05-15cs5520: disable VDMABartlomiej Zolnierkiewicz1-4/+4
2008-05-15make ide-iops.c:SELECT_MASK() staticAdrian Bunk1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-3/+2
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+150
2008-05-14Driver core: struct class remove children listDave Young1-1/+0
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers1-2/+2
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-13/+27
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin1-2/+19
2008-05-14read_barrier_depends arch fixletsNick Piggin2-2/+2
2008-05-14USB: add association.hGreg Kroah-Hartman1-0/+150
2008-05-14irda: Fix a misalign access issue. (v2)Graf Yang1-3/+0