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
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-28
x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled
Baoquan He
1
-8
/
+71
2017-05-28
x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map
Sai Praneeth
1
-2
/
+4
2017-05-28
efi: Don't issue error message when booted under Xen
Juergen Gross
1
-0
/
+3
2017-05-08
x86: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+49
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+33
2017-05-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-64
/
+242
2017-05-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-13
/
+16
2017-05-01
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-86
/
+1
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
1
-0
/
+4
2017-04-14
x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-13
x86/efi: Don't try to reserve runtime regions
Omar Sandoval
1
-0
/
+4
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
3
-13
/
+16
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
3
-13
/
+16
2017-04-05
x86/efi: Clean up a minor mistake in comment
Baoquan He
1
-1
/
+1
2017-04-05
x86/efi/bgrt: Move efi-bgrt handling out of arch/x86
Bhupesh Sharma
2
-85
/
+0
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
4
-12
/
+88
2017-03-31
x86/platform/intel-mid: Enable Bluetooth support on Intel Edison
Andy Shevchenko
2
-1
/
+110
2017-03-27
x86/efi: Add 5-level paging support
Kirill A. Shutemov
1
-10
/
+26
2017-03-23
x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mapped
Andy Lutomirski
1
-1
/
+1
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
5
-13
/
+88
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-2
/
+2
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
1
-4
/
+9
2017-03-13
x86/platform/intel-mid: Add power button support for Merrifield
Andy Shevchenko
2
-0
/
+83
2017-03-13
x86/platform/intel-mid: Use common power off sequence
Andy Shevchenko
1
-11
/
+4
2017-03-13
x86/platform/uv/BAU: Implement uv4_wait_completion with read_status
Andrew Banman
1
-1
/
+57
2017-03-13
x86/platform/uv/BAU: Add wait_completion to bau_operations
Andrew Banman
1
-13
/
+18
2017-03-13
x86/platform/uv/BAU: Add status mmr location fields to bau_control
Andrew Banman
1
-24
/
+22
2017-03-13
x86/platform/uv/BAU: Cleanup bau_operations declaration and instances
Andrew Banman
1
-22
/
+21
2017-03-13
x86/platform/uv/BAU: Add payload descriptor qualifier
Andrew Banman
1
-8
/
+19
2017-03-13
x86/platform/uv/BAU: Add uv_bau_version enumerated constants
Andrew Banman
1
-8
/
+8
2017-03-13
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Daniel Vetter
1
-0
/
+49
2017-03-13
x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
Andy Shevchenko
1
-1
/
+1
2017-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2017-03-02
x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier
Hans de Goede
1
-0
/
+36
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register
Andrew Banman
1
-1
/
+0
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
22
-754
/
+612
2017-02-26
x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access
Hans de Goede
1
-0
/
+13
2017-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-461
/
+0
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+13
2017-02-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-243
/
+499
2017-02-16
x86/platform/UV/NMI: Fix uneccessary kABI breakage
travis@sgi.com
1
-1
/
+0
2017-02-15
x86/platform/goldfish: Prevent unconditional loading
Thomas Gleixner
1
-1
/
+13
2017-02-01
x86/platform/UV: Clean up the NMI code to match current coding style
travis@sgi.com
1
-37
/
+37
2017-02-01
x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source
travis@sgi.com
1
-0
/
+127
2017-02-01
x86/platform/UV: Verify NMI action is valid, default is standard
travis@sgi.com
1
-11
/
+58
2017-02-01
x86/platform/UV: Add basic CPU NMI health check
travis@sgi.com
1
-1
/
+20
2017-02-01
x86/platform/UV: Add Support for UV4 Hubless NMIs
travis@sgi.com
1
-22
/
+171
[next]