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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-13
x86-64: fix combining of regions in init_memory_mapping()
Jan Beulich
1
-1
/
+1
2008-10-13
x86: smpboot - check if we have ESR register in wakeup_secondary_cpu
Cyrill Gorcunov
1
-4
/
+6
2008-10-13
x86: add memory clobber in switch_to()
Vegard Nossum
1
-1
/
+4
2008-10-13
x86: print out EBDA/lowmem address
Ingo Molnar
1
-0
/
+1
2008-10-13
x86: check dsdt before find oem table for es7000, v2
Yinghai Lu
3
-10
/
+39
2008-10-13
x86-64: don't check for map replacement
Jeremy Fitzhardinge
1
-3
/
+0
2008-10-13
x86: use early_memremap() in setup.c
Jeremy Fitzhardinge
1
-4
/
+4
2008-10-13
x86: add early_memremap()
Jeremy Fitzhardinge
3
-6
/
+19
2008-10-13
x86: remove duplicate early_ioremap declarations
Jeremy Fitzhardinge
2
-17
/
+0
2008-10-13
x86: add _PAGE_IOMAP pte flag for IO mappings
Jeremy Fitzhardinge
4
-8
/
+18
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
2
-10
/
+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-13
x86-64: reduce boot fixmap space
Jan Beulich
1
-4
/
+4
2008-10-13
MAINTAINERS: remove colon from headings
Randy Dunlap
1
-11
/
+11
2008-10-13
MAINTAINERS: add F: and acronyms
Randy Dunlap
1
-8
/
+9
2008-10-13
MAINTAINERS: alpha sort
Randy Dunlap
1
-415
/
+415
2008-10-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
10
-32
/
+131
2008-10-12
ext4: fix kconfig typo and extra whitespace
Jan Engelhardt
1
-2
/
+2
2008-10-13
ext4: fix build failure without procfs
Alexander Beregalov
1
-0
/
+2
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+0
2008-10-12
Fix Kconfig dependency for WM97xx battery driver
Linus Torvalds
1
-1
/
+1
2008-10-12
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
105
-2190
/
+5014
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
21
-506
/
+1293
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
10
-140
/
+1985
[prev]
[next]