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-02-16
livepatch: fix format string in kobject_init_and_add()
Jiri Kosina
1
-2
/
+2
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-0
/
+1039
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+2
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-7
/
+121
2015-02-10
mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?
Andrey Ryabinin
1
-3
/
+0
2015-02-10
rmap: drop support of non-linear mappings
Kirill A. Shutemov
1
-6
/
+2
2015-02-10
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
2
-5
/
+7
2015-02-10
Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'
Rafael J. Wysocki
1
-2
/
+89
2015-02-10
Merge branch 'acpi-resources'
Rafael J. Wysocki
1
-0
/
+25
2015-02-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-68
/
+60
2015-02-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-77
/
+171
2015-02-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-128
/
+355
2015-02-09
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-71
/
+63
2015-02-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-518
/
+440
2015-02-06
Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...
Linus Torvalds
1
-1
/
+1
2015-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+34
2015-02-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2015-02-06
livepatch: add missing newline to error message
Josh Poimboeuf
1
-1
/
+1
2015-02-05
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
1
-0
/
+25
2015-02-05
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
1
-1
/
+1
2015-02-04
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
2
-4
/
+4
2015-02-04
perf: Decouple unthrottling and rotating
Mark Rutland
1
-52
/
+29
2015-02-04
perf: Drop module reference on event init failure
Mark Rutland
1
-12
/
+16
2015-02-04
perf: Use POLLIN instead of POLL_IN for perf poll data in flag
Jiri Olsa
1
-1
/
+2
2015-02-04
perf: Fix put_event() ctx lock
Peter Zijlstra
1
-5
/
+12
2015-02-04
perf: Fix move_group() order
Peter Zijlstra (Intel)
1
-9
/
+47
2015-02-04
perf: Fix event->ctx locking
Peter Zijlstra
1
-37
/
+207
2015-02-04
perf: Add a bit of paranoia
Peter Zijlstra
1
-1
/
+18
2015-02-04
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
Ingo Molnar
2
-11
/
+19
2015-02-04
locking/rtmutex: Optimize setting task running after being blocked
Davidlohr Bueso
1
-4
/
+3
2015-02-04
locking/rwsem: Use task->state helpers
Davidlohr Bueso
2
-3
/
+2
2015-02-04
sched/completion: Add lock-free checking of the blocking case
Nicholas Mc Guire
1
-0
/
+9
2015-02-04
sched/completion: Remove unnecessary ->wait.lock serialization when reading c...
Nicholas Mc Guire
1
-8
/
+1
2015-02-04
locking/mutex: Explicitly mark task as running after wakeup
Davidlohr Bueso
1
-0
/
+2
2015-02-04
Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin...
Ingo Molnar
17
-85
/
+235
2015-02-04
sched/Documentation: Remove unneeded word
Sharon Dvir
1
-1
/
+1
2015-02-04
sched: Pull resched loop to __schedule() callers
Frederic Weisbecker
1
-4
/
+7
2015-02-04
sched/deadline: Remove cpu_active_mask from cpudl_find()
Xunlei Pang
1
-2
/
+1
2015-02-04
sched: Fix hrtick_start() on UP
Wanpeng Li
1
-0
/
+5
2015-02-04
sched/deadline: Avoid pointless __setscheduler()
Wanpeng Li
1
-1
/
+15
2015-02-04
sched/deadline: Fix stale yield state
Peter Zijlstra
1
-19
/
+19
2015-02-04
sched/deadline: Fix hrtick for a non-leftmost task
Wanpeng Li
1
-1
/
+7
2015-02-04
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2
-6
/
+30
2015-02-04
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2
-6
/
+30
2015-02-03
PM / hibernate: exclude freed pages from allocated pages printout
Wonhong Kwon
1
-3
/
+6
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
1
-3
/
+2
2015-01-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+13
2015-01-30
sched/deadline: Modify cpudl::free_cpus to reflect rd->online
Xunlei Pang
3
-7
/
+28
2015-01-30
sched/idle: Add missing checks to the exit condition of cpu_idle_poll()
Preeti U Murthy
1
-1
/
+2
2015-01-30
sched: Fix missing preemption opportunity
Frederic Weisbecker
1
-21
/
+19
[next]