index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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
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
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-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
2017-02-01
Merge branch 'x86/urgent' into x86/platform, to pick up fixes
Ingo Molnar
2
-2
/
+68
2017-02-01
efi/x86: Add debug code to print cooked memmap
Dave Young
1
-0
/
+5
2017-02-01
efi/x86: Move the EFI BGRT init code to early init code
Dave Young
2
-39
/
+25
2017-02-01
x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE
Sai Praneeth
1
-10
/
+54
2017-01-28
x86/boot/e820: Simplify the e820__update_table() interface
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2
-10
/
+10
2017-01-28
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
1
-1
/
+1
[next]