Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | PM / suspend: Remove unnecessary !! | Viresh Kumar | 2014-03-11 | 1 | -1/+1 | |
| | | * | | | | | | | | PM / hibernate: use name_to_dev_t to parse resume | Sebastian Capella | 2014-03-01 | 1 | -10/+12 | |
| | | * | | | | | | | | PM / wakeup: Include appropriate header file in kernel/power/wakelock.c | Rashika Kheria | 2014-03-01 | 1 | -0/+2 | |
| | | * | | | | | | | | PM / sleep: Move prototype declaration to header file kernel/power/power.h | Rashika Kheria | 2014-03-01 | 1 | -0/+2 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki | 2014-03-20 | 1 | -6/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | PM / QoS: Introcuce latency tolerance device PM QoS type | Rafael J. Wysocki | 2014-02-11 | 1 | -5/+8 | |
| | * | | | | | | | | | PM / QoS: Add no_constraints_value field to struct pm_qos_constraints | Rafael J. Wysocki | 2014-02-11 | 1 | -1/+4 | |
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 7 | -37/+168 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | genirq: Export symbol no_action() | Alexander Shiyan | 2014-03-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | genirq: procfs: Make smp_affinity values go+r | Chema Gonzalez | 2014-03-19 | 1 | -4/+4 | |
| * | | | | | | | | | | | softirq: Add linux/irq.h to make it compile again | Thomas Gleixner | 2014-03-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | genirq: Add a new IRQCHIP_EOI_THREADED flag | Thomas Gleixner | 2014-03-14 | 3 | -9/+42 | |
| * | | | | | | | | | | | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | 20 | -98/+168 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | genirq: Provide irq_request/release_resources chip callbacks | Thomas Gleixner | 2014-03-12 | 1 | -1/+27 | |
| * | | | | | | | | | | | | genirq: Move kstat_incr_irqs_this_cpu() to core | Thomas Gleixner | 2014-03-04 | 1 | -0/+7 | |
| * | | | | | | | | | | | | genirq: Add a kstat helper to increment irq stats | Thomas Gleixner | 2014-03-04 | 1 | -0/+5 | |
| * | | | | | | | | | | | | genirq: Update the a comment typo | Chuansheng Liu | 2014-02-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | genirq: Provide irq_wake_thread() | Thomas Gleixner | 2014-02-19 | 3 | -2/+30 | |
| * | | | | | | | | | | | | genirq: Provide synchronize_hardirq() | Thomas Gleixner | 2014-02-19 | 1 | -20/+50 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 | 13 | -66/+290 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | tick: Remove code duplication in tick_handle_periodic() | Viresh Kumar | 2014-03-26 | 1 | -7/+7 | |
| * | | | | | | | | | | | | tick: Fix spelling mistake in tick_handle_periodic() | Viresh Kumar | 2014-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | workqueue: Provide destroy_delayed_work_on_stack() | Thomas Gleixner | 2014-03-25 | 1 | -0/+7 | |
| * | | | | | | | | | | | | timer: Remove code redundancy while calling get_nohz_timer_target() | Viresh Kumar | 2014-03-20 | 3 | -21/+6 | |
| * | | | | | | | | | | | | timer: Use variable head instead of &work_list in __run_timers() | Viresh Kumar | 2014-03-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l... | Thomas Gleixner | 2014-03-10 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | kernel: Include appropriate header file in time/timekeeping_debug.c | Rashika Kheria | 2014-03-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | timer: Make sure TIMER_FLAG_MASK bits are free in allocated base | Viresh Kumar | 2014-03-04 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | timer: Check failure of timer_cpu_notify() before calling init_timer_stats() | Viresh Kumar | 2014-03-04 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne... | Thomas Gleixner | 2014-02-28 | 1 | -2/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0 | Oleg Nesterov | 2014-02-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | timers: Reduce future __run_timers() latency for first add to empty list | Paul E. McKenney | 2014-02-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | timers: Reduce future __run_timers() latency for newly emptied list | Paul E. McKenney | 2014-02-25 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | timers: Reduce __run_timers() latency for empty list | Paul E. McKenney | 2014-02-25 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | timers: Track total number of timers in list | Paul E. McKenney | 2014-02-25 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | nohz: ensure users are aware boot CPU is not NO_HZ_FULL | Paul Gortmaker | 2014-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | timer: Spare IPI when deferrable timer is queued on idle remote targets | Viresh Kumar | 2014-02-14 | 1 | -1/+8 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | tick: Fixup more fallout from hrtimer broadcast mode | Preeti U Murthy | 2014-02-09 | 2 | -2/+5 | |
| * | | | | | | | | | | | | time: Fixup fallout from recent clockevent/tick changes | Thomas Gleixner | 2014-02-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | tick: Introduce hrtimer based broadcast | Preeti U Murthy | 2014-02-07 | 3 | -4/+158 | |
| * | | | | | | | | | | | | time: Change the return type of clockevents_notify() to integer | Preeti U Murthy | 2014-02-07 | 3 | -8/+12 | |
| * | | | | | | | | | | | | clockevents: Adjust timer interval when frequency changes | Soren Brinkmann | 2014-02-07 | 1 | -3/+6 | |
| * | | | | | | | | | | | | clockevents: Serialize calls to clockevents_update_freq() in the core | Thomas Gleixner | 2014-02-07 | 3 | -13/+45 | |
| * | | | | | | | | | | | | timekeeping: Move clock sync work to power efficient workqueue | Shaibal Dutta | 2014-02-07 | 1 | -2/+3 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 | 3 | -21/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sched: Remove needless round trip nsecs <-> tick conversion of steal time | Frederic Weisbecker | 2014-03-13 | 2 | -16/+0 | |
| * | | | | | | | | | | | | cputime: Fix jiffies based cputime assumption on steal accounting | Frederic Weisbecker | 2014-03-13 | 1 | -5/+11 | |
* | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-04-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | KGDB: make kgdb_breakpoint() as noinline | Vijaya Kumar K | 2014-02-26 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-03-31 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |