index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-31
/
+55
2015-11-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-443
/
+1111
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-120
/
+426
2015-11-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-46
/
+79
2015-11-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+12
2015-10-28
Merge branch 'linus' into core/rcu, to fix up a semantic conflict
Ingo Molnar
7
-16
/
+51
2015-10-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+6
2015-10-26
memremap: fix highmem support
Dan Williams
1
-2
/
+12
2015-10-26
timeconst: Update path in comment
Jason A. Donenfeld
1
-1
/
+1
2015-10-23
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-12
/
+28
2015-10-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+6
2015-10-23
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2
-2
/
+16
2015-10-23
kmod: don't run async usermode helper as a child of kworker thread
Oleg Nesterov
1
-2
/
+6
2015-10-20
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
1
-0
/
+4
2015-10-20
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
1
-0
/
+7
2015-10-20
Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
3
-16
/
+16
2015-10-20
Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
6
-18
/
+15
2015-10-20
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+5
2015-10-20
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
Frederic Weisbecker
1
-3
/
+0
2015-10-20
sched/fair: Update task group's load_avg after task migration
Yuyang Du
1
-2
/
+3
2015-10-20
sched/fair: Fix overly small weight for interactive group entities
Yuyang Du
1
-2
/
+2
2015-10-19
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
16
-443
/
+1111
2015-10-17
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
2
-6
/
+2
2015-10-16
timekeeping: Increment clock_was_set_seq in timekeeping_init()
Thomas Gleixner
1
-1
/
+1
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
1
-5
/
+1
2015-10-15
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2015-10-15
posix_cpu_timer: Reduce unnecessary sighand lock contention
Jason Low
1
-2
/
+24
2015-10-15
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
2
-3
/
+3
2015-10-15
posix_cpu_timer: Check thread timers only when there are active thread timers
Jason Low
1
-6
/
+16
2015-10-15
posix_cpu_timer: Optimize fastpath_timer_check()
Jason Low
1
-8
/
+3
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
1
-4
/
+4
2015-10-13
irqdomain: Introduce irq_domain_create_hierarchy
Marc Zyngier
1
-6
/
+6
2015-10-13
irqdomain: Add a fwnode_handle allocator
Marc Zyngier
1
-0
/
+51
2015-10-13
irqdomain: Introduce irq_domain_create_{linear, tree}
Marc Zyngier
1
-5
/
+6
2015-10-13
irqdomain: Introduce irq_create_fwspec_mapping
Marc Zyngier
1
-15
/
+15
2015-10-13
irqdomain: Introduce a firmware-specific IRQ specifier structure
Marc Zyngier
1
-11
/
+48
2015-10-13
irqdomain: Allow irq domain lookup by fwnode
Marc Zyngier
1
-9
/
+7
2015-10-13
irqdomain: Convert irqdomain-%3Eof_node to fwnode
Marc Zyngier
1
-1
/
+5
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-9
/
+21
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
8
-52
/
+129
2015-10-12
Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new c...
Ingo Molnar
11
-82
/
+220
2015-10-12
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
1
-0
/
+2
2015-10-11
timers: Use __fls in apply_slack()
Rasmus Villemoes
1
-1
/
+1
2015-10-11
clocksource: Remove return statement from void functions
Guillaume Gomez
1
-3
/
+2
2015-10-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+8
2015-10-11
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
3
-0
/
+22
2015-10-09
genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n
Feng Wu
1
-31
/
+31
2015-10-09
genirq: Allow migration of chained interrupts by installing default action
Mika Westerberg
3
-1
/
+20
2015-10-09
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
1
-1
/
+0
2015-10-09
genirq: Export handle_bad_irq
Arnd Bergmann
1
-0
/
+1
[next]