index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
tracing/kprobes: Use bool for retprobe checker
Masami Hiramatsu
1
-1
/
+1
2013-05-09
ftrace: Fix function probe when more than one probe is added
Steven Rostedt (Red Hat)
1
-1
/
+5
2013-05-09
ftrace: Fix the output of enabled_functions debug file
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-05-09
ftrace: Fix locking in register_ftrace_function_probe()
Steven Rostedt (Red Hat)
1
-4
/
+6
2013-05-09
tracing: Add helper function trace_create_new_event() to remove duplicate code
Steven Rostedt (Red Hat)
1
-12
/
+20
2013-05-09
tracing: Modify soft-mode only if there's no other referrer
Masami Hiramatsu
2
-2
/
+11
2013-05-09
tracing: Indicate enabled soft-mode in enable file
Masami Hiramatsu
1
-0
/
+2
2013-05-09
tracing/kprobes: Fix to increment return event probe hit-count
Masami Hiramatsu
1
-0
/
+2
2013-05-09
ftrace: Cleanup regex_lock and ftrace_lock around hash updating
Masami Hiramatsu
1
-27
/
+32
2013-05-09
ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
Masami Hiramatsu
2
-21
/
+56
2013-05-09
ftrace: Have ftrace_regex_write() return either read or error
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-05-09
tracing: Return error if register_ftrace_function_probe() fails for event_ena...
Steven Rostedt (Red Hat)
1
-2
/
+9
2013-05-09
tracing: Don't succeed if event_enable_func did not register anything
Masami Hiramatsu
1
-1
/
+4
2013-05-03
ring-buffer: Select IRQ_WORK
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-04-30
tracing: Fix small merge bug
Steven Rostedt
1
-1
/
+1
2013-04-30
Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+16
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
218
-2303
/
+2859
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
12
-633
/
+826
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
14
-925
/
+2214
2013-04-29
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-31
/
+24
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-0
/
+205
2013-04-29
net: rename random32 to prandom
Akinobu Mita
1
-2
/
+2
2013-04-29
net/core: remove duplicate statements by do-while loop
Akinobu Mita
1
-9
/
+6
2013-04-29
net/core: rename random32() to prandom_u32()
Akinobu Mita
1
-14
/
+15
2013-04-29
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
net/sched: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
scsi: rename random32() to prandom_u32()
Akinobu Mita
2
-5
/
+5
2013-04-29
lguest: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
uwb: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
video/uvesafb: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
drbd: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+3
2013-04-29
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-29
mm/: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
lib/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-29
x86: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
x86: pageattr-test: remove srandom32 call
Akinobu Mita
1
-1
/
+0
2013-04-29
uuid: use prandom_bytes()
Akinobu Mita
1
-7
/
+1
2013-04-29
raid6test: use prandom_bytes()
Akinobu Mita
1
-7
/
+2
2013-04-29
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
1
-14
/
+2
2013-04-29
inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()
Jeff Layton
2
-7
/
+2
2013-04-29
nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()
Jeff Layton
1
-6
/
+1
2013-04-29
drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()
Jeff Layton
1
-3
/
+1
2013-04-29
drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic
Jeff Layton
2
-3
/
+1
2013-04-29
idr: introduce idr_alloc_cyclic()
Jeff Layton
2
-0
/
+29
2013-04-29
Documentation: update nfs option in filesystem/vfat.txt
Namjae Jeon
1
-5
/
+21
2013-04-29
fat (exportfs): rebuild directory-inode if fat_dget()
Namjae Jeon
4
-2
/
+78
2013-04-29
fat (exportfs): rebuild inode if ilookup() fails
Namjae Jeon
3
-5
/
+52
2013-04-29
fat: restructure export_operations
Namjae Jeon
5
-20
/
+147
[next]