summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ata: remove FIT() macroHarvey Harrison2008-05-191-2/+0Star
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-182-8/+2Star
|\
| * i2c: Kill the old driver matching schemeJean Delvare2008-05-182-8/+2Star
* | m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven2008-05-181-22/+22
* | m68k: export m68k_mmutypeGeert Uytterhoeven2008-05-181-1/+1
* | m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven2008-05-181-2/+2
* | m68k: Convert access_ok() to an inline functionGeert Uytterhoeven2008-05-181-1/+5
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-185-19/+32
|\ \ | |/ |/|
| * Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-05-172-9/+19
| |\
| | * ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley2008-05-091-0/+4
| | * ARM: OMAP: Update MMC header to fix compileTony Lindgren2008-05-091-9/+15
| * | Merge branch 'sa1100'Russell King2008-05-172-9/+12
| |\ \
| | * | [ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze2008-05-172-9/+12
| * | | [ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski2008-05-171-1/+1
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-163-7/+8
|\ \ \ \
| * | | | [POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case2008-05-151-2/+2
| * | | | [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-152-5/+6
* | | | | Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-161-10/+14
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-154-0/+603
|\ \ \ \ \
| * | | | | [IA64] machvec support for SGI UV platformJack Steiner2008-05-142-0/+28
| * | | | | [IA64] Add header files for SGI UV platformJack Steiner2008-05-142-0/+575
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-151-2/+2
|\ \ \ \ \ \
| * | | | | | [S390] s390dbf: Use const char * for dbf name.Cornelia Huck2008-05-151-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-05-155-57/+15Star
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | parisc: use conditional macro for 64-bit wide opsKyle McMartin2008-05-151-4/+2Star
| * | | | | | parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day2008-05-151-50/+1Star
| * | | | | | parisc: new termios definitionsAlan Cox2008-05-153-3/+12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-154-32/+289
|\ \ \ \ \ \ \
| * | | | | | | 9p: fix error path during early mountEric Van Hensbergen2008-05-152-1/+1
| * | | | | | | 9p: Documentation updatesEric Van Hensbergen2008-05-153-30/+287
| * | | | | | | add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-151-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-153-10/+28
|\ \ \ \ \ \ \
| * | | | | | | sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller2008-05-131-4/+24
| * | | | | | | sparc: Fix mremap address range validation.David S. Miller2008-05-132-6/+4Star
| | |_|/ / / / | |/| | | | |
* | | | | | | mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-151-3/+13
* | | | | | | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet2008-05-151-1/+7
* | | | | | | lib: create common ascii hex arrayHarvey Harrison2008-05-151-1/+11
* | | | | | | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger2008-05-155-5/+13
* | | | | | | cs5520: disable VDMABartlomiej Zolnierkiewicz2008-05-141-4/+4
* | | | | | | make ide-iops.c:SELECT_MASK() staticAdrian Bunk2008-05-141-1/+0Star
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-142-3/+2Star
|\ \ \ \ \ \
| * | | | | | Driver core: struct class remove children listDave Young2008-05-141-1/+0Star
| * | | | | | block: do_mounts - accept root=<non-existant partition>Kay Sievers2008-05-141-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-141-0/+150
|\ \ \ \ \ \ \
| * | | | | | | USB: add association.hGreg Kroah-Hartman2008-05-141-0/+150
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-143-13/+27
|\ \ \ \ \ \ \
| * | | | | | | irda: Fix a misalign access issue. (v2)Graf Yang2008-05-141-3/+0Star
| * | | | | | | net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-131-2/+14
| * | | | | | | net: Set LL_MAX_HEADER properly for wireless.David S. Miller2008-05-131-7/+9
| * | | | | | | syncppp: Fix crashes.David S. Miller2008-05-122-1/+4