summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hrtimer: Remove hrtimer_start() return valueThomas Gleixner2015-04-223-32/+19
* tick: broadcast-hrtimer: Remove overly clever return value abuseThomas Gleixner2015-04-221-3/+5
* alarmtimer: Get rid of unused return valueThomas Gleixner2015-04-222-9/+6
* net: core: pktgen: Remove bogus hrtimer_active() checkThomas Gleixner2015-04-221-2/+0
* rtmutex: Remove bogus hrtimer_active() checkThomas Gleixner2015-04-221-4/+1
* futex: Remove bogus hrtimer_active() checkThomas Gleixner2015-04-221-4/+1
* hrtimer: Remove bogus hrtimer_active() checkThomas Gleixner2015-04-221-4/+0
* hrtimer: Make hrtimer_start() a inline wrapperThomas Gleixner2015-04-222-21/+17
* hrtimer: Get rid of __hrtimer_start_range_ns()Thomas Gleixner2015-04-222-27/+15
* sched: deadline: Use hrtimer_start()Thomas Gleixner2015-04-221-10/+2
* sched: core: Use hrtimer_start[_expires]()Thomas Gleixner2015-04-222-21/+9
* perf: core: Use hrtimer_start()Thomas Gleixner2015-04-221-6/+3
* x86: perf: uncore: Use hrtimer_start()Thomas Gleixner2015-04-221-3/+2
* x86: perf: Use hrtimer_start()Thomas Gleixner2015-04-221-3/+2
* tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-2211-126/+107
* tick: Sched: Restructure codeThomas Gleixner2015-04-221-90/+81
* tick: sched: Force tick interrupt and get rid of softirq magicThomas Gleixner2015-04-221-54/+29
* tick: sched: Remove hrtimer_active() checksThomas Gleixner2015-04-221-15/+4
* hrtimer: Get rid of hrtimer softirqThomas Gleixner2015-04-225-124/+55
* hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()Thomas Gleixner2015-04-222-18/+34
* hrtimer: Make use of timerqueue_add/del return valuesThomas Gleixner2015-04-221-4/+2
* timerqueue: Let timerqueue_add/del return informationThomas Gleixner2015-04-222-7/+11
* hrtimer: Align the hrtimer clock bases as wellThomas Gleixner2015-04-221-1/+9
* hrtimer: Cache line align the hrtimer cpu baseThomas Gleixner2015-04-221-1/+1
* hrtimer: Use cpu_base->active_base for hotpath iteratorsThomas Gleixner2015-04-221-9/+8
* hrtimer: Use bits for various boolean indicatorsThomas Gleixner2015-04-222-11/+19
* hrtimer: Make offset update smarterThomas Gleixner2015-04-225-13/+26
* hrtimer: Get rid of softirq timeThomas Gleixner2015-04-224-143/+64
* hrtimer: Make the statistics fields smallerThomas Gleixner2015-04-223-7/+7
* hrtimer: Get rid of hrtimer_get_res()Thomas Gleixner2015-04-224-25/+15
* sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-222-17/+7
* net: sched: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-221-4/+1
* hrtimer: Get rid of the resolution field in hrtimer_clock_baseThomas Gleixner2015-04-223-23/+17
* hrtimer: Update active_bases before calling hrtimer_force_reprogram()Viresh Kumar2015-04-221-2/+3
* hrtimer: Document hrtimer_forward[_now]() properThomas Gleixner2015-04-222-1/+24
* timekeeping: Remove stale function prototypeThomas Gleixner2015-04-221-1/+0
* time: Remove nonexistent function prototypeYingjoe Chen2015-04-221-1/+0
* timer_list: Reduce SEQ_printf footprintJoe Perches2015-04-221-7/+14
* Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-205-13/+8
|\
| * remoteproc: add IOMMU hardware capability flagSuman Anna2015-03-125-13/+8
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-04-202-0/+25
|\ \
| * | scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick2015-04-151-1/+1
| * | scripts/extract-ikconfig: Support LZ4-compressed images.Alex Pilon2015-04-151-0/+1
| * | irqf_oneshot.cocci: add check of devm_request_threaded_irq()Valentin Rothberg2015-03-251-0/+24
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-205-10/+13
|\ \
| * | mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-04-171-4/+1
| * | am53c974: Fix crash during modprobeHannes Reinecke2015-04-171-2/+4
| * | megaraid_sas: use raw_smp_processor_id()Christoph Hellwig2015-04-161-3/+6
| * | sd: Fix missing ATO tag checkMartin K. Petersen2015-04-161-1/+1
| * | sd: Unregister integrity profileMartin K. Petersen2015-04-161-0/+1
OpenPOWER on IntegriCloud