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-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-62
/
+96
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
67
-795
/
+1397
2016-08-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+7
2016-08-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-14
/
+49
2016-08-06
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
Linus Torvalds
45
-399
/
+1206
2016-08-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-34
/
+30
2016-08-05
Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+9
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
53
-510
/
+179
2016-08-05
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
Rafael J. Wysocki
2
-11
/
+9
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
54
-209
/
+2049
2016-08-05
Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-7
/
+7
2016-08-05
sh: add device tree source for J2 FPGA on Mimas v2 board
Rich Felker
1
-0
/
+96
2016-08-05
sh: add defconfig for J-Core J2
Rich Felker
1
-0
/
+40
2016-08-05
sh: use common clock framework with device tree boards
Rich Felker
2
-0
/
+5
2016-08-05
sh: system call wire up
Yoshinori Sato
4
-2
/
+58
2016-08-05
sh: Delete unnecessary checks before the function call "mempool_destroy"
Markus Elfring
1
-4
/
+2
2016-08-05
sh: do not perform IPI-based cache flush except on boards that need it
Rich Felker
1
-0
/
+3
2016-08-05
sh: add SMP support for J2
Rich Felker
3
-0
/
+145
2016-08-05
sh: SMP support for SH2 entry.S
Rich Felker
1
-0
/
+50
2016-08-05
sh: add working futex atomic ops on userspace addresses for smp
Rich Felker
4
-124
/
+134
2016-08-05
sh: add J2 atomics using the cas.l instruction
Rich Felker
9
-216
/
+481
2016-08-05
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
2
-0
/
+3
2016-08-05
sh: add support for J-Core J2 processor
Rich Felker
10
-5
/
+127
2016-08-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-08-04
powerpc/fsl_rio: fix a missing error code
Dan Carpenter
1
-0
/
+1
2016-08-04
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-21
/
+28
2016-08-04
Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-35
/
+182
2016-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2
-17
/
+11
2016-08-04
metag: Fix __cmpxchg_u32 asm constraint for CMP
James Hogan
1
-1
/
+1
2016-08-04
arm: jump label may reference text in __exit
Jason Baron
1
-1
/
+1
2016-08-04
tile: support static_key usage in non-module __exit sections
Chris Metcalf
1
-0
/
+12
2016-08-04
sparc: support static_key usage in non-module __exit sections
Jason Baron
1
-0
/
+7
2016-08-04
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
1
-0
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
74
-463
/
+437
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
28
-93
/
+93
2016-08-04
arm64: Fix copy-on-write referencing in HugeTLB
Steve Capper
1
-0
/
+17
2016-08-04
nvmx: mark ept single context invalidation as supported
Bandan Das
1
-7
/
+7
2016-08-04
nvmx: remove comment about missing nested vpid support
Bandan Das
1
-1
/
+0
2016-08-04
KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off
Wanpeng Li
1
-0
/
+3
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
8
-7
/
+52
2016-08-04
x86: vdso: use __pvclock_read_cycles
Paolo Bonzini
1
-13
/
+3
2016-08-04
pvclock: introduce seqcount-like API
Paolo Bonzini
3
-34
/
+31
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
5
-5
/
+10
2016-08-04
powerpc/perf: Fix incorrect event codes in power9-event-list
Madhavan Srinivasan
1
-3
/
+3
2016-08-04
um: Support kcov
Vegard Nossum
4
-0
/
+12
2016-08-04
um: Enable TRACE_IRQFLAGS_SUPPORT
Richard Weinberger
1
-2
/
+1
2016-08-04
um: Use asm-generic/irqflags.h
Daniel Wagner
1
-11
/
+7
2016-08-04
um: Fix possible deadlock in sig_handler_common()
Richard Weinberger
1
-2
/
+3
2016-08-04
um: Select HAVE_DEBUG_KMEMLEAK
Richard Weinberger
1
-0
/
+1
2016-08-04
um: Setup physical memory in setup_arch()
Richard Weinberger
1
-4
/
+4
[next]