summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-10-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner2015-10-11
| * | | | | | | | | | | | | | | | | | | | | | genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=nFeng Wu2015-10-09
| * | | | | | | | | | | | | | | | | | | | | | genirq: Allow migration of chained interrupts by installing default actionMika Westerberg2015-10-09
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2015-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang2015-10-01
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | genirq: Remove the second parameter from handle_irq_event_percpu()Huang Shijie2015-09-22
| * | | | | | | | | | | | | | | | | | | | | genirq: Handle force threading of irqs with primary and thread handlerThomas Gleixner2015-09-22
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | timeconst: Update path in commentJason A. Donenfeld2015-10-26
| * | | | | | | | | | | | | | | | | | | | Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2015-10-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | ntp: use timespec64 in sync_cmos_clockArnd Bergmann2015-10-01
| | * | | | | | | | | | | | | | | | | | | | ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann2015-10-01
| | * | | | | | | | | | | | | | | | | | | | ntp/pps: use timespec64 for hardpps()Arnd Bergmann2015-10-01
| | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low2015-10-15
| * | | | | | | | | | | | | | | | | | | | posix_cpu_timer: Convert cputimer->running to boolJason Low2015-10-15
| * | | | | | | | | | | | | | | | | | | | posix_cpu_timer: Check thread timers only when there are active thread timersJason Low2015-10-15
| * | | | | | | | | | | | | | | | | | | | posix_cpu_timer: Optimize fastpath_timer_check()Jason Low2015-10-15
| * | | | | | | | | | | | | | | | | | | | Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new c...Ingo Molnar2015-10-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | timers: Use __fls in apply_slack()Rasmus Villemoes2015-10-11
| * | | | | | | | | | | | | | | | | | | | clocksource: Remove return statement from void functionsGuillaume Gomez2015-10-11
| * | | | | | | | | | | | | | | | | | | | timers: Fix data race in timer_stats_account_timer()Dmitry Vyukov2015-09-22
| * | | | | | | | | | | | | | | | | | | | time: Fix spelling in commentsZhen Lei2015-09-22
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | memremap: fix highmem supportDan Williams2015-10-26
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | module: Fix locking in symbol_put_addr()Peter Zijlstra2015-08-24
* | | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | sched/core: Add missing lockdep_unpin() annotationsPeter Zijlstra2015-10-23
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-10-20
| * | | | | | | | | | | | | | | | | | nohz: Revert "nohz: Set isolcpus when nohz_full is set"Frederic Weisbecker2015-10-20
| * | | | | | | | | | | | | | | | | | sched/fair: Update task group's load_avg after task migrationYuyang Du2015-10-20
| * | | | | | | | | | | | | | | | | | sched/fair: Fix overly small weight for interactive group entitiesYuyang Du2015-10-20
| * | | | | | | | | | | | | | | | | | sched, tracing: Stop/start critical timings around the idle=poll idle loopDaniel Bristot de Oliveira2015-10-12
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | kmod: don't run async usermode helper as a child of kworker threadOleg Nesterov2015-10-23
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | tracing: Do not allow stack_tracer to record stack in NMISteven Rostedt (Red Hat)2015-10-20
* | | | | | | | | | | | | | | | | | tracing: Have stack tracer force RCU to be watchingSteven Rostedt (Red Hat)2015-10-20
|/ / / / / / / / / / / / / / / / /
| | | | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds2015-10-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner2015-10-16
| | |/ / / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / / genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier2015-10-16
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | workqueue: make sure delayed work run in local cpuShaohua Li2015-09-30
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra2015-10-06
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |