summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)2013-05-091-4/+6
* tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)2013-05-091-12/+20
* tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-092-2/+11
* tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu2013-05-091-0/+2
* tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu2013-05-091-0/+2
* ftrace: Cleanup regex_lock and ftrace_lock around hash updatingMasami Hiramatsu2013-05-091-27/+32
* ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-092-21/+56
* ftrace: Have ftrace_regex_write() return either read or errorSteven Rostedt (Red Hat)2013-05-091-1/+1
* tracing: Return error if register_ftrace_function_probe() fails for event_ena...Steven Rostedt (Red Hat)2013-05-091-2/+9
* tracing: Don't succeed if event_enable_func did not register anythingMasami Hiramatsu2013-05-091-1/+4
* ring-buffer: Select IRQ_WORKSteven Rostedt (Red Hat)2013-05-031-1/+1
* tracing: Fix small merge bugSteven Rostedt2013-04-301-1/+1
* Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-301-10/+16
|\
| * localmodconfig: Process source kconfig files as they are foundSteven Rostedt2013-04-291-10/+7
| * localmodconfig: Add debug prints for dependencies of module configsSteven Rostedt2013-04-291-0/+9
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29218-2303/+2859
|\ \
| * | net: rename random32 to prandomAkinobu Mita2013-04-291-2/+2
| * | net/core: remove duplicate statements by do-while loopAkinobu Mita2013-04-291-9/+6
| * | net/core: rename random32() to prandom_u32()Akinobu Mita2013-04-291-14/+15
| * | net/netfilter: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
| * | net/sched: rename random32() to prandom_u32()Akinobu Mita2013-04-291-1/+1
| * | net/sunrpc: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
| * | scsi: rename random32() to prandom_u32()Akinobu Mita2013-04-292-5/+5
| * | lguest: rename random32() to prandom_u32()Akinobu Mita2013-04-291-1/+1
| * | uwb: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
| * | video/uvesafb: rename random32() to prandom_u32()Akinobu Mita2013-04-291-1/+1
| * | mmc: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
| * | drbd: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+3
| * | kernel/: rename random32() to prandom_u32()Akinobu Mita2013-04-292-2/+2
| * | mm/: rename random32() to prandom_u32()Akinobu Mita2013-04-291-1/+1
| * | lib/: rename random32() to prandom_u32()Akinobu Mita2013-04-292-2/+2
| * | x86: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
| * | x86: pageattr-test: remove srandom32 callAkinobu Mita2013-04-291-1/+0
| * | uuid: use prandom_bytes()Akinobu Mita2013-04-291-7/+1
| * | raid6test: use prandom_bytes()Akinobu Mita2013-04-291-7/+2
| * | sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()Jeff Layton2013-04-291-14/+2
| * | inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()Jeff Layton2013-04-292-7/+2
| * | nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()Jeff Layton2013-04-291-6/+1
| * | drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton2013-04-291-3/+1
| * | drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclicJeff Layton2013-04-292-3/+1
| * | idr: introduce idr_alloc_cyclic()Jeff Layton2013-04-292-0/+29
| * | Documentation: update nfs option in filesystem/vfat.txtNamjae Jeon2013-04-291-5/+21
| * | fat (exportfs): rebuild directory-inode if fat_dget()Namjae Jeon2013-04-294-2/+78
| * | fat (exportfs): rebuild inode if ilookup() failsNamjae Jeon2013-04-293-5/+52
| * | fat: restructure export_operationsNamjae Jeon2013-04-295-20/+147
| * | fat: introduce a helper fat_get_blknr_offset()Namjae Jeon2013-04-292-4/+12
| * | fat: move fat_i_pos_read to fat.hNamjae Jeon2013-04-292-14/+14
| * | fat: introduce 2 new values for the -o nfs mount optionNamjae Jeon2013-04-292-9/+21
| * | drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun2013-04-291-0/+1
| * | drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_idAxel Lin2013-04-291-1/+0
OpenPOWER on IntegriCloud