summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | resources: Set type in __request_region()Bjorn Helgaas2014-03-19
| * | | | | | | | | | | | | | | | | resource: Add resource_contains()Bjorn Helgaas2014-02-26
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2014-03-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | PM: Add missing "freeze" stateGeert Uytterhoeven2014-03-12
| | | * | | | | | | | | | | | | | | | PM / Hibernate: Spelling s/anonymouns/anonymous/Geert Uytterhoeven2014-03-12
| | | * | | | | | | | | | | | | | | | PM / suspend: Remove unnecessary !!Viresh Kumar2014-03-11
| | | * | | | | | | | | | | | | | | | PM / hibernate: use name_to_dev_t to parse resumeSebastian Capella2014-03-01
| | | * | | | | | | | | | | | | | | | PM / wakeup: Include appropriate header file in kernel/power/wakelock.cRashika Kheria2014-03-01
| | | * | | | | | | | | | | | | | | | PM / sleep: Move prototype declaration to header file kernel/power/power.hRashika Kheria2014-03-01
| | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki2014-02-11
| | * | | | | | | | | | | | | | | | | PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki2014-02-11
* | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | genirq: Export symbol no_action()Alexander Shiyan2014-03-22
| * | | | | | | | | | | | | | | | | | | genirq: procfs: Make smp_affinity values go+rChema Gonzalez2014-03-19
| * | | | | | | | | | | | | | | | | | | softirq: Add linux/irq.h to make it compile againThomas Gleixner2014-03-19
| * | | | | | | | | | | | | | | | | | | genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner2014-03-14
| * | | | | | | | | | | | | | | | | | | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner2014-03-12
| * | | | | | | | | | | | | | | | | | | | genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner2014-03-04
| * | | | | | | | | | | | | | | | | | | | genirq: Add a kstat helper to increment irq statsThomas Gleixner2014-03-04
| * | | | | | | | | | | | | | | | | | | | genirq: Update the a comment typoChuansheng Liu2014-02-19
| * | | | | | | | | | | | | | | | | | | | genirq: Provide irq_wake_thread()Thomas Gleixner2014-02-19
| * | | | | | | | | | | | | | | | | | | | genirq: Provide synchronize_hardirq()Thomas Gleixner2014-02-19
| | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | tick: Remove code duplication in tick_handle_periodic()Viresh Kumar2014-03-26
| * | | | | | | | | | | | | | | | | | | | tick: Fix spelling mistake in tick_handle_periodic()Viresh Kumar2014-03-26
| * | | | | | | | | | | | | | | | | | | | workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner2014-03-25
| * | | | | | | | | | | | | | | | | | | | timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar2014-03-20
| * | | | | | | | | | | | | | | | | | | | timer: Use variable head instead of &work_list in __run_timers()Viresh Kumar2014-03-20
| * | | | | | | | | | | | | | | | | | | | Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner2014-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | kernel: Include appropriate header file in time/timekeeping_debug.cRashika Kheria2014-03-02
| * | | | | | | | | | | | | | | | | | | | | timer: Make sure TIMER_FLAG_MASK bits are free in allocated baseViresh Kumar2014-03-04
| * | | | | | | | | | | | | | | | | | | | | timer: Check failure of timer_cpu_notify() before calling init_timer_stats()Viresh Kumar2014-03-04
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner2014-02-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0Oleg Nesterov2014-02-25
| | * | | | | | | | | | | | | | | | | | | | timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney2014-02-25
| | * | | | | | | | | | | | | | | | | | | | timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney2014-02-25
| | * | | | | | | | | | | | | | | | | | | | timers: Reduce __run_timers() latency for empty listPaul E. McKenney2014-02-25
| | * | | | | | | | | | | | | | | | | | | | timers: Track total number of timers in listPaul E. McKenney2014-02-25
| * | | | | | | | | | | | | | | | | | | | | nohz: ensure users are aware boot CPU is not NO_HZ_FULLPaul Gortmaker2014-02-14
| * | | | | | | | | | | | | | | | | | | | | timer: Spare IPI when deferrable timer is queued on idle remote targetsViresh Kumar2014-02-14
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy2014-02-09
| * | | | | | | | | | | | | | | | | | | | time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-07
| * | | | | | | | | | | | | | | | | | | | tick: Introduce hrtimer based broadcastPreeti U Murthy2014-02-07
| * | | | | | | | | | | | | | | | | | | | time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-07
| * | | | | | | | | | | | | | | | | | | | clockevents: Adjust timer interval when frequency changesSoren Brinkmann2014-02-07
| * | | | | | | | | | | | | | | | | | | | clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner2014-02-07