aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-09-30Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxLinus Torvalds
2013-09-30Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-30avr32: cast syscall_return to silence compiler warningGabor Juhos
2013-09-30avr32: fix clockevents kernel warningGabor Juhos
2013-09-30avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-09-27ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König
2013-09-27ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta
2013-09-27ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta
2013-09-27ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-25Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-09-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-26Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu
2013-09-26Score: Implement the function csum_ipv6_magicLennox Wu
2013-09-26Score: The commit is for compiling successfully.Lennox Wu
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt
2013-09-24openrisc: clean-up prom.hRob Herring
2013-09-24xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki
2013-09-23x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2013-09-23perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng
2013-09-22ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel
2013-09-22ARM: only allow kernel mode neon with AEABIRussell King
2013-09-21ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas
2013-09-20arm64: Make do_bad_area() function staticCatalin Marinas