summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sh: Fixup ndelay() xloops calculation for alternate HZ.kogiidena2007-05-091-2/+3
| * | | | sh: Add 32-bit opcode feature CPU flag.Paul Mundt2007-05-092-1/+2
| * | | | 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-095-10/+65
| * | | | 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: generic quicklist support.Paul Mundt2007-05-093-0/+7
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-0944-186/+2835
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King2007-05-0937-184/+2231
| |\ \ \ \ \ \ \
| | | | * | | | | 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-094-83/+264
| | | | * | | | | ARM: OMAP: Mostly cosmetic to sync up with linux-omap treeTony Lindgren2007-05-093-6/+6
| | | | * | | | | ARM: OMAP: Add mailbox support for IVAHiroshi DOYU2007-05-094-0/+1133
| | | | * | | | | ARM: OMAP: Sync core code with linux-omapTony Lindgren2007-05-0815-135/+470
| | | | * | | | | ARM: OMAP: h4 must have blinky leds!!David Brownell2007-05-085-1/+340
| | | | * | | | | ARM: OMAP: FB: add controller platform dataImre Deak2007-05-081-0/+5
| | | | * | | | | 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-081-3/+7
| | | * | | | | | [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] armv7: add Makefile and Kconfig entriesCatalin Marinas2007-05-093-2/+38
| * | | | | | | [ARM] armv7: add support for asid-tagged VIVT I-cacheCatalin Marinas2007-05-091-0/+7
| * | | | | | | [ARM] armv7: add support for ARMv7 cores.Catalin Marinas2007-05-084-0/+559
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-0928-714/+1219
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson2007-05-093-4/+4
| * | | | | | [POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas2007-05-091-2/+46
| * | | | | | [POWERPC] EEH: capture and log pci state on errorLinas Vepstas2007-05-091-2/+41
| * | | | | | [POWERPC] EEH: Split up long error msgLinas Vepstas2007-05-091-3/+5
| * | | | | | [POWERPC] EEH: log error only after driver notification.Linas Vepstas2007-05-091-1/+5
| * | | | | | [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().Scott Wood2007-05-091-1/+1
| * | | | | | [POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins2007-05-092-24/+6
| * | | | | | [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-096-36/+274
| * | | | | | [POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt2007-05-094-16/+46
| * | | | | | [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-0910-586/+719
| * | | | | | [POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt2007-05-091-41/+46
| * | | | | | [POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell2007-05-091-1/+3
| * | | | | | [POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell2007-05-091-1/+2
| * | | | | | [POWERPC] Mark pages that don't exist as nosaveJohannes Berg2007-05-091-0/+25
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-0934-40/+40
|\ \ \ \ \ \
| * | | | | | fix file specification in commentsUwe Kleine-König2007-05-0917-17/+17
| * | | | | | misc doc and kconfig typosMatt LaPlante2007-05-092-2/+2
| * | | | | | Fix occurrences of "the the "Michael Opdenacker2007-05-094-5/+5
| * | | | | | Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day2007-05-091-2/+2
OpenPOWER on IntegriCloud