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
2017-11-13
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+8
2017-11-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-7
/
+7
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
86
-1018
/
+3666
2017-11-13
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+9
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-138
/
+133
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
69
-631
/
+237
2017-11-13
Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-26
/
+36
2017-11-13
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
39
-346
/
+1630
2017-11-13
Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-76
/
+89
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
89
-3752
/
+4411
2017-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
13
-14
/
+238
2017-11-13
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-8
/
+4
2017-11-13
MIPS: Add iomem resource for kernel bss section.
David Daney
1
-0
/
+4
2017-11-13
Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+10
2017-11-13
MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
Ben Hutchings
2
-1
/
+3
2017-11-13
MIPS: BMIPS: Enable HARDIRQS_SW_RESEND
Justin Chen
1
-0
/
+1
2017-11-13
arm64: Make ARMV8_DEPRECATED depend on SYSCTL
Dave Martin
1
-0
/
+1
2017-11-13
arm64: Implement __lshrti3 library function
Jason A. Donenfeld
1
-0
/
+21
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
1
-13
/
+1
2017-11-13
Merge remote-tracking branch 'tip/timers/core' into afs-next
David Howells
27
-133
/
+109
2017-11-13
MIPS: pci: Make use of the BIT() macro inside the mt7620 driver
John Crispin
1
-6
/
+6
2017-11-13
MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
John Crispin
1
-1
/
+1
2017-11-13
MIPS: pci: Remove duplicate define in mt7620 driver
John Crispin
1
-1
/
+0
2017-11-13
MIPS: ralink: Fix typo in mt7628 pinmux function
Mathias Kresin
1
-1
/
+1
2017-11-13
MIPS: ralink: Fix MT7628 pinmux
Mathias Kresin
1
-2
/
+2
2017-11-13
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-26
/
+0
2017-11-13
Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'
Rafael J. Wysocki
5
-17
/
+17
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-86
/
+18
2017-11-13
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-7
/
+1
2017-11-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-19
/
+20
2017-11-12
x86/intel_rdt: Fix a silent failure when writing zero value schemata
Xiaochen Shen
1
-0
/
+5
2017-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-35
/
+60
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
5
-27
/
+0
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
5
-0
/
+27
2017-11-10
xtensa/simdisk: fix compile error
Christoph Hellwig
1
-1
/
+1
2017-11-10
block: remove __bio_kmap_atomic
Christoph Hellwig
1
-2
/
+2
2017-11-10
MIPS: Fix odd fp register warnings with MIPS64r2
James Hogan
1
-3
/
+5
2017-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-10
/
+29
2017-11-10
Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+7
2017-11-10
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
Linus Torvalds
3
-11
/
+6
2017-11-10
s390/noexec: execute kexec datamover without DAT
Heiko Carstens
2
-3
/
+1
2017-11-10
s390: fix transactional execution control register handling
Heiko Carstens
3
-2
/
+5
2017-11-10
s390/bpf: take advantage of stack_depth tracking
Michael Holzheu
2
-15
/
+18
2017-11-10
ARM: sa1100: simpad: Correct I2C GPIO offsets
Linus Walleij
1
-2
/
+2
2017-11-10
locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE
Michael S. Tsirkin
1
-4
/
+8
2017-11-10
x86/virt/xen: Use guest_late_init to detect Xen PVH guest
Juergen Gross
2
-11
/
+22
2017-11-10
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
5
-4
/
+6
2017-11-10
x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA
Juergen Gross
2
-0
/
+6
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
8
-23
/
+34
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
11
-59
/
+75
[prev]
[next]