index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
11
-120
/
+426
|
\
|
*
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-10-13
1
-4
/
+4
|
*
irqdomain: Introduce irq_domain_create_hierarchy
Marc Zyngier
2015-10-13
1
-6
/
+6
|
*
irqdomain: Add a fwnode_handle allocator
Marc Zyngier
2015-10-13
1
-0
/
+51
|
*
irqdomain: Introduce irq_domain_create_{linear, tree}
Marc Zyngier
2015-10-13
1
-5
/
+6
|
*
irqdomain: Introduce irq_create_fwspec_mapping
Marc Zyngier
2015-10-13
1
-15
/
+15
|
*
irqdomain: Introduce a firmware-specific IRQ specifier structure
Marc Zyngier
2015-10-13
1
-11
/
+48
|
*
irqdomain: Allow irq domain lookup by fwnode
Marc Zyngier
2015-10-13
1
-9
/
+7
|
*
irqdomain: Convert irqdomain-%3Eof_node to fwnode
Marc Zyngier
2015-10-13
1
-1
/
+5
|
*
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
1
-9
/
+21
|
*
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-10-13
8
-52
/
+129
|
|
\
|
*
|
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
2015-10-11
3
-0
/
+22
|
*
|
genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n
Feng Wu
2015-10-09
1
-31
/
+31
|
*
|
genirq: Allow migration of chained interrupts by installing default action
Mika Westerberg
2015-10-09
3
-1
/
+20
|
*
|
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
2015-10-01
6
-30
/
+178
|
|
\
\
|
|
*
|
genirq: Introduce generic irq migration for cpu hotunplug
Yang Yingliang
2015-10-01
3
-0
/
+87
|
*
|
|
genirq: Remove the second parameter from handle_irq_event_percpu()
Huang Shijie
2015-09-22
3
-6
/
+5
|
*
|
|
genirq: Handle force threading of irqs with primary and thread handler
Thomas Gleixner
2015-09-22
1
-41
/
+117
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-03
9
-46
/
+79
|
\
\
\
\
|
*
|
|
|
timeconst: Update path in comment
Jason A. Donenfeld
2015-10-26
1
-1
/
+1
|
*
|
|
|
Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
2015-10-20
3
-16
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
ntp: use timespec64 in sync_cmos_clock
Arnd Bergmann
2015-10-01
1
-2
/
+2
|
|
*
|
|
|
ntp/pps: replace getnstime_raw_and_real with 64-bit version
Arnd Bergmann
2015-10-01
1
-6
/
+6
|
|
*
|
|
|
ntp/pps: use timespec64 for hardpps()
Arnd Bergmann
2015-10-01
3
-8
/
+8
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
posix_cpu_timer: Reduce unnecessary sighand lock contention
Jason Low
2015-10-15
1
-2
/
+24
|
*
|
|
|
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
2015-10-15
2
-3
/
+3
|
*
|
|
|
posix_cpu_timer: Check thread timers only when there are active thread timers
Jason Low
2015-10-15
1
-6
/
+16
|
*
|
|
|
posix_cpu_timer: Optimize fastpath_timer_check()
Jason Low
2015-10-15
1
-8
/
+3
|
*
|
|
|
Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new c...
Ingo Molnar
2015-10-12
11
-82
/
+220
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
timers: Use __fls in apply_slack()
Rasmus Villemoes
2015-10-11
1
-1
/
+1
|
*
|
|
|
clocksource: Remove return statement from void functions
Guillaume Gomez
2015-10-11
1
-3
/
+2
|
*
|
|
|
timers: Fix data race in timer_stats_account_timer()
Dmitry Vyukov
2015-09-22
1
-2
/
+9
|
*
|
|
|
time: Fix spelling in comments
Zhen Lei
2015-09-22
3
-4
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-01
1
-2
/
+12
|
\
\
\
\
|
*
|
|
|
memremap: fix highmem support
Dan Williams
2015-10-26
1
-2
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-10-28
1
-2
/
+6
|
\
\
\
\
|
*
|
|
|
module: Fix locking in symbol_put_addr()
Peter Zijlstra
2015-08-24
1
-2
/
+6
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-10-23
4
-12
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2015-10-23
2
-2
/
+16
|
*
|
|
|
|
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-10-20
1
-3
/
+5
|
*
|
|
|
|
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
Frederic Weisbecker
2015-10-20
1
-3
/
+0
|
*
|
|
|
|
sched/fair: Update task group's load_avg after task migration
Yuyang Du
2015-10-20
1
-2
/
+3
|
*
|
|
|
|
sched/fair: Fix overly small weight for interactive group entities
Yuyang Du
2015-10-20
1
-2
/
+2
|
*
|
|
|
|
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
2015-10-12
1
-0
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-10-23
1
-2
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
kmod: don't run async usermode helper as a child of kworker thread
Oleg Nesterov
2015-10-23
1
-2
/
+6
*
|
|
|
|
|
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
2015-10-20
1
-0
/
+4
*
|
|
|
|
|
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
2015-10-20
1
-0
/
+7
|
/
/
/
/
/
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
2015-10-17
2
-6
/
+2
|
\
\
\
\
\
\
|
|
*
|
|
|
|
timekeeping: Increment clock_was_set_seq in timekeeping_init()
Thomas Gleixner
2015-10-16
1
-1
/
+1
|
|
|
/
/
/
/
[next]