summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+20
2012-03-01sched/rt: Do not submit new work when PI-blockedThomas Gleixner1-0/+8
2012-03-01sched/wait: Add __wake_up_all_locked() APIThomas Gleixner1-2/+3
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner1-1/+4
2012-03-01sched/rt: Add schedule_preempt_disabled()Thomas Gleixner1-0/+1
2012-03-01Merge branch 'linus' into sched/coreIngo Molnar61-446/+302
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2-3/+20
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell2-3/+5
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-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar6-37/+156
2012-02-27Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely71-431/+369
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-50/+0
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2-2/+2
2012-02-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo 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 sta...Ingo Molnar7-57/+119
2012-02-23ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar1-0/+2
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/greg...Linus Torvalds1-8/+2
2012-02-22tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt1-0/+3
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: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto2-1/+7
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-21percpu: use raw_local_irq_* in _this_cpu opMing Lei1-10/+10
2012-02-21rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sectionsPaul E. McKenney1-0/+27
2012-02-21rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdepHeiko Carstens2-2/+16
2012-02-21rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney1-0/+16
2012-02-21rcu: Check for illegal use of RCU from offlined CPUsPaul E. McKenney2-4/+26
2012-02-21rcu: Note that rcu_access_pointer() can be used for teardownPaul E. McKenney1-0/+7
2012-02-21rcu: Make rcu_sleep_check() also check rcu_lock_mapPaul E. McKenney1-0/+14
2012-02-21rcu: Simplify unboosting checksPaul E. McKenney1-2/+1
2012-02-21rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney1-4/+0
2012-02-21rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney4-25/+48
2012-02-21rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker1-0/+1
2012-02-21percpu: fix generic definition of __this_cpu_add_and_return()Konstantin Khlebnikov1-1/+2
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