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-05-13
uml: tidy ptrace interface
Jeff Dike
6
-62
/
+23
2008-05-13
uml: style fixes
Jeff Dike
4
-15
/
+4
2008-05-13
uml: redo host capability detection and disabling
Jeff Dike
1
-40
/
+41
2008-05-13
sparc64: Use a TS_RESTORE_SIGMASK
David S. Miller
3
-20
/
+20
2008-05-13
sparc: Fix mremap address range validation.
David S. Miller
3
-106
/
+11
2008-05-13
Merge branch 'linus' into x86/urgent
Ingo Molnar
73
-1135
/
+1067
2008-05-12
x86: wakeup.lds.S - section ordering fix
Cyrill Gorcunov
1
-5
/
+5
2008-05-12
x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
James Bottomley
1
-1
/
+3
2008-05-12
x86/pci: fix broken ISA DMA
Takashi Iwai
1
-3
/
+5
2008-05-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
64
-1127
/
+1042
2008-05-12
[MIPS] Pb1000: bury the remnants of the PCI code
Sergei Shtylyov
1
-7
/
+0
2008-05-12
[MIPS] Fix build failure in mips oprofile code
Thiemo Seufer
1
-3
/
+3
2008-05-12
[MIPS] fix warning message on SMP kernels
Thiemo Seufer
1
-2
/
+2
2008-05-12
[MIPS] markeins: build fix
Adrian Bunk
1
-2
/
+5
2008-05-12
[MIPS] ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-2
/
+2
2008-05-12
[MIPS] XXS1500 code style cleanup
Sergei Shtylyov
4
-29
/
+26
2008-05-12
[MIPS] MTX-1 code style cleanup
Sergei Shtylyov
5
-52
/
+46
2008-05-12
[MIPS] Pb1200/DBAu1200 code style cleanup
Sergei Shtylyov
4
-120
/
+105
2008-05-12
[MIPS] Pb1550 code style cleanup
Sergei Shtylyov
4
-26
/
+23
2008-05-12
[MIPS] Pb1500 code style cleanup
Sergei Shtylyov
4
-42
/
+36
2008-05-12
[MIPS] Pb1100 code style cleanup
Sergei Shtylyov
4
-38
/
+39
2008-05-12
[MIPS] Pb1000 code style cleanup
Sergei Shtylyov
3
-68
/
+70
2008-05-12
[MIPS] DBAu1xx0 code style cleanup
Sergei Shtylyov
4
-52
/
+50
2008-05-12
[MIPS] Alchemy PCI code style cleanup
Sergei Shtylyov
2
-66
/
+56
2008-05-12
[MIPS] Alchemy common code style cleanup
Sergei Shtylyov
17
-572
/
+500
2008-05-12
[MIPS] Add empty argument parenthesis to GCC_IMM_ASM
Ralf Baechle
1
-1
/
+1
2008-05-12
[MIPS] msp_hwbutton.c: minor irq handler cleanups
Jeff Garzik
1
-4
/
+1
2008-05-12
[MIPS] unexport __kmap_atomic_to_page
Adrian Bunk
1
-1
/
+0
2008-05-12
[MIPS] Initialize max_pfn again.
Ralf Baechle
1
-0
/
+1
2008-05-12
[MIPS] IRIX: Handle do_brk() error return correctly.
Ralf Baechle
1
-4
/
+7
2008-05-12
[MIPS] MT: Functional fixes and a little reformatting of APRP support
Kevin D. Kissell
3
-23
/
+49
2008-05-12
[MIPS] Don't use max_pfn which is no longer initialized these days.
Ralf Baechle
1
-1
/
+1
2008-05-12
[MIPS] ip27-timer: fix unsigned irq < 0
Roel Kluin
1
-2
/
+2
2008-05-12
[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries
Kevin D. Kissell
1
-8
/
+15
2008-05-12
[MIPS] Alchemy: SMBus resource fix
Sergei Shtylyov
1
-2
/
+2
2008-05-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
7
-2
/
+13
2008-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-6
/
+12
2008-05-12
[POWERPC] ppc: More compile fixes
Paul Mackerras
3
-1
/
+3
2008-05-12
[POWERPC] ppc: Don't run prom_init_check for arch/ppc builds
Segher Boessenkool
1
-0
/
+6
2008-05-12
[POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.c
Segher Boessenkool
1
-0
/
+1
2008-05-12
[POWERPC] ppc: Use ebony_defconfig for defconfig
Segher Boessenkool
1
-1
/
+1
2008-05-12
[POWERPC] Fix default cputable entries for e200 and e500 families
Paul Mackerras
1
-0
/
+2
2008-05-12
sparc64: Work around memory probing bug in openfirmware.
David S. Miller
1
-5
/
+11
2008-05-12
sparc32: fix rtrap.S typo
Robert Reif
1
-1
/
+1
2008-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
10
-101
/
+97
2008-05-11
sparc: Fix debugger syscall restart interactions.
David S. Miller
9
-96
/
+91
2008-05-11
sparc: Fix ptrace() detach.
David S. Miller
2
-0
/
+6
2008-05-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-219
/
+269
2008-05-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
10
-74
/
+87
2008-05-11
BKL: revert back to the old spinlock implementation
Linus Torvalds
1
-11
/
+0
[prev]
[next]