summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-20kvm: mmu: delay mmu audit activationSasha Levin
2013-11-20avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang
2013-11-20avr32: add kprobe_ctlblk memory structEirik Aanonsen
2013-11-20avr32: fix out-of-range jump in large kernelsAndreas Bießmann
2013-11-20avr32: setup crt for early panic()Andreas Bießmann
2013-11-20s390/mm: optimize copy_pageHeiko Carstens
2013-11-20s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-11-19parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller
2013-11-19parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller
2013-11-19parisc: do not inline pa_memcpy() internal functionsHelge Deller
2013-11-19Revert "parisc: implement full version of access_ok()"Helge Deller
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-19ftrace, perf: Avoid infinite event generation loopPeter Zijlstra
2013-11-19Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov
2013-11-19ARM: 7892/1: Fix warning for V7M buildsOlof Johansson
2013-11-19ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_initTony Lindgren
2013-11-19ARM: OMAP2+: Remove legacy mux code for display.cTony Lindgren
2013-11-19Merge branch 'pm-tools'Rafael J. Wysocki
2013-11-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-11-18ARM: OMAP2+: Fix undefined reference to set_cntfreqTony Lindgren
2013-11-18sparc64: merge fixStephen Rothwell
2013-11-18sparc64: fix build regessionKirill A. Shutemov
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-18ARM: OMAP2+: More randconfig fixes for reconfigure_io_chainTony Lindgren
2013-11-18xen/arm: p2m_init and p2m_lock should be staticStefano Stabellini
2013-11-18arm/xen: Export phys_to_mach to fix Xen module link errorsJosh Boyer
2013-11-18ARM: dts: imx6qdl: disable spdif "rxtx5" clock optionShawn Guo
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven
2013-11-17um: remove used STDIO_CONSOLE Kconfig paramMichael Opdenacker
2013-11-17um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra
2013-11-17arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra
2013-11-17um: Make kstack_depth_to_print conform to arch/x86Richard Weinberger
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger
2013-11-17um: Rewrite show_stack()Richard Weinberger
2013-11-17arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall
2013-11-17alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook
2013-11-17alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon
2013-11-17alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson
2013-11-17alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson