summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* genirq/proc: Replace ever repeating type castThomas Gleixner2017-06-221-5/+5
* genirq: Remove pointless gfp argumentThomas Gleixner2017-06-221-8/+7
* genirq: Remove pointless arg from show_irq_affinityThomas Gleixner2017-06-221-3/+3
* genirq: Move irq_fixup_move_pending() to coreThomas Gleixner2017-06-221-0/+5
* genirq/cpuhotplug: Set force affinity flag on hotplug migrationThomas Gleixner2017-06-221-1/+1
* genirq/cpuhotplug: Add support for conditional maskingThomas Gleixner2017-06-221-1/+10
* genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner2017-06-222-3/+35
* genirq/cpuhotplug: Do not migrated shutdown irqsThomas Gleixner2017-06-221-3/+8
* genirq/cpuhotplug: Reorder check logicThomas Gleixner2017-06-221-16/+20
* genirq/cpuhotplug: Dont claim success on errorThomas Gleixner2017-06-221-1/+4
* genirq/cpuhotplug: Remove irq disabling logicThomas Gleixner2017-06-221-8/+4
* genirq: Move pending helpers to internal.hChristoph Hellwig2017-06-222-28/+38
* genirq: Move initial affinity setup to irq_startup()Thomas Gleixner2017-06-222-9/+8
* genirq: Rename setup_affinity() to irq_setup_affinity()Thomas Gleixner2017-06-222-6/+7
* genirq: Remove mask argument from setup_affinity()Thomas Gleixner2017-06-223-34/+29
* genirq: Provide irq_fixup_move_pending()Thomas Gleixner2017-06-221-0/+30
* genirq/debugfs: Add proper debugfs interfaceThomas Gleixner2017-06-227-1/+337
* genirq/irqdomain: Add map counterThomas Gleixner2017-06-221-0/+4
* genirq: Allow fwnode to carry name information onlyThomas Gleixner2017-06-221-13/+92
* genirq/msi: Prevent overwriting domain nameThomas Gleixner2017-06-221-1/+2
* irq/generic-chip: Provide devm_irq_setup_generic_chip()Bartosz Golaszewski2017-06-211-0/+52
* irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski2017-06-211-0/+34
* irq/generic-chip: Export irq_init_generic_chip() locallyBartosz Golaszewski2017-06-212-4/+14
* Merge branch 'linus' into irq/coreThomas Gleixner2017-06-2029-154/+175
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-06-183-6/+14
| |\
| | * tick/broadcast: Make tick_broadcast_setup_oneshot() staticStephen Boyd2017-06-122-3/+3
| | * alarmtimer: Rate limit periodic intervalsThomas Gleixner2017-06-041-0/+8
| | * alarmtimer: Prevent overflow of relative timersThomas Gleixner2017-06-041-3/+3
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-06-182-2/+2
| |\ \
| | * | sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski2017-06-111-1/+1
| | * | sched/fair: Fix typo in printk messageMarcin Nowakowski2017-06-111-1/+1
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-181-1/+3
| |\ \ \
| | * | | genirq: Release resources in __setup_irq() error pathHeiner Kallweit2017-06-131-1/+3
| | |/ /
| | | |
| | \ \
| *-. | | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki2017-06-15136-3847/+8988
| |\ \| |
| | | * | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-101-2/+2
| | | |\ \
| | | | * | cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior2017-06-031-2/+2
| | | | |/
| | | * | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-103-9/+8
| | | |\ \
| | | | * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-06-093-9/+8
| | | | |\ \
| | | | | * | srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini2017-06-081-3/+2
| | | | | * | srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini2017-06-082-6/+6
| | | | | |/
| | | * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-101-0/+21
| | | |\ \ \
| | | | * | | perf/core: Drop kernel samples even though :u is specifiedJin Yao2017-06-081-0/+21
| | | | |/ /
| | | * | | Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-06-092-26/+5
| | | |\ \ \
| | | | | \ \
| | | | | \ \
| | | | *-. \ \ Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki2017-06-092-26/+5
| | | | |\ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | | | * | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-072-26/+5
| | | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-06-081-36/+10
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | Revert "printk: fix double printing with earlycon"Petr Mladek2017-06-081-36/+10
| | | * | | | | Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-062-2/+7
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | cpuset: consider dying css as offlineTejun Heo2017-05-241-2/+2
| | | | * | | | cgroup: Prevent kill_css() from being called more than onceWaiman Long2017-05-171-0/+5
| | | | | |/ / | | | | |/| |