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-10
sched: Split cpuacct code out of sched.h
Li Zefan
2013-04-10
sched: Split cpuacct code out of core.c
Li Zefan
2013-04-10
sched: Fix comment in rebalance_domains()
Libin
2013-04-10
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-04-10
sched: Simplify can_migrate_task()
Zhang Hang
2013-04-09
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
2013-04-09
tracing: Fix double free when function profile init failed
Namhyung Kim
2013-04-09
workqueue: use kmem_cache_free() instead of kfree()
Wei Yongjun
2013-04-09
create_proc_cpu_mask() doesn't need an argument...
Al Viro
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
get rid of the last free_pipe_info() callers
Al Viro
2013-04-09
lift sb_start_write() out of ->write()
Al Viro
2013-04-09
kernel: tracing: Use strlcpy instead of strncpy
Chen Gang
2013-04-08
Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-08
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
David Engraf
2013-04-08
hrtimer: Add expiry time overflow check in hrtimer_interrupt
Prarit Bhargava
2013-04-08
audit: move kaudit thread start from auditd registration to kaudit init
Richard Guy Briggs
2013-04-08
audit: flatten kauditd_thread wait queue code
Richard Guy Briggs
2013-04-08
audit: refactor hold queue flush
Richard Guy Briggs
2013-04-08
audit: improve GID/EGID comparation logic
Matvejchikov Ilya
2013-04-08
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
Huacai Chen
2013-04-08
ftrace: Do not call stub functions in control loop
Steven Rostedt (Red Hat)
2013-04-08
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
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
[prev]
[next]