index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-06
63
-572
/
+176
*
scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()
Julia Lawall
2012-04-06
1
-0
/
+70
*
libfs: add simple_open()
Stephen Boyd
2012-04-06
2
-0
/
+9
*
hugetlbfs: remove unregister_filesystem() when initializing module
Hillf Danton
2012-04-06
1
-1
/
+0
*
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
Jett.Zhou
2012-04-06
1
-2
/
+2
*
fs/xattr.c:setxattr(): improve handling of allocation failures
Andrew Morton
2012-04-06
1
-4
/
+17
*
fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed
Andrew Morton
2012-04-06
1
-4
/
+13
*
fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()
Dave Jones
2012-04-06
1
-1
/
+1
*
sysrq: use SEND_SIG_FORCED instead of force_sig()
Anton Vorontsov
2012-04-06
1
-1
/
+1
*
proc: fix mount -t proc -o AAA
Vasiliy Kulikov
2012-04-06
1
-4
/
+5
*
pagemap: remove remaining unneeded spin_lock()
Naoya Horiguchi
2012-03-29
1
-1
/
+0
*
backlight: fix typo in tosa_lcd.c
Masanari Iida
2012-03-29
1
-1
/
+1
*
crc32: add help text for the algorithm select option
Darrick J. Wong
2012-03-29
1
-0
/
+4
*
mm: move hugepage test examples to tools/testing/selftests/vm
Dave Young
2012-03-29
8
-24
/
+112
*
mm: move slabinfo.c to tools/vm
Dave Young
2012-03-29
2
-2
/
+2
*
mm: move page-types.c from Documentation to tools/vm
Dave Young
2012-03-29
3
-4
/
+15
*
selftests/Makefile: make `run_tests' depend on `all'
Andrew Morton
2012-03-29
1
-1
/
+1
*
selftests: launch individual selftests from the main Makefile
Frederic Weisbecker
2012-03-29
3
-10
/
+10
*
radix-tree: use iterators in find_get_pages* functions
Konstantin Khlebnikov
2012-03-29
1
-48
/
+38
*
radix-tree: rewrite gang lookup using iterator
Konstantin Khlebnikov
2012-03-29
1
-258
/
+33
*
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
2012-03-29
2
-0
/
+347
*
fs/proc/namespaces.c: prevent crash when ns_entries[] is empty
Andrew Morton
2012-03-29
1
-3
/
+3
*
nbd: rename the nbd_device variable from lo to nbd
Wanlong Gao
2012-03-29
1
-147
/
+148
*
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
2012-03-29
3
-1
/
+49
*
sysctl: use bitmap library functions
Akinobu Mita
2012-03-29
1
-5
/
+3
*
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
2012-03-29
1
-2
/
+2
*
ipmi: simplify locking
Corey Minyard
2012-03-29
1
-33
/
+21
*
ipmi: fix message handling during panics
Corey Minyard
2012-03-29
2
-64
/
+56
*
ipmi: use a tasklet for handling received messages
Corey Minyard
2012-03-29
2
-67
/
+88
*
ipmi: increase KCS timeouts
Matthew Garrett
2012-03-29
1
-2
/
+2
*
ipmi: decrease the IPMI message transaction time in interrupt mode
Srinivas_Gowda
2012-03-29
1
-1
/
+3
*
kdump x86: fix total mem size calculation for reservation
Dave Young
2012-03-29
1
-10
/
+1
*
kexec: add further check to crashkernel
Zhenzhong Duan
2012-03-29
1
-0
/
+4
*
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
Will Deacon
2012-03-29
1
-0
/
+2
*
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
2012-03-29
8
-26
/
+24
*
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
2012-03-29
2
-14
/
+1
*
mm: only IPI CPUs to drain local pages if they exist
Gilad Ben-Yossef
2012-03-29
1
-2
/
+38
*
fs: only send IPI to invalidate LRU BH when needed
Gilad Ben-Yossef
2012-03-29
1
-1
/
+14
*
slub: only IPI CPUs that have per cpu obj to flush
Gilad Ben-Yossef
2012-03-29
1
-1
/
+9
*
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
2012-03-29
2
-0
/
+85
*
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-29
5
-41
/
+56
*
swapon: check validity of swap_flags
Hugh Dickins
2012-03-29
2
-0
/
+6
*
mm, coredump: fail allocations when coredumping instead of oom killing
David Rientjes
2012-03-29
1
-0
/
+4
*
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
2012-03-29
2
-3
/
+6
*
mm for fs: add truncate_pagecache_range()
Hugh Dickins
2012-03-29
2
-1
/
+41
*
procfs: fix /proc/statm
KAMEZAWA Hiroyuki
2012-03-29
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
|
\
\
[next]