index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
2013-04-01
workqueue: introduce put_pwq_unlocked()
Tejun Heo
2013-04-01
workqueue: introduce numa_pwq_tbl_install()
Tejun Heo
2013-04-01
workqueue: use NUMA-aware allocation for pool_workqueues
Tejun Heo
2013-04-01
workqueue: break init_and_link_pwq() into two functions and introduce alloc_u...
Tejun Heo
2013-04-01
workqueue: map an unbound workqueues to multiple per-node pool_workqueues
Tejun Heo
2013-04-01
workqueue: move hot fields of workqueue_struct to the end
Tejun Heo
2013-04-01
workqueue: make workqueue->name[] fixed len
Tejun Heo
2013-04-01
workqueue: add workqueue->unbound_attrs
Tejun Heo
2013-04-01
workqueue: determine NUMA node of workers accourding to the allowed cpumask
Tejun Heo
2013-04-01
workqueue: drop 'H' from kworker names of unbound worker pools
Tejun Heo
2013-04-01
workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[]
Tejun Heo
2013-04-01
workqueue: move pwq_pool_locking outside of get/put_unbound_pool()
Tejun Heo
[prev]
[next]