aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clockArnd Bergmann129-3053/+930
2012-05-09ARM i.MX: remove now unused clock filesSascha Hauer8-7958/+0
2012-05-09ARM: i.MX6: implement clocks using common clock frameworkShawn Guo3-1/+441
2012-05-09ARM i.MX35: implement clocks using common clock frameworkSascha Hauer3-1/+280
2012-05-09ARM i.MX5: implement clocks using common clock frameworkSascha Hauer3-1/+468
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2-10/+8
2012-05-09ARM: mxs: remove old clock supportShawn Guo8-2447/+0
2012-05-09ARM: mxs: switch to common clk frameworkShawn Guo2-4/+2
2012-05-09ARM: mxs: change the lookup name for fec phy clockShawn Guo2-2/+2
2012-05-09ARM: mxs: request clock for timerShawn Guo1-0/+9
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+19
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds4-8/+5
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds2-1/+34
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-31/+111
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2-1/+34
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner1-1/+1
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner1-0/+1
2012-05-02alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner1-6/+2
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner1-1/+1
2012-05-02ARM i.MX31: implement clocks using common clock frameworkSascha Hauer3-1/+184
2012-05-02ARM i.MX27: implement clocks using common clock frameworkSascha Hauer3-1/+292
2012-05-02ARM i.MX21: implement clocks using common clock frameworkSascha Hauer3-1/+188
2012-05-02ARM i.MX1: implement clocks using common clock frameworkSascha Hauer3-1/+117
2012-05-02ARM i.MX25: implement clocks using common clock frameworkSascha Hauer3-1/+250
2012-05-02ARM: imx: add common clock support for clk busyShawn Guo3-1/+198
2012-05-02ARM: imx: add common clock support for pfdShawn Guo3-1/+152
2012-05-02ARM i.MX: Add common clock support for 2bit gateSascha Hauer3-1/+131
2012-05-02ARM: imx: add common clock support for pllv3Shawn Guo3-1/+433
2012-05-02ARM i.MX: Add common clock support for pllv2Sascha Hauer3-1/+253
2012-05-02ARM i.MX: Add common clock support for pllv1Sascha Hauer3-1/+69
2012-05-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-54/+13
2012-04-30Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-88/+188
2012-04-30x86, relocs: Remove an unused variableKusanagi Kouichi1-2/+0
2012-04-30bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert3-31/+111
2012-04-30powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan1-2/+2
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely8-29/+14
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely1-41/+20
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-140/+207
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon1-11/+17
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2-4/+4
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-3/+18
2012-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+12
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds5-30/+29
2012-04-27xen: correctly check for pending events when restoring irq flagsDavid Vrabel1-1/+1
2012-04-27Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson10-39/+78