index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: move page-types.c from Documentation to tools/vm
Dave Young
2012-03-28
3
-4
/
+15
*
selftests/Makefile: make `run_tests' depend on `all'
Andrew Morton
2012-03-28
1
-1
/
+1
*
selftests: launch individual selftests from the main Makefile
Frederic Weisbecker
2012-03-28
3
-10
/
+10
*
radix-tree: use iterators in find_get_pages* functions
Konstantin Khlebnikov
2012-03-28
1
-48
/
+38
*
radix-tree: rewrite gang lookup using iterator
Konstantin Khlebnikov
2012-03-28
1
-258
/
+33
*
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
2012-03-28
2
-0
/
+347
*
fs/proc/namespaces.c: prevent crash when ns_entries[] is empty
Andrew Morton
2012-03-28
1
-3
/
+3
*
nbd: rename the nbd_device variable from lo to nbd
Wanlong Gao
2012-03-28
1
-147
/
+148
*
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
2012-03-28
3
-1
/
+49
*
sysctl: use bitmap library functions
Akinobu Mita
2012-03-28
1
-5
/
+3
*
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
2012-03-28
1
-2
/
+2
*
ipmi: simplify locking
Corey Minyard
2012-03-28
1
-33
/
+21
*
ipmi: fix message handling during panics
Corey Minyard
2012-03-28
2
-64
/
+56
*
ipmi: use a tasklet for handling received messages
Corey Minyard
2012-03-28
2
-67
/
+88
*
ipmi: increase KCS timeouts
Matthew Garrett
2012-03-28
1
-2
/
+2
*
ipmi: decrease the IPMI message transaction time in interrupt mode
Srinivas_Gowda
2012-03-28
1
-1
/
+3
*
kdump x86: fix total mem size calculation for reservation
Dave Young
2012-03-28
1
-10
/
+1
*
kexec: add further check to crashkernel
Zhenzhong Duan
2012-03-28
1
-0
/
+4
*
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
Will Deacon
2012-03-28
1
-0
/
+2
*
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
2012-03-28
8
-26
/
+24
*
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
2012-03-28
2
-14
/
+1
*
mm: only IPI CPUs to drain local pages if they exist
Gilad Ben-Yossef
2012-03-28
1
-2
/
+38
*
fs: only send IPI to invalidate LRU BH when needed
Gilad Ben-Yossef
2012-03-28
1
-1
/
+14
*
slub: only IPI CPUs that have per cpu obj to flush
Gilad Ben-Yossef
2012-03-28
1
-1
/
+9
*
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
2012-03-28
2
-0
/
+85
*
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-28
5
-41
/
+56
*
swapon: check validity of swap_flags
Hugh Dickins
2012-03-28
2
-0
/
+6
*
mm, coredump: fail allocations when coredumping instead of oom killing
David Rientjes
2012-03-28
1
-0
/
+4
*
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
2012-03-28
2
-3
/
+6
*
mm for fs: add truncate_pagecache_range()
Hugh Dickins
2012-03-28
2
-1
/
+41
*
procfs: fix /proc/statm
KAMEZAWA Hiroyuki
2012-03-28
1
-1
/
+1
*
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-28
1
-20
/
+2
|
\
|
*
writeback: Remove outdated comment
Jan Kara
2012-03-21
1
-18
/
+2
|
*
fs: Remove bogus wait in write_inode_now()
Jan Kara
2012-03-21
1
-2
/
+0
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-03-28
30
-1611
/
+1522
|
\
\
|
*
|
vfs: remove unused superblock helpers
Artem Bityutskiy
2012-03-21
1
-13
/
+0
|
*
|
mm: export dirty_writeback_interval
Artem Bityutskiy
2012-03-21
1
-0
/
+2
|
*
|
ext4: remove useless s_dirt assignment
Artem Bityutskiy
2012-03-21
1
-1
/
+0
|
*
|
ext4: write superblock only once on unmount
Artem Bityutskiy
2012-03-21
1
-4
/
+3
|
*
|
ext4: do not mark superblock as dirty unnecessarily
Artem Bityutskiy
2012-03-21
1
-3
/
+1
|
*
|
ext4: correct ext4_punch_hole return codes
Allison Henderson
2012-03-21
1
-3
/
+3
|
*
|
ext4: remove restrictive checks for EOFBLOCKS_FL
Lukas Czerner
2012-03-21
2
-9
/
+10
|
*
|
ext4: always set then trimmed blocks count into len
Lukas Czerner
2012-03-21
1
-1
/
+1
|
*
|
ext4: fix trimmed block count accunting
Lukas Czerner
2012-03-21
1
-1
/
+1
|
*
|
ext4: fix start and len arguments handling in ext4_trim_fs()
Lukas Czerner
2012-03-21
1
-27
/
+30
|
*
|
ext4: update s_free_{inodes,blocks}_count during online resize
Darrick J. Wong
2012-03-20
1
-0
/
+4
|
*
|
ext4: change some printk() calls to use ext4_msg() instead
Theodore Ts'o
2012-03-19
6
-41
/
+48
|
*
|
ext4: avoid output message interleaving in ext4_error_<foo>()
Joe Perches
2012-03-19
1
-10
/
+21
|
*
|
ext4: remove trailing newlines from ext4_msg() and ext4_error() messages
Theodore Ts'o
2012-03-19
3
-6
/
+6
|
*
|
ext4: add no_printk argument validation, fix fallout
Joe Perches
2012-03-19
4
-9
/
+12
[next]