summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | drivers/rtc/rtc-at91rm9200.c: fix missing iounmapJohan Hovold2013-04-291-3/+11
| * | rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_opsJingoo Han2013-04-291-10/+6
| * | rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_opsJingoo Han2013-04-291-9/+8
| * | rtc: rtc-spear: convert spear_rtc_driver to dev_pm_opsJingoo Han2013-04-291-10/+8
| * | rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_opsJingoo Han2013-04-291-15/+12
| * | rtc: rtc-omap: convert omap_rtc_driver to dev_pm_opsJingoo Han2013-04-291-14/+10
| * | rtc: rtc-coh901331: convert coh901331_driver to dev_pm_opsJingoo Han2013-04-291-13/+11
| * | rtc: rtc-bfin: convert bfin_rtc_driver to dev_pm_opsJingoo Han2013-04-291-12/+6