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-11-28
crypto: aesni - Convert to skcipher
Herbert Xu
2
-569
/
+343
2016-11-28
crypto: glue_helper - Add skcipher xts helpers
Herbert Xu
2
-2
/
+111
2016-11-17
crypto: sha-mb - Fix total_len for correct hash when larger than 512MB
Greg Tucker
6
-6
/
+6
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
27
-150
/
+68
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-2
/
+3
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-34
/
+38
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-13
/
+5
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-16
/
+38
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-7
/
+7
2016-10-11
kdump, vmcoreinfo: report memory sections virtual addresses
Thomas Garnier
1
-0
/
+3
2016-10-11
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
4
-3
/
+26
2016-10-11
x86: use simpler API for random address requests
Jason Cooper
2
-6
/
+2
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-22
/
+267
2016-10-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-32
/
+79
2016-10-08
x86/pkeys: Make protection keys an "eager" feature
Dave Hansen
1
-3
/
+4
2016-10-08
x86/apic: Prevent pointless warning messages
Thomas Gleixner
1
-3
/
+5
2016-10-08
x86/acpi: Prevent LAPIC id 0xff from being accounted
Thomas Gleixner
1
-0
/
+4
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
4
-7
/
+12
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2
-11
/
+12
2016-10-07
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
1
-1
/
+0
2016-10-07
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
Yisheng Xie
1
-0
/
+1
2016-10-07
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
1
-2
/
+0
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+66
2016-10-07
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-786
/
+21
2016-10-07
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-2
/
+3
2016-10-07
arch/x86: Handle non enumerated CPU after physical hotplug
Prarit Bhargava
1
-3
/
+15
2016-10-06
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-92
/
+97
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-271
/
+899
2016-10-06
xen/x86: Update topology map for PV VCPUs
Boris Ostrovsky
1
-0
/
+6
2016-10-06
x86/unwind: Fix oprofile module link error
Josh Poimboeuf
2
-12
/
+12
2016-10-05
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
3
-781
/
+0
2016-10-05
x86/vmware: Skip lapic calibration on VMware
Renat Valiullin
1
-2
/
+10
2016-10-05
x86/syscalls: Remove bash-isms in syscall table generator
sylvain.bertrand@gmail.com
1
-6
/
+9
2016-10-05
xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier
Boris Ostrovsky
1
-1
/
+2
2016-10-04
x86/PCI: VMD: Move VMD driver to drivers/pci/host
Keith Busch
3
-776
/
+0
2016-10-04
x86/irq: Prevent force migration of irqs which are not in the vector domain
Mika Westerberg
1
-3
/
+20
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-98
/
+39
2016-10-03
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-91
/
+195
2016-10-03
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+103
2016-10-03
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-85
/
+655
2016-10-03
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-39
/
+14
2016-10-03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-83
/
+112
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
77
-1020
/
+1195
2016-10-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-89
/
+119
2016-10-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+30
2016-10-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-111
/
+323
2016-10-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-105
/
+820
2016-10-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-764
/
+7
[next]