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-02-15
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
230
-1020
/
+1715
2015-02-15
Input: bfin_rotary - use generic IO functions
Sonic Zhang
4
-0
/
+20
2015-02-15
Input: bfin_rotary - move pin lists into into platform data
Sonic Zhang
2
-0
/
+16
2015-02-15
Input: bfin_rotary - move platform header to linux/platform_data
Sonic Zhang
5
-120
/
+4
2015-02-08
Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfp...
Linus Torvalds
1
-3
/
+5
2015-02-09
nios2: fix unhandled signals
Chung-Ling Tang
1
-3
/
+5
2015-02-06
Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...
Linus Torvalds
1
-1
/
+1
2015-02-06
Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-2
/
+2
2015-02-06
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
4
-23
/
+0
2015-02-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
25
-111
/
+159
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
4
-23
/
+0
2015-02-05
Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus
Mark Brown
1
-2
/
+2
2015-02-05
ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCs
Sylwester Nawrocki
1
-2
/
+2
2015-02-05
Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+16
2015-02-04
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-24
/
+47
2015-02-04
MIPS: Fix syscall_get_nr for the syscall exit tracing.
Lars Persson
3
-7
/
+4
2015-02-04
MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.
Ralf Baechle
1
-1
/
+3
2015-02-04
MIPS: elf2ecoff: Rewrite main processing loop to switch.
Ralf Baechle
1
-27
/
+33
2015-02-03
ARM: dts: AM335x: Make charge delay a DT parameter for TSC
Vignesh R
1
-0
/
+1
2015-02-03
ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rollover
Will Deacon
1
-15
/
+11
2015-02-02
PCI: Add NEC variants to Stratus ftServer PCIe DMI check
Charlotte Richardson
1
-0
/
+16
2015-02-01
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-71
/
+150
2015-02-01
Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
4
-0
/
+47
2015-01-31
MIPS: fork: Fix MSA/FPU/DSP context duplication race
James Hogan
1
-12
/
+24
2015-01-31
MIPS: Fix C0_Pagegrain[IEC] support.
David Daney
1
-0
/
+2
2015-01-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+14
2015-01-30
MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
James Hogan
1
-1
/
+2
2015-01-30
MIPS: mipsregs.h: Add write_32bit_cp1_register()
James Hogan
1
-0
/
+15
2015-01-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-178
/
+330
2015-01-30
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-01-30
KVM: x86: check LAPIC presence when building apic_map
Radim Krčmář
1
-0
/
+3
2015-01-30
Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
14
-178
/
+327
2015-01-29
MIPS: Fix kernel lockup or crash after CPU offline/online
Hemmo Nieminen
1
-1
/
+1
2015-01-29
MIPS: OCTEON: fix kernel crash when offlining a CPU
Aaro Koskinen
1
-2
/
+0
2015-01-29
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
3
-18
/
+50
2015-01-29
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
3
-15
/
+116
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
14
-145
/
+161
2015-01-29
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
1
-15
/
+38
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
26
-1
/
+55
2015-01-29
ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled
Arnd Bergmann
1
-0
/
+1
2015-01-29
ARM: 8295/1: fix v7M build for !CONFIG_PRINTK
Rob Herring
1
-0
/
+2
2015-01-29
ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size
Nicolas Pitre
1
-9
/
+30
2015-01-29
ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown
Will Deacon
1
-0
/
+3
2015-01-29
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
3
-0
/
+20
2015-01-29
Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern...
Ingo Molnar
1
-1
/
+1
2015-01-29
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
2
-0
/
+27
2015-01-28
Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-0
/
+7
2015-01-28
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...
Thomas Petazzoni
1
-0
/
+7
2015-01-28
perf/x86/intel: Add model number for Airmont
Kan Liang
1
-0
/
+1
2015-01-28
perf/rapl: Fix crash in rapl_scale()
Stephane Eranian
1
-1
/
+1
[next]