Age | Commit message (Expand) | Author | Files | Lines |
2014-02-28 | powerpc/powernv: Dump PHB diag-data immediately | Gavin Shan | 1 | -53/+43 |
2014-02-28 | powerpc: Increase stack redzone for 64-bit userspace to 512 bytes | Paul Mackerras | 3 | -5/+20 |
2014-02-28 | powerpc/ftrace: bugfix for test_24bit_addr | Liu Ping Fan | 1 | -0/+1 |
2014-02-28 | powerpc/crashdump : Fix page frame number check in copy_oldmem_page | Laurent Dufour | 1 | -3/+5 |
2014-02-28 | powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly | Tony Breeds | 1 | -11/+11 |
2014-02-28 | ARM: OMAP3: Fix pinctrl interrupts for core2 | Tony Lindgren | 1 | -0/+1 |
2014-02-28 | kvm, vmx: Really fix lazy FPU on nested guest | Paolo Bonzini | 1 | -1/+1 |
2014-02-27 | kvm: x86: fix emulator buffer overflow (CVE-2014-0049) | Andrew Honig | 1 | -1/+1 |
2014-02-27 | arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT | Marc Zyngier | 3 | -4/+37 |
2014-02-27 | perf/x86: Fix event scheduling | Peter Zijlstra | 1 | -0/+3 |
2014-02-26 | KVM: MMU: drop read-only large sptes when creating lower level sptes | Marcelo Tosatti | 1 | -0/+1 |
2014-02-26 | x86, kaslr: add missed "static" declarations | Kees Cook | 1 | -4/+5 |
2014-02-26 | x86, kaslr: export offset in VMCOREINFO ELF notes | Eugene Surovegin | 1 | -0/+2 |
2014-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 5 | -12/+8 |
2014-02-26 | Merge tag 'xtensa-next-20140224' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 15 | -260/+297 |
2014-02-25 | Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into... | Mike Turquette | 70 | -302/+344 |
2014-02-25 | Update dtsi with new pinctrl compatible string | Sherman Yin | 1 | -1/+1 |
2014-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -4/+6 |
2014-02-24 | Merge tag 'xtensa-for-next-20140221-1' into for_next | Chris Zankel | 2126 | -34693/+68361 |
2014-02-24 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -47/+106 |
2014-02-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -21/+18 |
2014-02-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -26/+52 |
2014-02-22 | ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMP | Santosh Shilimkar | 1 | -3/+5 |
2014-02-22 | ARM: OMAP2+: Add support for thumb mode on DT booted N900 | Sebastian Reichel | 1 | -1/+19 |
2014-02-22 | Merge tag 'for-v3.14-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k... | Tony Lindgren | 5 | -31/+96 |
2014-02-22 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 4 | -101/+2 |
2014-02-22 | perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table | Stephane Eranian | 1 | -1/+9 |
2014-02-22 | perf/x86: Correctly use FEATURE_PDCM | Peter Zijlstra | 1 | -4/+1 |
2014-02-22 | perf, nmi: Fix unknown NMI warning | Markus Metzger | 1 | -4/+2 |
2014-02-21 | xtensa: wire up sched_setattr and sched_getattr syscalls | Max Filippov | 1 | -1/+6 |
2014-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2 | -1/+3 |
2014-02-21 | xtensa: xtfpga: set ethoc clock frequency | Max Filippov | 2 | -0/+2 |
2014-02-21 | xtensa: xtfpga: use common clock framework | Max Filippov | 2 | -6/+11 |
2014-02-21 | xtensa: support common clock framework | Max Filippov | 2 | -0/+3 |
2014-02-21 | xtensa: no need to select USE_GENERIC_SMP_HELPERS | Paul Bolle | 1 | -1/+0 |
2014-02-21 | xtensa: fsf: drop nonexistent GPIO32 support | Max Filippov | 2 | -8/+2 |
2014-02-21 | xtensa: don't pass high memory to bootmem allocator | Max Filippov | 1 | -4/+9 |
2014-02-21 | ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU | Thomas Petazzoni | 2 | -1/+13 |
2014-02-21 | s390/pci/dma: use correct segment boundary size | Gerald Schaefer | 1 | -3/+5 |
2014-02-21 | s390/compat: fix sys_sched_getattr compat wrapper | Heiko Carstens | 1 | -1/+1 |
2014-02-21 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2014-02-20 | Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 2 | -2/+4 |
2014-02-20 | of: Move testcase FDT data into drivers/of | Grant Likely | 4 | -101/+2 |
2014-02-20 | sparc32: make copy_to/from_user_page() usable from modular code | Paul Gortmaker | 1 | -0/+2 |
2014-02-20 | sparc32: fix build failure for arch_jump_label_transform | Paul Gortmaker | 1 | -1/+1 |
2014-02-19 | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENT | Tomi Valkeinen | 2 | -15/+79 |
2014-02-19 | ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4 | Illia Smyrnov | 1 | -9/+11 |
2014-02-19 | ARM: DRA7: hwmod data: correct the sysc data for spinlock | Suman Anna | 1 | -5/+4 |
2014-02-19 | ARM: OMAP5: PRM: Fix reboot handling | Vaibhav Bedia | 1 | -2/+2 |
2014-02-19 | x86: tsc: Add missing Baytrail frequency to the table | Mika Westerberg | 1 | -1/+1 |