index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-26
tracing/uprobes: Do not print '0x (null)' when offset is 0
Wang Nan
1
-1
/
+16
2015-08-25
Merge branch 'for-4.3-unified-base' into for-4.3
Tejun Heo
1
-15
/
+26
2015-08-25
cgroup: pids: fix invalid get/put usage
Aleksa Sarai
1
-15
/
+4
2015-08-25
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
1
-0
/
+8
2015-08-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+12
2015-08-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+18
2015-08-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2015-08-22
hrtimer: Handle failure of tick_init_highres() gracefully
Guenter Roeck
1
-0
/
+1
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+84
2015-08-20
Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
4
-29
/
+40
2015-08-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...
Ingo Molnar
5
-9
/
+29
2015-08-20
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
1
-0
/
+17
2015-08-20
genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
Grygorii Strashko
1
-1
/
+1
2015-08-18
cgroup: introduce cgroup_subsys->legacy_name
Tejun Heo
1
-11
/
+18
2015-08-18
cgroup: don't print subsystems for the default hierarchy
Tejun Heo
1
-6
/
+9
2015-08-18
hrtimer: Unconfuse switch_hrtimer_base() a bit
Frederic Weisbecker
1
-8
/
+17
2015-08-18
hrtimer: Simplify get_target_base() by returning current base
Frederic Weisbecker
1
-2
/
+2
2015-08-18
timer: Write timer->flags atomically
Eric Dumazet
1
-2
/
+2
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
6
-36
/
+101
2015-08-17
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-08-17
hrtimer: Drop return code of hrtimer_switch_to_hres()
Luiz Capitulino
1
-4
/
+2
2015-08-17
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
1
-8
/
+13
2015-08-17
time: Introduce current_kernel_time64()
Baolin Wang
1
-3
/
+3
2015-08-17
time: Add the common weak version of update_persistent_clock()
Xunlei Pang
1
-0
/
+5
2015-08-17
time: Always make sure wall_to_monotonic isn't positive
Wang YanQing
1
-3
/
+10
2015-08-17
time: Fix nanosecond file time rounding in timespec_trunc()
Karsten Blees
1
-14
/
+8
2015-08-17
timer_list: Add the base offset so remaining nsecs are accurate for non monot...
John Stultz
1
-1
/
+1
2015-08-15
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
Oleg Nesterov
1
-2
/
+1
2015-08-15
percpu-rwsem: introduce percpu_down_read_trylock()
Oleg Nesterov
1
-0
/
+13
2015-08-14
devres: add devm_memremap
Christoph Hellwig
1
-0
/
+39
2015-08-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-28
/
+73
2015-08-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+10
2015-08-14
arch: introduce memremap()
Dan Williams
2
-0
/
+100
2015-08-14
Move certificate handling to its own directory
David Howells
3
-323
/
+0
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+18
2015-08-12
fixup: audit: implement audit by executable
Richard Guy Briggs
1
-3
/
+9
2015-08-12
bpf: fix bpf_perf_event_read() loop upper bound
Wei-Chun Chao
1
-1
/
+1
2015-08-12
userns,pidns: Force thread group sharing, not signal handler sharing.
Eric W. Biederman
2
-6
/
+6
2015-08-12
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
1
-10
/
+18
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2
-3
/
+6
2015-08-12
modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS
David Woodhouse
2
-13
/
+15
2015-08-12
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
14
-498
/
+620
2015-08-12
sched/deadline: Fix comment in enqueue_task_dl()
Andrea Parri
1
-1
/
+1
2015-08-12
sched/deadline: Fix comment in push_dl_tasks()
Andrea Parri
1
-1
/
+1
2015-08-12
sched: Change the sched_class::set_cpus_allowed() calling context
Peter Zijlstra
3
-81
/
+26
2015-08-12
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
7
-18
/
+36
2015-08-12
sched: Fix a race between __kthread_bind() and sched_setaffinity()
Peter Zijlstra
3
-11
/
+51
2015-08-12
sched: Ensure a task has a non-normalized vruntime when returning back to CFS
Byungchul Park
1
-2
/
+17
2015-08-12
sched/numa: Fix NUMA_DIRECT topology identification
Aravind Gopalakrishnan
1
-1
/
+3
2015-08-12
locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics
Will Deacon
1
-12
/
+12
[prev]
[next]