summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-0936-398/+572
|\
| * sh: Fix stacktrace simplification fallout.Paul Mundt2007-05-091-1/+1
| * sh: SH7760 DMABRG support.Manuel Lauss2007-05-095-9/+237
| * sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt2007-05-095-233/+178
| * sh: Truncate MAX_ACTIVE_REGIONS for the common case.Paul Mundt2007-05-091-0/+4
| * rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().Paul Mundt2007-05-091-3/+3
| * sh: Convert to common die chain.Paul Mundt2007-05-094-42/+7
| * sh: Wire up utimensat syscall.Paul Mundt2007-05-092-2/+4
| * sh: landisk mv_nr_irqs definition.kogiidena2007-05-091-0/+1
| * sh: Fixup ndelay() xloops calculation for alternate HZ.kogiidena2007-05-091-2/+3
| * sh: Add 32-bit opcode feature CPU flag.Paul Mundt2007-05-093-1/+3
| * sh: Fix PC adjustments for varying opcode length.Paul Mundt2007-05-095-10/+14
| * sh: Support for SH-2A 32-bit opcodes.Paul Mundt2007-05-096-10/+74
| * sh: Kill off redundant __div64_32 symbol export.Paul Mundt2007-05-091-2/+0
| * sh: Share exception vector table for SH-3/4.Paul Mundt2007-05-093-70/+11
| * 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
| * rtc: rtc-sh: Fix up dev_dbg() warnings.Paul Mundt2007-05-091-1/+1
| * sh: generic quicklist support.Paul Mundt2007-05-095-17/+36
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-0978-983/+3366
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King2007-05-0967-975/+2704
| |\ \ \ \
| | | | * | ARM: OMAP: Fix GCC-reported compile time bugDavid Brownell2007-05-091-1/+4
| | | | * | ARM: OMAP: restore CONFIG_GENERIC_TIMEDavid Brownell2007-05-091-0/+1
| | | | * | ARM: OMAP: partial LED fixesDavid Brownell2007-05-091-11/+6
| | | | * | ARM: OMAP: add SoSSI clock (call propagate_rate for childrens)Imre Deak2007-05-091-0/+2
| | | | * | ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)Imre Deak2007-05-095-86/+264
| | | | * | ARM: OMAP: Sync framebuffer headers with N800 treeKai Svahn2007-05-092-10/+63
| | | | * | ARM: OMAP: Mostly cosmetic to sync up with linux-omap treeTony Lindgren2007-05-093-6/+6
| | | | * | ARM: OMAP: Fix gpmc headerTony Lindgren2007-05-091-1/+1
| | | | * | ARM: OMAP: Add mailbox support for IVAHiroshi DOYU2007-05-095-0/+1206
| | | | * | ARM: OMAP: Sync core code with linux-omapTony Lindgren2007-05-0815-135/+470
| | | | * | ARM: OMAP: Sync headers with linux-omapTony Lindgren2007-05-0822-389/+335
| | | | * | ARM: OMAP: h4 must have blinky leds!!David Brownell2007-05-085-1/+340
| | | | * | ARM: OMAP: FB: add controller platform dataImre Deak2007-05-082-3/+10
| | | | * | ARM: OMAP: Add function to print clock usecountsJuha Yrjola2007-05-081-0/+35
| | | | * | ARM: OMAP: Add DMA IRQ sanity checksJuha Yrjola2007-05-081-7/+18
| | | | * | ARM: OMAP: gpio init section cleanupsDavid Brownell2007-05-085-6/+5
| | | * | | [ARM] Fix ARM branch relocation rangeKevin Welton2007-05-081-2/+2
| | | * | | [ARM] Fix ASID version switchRussell King2007-05-082-7/+11
| | | * | | [ARM] Ensure head text is always placed at the start of kernelRussell King2007-05-083-5/+9
| | | * | | [ARM] Shut up warning about init_thread_unionRussell King2007-05-082-2/+2
| | | * | | [ARM] Mark SMP local timer and IPI as exception entriesRussell King2007-05-081-2/+2
| | * | | | [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 Makefile and Kconfig entriesCatalin Marinas2007-05-093-2/+38
| * | | | | [ARM] armv7: add support for asid-tagged VIVT I-cacheCatalin Marinas2007-05-092-0/+22
| * | | | | [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-088-0/+585
| | |/ / / | |/| | |
* | | | | Fix a bad error case handling in read_cache_page_async()David Howells2007-05-091-3/+3
OpenPOWER on IntegriCloud