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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
ia64: Validate online cpus in irq_set_affinity() callbacks
Thomas Gleixner
3
-11
/
+5
2014-03-06
x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well
Thomas Gleixner
1
-1
/
+1
2014-03-05
x86: hyperv: Fixup the (brain) damage caused by the irq cleanup
Thomas Gleixner
2
-5
/
+5
2014-03-05
m68k: Do not rely on magic indirect includes
Thomas Gleixner
1
-1
/
+1
2014-03-05
powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"
Thomas Gleixner
1
-1
/
+2
2014-03-04
s390: Do not rely on magic indirect includes
Thomas Gleixner
1
-0
/
+1
2014-03-04
x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot
Thomas Gleixner
1
-3
/
+3
2014-03-04
x86: hyperv: Make it build with CONFIG_HYPERV=m again
Thomas Gleixner
1
-1
/
+1
2014-03-04
x86: Remove deprecated IRQF_DISABLED
Michael Opdenacker
3
-4
/
+4
2014-03-04
mn10300: Remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-6
/
+6
2014-03-04
ia64: Remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-12
/
+1
2014-03-04
xtensa: Use irq_set_affinity instead of homebrewn code
Thomas Gleixner
1
-19
/
+3
2014-03-04
sh: Use irq_set_affinity instead of homebrewn code
Thomas Gleixner
1
-17
/
+1
2014-03-04
x86: Hyperv: Cleanup the irq mess
Thomas Gleixner
2
-39
/
+43
2014-03-04
x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR
Thomas Gleixner
2
-0
/
+9
2014-03-04
ia64: Use the core irq stats function
Thomas Gleixner
1
-6
/
+4
2014-03-04
mn10300: Use the core irq stats function
Thomas Gleixner
1
-1
/
+1
2014-03-04
x86: Xen: Use the core irq stats function
Thomas Gleixner
1
-1
/
+1
2014-03-04
sparc: Use the core irq stats function
Thomas Gleixner
1
-1
/
+1
2014-03-04
mips: Use the core irq stats function
Thomas Gleixner
5
-5
/
+5
2014-03-04
arm: mmp: Remove pointless fiddling with irq internals
Thomas Gleixner
2
-31
/
+5
2014-03-04
arm: Replace various irq_desc accesses
Thomas Gleixner
2
-9
/
+5
2014-03-04
powerpc: Eeh: Kill another abuse of irq_desc
Thomas Gleixner
1
-5
/
+21
2014-03-04
powerpc: Irq: Use generic_handle_irq
Thomas Gleixner
1
-6
/
+2
2014-03-04
powerpc:eVh_pic: Kill irq_desc abuse
Thomas Gleixner
1
-8
/
+2
2014-02-15
Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-36
/
+47
2014-02-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+20
2014-02-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-10
/
+286
2014-02-14
Merge remote-tracking branch 'efi/urgent' into x86/urgent
H. Peter Anvin
5
-4
/
+20
2014-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2014-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+17
2014-02-14
arm64: KVM: Add VGIC device control for arm64
Christoffer Dall
1
-0
/
+9
2014-02-14
x86/efi: Check status field to validate BGRT header
Matt Fleming
1
-1
/
+1
2014-02-14
x86/efi: Fix 32-bit fallout
Borislav Petkov
4
-3
/
+19
2014-02-13
x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off
H. Peter Anvin
1
-5
/
+9
2014-02-13
x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
H. Peter Anvin
1
-1
/
+6
2014-02-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
23
-45
/
+379
2014-02-11
ftrace/x86: Use breakpoints for converting function graph caller
Steven Rostedt (Red Hat)
1
-36
/
+47
2014-02-11
Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-1
/
+9
2014-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-2
/
+16
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-6
/
+6
2014-02-11
ARM: ux500: disable msp2 device tree node
Linus Walleij
1
-1
/
+0
2014-02-11
powerpc/powernv: Add iommu DMA bypass support for IODA2
Benjamin Herrenschmidt
9
-4
/
+137
2014-02-11
powerpc: Fix endian issues in kexec and crash dump code
Anton Blanchard
2
-6
/
+14
2014-02-11
powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP
Kevin Hao
2
-0
/
+10
2014-02-11
powerpc/xmon: Don't signal we've entered until we're finished printing
Michael Ellerman
1
-1
/
+2
2014-02-11
powerpc/xmon: Fix timeout loop in get_output_lock()
Michael Ellerman
1
-2
/
+9
2014-02-11
powerpc/xmon: Don't loop forever in get_output_lock()
Michael Ellerman
1
-5
/
+5
2014-02-11
powerpc/perf: Configure BHRB filter before enabling PMU interrupts
Anshuman Khandual
1
-2
/
+3
2014-02-11
powerpc/pseries: Select ARCH_RANDOM on pseries
Michael Ellerman
1
-0
/
+1
[next]