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
2018-02-28
x86/platform/intel-mid: Handle Intel Edison reboot correctly
Sebastian Panceac
1
-1
/
+1
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
1
-1
/
+1
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+17
2018-01-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2018-01-29
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+5
2018-01-19
x86/platform/intel-mid: Move PCI initialization to arch_init()
Andy Shevchenko
1
-1
/
+1
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
5
-5
/
+21
2018-01-16
x86/platform/uv/BAU: Replace hard-coded values with MMR definitions
Andrew Banman
1
-1
/
+2
2018-01-14
x86: Introduce and use MP IRQ trigger and polarity defines
Jan Kiszka
1
-3
/
+2
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2018-01-08
x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"
Andy Shevchenko
1
-1
/
+1
2018-01-06
x86/pti: Unbreak EFI old_memmap
Jiri Kosina
1
-0
/
+2
2018-01-03
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
1
-1
/
+12
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
1
-1
/
+1
2017-12-23
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
1
-1
/
+4
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-12-22
x86/uv: Use the right TLB-flush API
Peter Zijlstra
1
-1
/
+1
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
1
-2
/
+2
2017-12-12
x86/headers: Remove duplicate #includes
Pravin Shedge
1
-1
/
+0
2017-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
1
-2
/
+2
2017-12-04
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-2
/
+17
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-1
/
+1
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2017-11-13
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2017-11-10
x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister
Hans de Goede
1
-2
/
+17
2017-11-07
x86/efi: Access EFI data as encrypted when SEV is active
Tom Lendacky
1
-1
/
+15
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-10-19
x86: Use ARRAY_SIZE
Jérémy Lefaure
1
-3
/
+2
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
1
-2
/
+3
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-19
/
+0
2017-08-31
Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency
Ingo Molnar
3
-9
/
+16
2017-08-29
x86/platform/intel-mid: Make several arrays static, to make code smaller
Colin Ian King
1
-2
/
+2
2017-08-26
efi: Move efi_mem_type() to common code
Jan Beulich
1
-19
/
+0
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2
-13
/
+26
2017-08-13
gpu: drm: tc35876x: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-08-11
x86: Mark various structures and functions as 'static'
Colin Ian King
1
-2
/
+2
2017-08-10
x86/platform/intel-mid: Make 'bt_sfi_data' const
Bhumika Goyal
1
-1
/
+1
2017-07-25
x86/platform/intel-mid: Make IRQ allocation a bit more flexible
Andy Shevchenko
1
-3
/
+3
2017-07-25
x86/platform/intel-mid: Group timers callbacks together
Andy Shevchenko
1
-1
/
+1
2017-07-21
x86/platform/uv/BAU: Disable BAU on single hub configurations
Andrew Banman
1
-5
/
+18
2017-07-20
x86/platform/intel-mid: Fix a format string overflow warning
Arnd Bergmann
1
-2
/
+4
2017-07-18
x86/efi: Update EFI pagetable creation to work with SME
Tom Lendacky
1
-4
/
+11
2017-07-18
efi: Update efi_mem_type() to return an error rather than 0
Tom Lendacky
1
-3
/
+3
2017-07-16
x86/platform/uv/BAU: Fix congested_response_us not taking effect
Justin Ernst
1
-4
/
+2
2017-07-04
x86/platform/uv/BAU: Minor cleanup, make some local functions static
Colin Ian King
1
-25
/
+6
[next]