summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-07-22Merge branch 'next/board-samsung-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann10-50/+102
2012-07-22Merge tag 'v3.5-rc7' into next/boardsArnd Bergmann43-85/+217
2012-07-19ARM: EXYNOS: Add leds status1 and status2 on Origen boardRicardo Salveti de Araujo1-0/+30
2012-07-19ARM: S3C64XX: Mark most Cragganmore initdata devinitdataMark Brown1-34/+34
2012-07-19ARM: EXYNOS: Add missing .reserve field to SMDKC210Sachin Kamat1-0/+1
2012-07-19ARM: EXYNOS: Add DRM device to SMDK4X12 boardSachin Kamat2-0/+31
2012-07-19ARM: S3C64XX: Clean up after SPI driver platform data updatesMark Brown1-1/+0
2012-07-19ARM: SAMSUNG: no need to set the value for clk_xusbxti when it is 24MhzKukjin Kim7-15/+6
2012-07-19Merge branch 'next/board-samsung-2' into next/board-samsung-3Kukjin Kim12-10/+107
2012-07-18Merge branch 'next/board-samsung-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann34-78/+262
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry1-0/+4
2012-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+18
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds1-1/+0
2012-07-14x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry1-4/+31
2012-07-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-4/+15
2012-07-13Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-07-13ARM: EXYNOS: Add framebuffer support for SMDK4X12Sachin Kamat2-0/+36
2012-07-13ARM: EXYNOS: Add HSOTG support to SMDK4X12Sachin Kamat2-0/+9
2012-07-13ARM: S5PV210: Add audio platform device in Goni boardSachin Kamat1-0/+7
2012-07-13ARM: S5PV210: Add audio platform device in Aquila boardSachin Kamat1-0/+7
2012-07-13ARM: EXYNOS: Add audio platform device in SMDKV310 boardSachin Kamat1-0/+7
2012-07-13ARM: S3C64XX: Don't specify an irq_base for WM1192-EV1 boardMark Brown1-1/+0
2012-07-13Merge branch 'next/board-samsung' into next/board-samsung-2Kukjin Kim9-9/+41
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki1-1/+2
2012-07-13ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki1-1/+1
2012-07-13ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-13ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera1-0/+1
2012-07-12ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski1-1/+3
2012-07-12ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski1-3/+6
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard1-3/+14
2012-07-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds17-31/+26
2012-07-12xtensa: fix incorrect memsetAlan Cox1-1/+1
2012-07-12h8300/uaccess: add mising __clear_user()Geert Uytterhoeven1-0/+2
2012-07-12h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()Geert Uytterhoeven1-1/+0
2012-07-12h8300/time: add missing #include <asm/irq_regs.h>Geert Uytterhoeven1-0/+1
2012-07-12h8300/signal: fix typo "statis"Geert Uytterhoeven1-1/+1
2012-07-12h8300/pgtable: add missing #include <asm-generic/pgtable.h>Geert Uytterhoeven1-0/+3
2012-07-12mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven1-2/+2
2012-07-12mn10300: mm/dma-alloc.c needs <linux/export.h>Geert Uytterhoeven1-0/+1
2012-07-12mn10300: kernel/traps.c needs <linux/export.h>Geert Uytterhoeven1-0/+1
2012-07-12mn10300: kernel/internal.h needs <linux/irqreturn.h>Geert Uytterhoeven1-0/+2
2012-07-12mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven1-3/+0
2012-07-12mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven7-23/+12
2012-07-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-2/+7
2012-07-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-15/+44
2012-07-11MN10300: Fix a missing semicolonDavid Howells1-1/+1
2012-07-11Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6Avi Kivity1-0/+1
2012-07-11powerpc/kvm: Fix "PR" KVM implementation of H_CEDEBenjamin Herrenschmidt1-0/+1
2012-07-11Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-2/+2
2012-07-10Merge tag 'omap-devel-board-for-v3.6' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann8-3/+254