index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-04-08
tracing: Fix race with update_max_tr_single and changing tracers
Steven Rostedt (Red Hat)
2013-04-08
sched/cputime: Fix accounting on multi-threaded processes
Stanislaw Gruszka
2013-04-08
lockdep: Remove unnecessary 'hlock_next' variable
Hong Zhiguo
2013-04-08
idle: Implement generic idle function
Thomas Gleixner
2013-04-08
idle: Provide a generic entry point for the idle code
Thomas Gleixner
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
sched: Fix typo inside comment
Viresh Kumar
2013-04-08
ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
2013-04-08
perf: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
2013-04-08
perf: Fix strncpy() use, always make sure it's NUL terminated
Chen Gang
2013-04-08
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2013-04-08
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
2013-04-08
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
2013-04-07
cgroup: remove cgroup_lock_is_held()
Tejun Heo
2013-04-07
cgroup: kill cgroup_[un]lock()
Tejun Heo
2013-04-07
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
2013-04-07
cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()
Tejun Heo
2013-04-07
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2013-04-05
PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state
Zhang Rui
2013-04-05
PM / sleep: add TEST_PLATFORM support for freeze state
Zhang Rui
2013-04-05
Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-04-04
timekeeping: Shorten seq_count region
Thomas Gleixner
2013-04-04
timekeeping: Implement a shadow timekeeper
Thomas Gleixner
2013-04-04
timekeeping: Delay update of clock->cycle_last
Thomas Gleixner
2013-04-04
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
2013-04-04
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
2013-04-04
timekeeping: Simplify tai updating from do_adjtimex
John Stultz
2013-04-04
timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
John Stultz
2013-04-04
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2013-04-04
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
2013-04-04
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
2013-04-04
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
2013-04-04
ntp: Split out timex validation from do_adjtimex
John Stultz
2013-04-04
workqueue: avoid false negative WARN_ON() in destroy_workqueue()
Lai Jiangshan
2013-04-04
uprobes: Change write_opcode() to use copy_*page()
Oleg Nesterov
2013-04-04
uprobes: Introduce copy_to_page()
Oleg Nesterov
2013-04-04
uprobes: Kill the unnecesary filp != NULL check in __copy_insn()
Oleg Nesterov
2013-04-04
uprobes: Change __copy_insn() to use copy_from_page()
Oleg Nesterov
2013-04-04
uprobes: Turn copy_opcode() into copy_from_page()
Oleg Nesterov
2013-04-04
uprobes: Add trap variant helper
Ananth N Mavinakayanahalli
2013-04-04
uprobes: Use file_inode()
Oleg Nesterov
2013-04-03
cgroup: remove unused parameter in cgroup_task_migrate().
Kevin Wilson
2013-04-03
nohz: Print final full dynticks CPUs range on boot
Frederic Weisbecker
2013-04-03
nohz: Pack nohz Kconfig option in a menu of choices
Frederic Weisbecker
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-04-02
nohz: Unhide full dynticks feature from its dependencies
Frederic Weisbecker
2013-04-01
Merge tag 'v3.9-rc5' into wq/for-3.10
Tejun Heo
2013-04-01
workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...
Tejun Heo
2013-04-01
workqueue: implement NUMA affinity for unbound workqueues
Tejun Heo
[prev]
[next]