index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-07-15
smp/cfd: Convert core to hotplug state machine
Richard Weinberger
2016-07-15
profile: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-15
timers/core: Convert to hotplug state machine
Richard Cochran
2016-07-15
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2016-07-14
workqueue: Convert to state machine callbacks
Thomas Gleixner
2016-07-14
perf/core: Convert to hotplug state machine
Thomas Gleixner
2016-07-14
cpu/hotplug: Handle early registration gracefully
Thomas Gleixner
2016-07-13
Merge branch 'core/urgent' into smp/hotplug to pick up dependencies
Thomas Gleixner
2016-07-13
Merge branch 'core/rcu' into smp/hotplug to pick up dependencies
Thomas Gleixner
2016-07-13
Merge branch 'timers/core' into smp/hotplug to pick up dependencies
Thomas Gleixner
2016-07-13
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
2016-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-07
Merge branch 'timers/fast-wheel' into timers/core
Ingo Molnar
2016-07-07
timers: Implement optimization for same expiry time in mod_timer()
Anna-Maria Gleixner
2016-07-07
timers: Split out index calculation
Anna-Maria Gleixner
2016-07-07
timers: Only wake softirq if necessary
Thomas Gleixner
2016-07-07
timers: Forward the wheel clock whenever possible
Thomas Gleixner
2016-07-07
timers/nohz: Remove pointless tick_nohz_kick_tick() function
Thomas Gleixner
2016-07-07
timers: Optimize collect_expired_timers() for NOHZ
Anna-Maria Gleixner
2016-07-07
timers: Move __run_timers() function
Anna-Maria Gleixner
2016-07-07
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
2016-07-07
timers: Switch to a non-cascading wheel
Thomas Gleixner
2016-07-07
timers: Give a few structs and members proper names
Thomas Gleixner
2016-07-07
signals: Use hrtimer for sigtimedwait()
Thomas Gleixner
2016-07-07
timers: Remove the deprecated mod_timer_pinned() API
Thomas Gleixner
2016-07-07
timers: Make 'pinned' a timer property
Thomas Gleixner
2016-07-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
2016-07-05
tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer
Jisheng Zhang
2016-07-01
timers/nohz: Capitalize 'CPU' consistently
Ingo Molnar
2016-07-01
timers/nohz: Fix several typos
Wei Jiangang
2016-06-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2016-06-29
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-29
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-29
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
2016-06-28
audit: move calcs after alloc and check when logging set loginuid
Richard Guy Briggs
2016-06-27
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
2016-06-27
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-06-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-06-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-06-24
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
2016-06-24
Clarify naming of thread info/stack allocators
Linus Torvalds
2016-06-24
sched/core: Allow kthreads to fall back to online && !active cpus
Tejun Heo
2016-06-24
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2016-06-24
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2016-06-24
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
2016-06-23
cgroup: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
[next]