summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [MTD] [NAND] Support multiple chips in CAFÉ driverDavid Woodhouse2007-05-021-9/+20
| * | | [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse2007-05-022-1/+0
| * | | [MTD] [NAND] Use rslib for CAFÉ ECCSegher Boessenkool2007-05-024-1399/+106
| * | | [RSLIB] Support non-canonical GF representationsSegher Boessenkool2007-05-022-15/+73
| * | | [JFFS2] Remove dead file histo_mips.hDavid Woodhouse2007-05-021-2/+0
| * | | [MTD] Add Kyungmin Park to MAINTAINERS for OneNANDThomas Gleixner2007-05-021-0/+6
* | | | 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
OpenPOWER on IntegriCloud