summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-06-22genirq: Move initial affinity setup to irq_startup()Thomas Gleixner
2017-06-22genirq: Rename setup_affinity() to irq_setup_affinity()Thomas Gleixner
2017-06-22genirq: Remove mask argument from setup_affinity()Thomas Gleixner
2017-06-22genirq: Provide irq_fixup_move_pending()Thomas Gleixner
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner
2017-06-22genirq/irqdomain: Add map counterThomas Gleixner
2017-06-22genirq: Allow fwnode to carry name information onlyThomas Gleixner
2017-06-22genirq/msi: Prevent overwriting domain nameThomas Gleixner
2017-06-22Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-22sched/fair: Spare idle load balancing on nohz_full CPUsFrederic Weisbecker
2017-06-22nohz: Move idle balancer registration to the idle pathFrederic Weisbecker
2017-06-22sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-06-21irq/generic-chip: Provide devm_irq_setup_generic_chip()Bartosz Golaszewski
2017-06-21irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski
2017-06-21irq/generic-chip: Export irq_init_generic_chip() locallyBartosz Golaszewski
2017-06-21perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev)Hendrik Brueckner
2017-06-21Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-20time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2017-06-20time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz
2017-06-20Merge branch 'linus' into irq/coreThomas Gleixner
2017-06-20posix-cpu-timers: Make timespec to nsec conversion safeThomas Gleixner
2017-06-20itimer: Make timeval to nsec conversion range limitedThomas Gleixner
2017-06-20timers: Fix parameter description of try_to_del_timer_sync()Peter Meerwald-Stadler
2017-06-20sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-06-20sched/fair: WARN() and refuse to set buddy when !se->on_rqDaniel Axtens
2017-06-20sched/debug: Fix SCHED_WARN_ON() to return a value on !CONFIG_SCHED_DEBUG as ...Ingo Molnar
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...Ingo Molnar
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar
2017-06-20sched/wait: Standardize wait_bit_queue namingIngo Molnar
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar
2017-06-20sched/wait: Standardize internal naming of wait-queue headsIngo Molnar
2017-06-20sched/wait: Standardize internal naming of wait-queue entriesIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-20locking/rtmutex: Don't initialize lockdep when not requiredLevin, Alexander (Sasha Levin)
2017-06-20Merge tag 'v4.12-rc6' into perf/core, to pick up fixesIngo Molnar
2017-06-20livepatch: Fix stacking of patches with respect to RCUPetr Mladek
2017-06-20time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-20time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab
2017-06-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-06-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-17signal: Only reschedule timers on signals timers have sentEric W. Biederman
2017-06-16audit: make sure we never skip the multicast broadcastPaul Moore