| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds | 2013-09-28 | 2 | -4/+5 |
|\ \ \ |
|
| | | * | x86/microcode/AMD: Fix patch level reporting for family 15h | Suravee Suthikulpanit | 2013-09-27 | 1 | -0/+1 |
| * | | | Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 2013-09-28 | 1 | -4/+4 |
| |\ \ \ |
|
| | * | | | arm: Fix build error with context tracking calls | Frederic Weisbecker | 2013-09-27 | 1 | -4/+4 |
| | |/ / |
|
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-28 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | perf/x86: Fix PMU detection printout when no PMU is detected | Ingo Molnar | 2013-09-28 | 1 | -1/+1 |
* | | | | | Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2013-09-28 | 5 | -6/+8 |
|\ \ \ \ \ |
|
| * | | | | | s390: enable ARCH_USE_CMPXCHG_LOCKREF | Heiko Carstens | 2013-09-28 | 2 | -0/+6 |
| * | | | | | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef | Heiko Carstens | 2013-09-28 | 4 | -6/+2 |
* | | | | | | Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-28 | 1 | -44/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | openrisc: clean-up prom.h | Rob Herring | 2013-09-25 | 1 | -44/+0 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-09-28 | 4 | -7/+13 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | ARM: 7837/3: fix Thumb-2 bug in AES assembler code | Ard Biesheuvel | 2013-09-22 | 1 | -3/+3 |
| * | | | | | ARM: only allow kernel mode neon with AEABI | Russell King | 2013-09-22 | 1 | -2/+1 |
| * | | | | | ARM: 7839/1: entry: fix tracing of ARM-private syscalls | Will Deacon | 2013-09-21 | 1 | -2/+2 |
| * | | | | | ARM: 7836/1: add __get_user_unaligned/__put_user_unaligned | Nicolas Pitre | 2013-09-18 | 1 | -0/+7 |
* | | | | | | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-09-26 | 3 | -19/+48 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen/p2m: check MFN is in range before using the m2p table | David Vrabel | 2013-09-25 | 2 | -17/+24 |
| * | | | | | | xen: Do not enable spinlocks before jump_label_init() has executed | Konrad Rzeszutek Wilk | 2013-09-24 | 1 | -2/+24 |
* | | | | | | | Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-09-25 | 2 | -9/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | MIPS: mm: Move some checks out of 'for' loop in DMA operations | Jayachandran C | 2013-09-25 | 1 | -8/+4 |
| * | | | | | | | MIPS: cpu-features.h: s/MIPS53/MIPS64/ | Maciej W. Rozycki | 2013-09-24 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-09-25 | 15 | -94/+147 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | powerpc/pseries: Do not start secondaries in Open Firmware | Benjamin Herrenschmidt | 2013-09-25 | 2 | -10/+37 |
| * | | | | | | powerpc/zImage: make the "OF" wrapper support ePAPR boot | Benjamin Herrenschmidt | 2013-09-25 | 5 | -9/+33 |
| * | | | | | | powerpc: Remove ksp_limit on ppc64 | Benjamin Herrenschmidt | 2013-09-25 | 6 | -18/+23 |
| * | | | | | | powerpc/irq: Run softirqs off the top of the irq stack | Benjamin Herrenschmidt | 2013-09-25 | 4 | -65/+62 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-25 | 2 | -5/+24 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround | Dave Jones | 2013-09-25 | 1 | -1/+1 |
| * | | | | | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani | 2013-09-23 | 1 | -0/+16 |
| * | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2013-09-20 | 1 | -4/+7 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, efi: Don't map Boot Services on i386 | Josh Boyer | 2013-09-18 | 1 | -4/+7 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-25 | 3 | -10/+11 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | perf/x86/intel: Add model number for Avoton Silvermont | Yan, Zheng | 2013-09-23 | 1 | -0/+1 |
| * | | | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' | Peter Zijlstra | 2013-09-20 | 1 | -5/+5 |
| * | | | | perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group() | Yan, Zheng | 2013-09-20 | 1 | -5/+5 |
* | | | | | Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-21 | 5 | -6/+11 |
|\ \ \ \ \ |
|
| * | | | | | ARM: shmobile: change dev_id to cpu0 while registering cpu clock | Sudeep KarkadaNagesha | 2013-09-19 | 2 | -2/+2 |
| * | | | | | ARM: i.MX: change dev_id to cpu0 while registering cpu clock | Sudeep KarkadaNagesha | 2013-09-19 | 2 | -2/+2 |
| * | | | | | cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device | Sudeep KarkadaNagesha | 2013-09-19 | 1 | -2/+7 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2013-09-20 | 4 | -8/+19 |
|\ \ \ \ \ |
|
| * | | | | | arm64: Widen hwcap to be 64 bit | Steve Capper | 2013-09-20 | 2 | -2/+2 |
| * | | | | | arm64: Correctly report LR and SP for compat tasks | Catalin Marinas | 2013-09-20 | 1 | -5/+16 |
| * | | | | | arm64: Make do_bad_area() function static | Catalin Marinas | 2013-09-20 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-20 | 25 | -281/+418 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2013-09-18 | 9 | -261/+383 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: dts: igep00x0: Add pinmux configuration for MCBSP2 | Enric Balletbo i Serra | 2013-09-18 | 1 | -0/+14 |
| | * | | | | | ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for blaze | Tony Lindgren | 2013-09-18 | 1 | -1/+38 |
| | * | | | | | ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for pandaboard | Tony Lindgren | 2013-09-18 | 1 | -1/+45 |
| | * | | | | | ARM: dts: OMAP5: fix ocp2scp DTS data | Felipe Balbi | 2013-09-17 | 1 | -1/+2 |