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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+19
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-63
/
+298
2014-01-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-32
/
+22
2014-01-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-91
/
+104
2014-01-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-12
/
+62
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2014-01-20
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+14
2014-01-20
Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+1
2014-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
5
-102
/
+135
2014-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2014-01-17
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
1
-1
/
+0
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
30
-68
/
+203
2014-01-16
sched: Move SCHED_RESET_ON_FORK into attr::sched_flags
Peter Zijlstra
1
-0
/
+5
2014-01-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+19
2014-01-16
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-15
crash_dump: fix compilation error (on MIPS at least)
Qais Yousef
1
-0
/
+2
2014-01-14
hwmon: (sht15) add include guard
Vivien Didelot
1
-0
/
+5
2014-01-14
hwmon: (max197) add include guard
Vivien Didelot
1
-0
/
+5
2014-01-14
hwmon: (s3c) Trivial cleanup in hwmon-s3c.h
Sachin Kamat
1
-6
/
+4
2014-01-14
i2c: Re-instate body of i2c_parent_is_i2c_adapter()
Stephen Warren
1
-1
/
+1
2014-01-13
sched, net: Fixup busy_loop_us_clock()
Peter Zijlstra
1
-18
/
+1
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
2
-0
/
+30
2014-01-13
sched/preempt, locking: Rework local_bh_{dis,en}able()
Peter Zijlstra
3
-4
/
+30
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
1
-1
/
+3
2014-01-13
sched/preempt: Take away preempt_enable_no_resched() from modules
Peter Zijlstra
2
-3
/
+24
2014-01-13
locking: Optimize lock_bh functions
Peter Zijlstra
4
-21
/
+34
2014-01-13
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
1
-13
/
+0
2014-01-13
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
2
-0
/
+14
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2
-1
/
+12
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
3
-13
/
+19
2014-01-13
sched/deadline: Add period support for SCHED_DEADLINE tasks
Harald Gustafsson
1
-0
/
+1
2014-01-13
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
Juri Lelli
1
-0
/
+1
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
3
-1
/
+70
2014-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
2
-0
/
+68
2014-01-13
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
42
-94
/
+212
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
27
-59
/
+181
2014-01-12
Merge branch 'linus' into timers/core
Ingo Molnar
58
-176
/
+321
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
2
-0
/
+24
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-13
/
+29
2014-01-12
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
1
-0
/
+1
2014-01-12
perf/x86: Fix active_entry initialization
Stephane Eranian
1
-4
/
+2
2014-01-12
seqlock: Use raw_ prefix instead of _no_lockdep
John Stultz
1
-8
/
+19
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-4
/
+8
2014-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+23
2014-01-03
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2014-01-02
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
1
-0
/
+13
2014-01-02
sctp: Remove outqueue empty state
Vlad Yasevich
1
-3
/
+0
2014-01-01
net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1
Daniel Borkmann
1
-1
/
+1
2014-01-01
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+3
2014-01-01
Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2
-1
/
+3
[next]