summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-022-57/+57
|\
| * compat: Fix sparse address space warningsH. Peter Anvin2014-02-021-2/+2
| * compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin2014-02-022-55/+55
* | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-016-101/+81
|\ \
| * | block: remove old blk_iopoll_enabled variableJens Axboe2014-03-131-12/+0
| * | blktrace: fix accounting of partially completed requestsRoman Pen2014-03-051-9/+11
| * | smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-243-9/+16
| * | smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-243-18/+6
| * | watchdog: Simplify a little the IPI callFrederic Weisbecker2014-02-241-2/+1
| * | smp: Move __smp_call_function_single() below its safe versionFrederic Weisbecker2014-02-241-32/+32
| * | smp: Consolidate the various smp_call_function_single() declensionsFrederic Weisbecker2014-02-241-41/+39
| * | smp: Teach __smp_call_function_single() to check for offline cpusJan Kara2014-02-242-6/+10
| * | smp: Iterate functions through llist_for_each_entry_safe()Jan Kara2014-02-241-9/+3
* | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-8/+4
|\ \ \
| * | | resources: Set type in __request_region()Bjorn Helgaas2014-03-191-2/+2
| * | | resource: Add resource_contains()Bjorn Helgaas2014-02-261-6/+2
| | |/ | |/|
* | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-017-20/+32
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2014-03-206-14/+20
| |\ \ \ \
| | | * | | PM: Add missing "freeze" stateGeert Uytterhoeven2014-03-121-2/+2
| | | * | | PM / Hibernate: Spelling s/anonymouns/anonymous/Geert Uytterhoeven2014-03-121-1/+1
| | | * | | PM / suspend: Remove unnecessary !!Viresh Kumar2014-03-111-1/+1
| | | * | | PM / hibernate: use name_to_dev_t to parse resumeSebastian Capella2014-03-011-10/+12
| | | * | | PM / wakeup: Include appropriate header file in kernel/power/wakelock.cRashika Kheria2014-03-011-0/+2
| | | * | | PM / sleep: Move prototype declaration to header file kernel/power/power.hRashika Kheria2014-03-011-0/+2
| | | | |/ | | | |/|
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-201-6/+12
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki2014-02-111-5/+8
| | * | | | PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki2014-02-111-1/+4
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-017-37/+168
|\ \ \ \ \ \
| * | | | | | genirq: Export symbol no_action()Alexander Shiyan2014-03-221-0/+1
| * | | | | | genirq: procfs: Make smp_affinity values go+rChema Gonzalez2014-03-191-4/+4
| * | | | | | softirq: Add linux/irq.h to make it compile againThomas Gleixner2014-03-191-0/+1
| * | | | | | genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner2014-03-143-9/+42
| * | | | | | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-1220-98/+168
| |\ \ \ \ \ \
| | * | | | | | genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner2014-03-121-1/+27
| * | | | | | | genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner2014-03-041-0/+7
| * | | | | | | genirq: Add a kstat helper to increment irq statsThomas Gleixner2014-03-041-0/+5
| * | | | | | | genirq: Update the a comment typoChuansheng Liu2014-02-191-1/+1
| * | | | | | | genirq: Provide irq_wake_thread()Thomas Gleixner2014-02-193-2/+30
| * | | | | | | genirq: Provide synchronize_hardirq()Thomas Gleixner2014-02-191-20/+50
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-0113-66/+290
|\ \ \ \ \ \ \
| * | | | | | | tick: Remove code duplication in tick_handle_periodic()Viresh Kumar2014-03-261-7/+7
| * | | | | | | tick: Fix spelling mistake in tick_handle_periodic()Viresh Kumar2014-03-261-1/+1
| * | | | | | | workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner2014-03-251-0/+7
| * | | | | | | timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar2014-03-203-21/+6
| * | | | | | | timer: Use variable head instead of &work_list in __run_timers()Viresh Kumar2014-03-201-1/+1
| * | | | | | | Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner2014-03-101-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | kernel: Include appropriate header file in time/timekeeping_debug.cRashika Kheria2014-03-021-0/+2
| * | | | | | | | timer: Make sure TIMER_FLAG_MASK bits are free in allocated baseViresh Kumar2014-03-041-3/+2
| * | | | | | | | timer: Check failure of timer_cpu_notify() before calling init_timer_stats()Viresh Kumar2014-03-041-2/+2
| * | | | | | | | Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner2014-02-281-2/+28
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud