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-10-20
stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled
Oleg Nesterov
1
-9
/
+20
2015-10-20
stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works()
Oleg Nesterov
1
-11
/
+26
2015-10-20
stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...
Oleg Nesterov
2
-11
/
+14
2015-10-20
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...
Ingo Molnar
5
-11
/
+13
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-16
bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put
Tom Herbert
1
-0
/
+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-14
PM / hibernate: fix a comment typo
Geliang Tang
1
-1
/
+1
2015-10-14
PM / sleep: Add flags to indicate platform firmware involvement
Rafael J. Wysocki
1
-0
/
+4
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
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
3
-1
/
+68
2015-10-12
bpf: enable non-root eBPF programs
Alexei Starovoitov
3
-14
/
+116
2015-10-12
Merge back earlier 'pm-sleep' material for v4.4.
Rafael J. Wysocki
2
-1
/
+18
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
bpf: fix cb access in socket filter programs
Alexei Starovoitov
1
-1
/
+1
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
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Catalin Marinas
3
-0
/
+87
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
2015-10-08
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
3
-6
/
+29
2015-10-08
Merge branch 'perf/urgent' into perf/core, before pulling new changes
Ingo Molnar
3
-3
/
+23
2015-10-07
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
6
-67
/
+423
2015-10-07
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
Paul E. McKenney
5
-323
/
+630
[prev]
[next]