Age | Commit message (Expand) | Author | Files | Lines |
2013-08-25 | ARM: debug: provide 8250 debug uart flow control configuration option | Russell King | 6 | -5/+10 |
2013-08-25 | ARM: debug: clean up low level kernel debugging selection | Russell King | 1 | -137/+191 |
2013-08-25 | ARM: debug: fix wording error in DEBUG_LL_UART_NONE option help | Russell King | 1 | -1/+1 |
2013-08-17 | s390: Fix broken build | Guenter Roeck | 1 | -1/+1 |
2013-08-17 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 8 | -33/+69 |
2013-08-17 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer... | Linus Torvalds | 2 | -8/+24 |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 6 | -13/+30 |
2013-08-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 11 | -5/+109 |
2013-08-14 | m68k: Truncate base in do_div() | Andreas Schwab | 1 | -4/+5 |
2013-08-14 | m68k/atari: ARAnyM - Fix NatFeat module support | Geert Uytterhoeven | 1 | -4/+19 |
2013-08-14 | arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" | Chen Gang | 3 | -0/+4 |
2013-08-14 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 2 | -2/+2 |
2013-08-14 | microblaze: fix clone syscall | Michal Simek | 2 | -1/+7 |
2013-08-14 | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 4 | -2/+68 |
2013-08-14 | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2 | -0/+28 |
2013-08-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+3 |
2013-08-14 | perf/arm: Fix armpmu_map_hw_event() | Stephen Boyd | 1 | -1/+6 |
2013-08-13 | Merge branch 'security-fixes' into fixes | Russell King | 4 | -9/+14 |
2013-08-13 | ARM: 7807/1: kexec: validate CPU hotplug support | Stephen Warren | 3 | -4/+29 |
2013-08-13 | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock | Will Deacon | 1 | -19/+30 |
2013-08-13 | ARM: 7811/1: locks: use early clobber in arch_spin_trylock | Will Deacon | 1 | -1/+1 |
2013-08-13 | ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event() | Stephen Boyd | 1 | -1/+6 |
2013-08-13 | ARM: 7809/1: perf: fix event validation for software group leaders | Will Deacon | 1 | -0/+3 |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 1 | -4/+0 |
2013-08-12 | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen | 1 | -0/+1 |
2013-08-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 14 | -99/+170 |
2013-08-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -9/+16 |
2013-08-09 | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2013-08-09 | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling | 3 | -0/+27 |
2013-08-09 | powerpc: Save the TAR register earlier | Michael Neuling | 3 | -9/+19 |
2013-08-09 | powerpc: Fix context switch DSCR on POWER8 | Michael Neuling | 2 | -25/+60 |
2013-08-09 | powerpc: Rework setting up H/FSCR bit definitions | Michael Neuling | 1 | -11/+20 |
2013-08-09 | powerpc: Fix hypervisor facility unavaliable vector number | Michael Neuling | 1 | -2/+3 |
2013-08-09 | powerpc/kvm/book3s_pr: Return appropriate error when allocation fails | Thadeu Lima de Souza Cascardo | 1 | -2/+3 |
2013-08-09 | powerpc/kvm: Add signed type cast for comparation | Chen Gang | 1 | -2/+2 |
2013-08-09 | powerpc/eeh: Add missing procfs entry for PowerNV | Mike Qiu | 1 | -1/+1 |
2013-08-09 | powerpc/pseries: Add backward compatibilty to read old kernel oops-log | Aruna Balakrishnaiah | 1 | -4/+14 |
2013-08-09 | powerpc/pseries: Fix buffer overflow when reading from pstore | Aruna Balakrishnaiah | 1 | -46/+24 |
2013-08-09 | powerpc: On POWERNV enable PPC_DENORMALISATION by default | Anton Blanchard | 1 | -1/+1 |
2013-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 1 | -1/+0 |
2013-08-08 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 20 | -107/+146 |
2013-08-08 | avr32: boards/atngw100/mrmt.c: fix building error | Cong Ding | 1 | -1/+0 |
2013-08-08 | ARM: Fix FIQ code on VIVT CPUs | Russell King | 1 | -6/+2 |
2013-08-07 | ARM: Fix !kuser helpers case | Russell King | 1 | -1/+2 |
2013-08-07 | ARM: Fix the world famous typo with is_gate_vma() | Russell King | 1 | -1/+1 |
2013-08-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -8/+19 |
2013-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -3/+13 |
2013-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 8 | -12/+25 |
2013-08-05 | MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0 | Florian Fainelli | 1 | -2/+8 |
2013-08-05 | MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code. | Ralf Baechle | 2 | -1/+3 |