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-26
MIPS: alchemy: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
3
-8
/
+11
2015-08-26
MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-08-26
MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: pci-ar71xx: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: jz4740: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: Set up FTLB probability for I6400
Markos Chandras
2
-5
/
+15
2015-08-26
MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6
Markos Chandras
1
-1
/
+10
2015-08-26
MIPS: Add default case for the FTLB enable/disable code
Markos Chandras
1
-3
/
+10
2015-08-26
MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLB
Markos Chandras
1
-1
/
+0
2015-08-26
MIPS: CM: Add support for reporting CM cache errors
Markos Chandras
3
-111
/
+254
2015-08-26
MIPS: CPC: Fix type for GCR CPC base reg for 64-bit
Markos Chandras
1
-1
/
+1
2015-08-26
MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.
Markos Chandras
1
-1
/
+1
2015-08-26
MIPS: mips-cm: Extend CM accessors for 64-bit CPUs
Markos Chandras
2
-4
/
+48
2015-08-26
MIPS: Add platform callback before initializing the L2 cache
Markos Chandras
3
-0
/
+24
2015-08-26
MIPS: CM3: Add support for CM3 L2 cache.
Paul Burton
1
-0
/
+32
2015-08-26
MIPS: CM: Add GCR_L2_CONFIG register accessors
Paul Burton
1
-0
/
+11
2015-08-26
MIPS: mips-cm: Implement mips_cm_revision
Paul Burton
1
-0
/
+21
2015-08-26
MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6
Markos Chandras
1
-3
/
+3
2015-08-26
MIPS: Add MIPS I6400 probe support
Markos Chandras
1
-0
/
+4
2015-08-26
MIPS: Add cases for CPU_I6400
Markos Chandras
9
-0
/
+21
2015-08-26
MIPS: Add MIPS I6400 PRid and cputype identifiers
Markos Chandras
1
-0
/
+2
2015-08-26
MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.h
Alban Bedel
1
-1
/
+0
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
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
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-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
[next]