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
2008-10-13
i386: trace_hardirqs_fixup should now not be necessary: irqs are off.
Alexander van Heukelum
1
-10
/
+0
2008-10-13
i386: add TRACE_IRQS_OFF for the exception 3 (int3)
Alexander van Heukelum
1
-0
/
+1
2008-10-13
i386: add TRACE_IRQS_OFF for the nmi
Alexander van Heukelum
1
-0
/
+2
2008-10-13
i386: add TRACE_IRQS_OFF for exception 1 (debug)
Alexander van Heukelum
1
-0
/
+1
2008-10-13
i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'
Alexander van Heukelum
1
-0
/
+1
2008-10-13
i386: remove temporary DO_TRAP macros, expanding the last one used
Alexander van Heukelum
1
-51
/
+15
2008-10-13
i386: convert hardware exception 19 to an interrupt gate
Alexander van Heukelum
1
-1
/
+3
2008-10-13
i386: convert hardware exception 18 to an interrupt gate
Alexander van Heukelum
2
-2
/
+11
2008-10-13
i386: convert hardware exception 17 to an interrupt gate
Alexander van Heukelum
1
-2
/
+2
2008-10-13
i386: convert hardware exception 16 to an interrupt gate
Alexander van Heukelum
1
-1
/
+2
2008-10-13
i386: convert hardware exception 15 to an interrupt gate
Alexander van Heukelum
1
-1
/
+2
2008-10-13
i386: convert hardware exception 13 to an interrupt gate
Alexander van Heukelum
1
-1
/
+3
2008-10-13
i386: convert hardware exception 12 to an interrupt gate
Alexander van Heukelum
1
-2
/
+2
2008-10-13
i386: convert hardware exception 11 to an interrupt gate
Alexander van Heukelum
1
-2
/
+2
2008-10-13
i386: convert hardware exception 10 to an interrupt gate
Alexander van Heukelum
1
-2
/
+2
2008-10-13
i386: convert hardware exception 9 to an interrupt gate
Alexander van Heukelum
1
-2
/
+2
2008-10-13
i386: convert hardware exception 7 to an interrupt gate
Alexander van Heukelum
2
-14
/
+15
2008-10-13
i386: convert hardware exception 6 to an interrupt gate
Alexander van Heukelum
1
-2
/
+2
2008-10-13
i386: convert hardware exception 5 to an interrupt gate
Alexander van Heukelum
1
-2
/
+2
2008-10-13
i386: convert hardware exception 4 to an interrupt gate
Alexander van Heukelum
1
-2
/
+2
2008-10-13
i386: expand exception 3 DO_TRAP macro
Alexander van Heukelum
1
-5
/
+6
2008-10-13
i386: convert hardware exception 0 to an interrupt gate
Alexander van Heukelum
1
-2
/
+2
2008-10-13
i386: prepare to convert exceptions to interrupts
Alexander van Heukelum
1
-11
/
+65
2008-10-13
i386: remove kprobes' restore_interrupts in favour of conditional_sti
Alexander van Heukelum
1
-1
/
+7
2008-10-13
x86: rename discontig_32.c to numa_32.c
Yinghai Lu
2
-5
/
+1
2008-10-13
arch/x86/kernel/smpboot.c: Clarify when irq processing begins.
Manfred Spraul
1
-2
/
+5
2008-10-13
x86-64: slightly stream-line 32-bit syscall entry code
Jan Beulich
1
-16
/
+10
2008-10-12
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
60
-1672
/
+4418
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
20
-247
/
+578
2008-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
6
-30
/
+139
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2
-8
/
+15
2008-10-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+4
2008-10-12
avr32: Fix build failures in board code
Haavard Skinnemoen
3
-1
/
+3
2008-10-12
avr32: Allow selecting multiple pins at once
Julien May
7
-148
/
+212
2008-10-12
Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...
Ingo Molnar
57
-1659
/
+4359
2008-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Haavard Skinnemoen
70
-657
/
+1112
2008-10-12
x86: make processor type select depend on CONFIG_EMBEDDED
Ingo Molnar
1
-1
/
+0
2008-10-12
x86: extend processor type select help text
Ingo Molnar
1
-7
/
+56
2008-10-12
x86, amd-iommu: propagate PCI device enabling error
Ingo Molnar
1
-3
/
+1
2008-10-12
warnings: fix arch/x86/kernel/io_apic_64.c
Ingo Molnar
1
-2
/
+2
2008-10-12
warnings: fix arch/x86/kernel/early_printk.c
Ingo Molnar
1
-18
/
+0
2008-10-12
x86, fpu: check __clear_user() return value
Ingo Molnar
1
-1
/
+3
2008-10-12
Merge branch 'linus' into x86/xsave
Ingo Molnar
1873
-16325
/
+174118
2008-10-12
x86: memory corruption check - cleanup
Ingo Molnar
2
-0
/
+2
2008-10-12
Merge branch 'linus' into x86/memory-corruption-check
Ingo Molnar
1533
-13327
/
+96291
2008-10-12
Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen
Ingo Molnar
11
-231
/
+297
2008-10-12
Merge branch 'x86/signal' into core/signal
Ingo Molnar
3
-90
/
+133
2008-10-12
Merge branch 'linus' into x86/signal
Ingo Molnar
1498
-12460
/
+93833
2008-10-12
Merge branch 'linus' into x86/quirks
Ingo Molnar
1439
-12136
/
+94456
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
1485
-12784
/
+95541
[next]