index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
kthread: implement probe_kthread_data()
Tejun Heo
2
-0
/
+20
2013-05-01
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
2
-3
/
+2
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
39
-84
/
+74
2013-05-01
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
7
-6
/
+48
2013-05-01
dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer
Tejun Heo
1
-17
/
+27
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
33
-262
/
+32
2013-05-01
sparc32: make show_stack() acquire %fp if @_ksp is not specified
Tejun Heo
1
-9
/
+7
2013-05-01
x86: don't show trace beyond show_stack(NULL, NULL)
Tejun Heo
1
-1
/
+13
2013-05-01
kernel/range.c: subtract_range: fix the broken phrase issued by printk
Lin Feng
1
-1
/
+2
2013-05-01
selftest: add simple test for soft-dirty bit
Pavel Emelyanov
3
-3
/
+128
2013-05-01
staging: zcache: enable zcache to be built/loaded as a module
Dan Magenheimer
5
-12
/
+55
2013-05-01
staging: zcache: enable ramster to be built/loaded as a module
Dan Magenheimer
7
-13
/
+39
2013-05-01
zcache/tmem: Better error checking on frontswap_register_ops return value.
Konrad Rzeszutek Wilk
2
-2
/
+8
2013-05-01
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
4
-19
/
+46
2013-05-01
mm: cleancache: clean up cleancache_enabled
Bob Liu
2
-12
/
+1
2013-05-01
cleancache: Make cleancache_init use a pointer for the ops
Konrad Rzeszutek Wilk
4
-38
/
+40
2013-05-01
mm: cleancache: lazy initialization to allow tmem backends to build/run as mo...
Dan Magenheimer
1
-21
/
+219
2013-05-01
frontswap: get rid of swap_lock dependency
Minchan Kim
3
-19
/
+35
2013-05-01
mm: frontswap: cleanup code
Bob Liu
2
-52
/
+33
2013-05-01
frontswap: make frontswap_init use a pointer for the ops
Konrad Rzeszutek Wilk
4
-28
/
+26
2013-05-01
mm: frontswap: lazy initialization to allow tmem backends to build/run as mod...
Dan Magenheimer
1
-10
/
+84
2013-05-01
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
Greg Thelen
1
-1
/
+3
2013-05-01
fs/block_dev.c: no need to check inode->i_bdev in bd_forget()
Yan Hong
1
-5
/
+3
2013-05-01
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
1
-2
/
+4
2013-05-01
memory hotplug: fix warnings
Vincent Stehlé
1
-1
/
+1
2013-05-01
drivers/usb/storage/realtek_cr.c: fix build
Andrew Morton
1
-4
/
+1
2013-04-30
arm64: Use acquire/release semantics instead of explicit DMB
Catalin Marinas
1
-4
/
+2
2013-04-30
arm64: klib: bitops: fix unpredictable stxr usage
Mark Rutland
1
-2
/
+2
2013-04-30
tracing: Fix small merge bug
Steven Rostedt
1
-1
/
+1
2013-04-30
HID: protect hid_debug_list
Jiri Kosina
3
-0
/
+8
2013-04-30
HID: debug: break out hid_dump_report() into hid-debug
Benjamin Tissoires
3
-25
/
+36
2013-04-30
net: rename random32 to prandom
Akinobu Mita
1
-2
/
+2
2013-04-30
net/core: remove duplicate statements by do-while loop
Akinobu Mita
1
-9
/
+6
2013-04-30
net/core: rename random32() to prandom_u32()
Akinobu Mita
1
-14
/
+15
2013-04-30
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
net/sched: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
scsi: rename random32() to prandom_u32()
Akinobu Mita
2
-5
/
+5
2013-04-30
lguest: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
uwb: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
video/uvesafb: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
drbd: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+3
2013-04-30
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-30
mm/: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
lib/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-30
x86: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
x86: pageattr-test: remove srandom32 call
Akinobu Mita
1
-1
/
+0
2013-04-30
uuid: use prandom_bytes()
Akinobu Mita
1
-7
/
+1
2013-04-30
raid6test: use prandom_bytes()
Akinobu Mita
1
-7
/
+2
[next]