index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
1
-0
/
+5
2017-06-22
genirq/cpuhotplug: Set force affinity flag on hotplug migration
Thomas Gleixner
1
-1
/
+1
2017-06-22
genirq/cpuhotplug: Add support for conditional masking
Thomas Gleixner
1
-1
/
+10
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2
-3
/
+35
2017-06-22
genirq/cpuhotplug: Do not migrated shutdown irqs
Thomas Gleixner
1
-3
/
+8
2017-06-22
genirq/cpuhotplug: Reorder check logic
Thomas Gleixner
1
-16
/
+20
2017-06-22
genirq/cpuhotplug: Dont claim success on error
Thomas Gleixner
1
-1
/
+4
2017-06-22
genirq/cpuhotplug: Remove irq disabling logic
Thomas Gleixner
1
-8
/
+4
2017-06-22
genirq: Move pending helpers to internal.h
Christoph Hellwig
2
-28
/
+38
2017-06-22
genirq: Move initial affinity setup to irq_startup()
Thomas Gleixner
2
-9
/
+8
2017-06-22
genirq: Rename setup_affinity() to irq_setup_affinity()
Thomas Gleixner
2
-6
/
+7
2017-06-22
genirq: Remove mask argument from setup_affinity()
Thomas Gleixner
3
-34
/
+29
2017-06-22
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
1
-0
/
+30
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
7
-1
/
+337
2017-06-22
genirq/irqdomain: Add map counter
Thomas Gleixner
1
-0
/
+4
2017-06-22
genirq: Allow fwnode to carry name information only
Thomas Gleixner
1
-13
/
+92
2017-06-22
genirq/msi: Prevent overwriting domain name
Thomas Gleixner
1
-1
/
+2
2017-06-21
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
1
-0
/
+52
2017-06-21
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
1
-0
/
+34
2017-06-21
irq/generic-chip: Export irq_init_generic_chip() locally
Bartosz Golaszewski
2
-4
/
+14
2017-06-20
Merge branch 'linus' into irq/core
Thomas Gleixner
29
-154
/
+175
2017-06-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+14
2017-06-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2017-06-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2017-06-15
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
Rafael J. Wysocki
136
-3847
/
+8988
2017-06-13
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-06-12
tick/broadcast: Make tick_broadcast_setup_oneshot() static
Stephen Boyd
2
-3
/
+3
2017-06-12
Revert "cpufreq: schedutil: Reduce frequencies slower"
Rafael J. Wysocki
1
-3
/
+0
2017-06-11
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
1
-1
/
+1
2017-06-11
sched/fair: Fix typo in printk message
Marcin Nowakowski
1
-1
/
+1
2017-06-10
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2017-06-10
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+8
2017-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+21
2017-06-09
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
3
-9
/
+8
2017-06-08
Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-26
/
+5
2017-06-09
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
2
-26
/
+5
2017-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-36
/
+10
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
1
-3
/
+2
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2
-6
/
+6
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
1
-36
/
+10
2017-06-08
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2
-26
/
+5
2017-06-05
Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+7
2017-06-04
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
1
-0
/
+8
2017-06-04
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
1
-3
/
+3
2017-06-04
genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
Thomas Gleixner
2
-2
/
+17
2017-06-04
genirq: Handle NOAUTOEN interrupt setup proper
Thomas Gleixner
2
-25
/
+63
2017-06-03
cpu/hotplug: Drop the device lock on error
Sebastian Andrzej Siewior
1
-2
/
+2
2017-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2017-05-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+16
[next]