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
2006-12-07
[PATCH] smp_call_function_single() check that local interrupts are enabled
Andrew Morton
2
-0
/
+8
2006-12-07
[PATCH] declare smp_call_function_single in generic code
Randy Dunlap
2
-7
/
+7
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
7
-28
/
+103
2006-12-07
[PATCH] HVCS char driver janitoring: move block of code
Linas Vepstas
1
-216
/
+210
2006-12-07
[PATCH] make 1-bit bitfields unsigned
Mariusz Kozlowski
3
-6
/
+6
2006-12-07
[PATCH] The scheduled removal of some OSS options
Adrian Bunk
2
-147
/
+0
2006-12-07
[PATCH] reiserfs: add missing D-cache flushing
Alexey Dobriyan
1
-0
/
+4
2006-12-07
[PATCH] elf: fix kcore note size calculation
Magnus Damm
1
-7
/
+9
2006-12-07
[PATCH] elf: include terminating zero in n_namesz
Magnus Damm
1
-2
/
+2
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
12
-22
/
+2
2006-12-07
[PATCH] Fix the size limit of compat space msgsize
suzuki
3
-27
/
+46
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
7
-16
/
+7
2006-12-07
[PATCH] ver_linux additions
Valdis Kletnieks
1
-0
/
+8
2006-12-07
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
3
-7
/
+5
2006-12-07
[PATCH] qconf: support old QT
akpm@osdl.org
1
-4
/
+4
2006-12-07
[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns
Thomas Gleixner
1
-2
/
+2
2006-12-07
[PATCH] retries in ext4_prepare_write() violate ordering requirements
Andrey Savochkin
1
-10
/
+75
2006-12-07
[PATCH] retries in ext3_prepare_write() violate ordering requirements
Andrey Savochkin
1
-10
/
+75
2006-12-07
[PATCH] remove HASH_HIGHMEM
Andrew Morton
2
-3
/
+2
2006-12-07
[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex
Andrew Morton
1
-1
/
+5
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
20
-2701
/
+1
2006-12-07
[PATCH] driver/base/memory.c: handle errors properly
Andrew Morton
1
-11
/
+23
2006-12-07
[PATCH] PCEngines WRAP LED Support
Kristian Kielhofner
3
-0
/
+149
2006-12-07
[PATCH] HZ: 300Hz support
Alan Cox
1
-5
/
+15
2006-12-07
[PATCH] debug: workqueue locking sanity
Peter Zijlstra
2
-0
/
+18
2006-12-07
[PATCH] ext4_ext_split(): remove dead code
Adrian Bunk
1
-3
/
+0
2006-12-07
[PATCH] sleep profiling
Ingo Molnar
4
-10
/
+65
2006-12-07
[PATCH] Documentation: remount_fs() needs lock_kernel
Vasily Averin
1
-1
/
+1
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
11
-13
/
+16
2006-12-07
[PATCH] lockdep: print current locks on in_atomic warnings
Peter Zijlstra
1
-0
/
+2
2006-12-07
[PATCH] corrupted cramfs filesystems cause kernel oops
Phillip Lougher
1
-0
/
+2
2006-12-07
[PATCH] Make initramfs printk a warning on incorrect cpio type
Arjan van de Ven
1
-0
/
+4
2006-12-07
[PATCH] i2lib unused variable cleanup
Mariusz Kozlowski
1
-1
/
+0
2006-12-07
[PATCH] ext4: uninline large functions
Andrew Morton
3
-60
/
+78
2006-12-07
[PATCH] ext3: uninline large functions
Andrew Morton
3
-60
/
+77
2006-12-07
[PATCH] vfs_getattr(): remove dead code
Andrew Morton
1
-7
/
+0
2006-12-07
[PATCH] get_options to allow a hypenated range for isolcpus
Derek Fults
2
-2
/
+40
2006-12-07
[PATCH] More list debugging context
Dave Jones
1
-4
/
+6
2006-12-07
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
5
-7
/
+26
2006-12-07
[PATCH] VFS: extra check inside dentry_unhash()
Vasily Averin
1
-2
/
+1
2006-12-07
[PATCH] drivers/cdrom/*: trivial vsnprintf() conversion
Alexey Dobriyan
2
-4
/
+3
2006-12-07
[PATCH] hpfs: fix printk format warnings
Randy Dunlap
5
-16
/
+37
2006-12-07
[PATCH] hpfs: bring hpfs_error() into shape
Alexey Dobriyan
2
-15
/
+11
2006-12-07
[PATCH] fs/*: trivial vsnprintf() conversion
Alexey Dobriyan
6
-11
/
+11
2006-12-07
[PATCH] Exar quad port serial
Paul B Schroeder
4
-0
/
+65
2006-12-07
[PATCH] lockdep: annotate bcsp driver
Peter Zijlstra
1
-2
/
+2
2006-12-07
[PATCH] Compile-time check re world-writeable module params
Alexey Dobriyan
1
-0
/
+3
2006-12-07
[PATCH] taskstats: cleanup reply assembling
Oleg Nesterov
1
-22
/
+16
2006-12-07
[PATCH] taskstats: use nla_reserve() for reply assembling
Oleg Nesterov
1
-42
/
+44
2006-12-07
[PATCH] taskstats: factor out reply assembling
Oleg Nesterov
1
-27
/
+28
[next]