aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-12
|\
| * sched: Fix lockup by limiting load-balance retries on lock-breakPeter Zijlstra2012-01-11
| * sched: Remove empty #ifdefsHiroshi Shimamoto2012-01-10
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-11
|\ \
| * | x86: Panic on detection of stack overflowMitsuo Hayasaka2011-12-05
* | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-10
|\ \ \
| * | | writeback: dirty ratelimit - think time compensationWu Fengguang2011-12-18
| * | | writeback: charge leaked page dirties to active tasksWu Fengguang2011-12-18
* | | | Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2012-01-10
|\ \ \ \
| * | | | user namespace: make signal.c respect user namespacesSerge E. Hallyn2012-01-10
| * | | | workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo2012-01-10
| * | | | signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming2012-01-10
| * | | | tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki2012-01-10
| * | | | PM/Hibernate: do not count debug pages as savableStanislaw Gruszka2012-01-10
* | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-01-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3Avi Kivity2011-12-27
| |\ \ \ \
| * | | | | jump-label: export jump_label_inc/jump_label_decXiao Guangrong2011-12-27
* | | | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-09
|\ \ \ \ \ \
| * | | | | | cgroup: fix to allow mounting a hierarchy by nameLi Zefan2012-01-05
| * | | | | | cgroup: move assignement out of condition in cgroup_attach_proc()Dan Carpenter2012-01-04
| * | | | | | cgroup: Remove task_lock() from cgroup_post_fork()Frederic Weisbecker2011-12-27
| * | | | | | cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()Kirill A. Shutemov2011-12-27
| * | | | | | cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as staticKirill A. Shutemov2011-12-27
| * | | | | | cgroup: only need to check oldcgrp==newgrp onceMandeep Singh Baines2011-12-22
| * | | | | | cgroup: remove redundant get/put of task structMandeep Singh Baines2011-12-22
| * | | | | | cgroup: remove redundant get/put of old css_set from migrateMandeep Singh Baines2011-12-22
| * | | | | | cgroup: Remove unnecessary task_lock before fetching css_set on migrationFrederic Weisbecker2011-12-21
| * | | | | | cgroup: Drop task_lock(parent) on cgroup_fork()Frederic Weisbecker2011-12-21
| * | | | | | cgroups: remove redundant get/put of css_set from css_set_check_fetched()Mandeep Singh Baines2011-12-19
| * | | | | | resource cgroups: remove bogus castDavidlohr Bueso2011-12-13
| * | | | | | cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo2011-12-12
| * | | | | | cgroup, cpuset: don't use ss->pre_attach()Tejun Heo2011-12-12
| * | | | | | cgroup: don't use subsys->can_attach_task() or ->attach_task()Tejun Heo2011-12-12
| * | | | | | cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-12
| * | | | | | cgroup: improve old cgroup handling in cgroup_attach_proc()Tejun Heo2011-12-12
| * | | | | | cgroup: always lock threadgroup during migrationTejun Heo2011-12-12
| * | | | | | threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo2011-12-12
| * | | | | | threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2011-12-12
| * | | | | | cgroup: add cgroup_root_mutexTejun Heo2011-12-12
* | | | | | | audit: always follow va_copy() with va_end()Jesper Juhl2012-01-08
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \ \ \ \ \
| * | | | | | | misc latin1 to utf8 conversionsAl Viro2012-01-02
| * | | | | | | clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGRPaul Bolle2011-11-29
| * | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-11-13
| |\ \ \ \ \ \ \
| * | | | | | | | irq: Fix comment typo ist->isJavi Merino2011-10-29
* | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2012-01-04
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PM / Hibernate: Implement compat_ioctl for /dev/snapshotBen Hutchings2012-01-04
| * | | | | | | | | | Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2011-12-25
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-21
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |