summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-11-06Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-11-06ftrace: Consider shared max priority in latency histogramsCarsten Emde
2009-10-29v2.6.31.5-rt16Thomas Gleixner
2009-10-29Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-10-29x86: sched: provide arch implementations using aperf/mperfPeter Zijlstra
2009-10-29sched: remove reciprocal for cpu_powerPeter Zijlstra
2009-10-29sched: scale down cpu_power due to RT tasksPeter Zijlstra
2009-10-29sched: add smt_gainPeter Zijlstra
2009-10-29sched: SD_PREFER_SIBLINGPeter Zijlstra
2009-10-22connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner
2009-10-22connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-10-22connector: Keep the skb in cn_callback_dataPhilipp Reisner
2009-10-22USB: serial: don't call release without attachAlan Stern
2009-10-13Merge 2.6.31.4Thomas Gleixner
2009-10-13Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-10-13futex: Revert "futex: Wake up waiter outside the hb->lock section"Thomas Gleixner
2009-10-12smsc95xx: fix transmission where ZLP is expectedSteve Glendinning
2009-10-12tracing: correct module boundaries for ftrace_releasejolsa@redhat.com
2009-10-08time: Implement logarithmic time accumulationThomas Gleixner
2009-10-06Merge branch 'master' ofThomas Gleixner
2009-10-05tty: USB serial termios bitsAlan Cox
2009-10-05tty: Add a full port_close functionAlan Cox
2009-10-05Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-10-04net: Fix netfilter percpu assumptions for realThomas Gleixner
2009-10-04Merge branch 'master' ofThomas Gleixner
2009-09-24KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka
2009-09-15tracing: Add histograms of potential and effective wakeup latenciesCarsten Emde
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner
2009-09-14Merge branch 'rt/trace' into rt/headThomas Gleixner
2009-09-14Merge commit 'v2.6.31' into rt/headThomas Gleixner
2009-09-12tracing: allow filter predicates to handle ksym symbolsSteven Rostedt
2009-09-11tracing: add lock depth to entriesSteven Rostedt
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow
2009-09-04dm stripe: expose correct io hintsMike Snitzer
2009-09-04ring-buffer: remove ring_buffer_event_discardSteven Rostedt
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt
2009-08-31tracing/filters: Defer pred allocationLi Zefan
2009-08-28rt: Fix build error with !CONFIG_PREEMPT_RTjohn stultz
2009-08-28Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-28Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes
2009-08-26perf_counters: defer poll() wakeups to softirq on RTPeter Zijlstra