summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-097-7/+7
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-092-2/+4
|\ \ \ \ \ \ \
| * | | | | | | [AVR32] Wire up sys_utimensatHaavard Skinnemoen2007-05-091-1/+3
| * | | | | | | [AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen2007-05-091-1/+1
| |/ / / / / /
* | | | | | | i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin2007-05-091-27/+22
* | | | | | | i386: remove unused rdtsc() macroH. Peter Anvin2007-05-092-12/+0
* | | | | | | md: improve partition detection in md arrayNeilBrown2007-05-091-1/+0
* | | | | | | fbdev: add support for AVR32Haavard Skinnemoen2007-05-091-1/+1
* | | | | | | svgalib: move fb_get_caps to svgalibAntonino A. Daplas2007-05-091-0/+2