aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-09perf: Add ABI reference sizesStephane Eranian1-0/+2
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian1-1/+8
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian1-4/+67
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar49-118/+280
2012-02-28static keys: Inline the static_key_enabled() functionJason Baron1-6/+5
2012-02-28Merge branch 'perf/jump-labels' into perf/coreIngo Molnar7-57/+119
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-50/+0
2012-02-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar3-5/+80
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-13/+29
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+1
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-1/+6
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik1-1/+1
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()Ingo Molnar7-57/+119
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet1-0/+10
2012-02-23tracepoint, vfs, sched: Add exec() tracepointDavid Smith1-0/+27
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-2/+2
2012-02-22Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-8/+2
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra1-50/+0
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2-0/+56
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose3-1/+5
2012-02-21ftrace, perf: Add filter support for function trace eventJiri Olsa1-3/+4
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa1-0/+1
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa1-0/+3
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa1-0/+2
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa1-2/+4
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa1-0/+66
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann1-2/+2
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-9/+11
2012-02-20digsig: changed type of the timestampDmitry Kasatkin1-2/+2
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+20
2012-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar5-12/+64
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim1-2/+2
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-3/+3
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg1-1/+1
2012-02-13vfs: Provide function to get superblock and wait for it to thawJan Kara1-0/+1
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-2/+4
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S1-0/+4
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung1-0/+1
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma1-0/+19
2012-02-13printk/tracing: Add console output tracingJohannes Berg1-0/+41
2012-02-13x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt1-0/+2
2012-02-13tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_idle_exit() sectionsSteven Rostedt1-4/+18