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
2009-04-26
locking: Documentation: lockdep-design.txt, fix note of state bits
Ming Lei
1
-3
/
+3
2009-04-23
locking: clarify kernel-taint warning message
Ingo Molnar
1
-1
/
+1
2009-04-18
lockdep, x86: account for irqs enabled in paranoid_exit
Steven Rostedt
1
-0
/
+3
2009-04-17
lockdep: more robust lockdep_map init sequence
Peter Zijlstra
1
-8
/
+14
2009-04-17
kernel/softirq.c: fix sparse warning
H Hartley Sweeten
1
-2
/
+2
2009-04-14
rcu: Make hierarchical RCU less IPI-happy
Paul E. McKenney
3
-26
/
+10
2009-04-14
lockdep: warn about lockdep disabling after kernel taint, fix
Ingo Molnar
1
-0
/
+1
2009-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
9
-10
/
+65
2009-04-14
Fix quilt merge error in acpi-cpufreq.c
Linus Torvalds
1
-1
/
+1
2009-04-14
tomoyo: version bump to 2.2.0.
Tetsuo Handa
8
-10
/
+10
2009-04-14
tomoyo: add Documentation/tomoyo.txt
Tetsuo Handa
1
-0
/
+55
2009-04-14
Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-71
/
+193
2009-04-14
edac: use to_delayed_work()
Jean Delvare
3
-3
/
+3
2009-04-14
edac: fix local pci_write_bits32
Jeff Haran
1
-2
/
+10
2009-04-14
sgi-xpc: clean up numerous globals
Robin Holt
6
-295
/
+254
2009-04-14
sgi-xpc: implement opencomplete messaging
Robin Holt
5
-61
/
+124
2009-04-14
sgi-xpc: prevent false heartbeat failures
Robin Holt
4
-152
/
+123
2009-04-14
sgi-xpc: update SGI XP/XPC/XPNET maintainer
Robin Holt
1
-2
/
+2
2009-04-14
doc: use correct debugfs mountpoint
Shen Feng
1
-3
/
+3
2009-04-14
memcg: fix documentation
Bharata B Rao
1
-23
/
+32
2009-04-14
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
15
-36
/
+36
2009-04-14
ext2: fix data corruption for racing writes
Jan Kara
1
-11
/
+33
2009-04-14
shmem: respect MAX_LFS_FILESIZE
Hugh Dickins
1
-5
/
+20
2009-04-14
shmem: fix division by zero
Yuri Tikhonov
1
-1
/
+1
2009-04-14
intelfb: support i854
Stefan Husemann
7
-0
/
+16
2009-04-14
mm: add documentation describing what tsk->active_mm means vs tsk->mm
Michael Ellerman
2
-0
/
+85
2009-04-14
memcg: remove warning when CONFIG_DEBUG_VM=n
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-14
kernel/sys.c: clean up sys_shutdown exit path
Andi Kleen
1
-15
/
+9
2009-04-14
at25: make input buffers of at25_*write() const
Geert Uytterhoeven
1
-2
/
+3
2009-04-14
at24: make input buffers of at24_*write() const
Geert Uytterhoeven
1
-4
/
+4
2009-04-14
jbd: update locking coments
Jan Kara
1
-5
/
+19
2009-04-14
mm: document get_user_pages_fast()
Andy Grover
1
-0
/
+16
2009-04-14
initramfs: fix initramfs to work with hardlinked init
Randy Robertson
1
-1
/
+2
2009-04-14
ptrace: fix exit_ptrace() vs ptrace_traceme() race
Oleg Nesterov
1
-3
/
+4
2009-04-14
MAINTAINERS: bluesmoke-devel list is moderated for non-subscribers
Jean Delvare
1
-10
/
+10
2009-04-14
mm: reformat the Unevictable-LRU documentation
David Howells
1
-469
/
+572
2009-04-14
mm: point the UNEVICTABLE_LRU config option at the documentation
David Howells
1
-0
/
+2
2009-04-14
sysrq: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-04-14
include/video/cyblafb.h: remove it, it's unused
Joe Perches
1
-175
/
+0
2009-04-14
res_counter: update documentation
Andrea Righi
1
-6
/
+21
2009-04-14
spi: spi_write_then_read() bugfixes
David Brownell
1
-8
/
+14
2009-04-14
asm-generic/siginfo.h: update NSIGTRAP definition
Andi Kleen
1
-1
/
+1
2009-04-14
cirrusfb: do not allow unsupported pixel depth
Krzysztof Helt
1
-3
/
+1
2009-04-14
filemap: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2009-04-14
include/linux/fiemap.h: include types.h now that it's exported
Eric Sandeen
1
-0
/
+2
2009-04-14
drivers/video/aty/radeon_base.c: fix typo in comment
Paul Menzel
1
-2
/
+2
2009-04-14
sisfb: fix color component length for pseudocolor modes
Michal Januszewski
1
-1
/
+1
2009-04-14
sa1100fb: fix color component length for pseudocolor modes
Michal Januszewski
2
-8
/
+14
2009-04-14
s3fb: fix color component length for pseudocolor modes
Michal Januszewski
1
-3
/
+3
2009-04-14
namespaces: move get_mq() inside #ifdef CONFIG_SYSCTL
Geert Uytterhoeven
1
-1
/
+1
[next]