summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com1-0/+8
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell5-30/+21
2013-03-15tracing: Add "uptime" trace clock that uses jiffiesSteven Rostedt (Red Hat)1-0/+1
2013-03-15tracing: Add skip argument to trace_dump_stack()Steven Rostedt (Red Hat)1-1/+1
2013-03-15tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)2-6/+22
2013-03-15ftrace: Clean up function probe methodsSteven Rostedt (Red Hat)1-2/+4
2013-03-15tracing: Fix comments for ftrace_event_file/call flagsSteven Rostedt (Red Hat)1-7/+10
2013-03-15tracing: Optimize trace_printk() with one arg to use trace_puts()Steven Rostedt (Red Hat)1-1/+22
2013-03-15tracing: Add trace_puts() for even faster trace_printk() tracingSteven Rostedt (Red Hat)1-1/+40
2013-03-15tracing: Add internal tracing_snapshot() functionsSteven Rostedt (Red Hat)1-0/+4
2013-03-15tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)1-0/+2
2013-03-15tracing: Only clear trace buffer on module unload if event was tracedSteven Rostedt (Red Hat)1-0/+5
2013-03-15tracing: Add comment for trace event flag IGNORE_ENABLESteven Rostedt (Red Hat)1-0/+1
2013-03-15tracing: Fix some section mismatch warningsLi Zefan1-1/+1
2013-03-15tracing: Annotate event field-defining functions with __initLi Zefan1-1/+1
2013-03-15tracing: Add a helper function for event print functionsLi Zefan2-19/+12
2013-03-15tracing/ring-buffer: Move poll wake ups into ring buffer codeSteven Rostedt (Red Hat)1-0/+6
2013-03-15tracing: Pass the ftrace_file to the buffer lock reserve codeSteven Rostedt2-4/+12
2013-03-15tracing: Separate out trace events from global variablesSteven Rostedt2-12/+42
2013-03-15ASoC: add .name for snd_soc_component_driverKuninori Morimoto1-0/+1
2013-03-15Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-1/+3
2013-03-15list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney1-1/+3
2013-03-14skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov1-2/+4
2013-03-14tcp: fix skb_availroom()Eric Dumazet1-2/+5
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris1-0/+7
2013-03-14workqueue: inline trivial wrappersTejun Heo1-12/+111
2013-03-14Merge branch 'akpm' (fixes from Andrew)Linus Torvalds5-22/+61
2013-03-14UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells1-2/+4
2013-03-14UAPI: fix endianness conditionals in linux/acct.hDavid Howells1-2/+4
2013-03-14UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells1-2/+2
2013-03-14idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo1-16/+50
2013-03-14include/linux/res_counter.h needs errno.hAndrew Morton1-0/+1
2013-03-14Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2013-03-14Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+4
2013-03-14Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+6
2013-03-13math64: New div64_u64_rem helperFrederic Weisbecker1-1/+18
2013-03-13device: separate all subsys mutexesMichal Hocko1-9/+3
2013-03-13ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev1-7/+5
2013-03-13ASoC: add snd_soc_register_component()Kuninori Morimoto1-0/+19
2013-03-13tick: Provide a check for a forced broadcast pendingThomas Gleixner1-0/+6
2013-03-13Merge commit 'v3.9-rc2' into timers/coreThomas Gleixner10-20/+27
2013-03-13ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold1-1/+3
2013-03-13ARM: at91: fix LCD-wiring modeJohan Hovold1-1/+0
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold1-0/+1
2013-03-13extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi1-0/+23
2013-03-13drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N1-1/+1
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2-6/+10
2013-03-13idr: fix new kernel-doc warningsRandy Dunlap1-1/+1
2013-03-13Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+3
2013-03-13workqueue: implement current_is_workqueue_rescuer()Tejun Heo1-0/+1