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
2006-01-10
[PATCH] Serial: disable jsm in ppc64 defconfig
Paul Jackson
1
-1
/
+1
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
5
-13
/
+13
2006-01-10
[PATCH] vesafb: Drop blank hook
Antonino A. Daplas
1
-5
/
+0
2006-01-10
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
2
-6
/
+6
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
5
-14
/
+6
2006-01-10
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
Keshavamurthy Anil S
2
-5
/
+2
2006-01-10
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
4
-23
/
+10
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
1
-3
/
+4
2006-01-10
[PATCH] hrtimer: introduce ktime_t time format
Thomas Gleixner
1
-0
/
+4
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2
-2
/
+0
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
14
-316
/
+7
2006-01-10
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
1
-21
/
+0
2006-01-10
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
2
-66
/
+0
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
10
-152
/
+5
2006-01-10
[PATCH] ->compat_ioctl for 390 tape_char
Christoph Hellwig
1
-2
/
+0
2006-01-10
[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390
Christoph Hellwig
1
-4
/
+0
2006-01-10
[PATCH] switch fs3270 to ->compat_ioctl
Christoph Hellwig
1
-7
/
+0
2006-01-10
[PATCH] kexec: change CONFIG_PHYSICAL_START dependency
Maneesh Soni
2
-24
/
+40
2006-01-10
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
4
-0
/
+123
2006-01-10
[PATCH] kdump: x86_64 save cpu registers upon crash
Vivek Goyal
2
-0
/
+77
2006-01-10
[PATCH] kdump: x86_64 kexec on panic
akpm@osdl.org
1
-1
/
+85
2006-01-10
[PATCH] kdump: x86_64: add elfcorehdr command line option
Vivek Goyal
2
-1
/
+10
2006-01-10
[PATCH] kdump: x86_64: add memmmap command line option
akpm@osdl.org
2
-0
/
+48
2006-01-10
[PATCH] kdump: save registers early (inline functions)
Vivek Goyal
1
-44
/
+3
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
4
-12
/
+3
2006-01-10
[PATCH] kdump: i386 save ss esp bug fix
akpm@osdl.org
1
-2
/
+4
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
24
-245
/
+1
2006-01-10
[PATCH] printk levels for i386 oops code.
Dave Jones
1
-27
/
+34
2006-01-10
[PATCH] "tiny-make-id16-support-optional" fixes
Adrian Bunk
5
-21
/
+0
2006-01-10
[PATCH] spufs: fix for recent "shrink dentry_struct" patch
Andrew Morton
1
-1
/
+1
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
12
-59
/
+64
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
2
-6
/
+10
2006-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
9
-299
/
+7
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-6
/
+6
2006-01-10
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
1
-0
/
+4
2006-01-10
remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog
Adrian Bunk
2
-292
/
+0
2006-01-10
spelling: s/trough/through/
Adrian Bunk
1
-1
/
+1
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-64
/
+57
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-1343
/
+732
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
5
-5
/
+5
2006-01-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
77
-1183
/
+1972
2006-01-10
spelling: s/usefull/useful/
Adrian Bunk
1
-1
/
+1
2006-01-10
[SPARC64]: Update defconfig.
David S. Miller
1
-1338
/
+726
2006-01-10
[SPARC64]: Fix ptrace/strace
Richard Mortimer
1
-5
/
+2
2006-01-10
[CRYPTO] aes-i586: Remove unused variable ls_tab
Daniel Marjamäki
1
-10
/
+0
2006-01-10
[CRYPTO] aes-i586: Nano-optimisation on key length check
Denis Vlasenko
1
-21
/
+19
2006-01-10
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
2
-0
/
+4
2006-01-10
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
2
-33
/
+34
2006-01-10
[SPARC64]: Add needed pm_power_off symbol.
David S. Miller
1
-0
/
+4
2006-01-10
[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.c
Ben Dooks
1
-103
/
+103
[next]