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-01-15
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner
1
-8
/
+16
2016-01-15
x86/irq: Reorganize the return path in assign_irq_vector
Thomas Gleixner
1
-14
/
+8
2016-01-15
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
Jiang Liu
1
-3
/
+5
2016-01-15
x86/irq: Validate that irq descriptor is still active
Thomas Gleixner
1
-0
/
+9
2016-01-15
x86/irq: Fix a race in x86_vector_free_irqs()
Jiang Liu
1
-8
/
+8
2016-01-15
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
1
-1
/
+5
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-25
/
+4
2016-01-14
x86: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2
-6
/
+22
2016-01-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-126
/
+199
2016-01-14
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
Dan Carpenter
1
-2
/
+1
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+1
2016-01-13
x86/vdso/pvclock: Protect STABLE check with the seqcount
Andy Lutomirski
1
-6
/
+6
2016-01-13
x86/mm: Improve switch_mm() barrier comments
Andy Lutomirski
1
-7
/
+8
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-62
/
+27
2016-01-12
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-7
/
+14
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+35
2016-01-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+26
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-46
/
+2
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+2
2016-01-12
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+5
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-360
/
+1719
2016-01-12
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-93
/
+41
2016-01-12
x86: define __smp_xxx
Michael S. Tsirkin
1
-19
/
+12
2016-01-12
x86: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-3
/
+2
2016-01-12
x86/um: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-8
/
+1
2016-01-12
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Mario Kleiner
1
-0
/
+8
2016-01-12
lguest: Map switcher text R/O
Rusty Russell
1
-1
/
+3
2016-01-12
x86/boot: Hide local labels in verify_cpu()
Borislav Petkov
1
-25
/
+25
2016-01-12
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
2
-5
/
+12
2016-01-12
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
3
-14
/
+46
2016-01-12
x86/fpu: Disable XGETBV1 when no XSAVE
yu-cheng yu
1
-0
/
+1
2016-01-12
x86/fpu: Fix early FPU command-line parsing
yu-cheng yu
1
-71
/
+38
2016-01-12
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
1
-1
/
+2
2016-01-12
x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED
Kefeng Wang
1
-2
/
+1
2016-01-12
x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...
Dave Jones
1
-0
/
+3
2016-01-12
Merge commit 'linus' into x86/urgent, to pick up recent x86 changes
Ingo Molnar
130
-874
/
+2103
2016-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-3
/
+107
2016-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-53
/
+127
2016-01-11
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-94
/
+87
2016-01-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-74
/
+129
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
37
-269
/
+141
2016-01-12
Merge branch 'acpi-soc'
Rafael J. Wysocki
4
-62
/
+27
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
26
-240
/
+190
2016-01-11
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-35
/
+172
2016-01-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2016-01-11
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-41
/
+43
2016-01-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-63
/
+1029
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+67
2016-01-11
x86/boot: Double BOOT_HEAP_SIZE to 64KB
H.J. Lu
1
-1
/
+1
2016-01-11
x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
Andy Lutomirski
2
-4
/
+58
[prev]
[next]