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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-73
/
+0
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-17
/
+55
2016-05-16
Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-6
/
+10
2016-05-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-777
/
+2865
2016-05-16
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+6
2016-05-16
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+4
2016-05-16
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2016-05-16
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
47
-783
/
+1250
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
112
-839
/
+911
2016-05-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-99
/
+123
2016-05-16
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-89
/
+328
2016-05-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-603
/
+1194
2016-05-16
Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-18
/
+40
2016-05-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-496
/
+123
2016-05-16
Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+11
2016-05-16
bpf, x86: add support for constant blinding
Daniel Borkmann
1
-13
/
+53
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
1
-3
/
+4
2016-05-16
bpf, x86/arm64: remove useless checks on prog
Daniel Borkmann
1
-3
/
+0
2016-05-16
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
Daniel Borkmann
1
-1
/
+1
2016-05-16
Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'
Rafael J. Wysocki
2
-2
/
+0
2016-05-16
Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'
Rafael J. Wysocki
1
-3
/
+9
2016-05-16
Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'
Rafael J. Wysocki
1
-1
/
+1
2016-05-16
locking/rwsem: Fix comment on register clobbering
Borislav Petkov
1
-2
/
+4
2016-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-05-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+11
2016-05-13
x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS
Mateusz Guzik
1
-0
/
+1
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
2016-05-12
x86: Use compat version for preadv2 and pwritev2
Dmitry V. Levin
1
-2
/
+2
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
2016-05-12
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-2
/
+9
2016-05-12
perf/x86: Fix undefined shift on 32-bit kernels
Andrey Ryabinin
1
-1
/
+1
2016-05-12
perf/x86/msr: Fix SMI overflow
Peter Zijlstra
1
-1
/
+1
2016-05-12
perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...
hchrzani
1
-0
/
+7
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
20
-41
/
+127
2016-05-12
x86/RAS: Add SMCA support to AMD Error Injector
Yazen Ghannam
1
-6
/
+25
2016-05-12
x86/mce: Update AMD mcheck init to use cpu_has() facilities
Yazen Ghannam
1
-5
/
+3
2016-05-12
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
3
-4
/
+14
2016-05-12
x86/mce/AMD: Save an indentation level in prepare_threshold_block()
Borislav Petkov
1
-40
/
+38
2016-05-12
x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems
Yazen Ghannam
1
-9
/
+29
2016-05-12
x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers
Yazen Ghannam
2
-8
/
+28
2016-05-11
x86/extable: ensure entries are swapped completely when sorting
Mathias Krause
1
-0
/
+8
2016-05-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+8
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
7
-18
/
+31
2016-05-10
kvmconfig: add more virtio drivers
Andrey Utkin
1
-0
/
+3
2016-05-10
x86/kvm: Add stack frame dependency to fastop() inline asm
Josh Poimboeuf
1
-1
/
+5
2016-05-10
x86/KASLR: Clarify purpose of each get_random_long()
Kees Cook
1
-4
/
+5
2016-05-10
x86/KASLR: Add virtual address choosing function
Baoquan He
1
-4
/
+28
2016-05-10
x86/KASLR: Return earliest overlap when avoiding regions
Kees Cook
1
-9
/
+20
2016-05-10
x86/KASLR: Add 'struct slot_area' to manage random_addr slots
Baoquan He
1
-0
/
+29
[next]