summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: S5PV210: Add new system clocksThomas Abraham2010-05-171-0/+56
* ARM: S5PV210: Add support for VPLLThomas Abraham2010-05-173-2/+70
* ARM: S5PV210: Remove usage of clk_p66 and add clk_pclk_psys clockThomas Abraham2010-05-171-36/+30Star
* ARM: S5PV210: Remove usage of clk_p83 and add clk_pclk_dsys clock\Thomas Abraham2010-05-171-10/+13
* ARM: S5PV210: Fix clk_get_rate issue with the clk_h100 clockThomas Abraham2010-05-171-6/+16
* ARM: S5PV210: Remove usage of clk_p100 and add clk_pclk_msys clockThomas Abraham2010-05-171-10/+13
* ARM: S5PV210: Remove usage of clk_h133 and add clk_hclk_psys clockThomas Abraham2010-05-171-26/+26
* ARM: S5PV210: Remove usage of clk_h166 and add clk_hclk_dsys clockThomas Abraham2010-05-171-18/+37
* ARM: S5PV210: Remove usage of clk_h200 clock and add clk_hclk_msys clockThomas Abraham2010-05-171-14/+14
* ARM: S5PV210: Add armclk of clksrc_clk clock typeThomas Abraham2010-05-171-1/+22
* ARM: S5PV210: Rearrange assignment of clock for fout apll/mpll/epll clocksThomas Abraham2010-05-171-4/+4
* ARM: S5PV210: Register apll/mpll/epll clksrc_clk clocksThomas Abraham2010-05-171-6/+4Star
* ARM: S5PV210: Rearrange the system clock definitionsThomas Abraham2010-05-171-27/+27
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-055-1/+22
|\
| * powernow-k8: Fix frequency reportingMark Langsdorf2010-05-031-1/+2
| * x86: Fix parse_reservetop() build failure on certain configsIngo Molnar2010-05-031-0/+1
| * x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-04-301-0/+3
| * x86: Fix 'reservetop=' functionalityLiang Li2010-04-303-0/+16
* | Fix the x86_64 implementation of call_rwsem_wait()David Howells2010-05-051-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-04-3023-176/+570
|\ \
| * | MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin2010-04-301-1/+19
| * | MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin2010-04-301-1/+1
| * | MIPS: Loongson 2F: Enable fixups of the latest binutilsWu Zhangjin2010-04-301-0/+13
| * | MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDSWu Zhangjin2010-04-301-0/+27
| * | MIPS: Kconfig: Make Broadcom SoC support naming consistentFlorian Fainelli2010-04-301-1/+1
| * | MIPS: BCM63xx: Update defconfigFlorian Fainelli2010-04-301-83/+335
| * | MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin2010-04-301-1/+1
| * | MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard2010-04-301-1/+1
| * | MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard2010-04-301-1/+1
| * | MIPS: Loongson: Fix find_vga_mem_init()Richard LIU2010-04-301-1/+1
| * | MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard2010-04-301-1/+1
| * | MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior2010-04-301-6/+1Star
| * | MIPS: Check for accesses beyond the end of the PGD.David Daney2010-04-301-23/+87
| * | MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.cDavid Daney2010-04-301-16/+14Star
| * | MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney2010-04-301-0/+18
| * | MIPS: die() does not call die notifier chainYury Polyanskiy2010-04-304-6/+11
| * | MIPS: Swarm, Littlesur: Enable PATA platform driver.Sebastian Andrzej Siewior2010-04-301-0/+2
| * | MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss2010-04-301-3/+7
| * | MIPS: SB1250: Include correct header and fix a warningSebastian Andrzej Siewior2010-04-301-1/+2
| * | MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior2010-04-303-27/+17Star
| * | MIPS: cmpxchg.h: Fix excessive indentation.Ralf Baechle2010-04-301-1/+1
| * | MIPS: Don't vmap things at address zero.David Daney2010-04-301-2/+7
| * | MIPS: PNX8550: Fix build error, broken by:Ralf Baechle2010-04-301-0/+2
| |/
* / musb: fix power field to hold all possible valuesAjay Kumar Gupta2010-04-301-1/+1
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-301-5/+0Star
|\
| * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-301-5/+0Star
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-3022-112/+189
|\ \
| * | ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2010-04-282-1/+2
| * | ARM: 6023/1: update bcmring_defconfig to latest version and fix build errorLeo Chen2010-04-221-25/+101
| * | ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-2119-86/+86