summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/board-samsung-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-2110-50/+102
|\
| * ARM: EXYNOS: Add leds status1 and status2 on Origen boardRicardo Salveti de Araujo2012-07-191-0/+30
| * ARM: S3C64XX: Mark most Cragganmore initdata devinitdataMark Brown2012-07-191-34/+34
| * ARM: EXYNOS: Add missing .reserve field to SMDKC210Sachin Kamat2012-07-191-0/+1
| * ARM: EXYNOS: Add DRM device to SMDK4X12 boardSachin Kamat2012-07-192-0/+31
| * ARM: S3C64XX: Clean up after SPI driver platform data updatesMark Brown2012-07-191-1/+0
| * ARM: SAMSUNG: no need to set the value for clk_xusbxti when it is 24MhzKukjin Kim2012-07-197-15/+6
| * Merge branch 'next/board-samsung-2' into next/board-samsung-3Kukjin Kim2012-07-1912-10/+107
| |\
* | | Merge tag 'v3.5-rc7' into next/boardsArnd Bergmann2012-07-2143-85/+217
|\| |
| * | vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry2012-07-141-0/+4
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-145-9/+18
| |\ \
| | * | ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki2012-07-131-1/+2
| | * | ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki2012-07-131-1/+1
| | * | ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-131-3/+5
| | * | ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera2012-07-131-0/+1
| | * | ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski2012-07-121-1/+3
| | * | ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski2012-07-121-3/+6
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-07-141-1/+0
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-07-061-1/+0
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney2012-07-021-1/+0
| * | | | | | x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry2012-07-131-4/+31
| * | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-07-132-4/+15
| |\ \ \ \ \ \
| | * | | | | | SH: Convert out[bwl] macros to inline functionsCorey Minyard2012-07-121-3/+14
| | * | | | | | sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt2012-07-021-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-131-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6Avi Kivity2012-07-111-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | powerpc/kvm: Fix "PR" KVM implementation of H_CEDEBenjamin Herrenschmidt2012-07-111-0/+1
| * | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-1217-31/+26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xtensa: fix incorrect memsetAlan Cox2012-07-121-1/+1
| | * | | | | | | | | h8300/uaccess: add mising __clear_user()Geert Uytterhoeven2012-07-121-0/+2
| | * | | | | | | | | h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()Geert Uytterhoeven2012-07-121-1/+0
| | * | | | | | | | | h8300/time: add missing #include <asm/irq_regs.h>Geert Uytterhoeven2012-07-121-0/+1
| | * | | | | | | | | h8300/signal: fix typo "statis"Geert Uytterhoeven2012-07-121-1/+1
| | * | | | | | | | | h8300/pgtable: add missing #include <asm-generic/pgtable.h>Geert Uytterhoeven2012-07-121-0/+3
| | * | | | | | | | | mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven2012-07-121-2/+2
| | * | | | | | | | | mn10300: mm/dma-alloc.c needs <linux/export.h>Geert Uytterhoeven2012-07-121-0/+1
| | * | | | | | | | | mn10300: kernel/traps.c needs <linux/export.h>Geert Uytterhoeven2012-07-121-0/+1
| | * | | | | | | | | mn10300: kernel/internal.h needs <linux/irqreturn.h>Geert Uytterhoeven2012-07-121-0/+2
| | * | | | | | | | | mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven2012-07-121-3/+0
| | * | | | | | | | | mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven2012-07-127-23/+12
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-07-111-2/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arch/tile: big-endian: properly bswap instruction bundles when backtracingChris Metcalf2012-06-181-2/+7
| * | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-118-15/+44
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'omap-fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-105-10/+30
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable itKevin Hilman2012-07-091-1/+0
| | | * | | | | | | | | | Merge branch 'for_3.5/fixes/pm-3' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-07-064-9/+30
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timerPaul Walmsley2012-07-064-9/+30
| | | | | |_|_|_|_|_|/ / / | | | | |/| | | | | | | |
| | * | | | | | | | | | | ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=nMagnus Damm2012-07-061-0/+5
| | * | | | | | | | | | | Merge branch 'ux500/fixes-3.5' into fixesArnd Bergmann2012-07-062-5/+9
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ARM: ux500: Over-ride the DT device naming scheme for pinctrlLee Jones2012-07-061-0/+2