aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-19Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-19Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar
2013-02-14Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-14smpboot: Allow selfparking per cpu threadsThomas Gleixner
2013-02-13workqueue: rename cpu_workqueue to pool_workqueueTejun Heo
2013-02-12Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-08time, Fix setting of hardware clock in NTP codePrarit Bhargava
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-02-08uprobes: Introduce uprobe_apply()Oleg Nesterov
2013-02-08perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov
2013-02-08uprobes: Teach handler_chain() to filter out the probed taskOleg Nesterov
2013-02-08uprobes: Reintroduce uprobe_consumer->filter()Oleg Nesterov
2013-02-08uprobes: Kill uprobe_consumer->filter()Oleg Nesterov
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-02-07srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()Lai Jiangshan
2013-02-07srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()Lai Jiangshan
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-07sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams
2013-02-06workqueue: add delayed_work->wq to simplify reentrancy handlingLai Jiangshan
2013-02-06workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_ENDLai Jiangshan
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-02-04irq_work: Remove return value from the irq_work_queue() functionanish kumar
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-03Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-31clockevents: Add generic timer broadcast functionMark Rutland
2013-01-31clockevents: Add generic timer broadcast receiverMark Rutland
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-30tracing: Make a snapshot feature available from userspaceHiraku Toyooka
2013-01-30ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz