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
2016-02-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2016-02-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
20
-63
/
+46
2016-02-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2016-02-13
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
11
-61
/
+119
2016-02-12
Merge branch 'akpm'(patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-02-12
Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+16
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
2
-19
/
+45
2016-02-11
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
1
-0
/
+1
2016-02-11
ARM: 8519/1: ICST: try other dividends than 1
Linus Walleij
1
-0
/
+1
2016-02-11
mips: Differentiate between 32 and 64 bit ELF header
Daniel Wagner
3
-4
/
+9
2016-02-11
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
1
-0
/
+1
2016-02-10
MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III
Zubair Lutfullah Kakakhel
1
-1
/
+2
2016-02-10
MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()
Wei Yongjun
1
-4
/
+4
2016-02-10
ARCv2: intc: Allow interruption by lowest priority interrupt
Vineet Gupta
2
-19
/
+29
2016-02-09
MIPS: Fix early CM probing
Paul Burton
3
-18
/
+1
2016-02-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-12
/
+52
2016-02-08
Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-0
/
+9
2016-02-08
ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
Linus Walleij
1
-2
/
+6
2016-02-08
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-12
/
+52
2016-02-08
x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels
Ingo Molnar
1
-1
/
+1
2016-02-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
31
-147
/
+226
2016-02-05
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
1
-13
/
+10
2016-02-05
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
1
-2
/
+2
2016-02-05
m32r: fix build failure due to SMP and MMU
Sudip Mukherjee
1
-0
/
+1
2016-02-05
MIPS: Wire up copy_file_range syscall.
Ralf Baechle
5
-6
/
+13
2016-02-05
regmap: mmio: Revert to v4.4 endianness handling
Mark Brown
9
-0
/
+9
2016-02-05
x86: Fix KASAN false positives in thread_saved_pc()
Dmitry Vyukov
1
-1
/
+1
2016-02-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+22
2016-02-04
ARM: multi_v7_defconfig: enable DW_WATCHDOG
Dinh Nguyen
1
-0
/
+1
2016-02-04
ARM: nomadik: fix up SD/MMC DT settings
Linus Walleij
1
-17
/
+20
2016-02-04
MIPS: Fix 64k page support for 32 bit kernels.
Ralf Baechle
1
-1
/
+1
2016-02-03
arm64: asm: Explicitly include linux/personality.h in asm/page.h
Mark Brown
1
-0
/
+1
2016-02-03
MIPS: R6000: Don't allow 64k pages for R6000.
Ralf Baechle
1
-1
/
+1
2016-02-02
arm64: futex.h: Add missing PAN toggling
James Morse
1
-0
/
+2
2016-02-02
arm64: allow vmalloc regions to be set with set_memory_*
Ard Biesheuvel
1
-4
/
+19
2016-02-02
MIPS: traps.c: Correct microMIPS RDHWR emulation
Maciej W. Rozycki
1
-4
/
+5
2016-02-02
MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler
Maciej W. Rozycki
1
-15
/
+1
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-10
/
+9
2016-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+4
2016-02-01
MIPS: Fix FPU disable with preemption
James Hogan
2
-2
/
+6
2016-02-01
MIPS: Properly disable FPU in start_thread()
James Hogan
1
-4
/
+2
2016-02-01
MIPS: Fix buffer overflow in syscall_get_arguments()
James Hogan
1
-3
/
+1
2016-02-01
Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-0
/
+1
2016-02-01
Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
5
-31
/
+35
2016-02-01
Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
13
-91
/
+130
2016-02-01
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Olof Johansson
5
-4
/
+31
2016-02-01
ARM64: tegra: Add chosen node for tegra132 norrin
Jon Hunter
1
-0
/
+2
2016-02-01
ARM: realview: use "depends on" instead of "if" after prompt
Masahiro Yamada
1
-1
/
+2
2016-02-01
ARM: tango: use "depends on" instead of "if" after prompt
Masahiro Yamada
1
-1
/
+2
[next]