index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-29
Merge tag 'v4.2' into for_next
Chris Zankel
356
-1851
/
+2647
2015-08-27
Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+3
2015-08-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-6
/
+6
2015-08-27
arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
Marc Zyngier
1
-6
/
+6
2015-08-26
powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
Guilherme G. Piccoli
1
-0
/
+3
2015-08-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+7
2015-08-23
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2015-08-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+4
2015-08-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-11
/
+14
2015-08-22
x86/apic: Fix fallout from x2apic cleanup
Thomas Gleixner
1
-7
/
+7
2015-08-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-08-22
x86/fpu/math-emu: Fix crash in fork()
Ingo Molnar
1
-1
/
+1
2015-08-22
x86/fpu/math-emu: Fix math-emu boot crash
Ingo Molnar
1
-1
/
+6
2015-08-20
x86/idle: Restore trace_cpu_idle to mwait_idle() calls
Jisheng Zhang
1
-0
/
+2
2015-08-20
Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-08-20
xtensa: improve vmlinux.lds.S sed post-processing
Max Filippov
1
-4
/
+5
2015-08-20
x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
David Vrabel
1
-2
/
+2
2015-08-20
ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism
Grygorii Strashko
1
-0
/
+1
2015-08-19
Merge branch 'x86/asm/urgent' to pick up an entry code fix
Ingo Molnar
1
-8
/
+4
2015-08-18
x86/irq: Build correct vector mapping for multiple MSI interrupts
Jiang Liu
1
-1
/
+1
2015-08-18
ARM: 8418/1: add boot image dependencies to not generate invalid images
Masahiro Yamada
1
-0
/
+3
2015-08-18
ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage
Nicolas Pitre
1
-1
/
+1
2015-08-18
MIPS: Fix LLVM build issue.
Ralf Baechle
1
-1
/
+1
2015-08-18
Revert "sched/x86_64: Don't save flags on context switch"
Andy Lutomirski
1
-8
/
+4
2015-08-17
xtensa: drop unused irq_err_count
Max Filippov
1
-3
/
+0
2015-08-17
xtensa: implement fake NMI
Max Filippov
9
-27
/
+183
2015-08-17
xtensa: don't touch EXC_TABLE_FIXUP in _switch_to
Max Filippov
1
-4
/
+0
2015-08-17
xtensa: fix kernel register spilling
Max Filippov
2
-12
/
+21
2015-08-17
xtensa: reorganize irq flags tracing
Max Filippov
2
-26
/
+18
2015-08-17
xtensa: implement counting and sampling perf events
Max Filippov
3
-0
/
+461
2015-08-17
xtensa: count software page fault perf events
Max Filippov
1
-0
/
+7
2015-08-17
xtensa: add profiling IRQ type to xtensa_irq_map
Max Filippov
1
-0
/
+6
2015-08-17
xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations
Max Filippov
1
-0
/
+1
2015-08-17
xtensa: move oprofile stack tracing to stacktrace.c
Max Filippov
3
-151
/
+182
2015-08-17
xtensa: keep exception/interrupt stack continuous
Max Filippov
1
-15
/
+28
2015-08-17
xtensa: clean up Kconfig dependencies for custom cores
Max Filippov
1
-8
/
+3
2015-08-17
xtensa: reimplement DMA API using common helpers
Max Filippov
5
-178
/
+233
2015-08-16
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-56
/
+72
2015-08-16
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+2
2015-08-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+22
2015-08-16
x86/ldt: Further fix FPU emulation
Andy Lutomirski
1
-1
/
+1
2015-08-16
Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
4
-20
/
+33
2015-08-16
MIPS: Fix seccomp syscall argument for MIPS64
Markos Chandras
2
-2
/
+2
2015-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+6
2015-08-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+19
2015-08-13
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-5
/
+8
2015-08-13
x86: fix error handling for 32-bit compat out-of-range system call numbers
Linus Torvalds
1
-1
/
+2
2015-08-13
Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+4
2015-08-13
Revert x86 sigcontext cleanups
Linus Torvalds
3
-36
/
+17
2015-08-13
ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific file
Murali Karicheri
4
-20
/
+33
[next]