index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-13
x86: add early_memremap()
Jeremy Fitzhardinge
2
-6
/
+18
2008-10-13
x86: add _PAGE_IOMAP pte flag for IO mappings
Jeremy Fitzhardinge
3
-6
/
+6
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
[next]