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
2008-07-08
x86: APIC/SMP: Downgrade the NMI watchdog for "noapic"
Maciej W. Rozycki
1
-1
/
+3
2008-07-08
x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"
Maciej W. Rozycki
1
-0
/
+3
2008-07-08
x86: APIC/UP: Remove redundant NMI watchdog downgrade
Maciej W. Rozycki
1
-3
/
+0
2008-07-08
x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC
Maciej W. Rozycki
2
-0
/
+6
2008-07-08
x86: NMI watchdog: Downgrade helper
Maciej W. Rozycki
1
-0
/
+5
2008-07-08
Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""
Ingo Molnar
1
-4
/
+0
2008-07-08
Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"
Ingo Molnar
2
-8
/
+4
2008-07-08
x86, io-apic: fix nmi_watchdog=1 bootup hang
Ingo Molnar
2
-4
/
+8
2008-07-08
x86: IO-APIC - use NMI_NONE instead of numeric constant
Cyrill Gorcunov
2
-2
/
+2
2008-07-08
x86 build fix:
Ingo Molnar
1
-1
/
+1
2008-07-08
x86: apic_64.c fix sparse warnings about shadowed variables
Thomas Gleixner
1
-4
/
+4
2008-07-08
x86: make irq_cfg static
Thomas Gleixner
1
-1
/
+1
2008-07-08
x86: move pci_routirq declaration to pci.h
Thomas Gleixner
2
-1
/
+2
2008-07-08
x86: I/O APIC: timer through 8259A second-chance
Maciej W. Rozycki
2
-17
/
+57
2008-07-08
x86: I/O APIC: keep the timer IRQ masked during set-up
Maciej W. Rozycki
2
-2
/
+2
2008-07-08
x86: I/O APIC: unmask the second-chance timer interrupt
Maciej W. Rozycki
2
-0
/
+2
2008-07-08
x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()
Maciej W. Rozycki
2
-9
/
+10
2008-07-08
x86: I/O APIC: remove redundant LVT0 masking
Maciej W. Rozycki
2
-6
/
+0
2008-07-08
x86: I/O APIC: remove redundant 8259A {,un}masking
Maciej W. Rozycki
2
-8
/
+0
2008-07-08
x86: I/O APIC: fix the name of the through-8259A handler
Maciej W. Rozycki
1
-2
/
+1
2008-07-08
x86: I/O APIC: fix the name of the L-APIC IRQ handler
Maciej W. Rozycki
1
-1
/
+1
2008-07-08
x86: I/O APIC: clean up the 8259A on a NMI watchdog failure
Maciej W. Rozycki
5
-2
/
+21
2008-07-08
x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"
Maciej W. Rozycki
1
-0
/
+4
2008-07-08
x86: APIC/SMP: correct the message for "nosmp"
Maciej W. Rozycki
1
-2
/
+1
2008-07-08
x86: I/O APIC: keep IRQ off when changing LVT registers
Maciej W. Rozycki
2
-0
/
+4
2008-07-08
x86: I/O APIC: clean up after a fasteoi failure
Maciej W. Rozycki
2
-0
/
+2
2008-07-08
x86: I/O APIC: remove parameters to fiddle with the 8259A
Maciej W. Rozycki
4
-52
/
+4
2008-07-08
x86: I/O APIC: AEOI timer acknowledgement clean-ups
Maciej W. Rozycki
4
-19
/
+13
2008-07-08
Revert "Revert "x86: fix ioapic bug again""
Ingo Molnar
2
-4
/
+17
2008-07-06
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+11
2008-07-06
pxamci: fix byte aligned DMA transfers
Philipp Zabel
1
-0
/
+13
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
22
-31
/
+70
2008-07-06
KVM: IOAPIC: Fix level-triggered irq injection hang
Mark McLoughlin
1
-1
/
+1
2008-07-06
x86: KVM guest: Add memory clobber to hypercalls
Anthony Liguori
1
-5
/
+10
2008-07-05
Linux 2.6.26-rc9
Linus Torvalds
1
-1
/
+1
2008-07-05
Fix pagemap_read() use of struct mm_walk
Andrew Morton
1
-34
/
+38
2008-07-05
Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
Eduard - Gabriel Munteanu
2
-8
/
+5
2008-07-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2008-07-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-6
/
+60
2008-07-05
Fix clear_refs_write() use of struct mm_walk
Andrew Morton
1
-4
/
+4
2008-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-18
/
+8
2008-07-05
ahci: give another shot at clearing all bits in irq_stat
Tejun Heo
1
-3
/
+13
2008-07-05
ide: ide_unregister() locking bugfix
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-05
ide: ide_unregister() warm-plug bugfix
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-07-05
ide: fix hwif->gendev refcounting
Bartlomiej Zolnierkiewicz
2
-10
/
+0
2008-07-05
softlockup: print a module list on being stuck
Arjan van de Ven
1
-0
/
+1
2008-07-05
Merge branch 'x86/s2ram-fix' into x86/urgent
Ingo Molnar
4
-5
/
+59
2008-07-05
x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
Rafael J. Wysocki
1
-1
/
+1
2008-07-05
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
4
-5
/
+59
2008-07-04
mempolicy: mask off internal flags for userspace API
David Rientjes
1
-1
/
+5
[next]