| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-08-19 | 5 | -46/+34 |
|\ |
|
| * | Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-08-14 | 20 | -152/+218 |
| |\ |
|
| | * | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser | 2013-08-12 | 3 | -29/+27 |
| | * | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser | 2013-08-12 | 1 | -15/+5 |
| * | | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake | 2013-08-09 | 1 | -2/+2 |
* | | | s390: Fix broken build | Guenter Roeck | 2013-08-16 | 1 | -1/+1 |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-08-16 | 8 | -33/+69 |
|\ \ \ |
|
| * \ \ | Merge branch 'security-fixes' into fixes | Russell King | 2013-08-13 | 4 | -9/+14 |
| |\ \ \ |
|
| | * | | | ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event() | Stephen Boyd | 2013-08-13 | 1 | -1/+6 |
| | * | | | ARM: 7809/1: perf: fix event validation for software group leaders | Will Deacon | 2013-08-13 | 1 | -0/+3 |
| | * | | | ARM: Fix FIQ code on VIVT CPUs | Russell King | 2013-08-08 | 1 | -6/+2 |
| | * | | | ARM: Fix !kuser helpers case | Russell King | 2013-08-07 | 1 | -1/+2 |
| | * | | | ARM: Fix the world famous typo with is_gate_vma() | Russell King | 2013-08-07 | 1 | -1/+1 |
| * | | | | ARM: 7807/1: kexec: validate CPU hotplug support | Stephen Warren | 2013-08-13 | 3 | -4/+29 |
| * | | | | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock | Will Deacon | 2013-08-13 | 1 | -19/+30 |
| * | | | | ARM: 7811/1: locks: use early clobber in arch_spin_trylock | Will Deacon | 2013-08-13 | 1 | -1/+1 |
* | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer... | Linus Torvalds | 2013-08-16 | 2 | -8/+24 |
|\ \ \ \ \ |
|
| * | | | | | m68k: Truncate base in do_div() | Andreas Schwab | 2013-08-14 | 1 | -4/+5 |
| * | | | | | m68k/atari: ARAnyM - Fix NatFeat module support | Geert Uytterhoeven | 2013-08-14 | 1 | -4/+19 |
| | |_|_|/
| |/| | | |
|
* | | | | | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 | 6 | -13/+30 |
* | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-14 | 11 | -5/+109 |
|\ \ \ \ \ |
|
| * | | | | | arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" | Chen Gang | 2013-08-13 | 3 | -0/+4 |
| * | | | | | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 2013-08-13 | 2 | -2/+2 |
| * | | | | | microblaze: fix clone syscall | Michal Simek | 2013-08-13 | 2 | -1/+7 |
| * | | | | | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 2013-08-13 | 4 | -2/+68 |
| * | | | | | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2013-08-13 | 2 | -0/+28 |
| |/ / / / |
|
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-08-13 | 2 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen | 2013-08-12 | 1 | -0/+1 |
| * | | | | | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver | 2013-08-05 | 1 | -2/+2 |
* | | | | | | perf/arm: Fix armpmu_map_hw_event() | Stephen Boyd | 2013-08-13 | 1 | -1/+6 |
* | | | | | | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 2013-08-13 | 1 | -4/+0 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-08-11 | 14 | -99/+170 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling | 2013-08-09 | 3 | -0/+27 |
| * | | | | | powerpc: Save the TAR register earlier | Michael Neuling | 2013-08-09 | 3 | -9/+19 |
| * | | | | | powerpc: Fix context switch DSCR on POWER8 | Michael Neuling | 2013-08-09 | 2 | -25/+60 |
| * | | | | | powerpc: Rework setting up H/FSCR bit definitions | Michael Neuling | 2013-08-09 | 1 | -11/+20 |
| * | | | | | powerpc: Fix hypervisor facility unavaliable vector number | Michael Neuling | 2013-08-09 | 1 | -2/+3 |
| * | | | | | powerpc/kvm/book3s_pr: Return appropriate error when allocation fails | Thadeu Lima de Souza Cascardo | 2013-08-09 | 1 | -2/+3 |
| * | | | | | powerpc/kvm: Add signed type cast for comparation | Chen Gang | 2013-08-09 | 1 | -2/+2 |
| * | | | | | powerpc/eeh: Add missing procfs entry for PowerNV | Mike Qiu | 2013-08-09 | 1 | -1/+1 |
| * | | | | | powerpc/pseries: Add backward compatibilty to read old kernel oops-log | Aruna Balakrishnaiah | 2013-08-09 | 1 | -4/+14 |
| * | | | | | powerpc/pseries: Fix buffer overflow when reading from pstore | Aruna Balakrishnaiah | 2013-08-09 | 1 | -46/+24 |
| * | | | | | powerpc: On POWERNV enable PPC_DENORMALISATION by default | Anton Blanchard | 2013-08-09 | 1 | -1/+1 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-08-11 | 2 | -9/+16 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | KVM: s390: fix pfmf non-quiescing control handling | Heiko Carstens | 2013-07-29 | 1 | -2/+2 |
| * | | | | | KVM: s390: move kvm_guest_enter,exit closer to sie | Dominik Dingel | 2013-07-29 | 1 | -7/+14 |
* | | | | | | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-08-09 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: OMAP: dss-common: fix Panda's DVI DDC channel | Tomi Valkeinen | 2013-08-02 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2013-08-08 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | avr32: boards/atngw100/mrmt.c: fix building error | Cong Ding | 2013-08-08 | 1 | -1/+0 |
| | |/ / / /
| |/| | | | |
|