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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2017-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+9
2017-07-26
x86: irq: Define a global vector for nested posted interrupts
Wincy Van
2
-0
/
+21
2017-07-25
x86/efi: Fix reboot_mode when EFI runtime services are disabled
Stefan Assmann
1
-3
/
+3
2017-07-24
kprobes/x86: Release insn_slot in failure path
Masami Hiramatsu
1
-1
/
+9
2017-07-21
x86/devicetree: Convert to using %pOF instead of ->full_name
Rob Herring
1
-2
/
+1
2017-07-20
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
Seunghun Han
1
-1
/
+1
2017-07-20
x86/acpi: Prevent out of bound access caused by broken ACPI tables
Seunghun Han
1
-0
/
+8
2017-07-16
x86/cpu: Use indirect call to measure performance in init_amd_k6()
Mikulas Patocka
1
-0
/
+1
2017-07-15
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+6
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
1
-1
/
+6
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
1
-1
/
+1
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
1
-1
/
+1
2017-07-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-15
/
+45
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-16
/
+29
2017-07-05
x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table
Chen Yu
1
-5
/
+26
2017-07-05
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
Chen Yu
2
-23
/
+23
2017-07-05
x86/boot/e820: Avoid overwriting e820_table_firmware
Chen Yu
1
-2
/
+4
2017-07-05
x86/mm/pat: Don't report PAT on CPUs that don't support it
Mikulas Patocka
1
-0
/
+7
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-9
/
+84
2017-07-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-200
/
+720
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+0
2017-07-03
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-24
/
+85
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-166
/
+168
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-150
/
+198
2017-07-03
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+34
2017-07-03
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+17
2017-07-03
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-26
/
+4
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-146
/
+62
2017-07-03
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+13
2017-07-03
Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'
Rafael J. Wysocki
4
-9
/
+84
2017-07-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2017-06-30
x86/intel_rdt: Fix memory leak on mount failure
Vikas Shivappa
1
-1
/
+3
2017-06-30
Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
4
-1
/
+13
2017-06-29
x86/ftrace: Exclude functions in head64.c from function-tracing
Kirill A. Shutemov
1
-0
/
+1
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-11
/
+0
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
4
-7
/
+4
2017-06-28
x86/calgary: implement ->mapping_error
Christoph Hellwig
1
-8
/
+16
2017-06-28
x86/pci-nommu: implement ->mapping_error
Christoph Hellwig
1
-1
/
+9
2017-06-27
x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systems
Yazen Ghannam
1
-1
/
+2
2017-06-27
x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
Len Brown
2
-0
/
+80
2017-06-26
x86/mce: Always save severity in machine_check_poll()
Yazen Ghannam
1
-6
/
+1
2017-06-26
x86/microcode: Make a couple of symbols static
Colin Ian King
2
-2
/
+2
2017-06-24
x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"
Len Brown
1
-8
/
+2
2017-06-22
x86/apic: Mark single target interrupts
Thomas Gleixner
1
-0
/
+7
2017-06-22
x86/apic: Implement effective irq mask update
Thomas Gleixner
2
-0
/
+7
2017-06-22
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
4
-15
/
+27
[next]