summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-221-0/+6
|\ \ \
| * | | Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-221-0/+6
|\ \ \ \
| * | | | PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-221-0/+6
| |/ / /
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-221-1/+1
|\ \ \ \
| * | | | [ARM] 4835/1: Fix stale comment in struct machine_desc descriptionLeonid Evdokimov2008-02-211-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-221-2/+1Star
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-201-2/+1Star
| |/ / /
* | | | FRV: Change the timerfd syscalls to be the same as i386David Howells2008-02-211-1/+3
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-211-1/+1
|\ \ \ \
| * | | | ata: fix sparse warning in libata.hHarvey Harrison2008-02-201-1/+1
* | | | | Remove empty file remnants that were left in the tree by mistakeLinus Torvalds2008-02-211-1/+0Star
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-203-6/+1Star
|\ \ \ \
| * | | | x86: add pgd_large() on 64-bit, for consistencyH. Peter Anvin2008-02-191-0/+1
| * | | | x86: minor cleanup of comments in processor.hMike Travis2008-02-191-4/+0Star
| * | | | x86: make mxcsr_feature_mask static againAdrian Bunk2008-02-191-1/+0Star
| * | | | remove mca-pentiumAdrian Bunk2008-02-191-1/+0Star
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-02-204-37/+23Star
|\ \ \ \ \
| * | | | | [MIPS] RM: fix EISA=n compilationAdrian Bunk2008-02-191-0/+7
| * | | | | [MIPS] Qemu: finish platform removalAdrian Bunk2008-02-191-30/+0Star
| * | | | | [MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev2008-02-191-6/+15
| * | | | | [MIPS] IP27: Add missing ~ in DMA code.Ralf Baechle2008-02-191-1/+1
| |/ / / /
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czank...Linus Torvalds2008-02-2017-318/+440
|\ \ \ \ \
| * | | | | [XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel2008-02-141-1/+2
| * | | | | [XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasingChris Zankel2008-02-141-0/+2
| * | | | | [XTENSA] Exclude thread-global registers from the xtregs structures.Chris Zankel2008-02-141-8/+13
| * | | | | [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-1410-144/+352
| * | | | | [XTENSA] Clean up stat structs.Bob Wilson2008-02-141-23/+13Star
| * | | | | [XTENSA] Add volatile keyword to asm statements accessing counter registersChris Zankel2008-02-141-4/+4
| * | | | | [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-142-6/+6
| * | | | | [XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()Marc Gauthier2008-02-141-1/+1
| * | | | | [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-141-3/+0Star
| * | | | | [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-141-88/+4Star
| * | | | | [XTENSA] Fix clobbered register in asm macroChris Zankel2008-02-141-48/+51
| * | | | | [XTENSA] Fix non-existent pte_token_t typedef to pgtable_tChris Zankel2008-02-141-1/+1
* | | | | | Add missing init section definitionsSam Ravnborg2008-02-192-0/+5
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-191-8/+12
|\ \ \ \ \ \
| * | | | | | [S390] find bit corner case.Martin Schwidefsky2008-02-191-8/+12
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-196-32/+9Star
|\ \ \ \ \ \
| * | | | | | libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-191-27/+1Star
| * | | | | | block: implement request_queue->dma_drain_neededTejun Heo2008-02-191-2/+5
| * | | | | | block: add request->raw_data_lenTejun Heo2008-02-191-0/+1
| * | | | | | cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe2008-02-191-0/+2
| * | | | | | fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2008-02-192-2/+0Star
| * | | | | | make struct def_blk_aops staticAdrian Bunk2008-02-191-1/+0Star
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-191-0/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | [SPARC64]: Add regs_return_value().David S. Miller2008-02-191-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-193-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | net: fix kernel-doc warnings in header filesRandy Dunlap2008-02-192-0/+3
| * | | [NET]: Elminate spurious print_mac() calls.David S. Miller2008-02-191-1/+1