summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: rename cpu_workqueue to pool_workqueueTejun Heo2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: add delayed_work->wq to simplify reentrancy handlingLai Jiangshan2013-02-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_ENDLai Jiangshan2013-02-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: record pool ID instead of CPU in work->data when off-queueTejun Heo2013-01-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: introduce WORK_OFFQ_CPU_NONETejun Heo2013-01-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: unexport work_cpu()Tejun Heo2013-01-24
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: implement current_is_async()Tejun Heo2013-01-18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev2013-01-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev2013-01-24
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time, Fix setting of hardware clock in NTP codePrarit Bhargava2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-04
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz2013-01-29
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Add persistent_clock_exist flagFeng Tang2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: create __getnstimeofday for WARNless callsKees Cook2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Add generic timer broadcast functionMark Rutland2013-01-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Add generic timer broadcast receiverMark Rutland2013-01-31
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smpboot: Allow selfparking per cpu threadsThomas Gleixner2013-02-14
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar2013-02-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams2013-02-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker2013-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Export context state for generic vtimeFrederic Weisbecker2013-01-26
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2013-01-25
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Introduce uprobe_apply()Oleg Nesterov2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Teach handler_chain() to filter out the probed taskOleg Nesterov2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Reintroduce uprobe_consumer->filter()Oleg Nesterov2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Kill uprobe_consumer->filter()Oleg Nesterov2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Make a snapshot feature available from userspaceHiraku Toyooka2013-01-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)2013-01-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-31
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | profiling: Remove unused timer hookFrederic Weisbecker2013-01-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aerdrv: Enhanced AER loggingLance Ortiz2013-01-03
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |