summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-101-0/+2
| * | | | | | ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-6/+4
| * | | | | | ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-101-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-096-3/+21
|\ \ \ \ \ \
| * | | | | | [IA64] wire up pselect, ppollAlexey Kuznetsov2007-05-081-1/+2
| * | | | | | [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-082-1/+5
| * | | | | | [IA64] Optional method to purge the TLB on SN systemsJack Steiner2007-05-082-0/+12
| * | | | | | [IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller2007-05-081-0/+1
| * | | | | | [IA64] Fix some section mismatch errorsTony Luck2007-05-071-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-093-7/+20
|\ \ \ \ \ \
| * | | | | | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-3/+0
| * | | | | | [MTD] Remove unnecessary user space check from mtd.h.Robert P. J. Day2007-05-091-4/+0
| * | | | | | [MTD] [NAND] platform NAND driver: update headerVitaly Wool2007-05-081-0/+16
| * | | | | | [RSLIB] Support non-canonical GF representationsSegher Boessenkool2007-05-021-0/+4
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-098-64/+72
|\ \ \ \ \ \ \
| * | | | | | | sh: SH7760 DMABRG support.Manuel Lauss2007-05-091-0/+23
| * | | | | | | sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt2007-05-091-21/+4
| * | | | | | | sh: Convert to common die chain.Paul Mundt2007-05-091-23/+2
| * | | | | | | sh: Wire up utimensat syscall.Paul Mundt2007-05-091-2/+3
| * | | | | | | sh: Add 32-bit opcode feature CPU flag.Paul Mundt2007-05-091-0/+1
| * | | | | | | sh: Support for SH-2A 32-bit opcodes.Paul Mundt2007-05-091-0/+9
| * | | | | | | sh: Always define TRAPA_BUG_OPCODE.Paul Mundt2007-05-091-2/+2
| * | | | | | | sh: __GFP_REPEAT for pte allocations, too.Paul Mundt2007-05-091-2/+2
| * | | | | | | sh: generic quicklist support.Paul Mundt2007-05-091-16/+28
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-0934-797/+531
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King2007-05-0930-791/+473
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)Imre Deak2007-05-091-3/+0
| | | | * | | | | | | ARM: OMAP: Sync framebuffer headers with N800 treeKai Svahn2007-05-092-10/+63
| | | | * | | | | | | ARM: OMAP: Fix gpmc headerTony Lindgren2007-05-091-1/+1
| | | | * | | | | | | ARM: OMAP: Add mailbox support for IVAHiroshi DOYU2007-05-091-0/+73
| | | | * | | | | | | ARM: OMAP: Sync headers with linux-omapTony Lindgren2007-05-0822-389/+335
| | | | * | | | | | | ARM: OMAP: FB: add controller platform dataImre Deak2007-05-081-3/+5
| | | * | | | | | | | [ARM] Fix ASID version switchRussell King2007-05-081-4/+4
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | [ARM] 4363/1: AT91: Remove legacy PIO definitionsAndrew Victor2007-05-084-389/+0
| | * | | | | | | | [ARM] 4361/1: AT91: Build errorAndrew Victor2007-05-081-1/+1
| * | | | | | | | | [ARM] armv7: add support for asid-tagged VIVT I-cacheCatalin Marinas2007-05-091-0/+15
| * | | | | | | | | [ARM] armv7: add dedicated ARMv7 barrier instructionsCatalin Marinas2007-05-081-1/+5
| * | | | | | | | | [ARM] armv7: Add ARMv7 cacheid macrosCatalin Marinas2007-05-081-5/+12
| * | | | | | | | | [ARM] armv7: add support for ARMv7 cores.Catalin Marinas2007-05-084-0/+26
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-098-71/+93
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | [POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins2007-05-091-18/+13
| * | | | | | | | [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-091-1/+9
| * | | | | | | | [POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt2007-05-092-2/+11
| * | | | | | | | [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-093-49/+50
| * | | | | | | | [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-091-1/+10
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-0961-63/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr2007-05-0934-34/+34
| * | | | | | | | fix file specification in commentsUwe Kleine-König2007-05-0910-10/+10
| * | | | | | | | Fix occurrences of "the the "Michael Opdenacker2007-05-097-8/+8
| * | | | | | | | Fix "deprecated" typoes.Robert P. J. Day2007-05-093-4/+4
OpenPOWER on IntegriCloud