| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-16 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa | 1 | -3/+19 |
| 2015-01-16 | arm64: kernel: fix __cpu_suspend mm switch on warm-boot | Lorenzo Pieralisi | 1 | -1/+13 |
| 2015-01-16 | arm64: Move cpu_resume into the text section | Laura Abbott | 2 | -32/+8 |
| 2015-01-16 | arm64: kernel: refactor the CPU suspend API for retention states | Lorenzo Pieralisi | 3 | -32/+64 |
| 2015-01-16 | arm64: kernel: add missing __init section marker to cpu_suspend_init | Lorenzo Pieralisi | 1 | -1/+1 |
| 2015-01-16 | ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP | Thomas Petazzoni | 1 | -0/+26 |
| 2015-01-16 | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" | Pavel Machek | 2 | -2/+20 |
| 2015-01-16 | ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_... | Nishanth Menon | 1 | -20/+9 |
| 2015-01-16 | ARM: dts: Enable PWM node by default for s3c64xx | Tomasz Figa | 2 | -5/+0 |
| 2015-01-16 | ARM: dts: DRA7: wdt: Fix compatible property for watchdog node | Lokesh Vutla | 1 | -1/+1 |
| 2015-01-16 | Add USB_EHCI_EXYNOS to multi_v7_defconfig | Steev Klimaszewski | 1 | -0/+1 |
| 2015-01-16 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski | 1 | -1/+1 |
| 2015-01-16 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski | 1 | -14/+29 |
| 2015-01-16 | kvm: x86: drop severity of "generation wraparound" message | Paolo Bonzini | 1 | -1/+1 |
| 2015-01-16 | powerpc/book3s: Fix partial invalidation of TLBs in MCE code. | Mahesh Salgaonkar | 1 | -2/+2 |
| 2015-01-16 | powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll() | Anton Blanchard | 1 | -1/+5 |
| 2015-01-08 | groups: Consolidate the setgroups permission checks | Eric W. Biederman | 1 | -1/+1 |
| 2015-01-08 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski | 2 | -6/+7 |
| 2015-01-08 | ARM: mvebu: fix ordering in Armada 370 .dtsi | Uwe Kleine-König | 1 | -5/+5 |
| 2015-01-08 | ARM: tegra: Re-add removed SoC id macro to tegra_resume() | Dmitry Osipenko | 1 | -0/+1 |
| 2015-01-08 | arm64: Add COMPAT_HWCAP_LPAE | Catalin Marinas | 2 | -1/+3 |
| 2015-01-08 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski | 2 | -2/+8 |
| 2015-01-08 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski | 1 | -28/+73 |
| 2015-01-08 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 1 | -0/+22 |
| 2015-01-08 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski | 1 | -0/+23 |
| 2014-12-16 | powerpc: 32 bit getcpu VDSO function uses 64 bit instructions | Anton Blanchard | 1 | -2/+2 |
| 2014-12-16 | perf/x86/intel: Protect LBR and extra_regs against KVM lying | Kan Liang | 3 | -6/+75 |
| 2014-12-16 | x86: Use $(OBJDUMP) instead of plain objdump | Chris Clayton | 1 | -1/+1 |
| 2014-12-07 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 3 | -2/+16 |
| 2014-12-07 | powerpc/powernv: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt | 2 | -4/+3 |
| 2014-12-07 | ARM: 8226/1: cacheflush: get rid of restarting block | Vladimir Murzin | 2 | -40/+2 |
| 2014-12-07 | ARM: 8222/1: mvebu: enable strex backoff delay | Thomas Petazzoni | 1 | -2/+0 |
| 2014-12-07 | ARM: 8216/1: xscale: correct auxiliary register in suspend/resume | Dmitry Eremin-Solenikov | 1 | -2/+2 |
| 2014-12-07 | powerpc/pseries: Fix endiannes issue in RTAS call from xmon | Laurent Dufour | 1 | -3/+3 |
| 2014-12-07 | powerpc/pseries: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt | 1 | -1/+1 |
| 2014-12-07 | sparc64: Fix constraints on swab helpers. | David S. Miller | 1 | -6/+6 |
| 2014-12-07 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski | 1 | -1/+1 |
| 2014-12-07 | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook | 1 | -1/+10 |
| 2014-12-07 | x86, mm: Set NX across entire PMD at boot | Kees Cook | 1 | -1/+10 |
| 2014-12-07 | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 1 | -0/+2 |
| 2014-12-07 | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2 | -26/+48 |
| 2014-12-07 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 6 | -26/+8 |
| 2014-12-07 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2 | -32/+26 |
| 2014-12-07 | MIPS: Loongson: Make platform serial setup always built-in. | Aaro Koskinen | 1 | -1/+2 |
| 2014-12-07 | MIPS: oprofile: Fix backtrace on 64-bit kernel | Aaro Koskinen | 1 | -1/+1 |
| 2014-11-21 | x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o... | Shaohua Li | 1 | -7/+14 |
| 2014-11-21 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit | 1 | -1/+1 |
| 2014-11-21 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver | 1 | -0/+3 |
| 2014-11-21 | ARM: probes: fix instruction fetch order with <asm/opcodes.h> | Ben Dooks | 3 | -20/+29 |
| 2014-11-21 | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 6 | -9/+57 |