index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner
1
-2
/
+6
2016-01-15
x86/irq: Get rid of code duplication
Thomas Gleixner
1
-18
/
+15
2016-01-15
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner
1
-1
/
+1
2016-01-15
x86/irq: Check vector allocation early
Thomas Gleixner
1
-13
/
+25
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
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
Dan Carpenter
1
-2
/
+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-13
selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn
Andy Lutomirski
2
-1
/
+90
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
2
-24
/
+54
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
x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED
Kefeng Wang
1
-2
/
+1
2016-01-12
selftests/x86: Disable the ldt_gdt_64 test for now
Andy Lutomirski
1
-2
/
+3
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
576
-5089
/
+20459
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
18
-54
/
+146
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
42
-275
/
+148
2016-01-11
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-244
/
+194
2016-01-11
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-42
/
+284
2016-01-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-306
/
+485
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
240
-1876
/
+9147
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
20
-146
/
+904
2016-01-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
34
-287
/
+7552
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
49
-1054
/
+516
2016-01-11
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
95
-470
/
+570
2016-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-120
/
+146
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
2016-01-10
Linux 4.4
Linus Torvalds
1
-1
/
+1
2016-01-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+6
2016-01-09
Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-01-09
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
65
-347
/
+1556
2016-01-08
vmstat: allocate vmstat_wq before it is used
Michal Hocko
1
-1
/
+1
2016-01-08
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
1
-62
/
+68
2016-01-08
compat_ioctl: don't pass fd around when not needed
Al Viro
4
-55
/
+61
[next]