summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-215-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-212-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-215-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
* | | Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-04-2126-50/+193
|\ \ \
| * \ \ Merge omapdss topic branch for fbdev 4.1Tomi Valkeinen2015-04-2019-32/+172
| |\ \ \
| | * | | omapdss: extend pm notifier to handle hibernationGrygorii Strashko2015-04-201-0/+4
| | * | | OMAPDSS: Correct video ports description file path in DT binding docJavier Martinez Canillas2015-04-201-2/+2
| | * | | OMAPDSS: disable VT switchTomi Valkeinen2015-04-201-0/+3
| | * | | OMAPDSS: workaround for MFLAG + NV12 issueTomi Valkeinen2015-02-261-1/+11
| | * | | OMAPDSS: Add support for MFLAGTomi Valkeinen2015-02-261-0/+50
| | * | | OMAPDSS: setup default fifo thresholdsTomi Valkeinen2015-02-261-0/+15
| | * | | OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIGTomi Valkeinen2015-02-261-0/+14
| | * | | OMAPDSS: DISPC: fix div by zero issue in overlay scalingTomi Valkeinen2015-02-261-0/+5
| | * | | OMAPDSS: DISPC: change sync_pclk_edge default valueTomi Valkeinen2015-02-261-3/+1
| | * | | OMAPDSS: change signal_level & signal_edge enum valuesTomi Valkeinen2015-02-261-3/+3
| | * | | OMAPDSS: DISPC: explicit handling for sync and de levelsTomi Valkeinen2015-02-261-4/+37