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-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
2016-10-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-218
/
+244
2016-10-03
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+55
2016-10-03
Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-3
/
+62
2016-10-02
Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'
Rafael J. Wysocki
3
-3
/
+62
2016-09-30
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
1
-2
/
+2
2016-09-30
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski
1
-12
/
+11
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
9
-26
/
+11
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
6
-18
/
+18
2016-09-30
x86/vdso: Fix building on big endian host
Segher Boessenkool
1
-1
/
+1
2016-09-30
x86/boot: Fix another __read_cr4() case on 486
Andy Lutomirski
1
-3
/
+1
2016-09-30
x86/cmpxchg, locking/atomics: Remove superfluous definitions
Nikolay Borisov
1
-44
/
+0
2016-09-30
x86, locking/spinlocks: Remove ticket (spin)lock implementation
Peter Zijlstra
10
-719
/
+6
2016-09-30
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-13
/
+15
2016-09-30
sched/core, x86/topology: Fix NUMA in package topology bug
Tim Chen
1
-16
/
+30
2016-09-29
x86/init: Fix cr4_init_shadow() on CR4-less machines
Andy Lutomirski
1
-1
/
+1
2016-09-26
x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()
Thomas Gleixner
1
-2
/
+0
2016-09-26
Merge branch 'x86/urgent' into x86/apic
Thomas Gleixner
16
-153
/
+150
2016-09-26
x86/RAS/mce_amd_inj: Remove debugfs dir recursively on exit
Borislav Petkov
1
-6
/
+2
2016-09-26
x86/RAS/mce_amd_inj: Fix signed wrap around when decrementing index 'i'
Colin Ian King
1
-2
/
+2
2016-09-26
Merge tag 'v4.8-rc8' into ras/core, to pick up fixes
Ingo Molnar
21
-161
/
+301
2016-09-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2016-09-24
x86/platform/mellanox: Fix return value check in mlxplat_init()
Wei Yongjun
1
-2
/
+2
2016-09-24
x86/alternatives: Add stack frame dependency to alternative_call_2()
Josh Poimboeuf
1
-2
/
+6
2016-09-23
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
16
-110
/
+158
2016-09-22
x86/platform/mellanox: Introduce support for Mellanox systems platform
Vadim Pasternak
4
-0
/
+280
2016-09-22
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
59
-525
/
+686
2016-09-22
perf/x86/intel/bts: Make it an exclusive PMU
Alexander Shishkin
1
-1
/
+2
2016-09-22
x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
Dan Williams
1
-9
/
+5
2016-09-22
x86/platform/uv/BAU: Add UV4-specific functions
Andrew Banman
2
-1
/
+44
2016-09-22
x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware
Andrew Banman
1
-4
/
+12
2016-09-22
x86/platform/uv/BAU: Disable software timeout on UV4 hardware
Andrew Banman
1
-2
/
+5
2016-09-22
x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information
Andrew Banman
1
-1
/
+3
2016-09-22
x86/platform/uv/BAU: Use generic function pointers
Andrew Banman
1
-13
/
+13
2016-09-22
x86/platform/uv/BAU: Add generic function pointers
Andrew Banman
2
-0
/
+30
2016-09-22
x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()
Andrew Banman
2
-4
/
+2
2016-09-22
x86/platform/uv/BAU: Clean up pq_init()
Andrew Banman
2
-12
/
+9
2016-09-22
x86/platform/uv/BAU: Clean up and update printks
Andrew Banman
1
-13
/
+13
2016-09-22
x86/platform/uv/BAU: Clean up vertical alignment
Andrew Banman
1
-32
/
+32
[next]