| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | sched/idle: Add more comments to the code | Daniel Lezcano | 2014-03-11 | |
| | * | | | | | | | | | | | | | | | | sched/idle: Move idle conditions in cpuidle_idle main function | Daniel Lezcano | 2014-03-11 | |
| | * | | | | | | | | | | | | | | | | sched/idle: Reorganize the idle loop | Daniel Lezcano | 2014-03-11 | |
| | * | | | | | | | | | | | | | | | | cpuidle/idle: Move the cpuidle_idle_call function to idle.c | Daniel Lezcano | 2014-03-11 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'timers/core' into sched/idle | Ingo Molnar | 2014-02-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | pid_namespace: pidns_get() should check task_active_pid_ns() != NULL | Oleg Nesterov | 2014-04-02 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | compat: Fix sparse address space warnings | H. Peter Anvin | 2014-02-02 | |
| | * | | | | | | | | | | | | | | | | | compat: Get rid of (get|put)_compat_time(val|spec) | H. Peter Anvin | 2014-02-02 | |
| | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-04-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | block: remove old blk_iopoll_enabled variable | Jens Axboe | 2014-03-13 | |
| | * | | | | | | | | | | | | | | | | | blktrace: fix accounting of partially completed requests | Roman Pen | 2014-03-05 | |
| | * | | | | | | | | | | | | | | | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async() | Frederic Weisbecker | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | | | smp: Remove wait argument from __smp_call_function_single() | Frederic Weisbecker | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | | | watchdog: Simplify a little the IPI call | Frederic Weisbecker | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | | | smp: Move __smp_call_function_single() below its safe version | Frederic Weisbecker | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | | | smp: Consolidate the various smp_call_function_single() declensions | Frederic Weisbecker | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | | | smp: Teach __smp_call_function_single() to check for offline cpus | Jan Kara | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | | | smp: Iterate functions through llist_for_each_entry_safe() | Jan Kara | 2014-02-24 | |
| | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | resources: Set type in __request_region() | Bjorn Helgaas | 2014-03-19 | |
| | * | | | | | | | | | | | | | | | | | resource: Add resource_contains() | Bjorn Helgaas | 2014-02-26 | |
| | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 2014-03-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | PM: Add missing "freeze" state | Geert Uytterhoeven | 2014-03-12 | |
| | | | * | | | | | | | | | | | | | | | | PM / Hibernate: Spelling s/anonymouns/anonymous/ | Geert Uytterhoeven | 2014-03-12 | |
| | | | * | | | | | | | | | | | | | | | | PM / suspend: Remove unnecessary !! | Viresh Kumar | 2014-03-11 | |
| | | | * | | | | | | | | | | | | | | | | PM / hibernate: use name_to_dev_t to parse resume | Sebastian Capella | 2014-03-01 | |
| | | | * | | | | | | | | | | | | | | | | PM / wakeup: Include appropriate header file in kernel/power/wakelock.c | Rashika Kheria | 2014-03-01 | |
| | | | * | | | | | | | | | | | | | | | | PM / sleep: Move prototype declaration to header file kernel/power/power.h | Rashika Kheria | 2014-03-01 | |
| | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki | 2014-03-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | PM / QoS: Introcuce latency tolerance device PM QoS type | Rafael J. Wysocki | 2014-02-11 | |
| | | * | | | | | | | | | | | | | | | | | PM / QoS: Add no_constraints_value field to struct pm_qos_constraints | Rafael J. Wysocki | 2014-02-11 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | genirq: Export symbol no_action() | Alexander Shiyan | 2014-03-22 | |
| | * | | | | | | | | | | | | | | | | | | | genirq: procfs: Make smp_affinity values go+r | Chema Gonzalez | 2014-03-19 | |
| | * | | | | | | | | | | | | | | | | | | | softirq: Add linux/irq.h to make it compile again | Thomas Gleixner | 2014-03-19 | |
| | * | | | | | | | | | | | | | | | | | | | genirq: Add a new IRQCHIP_EOI_THREADED flag | Thomas Gleixner | 2014-03-14 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | genirq: Provide irq_request/release_resources chip callbacks | Thomas Gleixner | 2014-03-12 | |
| | * | | | | | | | | | | | | | | | | | | | | genirq: Move kstat_incr_irqs_this_cpu() to core | Thomas Gleixner | 2014-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | genirq: Add a kstat helper to increment irq stats | Thomas Gleixner | 2014-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | genirq: Update the a comment typo | Chuansheng Liu | 2014-02-19 | |
| | * | | | | | | | | | | | | | | | | | | | | genirq: Provide irq_wake_thread() | Thomas Gleixner | 2014-02-19 | |
| | * | | | | | | | | | | | | | | | | | | | | genirq: Provide synchronize_hardirq() | Thomas Gleixner | 2014-02-19 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | tick: Remove code duplication in tick_handle_periodic() | Viresh Kumar | 2014-03-26 | |
| | * | | | | | | | | | | | | | | | | | | | | tick: Fix spelling mistake in tick_handle_periodic() | Viresh Kumar | 2014-03-26 | |
| | * | | | | | | | | | | | | | | | | | | | | workqueue: Provide destroy_delayed_work_on_stack() | Thomas Gleixner | 2014-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | | timer: Remove code redundancy while calling get_nohz_timer_target() | Viresh Kumar | 2014-03-20 | |
