summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Jazz: disable PIT; cleanup R4030 clockeventThomas Bogendoerfer2007-11-021-11/+16
* [MIPS] Bigsur supports highmem.Ralf Baechle2007-11-021-0/+1
* [MIPS] mtx-1: Enable -Werror.Ralf Baechle2007-11-021-0/+2
* [MIPS] mtx-1: Remove unused mtx1_sys_btn.Ralf Baechle2007-11-021-9/+0Star
* [MIPS] Pb1200: Enable -Werror.Ralf Baechle2007-11-021-0/+2
* [MIPS] SNI: register a02r clockevent; don't use PIT timerThomas Bogendoerfer2007-11-021-3/+2Star
* [MIPS] i8253: Cleanup.Ralf Baechle2007-11-021-11/+12
* [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-021-44/+56
* [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-021-1/+5
* [MIPS] IP27: Fix build error.Ralf Baechle2007-11-021-2/+2
* [MIPS] Excite: Fix build error.Ralf Baechle2007-11-021-1/+1
* [MIPS] Sibyte: Split and move clock code.Ralf Baechle2007-11-029-330/+457
* [MIPS] Sibyte: Fixes for oneshot timer mode.Ralf Baechle2007-11-022-62/+55Star
* [MIPS] Sibyte: Remove blank line.Ralf Baechle2007-11-021-1/+0Star
* [MIPS] Swarm: Fix build failureThiemo Seufer2007-11-021-1/+1
* [MIPS] time: Code cleanupsAtsushi Nemoto2007-11-022-46/+12Star
* [MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle2007-11-021-16/+0Star
* [MIPS] IP32: Fix address of 2nd serial interface.Ralf Baechle2007-11-021-1/+1
* [MIPS] SB1250: Use the right irqaction for the timer interrupt.Ralf Baechle2007-11-021-7/+1Star
* [MIPS] SB1250: Remove stray assignment of cpumask.Ralf Baechle2007-11-021-1/+0Star
* [MIPS] Sibyte: Fix names of the clockevent devices.Ralf Baechle2007-11-022-2/+2
* [MIPS] Sibyte: Build fixes / dead code removal.Ralf Baechle2007-11-022-29/+0Star
* [SPARC64]: Update defconfig.David S. Miller2007-11-011-35/+34Star
* [SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller2007-10-312-2/+2
* [SPARC64]: Fix build failure when CONFIG_BUG is disabled.David S. Miller2007-10-311-1/+3
* [SPARC64]: Kill unused ITAG_MASK macro in ultra.SDavid S. Miller2007-10-311-7/+0Star
* [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller2007-10-311-1/+1
* [ARM] 4636/1: pxa: add default configuration for zyloniteeric miao2007-10-311-0/+736
* [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao2007-10-317-7/+7
* [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin2007-10-311-1/+1
* [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warningRussell King2007-10-311-0/+3
* [ARM] Fix FIQ issue with ARM926Russell King2007-10-311-0/+4
* [ARM] Fix netx_defconfig regressionRussell King2007-10-311-3/+3
* [ARM] Fix omap_h2_1610_defconfig regressionsRussell King2007-10-311-0/+4
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-305-5/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-309-104/+85Star
|\
| * [IA64] Fix incorrect return value from ia64_setup_msi_irq()Kenji Kaneshige2007-10-301-1/+1
| * [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin2007-10-291-0/+1
| * [IA64] update sn2 defconfig to 64kb pagesJes Sorensen2007-10-291-52/+54
| * [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-292-48/+22Star
| * [IA64] vDSO vs --build-idRoland McGrath2007-10-291-0/+3
| * [IA64] check-segrel.lds vs --build-idRoland McGrath2007-10-291-0/+1
| * [IA64] vmcore_find_descriptor_size should be in __initSimon Horman2007-10-291-1/+1
| * [IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk2007-10-291-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-10-3022-222/+972
|\ \
| * | Blackfin arch: reclaim a few bytes from the end of our init sectionMike Frysinger2007-10-301-3/+8
| * | Blackfin arch: fix libata data struct member from irq_type to irq_flagsMike Frysinger2007-10-301-1/+1
| * | Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang2007-10-302-4/+4
| * | Blackfin arch: update board defconfig files according to latest information f...Bryan Wu2007-10-307-49/+242
| * | Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-293-1/+17