index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-06-22
genirq: Add force argument to irq_startup()
Thomas Gleixner
2017-06-22
genirq: Split out irq_startup() code
Thomas Gleixner
2017-06-22
genirq: Introduce IRQD_MANAGED_SHUTDOWN
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Use effective affinity mask
Thomas Gleixner
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
2017-06-22
genirq/proc: Replace ever repeating type cast
Thomas Gleixner
2017-06-22
genirq: Remove pointless gfp argument
Thomas Gleixner
2017-06-22
genirq: Remove pointless arg from show_irq_affinity
Thomas Gleixner
2017-06-22
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Set force affinity flag on hotplug migration
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Add support for conditional masking
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Do not migrated shutdown irqs
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Reorder check logic
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Dont claim success on error
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Remove irq disabling logic
Thomas Gleixner
2017-06-22
genirq: Move pending helpers to internal.h
Christoph Hellwig
2017-06-22
genirq: Move initial affinity setup to irq_startup()
Thomas Gleixner
2017-06-22
genirq: Rename setup_affinity() to irq_setup_affinity()
Thomas Gleixner
2017-06-22
genirq: Remove mask argument from setup_affinity()
Thomas Gleixner
2017-06-22
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2017-06-22
genirq/irqdomain: Add map counter
Thomas Gleixner
2017-06-22
genirq: Allow fwnode to carry name information only
Thomas Gleixner
2017-06-22
genirq/msi: Prevent overwriting domain name
Thomas Gleixner
2017-06-22
sched/fair: Spare idle load balancing on nohz_full CPUs
Frederic Weisbecker
2017-06-22
nohz: Move idle balancer registration to the idle path
Frederic Weisbecker
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
2017-06-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-06-21
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
2017-06-21
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
2017-06-21
irq/generic-chip: Export irq_init_generic_chip() locally
Bartosz Golaszewski
2017-06-21
perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev)
Hendrik Brueckner
2017-06-21
Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2017-06-20
time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2017-06-20
time: Clean up CLOCK_MONOTONIC_RAW time handling
John Stultz
2017-06-20
Merge branch 'linus' into irq/core
Thomas Gleixner
2017-06-20
posix-cpu-timers: Make timespec to nsec conversion safe
Thomas Gleixner
2017-06-20
itimer: Make timeval to nsec conversion range limited
Thomas Gleixner
2017-06-20
timers: Fix parameter description of try_to_del_timer_sync()
Peter Meerwald-Stadler
2017-06-20
sched/core: Drop the unused try_get_task_struct() helper function
Davidlohr Bueso
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
sched/fair: WARN() and refuse to set buddy when !se->on_rq
Daniel Axtens
2017-06-20
sched/debug: Fix SCHED_WARN_ON() to return a value on !CONFIG_SCHED_DEBUG as ...
Ingo Molnar
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...
Ingo Molnar
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-20
sched/wait: Standardize wait_bit_queue naming
Ingo Molnar
[prev]
[next]