aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * new helper: signal_delivered()Al Viro2012-06-01
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
| * HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro2012-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ | |/ |/|
| * brlocks/lglocks: turn into functionsAndi Kleen2012-05-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \
| * | keys: kill task_struct->replacement_session_keyringOleg Nesterov2012-05-23
| * | genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov2012-05-23
| * | task_work_add: generic process-context callbacksOleg Nesterov2012-05-23
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-31
|\ \ \
| * | | c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov2012-05-31
| * | | c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov2012-05-31
| * | | syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-31
| * | | sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORECyrill Gorcunov2012-05-31
| * | | pidns: make killed children autoreapEric W. Biederman2012-05-31
| * | | pidns: use task_active_pid_ns in do_notify_parentEric W. Biederman2012-05-31
| * | | kernel/cpu.c: document clear_tasks_mm_cpumask()Anton Vorontsov2012-05-31
| * | | cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov2012-05-31
| * | | fork: call complete_vfork_done() after clearing child_tid and flushing rss-co...Konstantin Khlebnikov2012-05-31
| * | | stack usage: add pid to warning printk in check_stack_usageTim Bird2012-05-31
| * | | cred: remove task_is_dead() from __task_cred() validationOleg Nesterov2012-05-31
| * | | kmod.c: fix kernel-doc warningRandy Dunlap2012-05-31
| * | | kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh2012-05-31
| * | | kmod: convert two call sites to call_usermodehelper_fns()Boaz Harrosh2012-05-31
| * | | kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh2012-05-31
| * | | kernel/cpu_pm.c: fix various typosNicolas Pitre2012-05-31
| * | | kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printksAndrew Morton2012-05-31
| * | | sethostname/setdomainname: notify userspace when there is a change in uts_ker...Sasikantha babu2012-05-31
| * | | kernel/resource.c: correct the comment of allocate_resource()Wei Yang2012-05-31
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-30
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-24
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ring-buffer: Check for valid buffer before changing sizeSteven Rostedt2012-05-23
* | | | | Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-30
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'v3.4-rc5' into for-3.5/coreJens Axboe2012-05-01
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo2012-04-01
| |\ \ \ \ \
| * | | | | | block: ioc_task_link() can't failTejun Heo2012-03-06
* | | | | | | vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-29
* | | | | | | rescounters: add res_counter_uncharge_until()Frederic Weisbecker2012-05-29
* | | | | | | kernel: cgroup: push rcu read locking from css_is_ancestor() to callsiteJohannes Weiner2012-05-29
* | | | | | | mm/fork: fix overflow in vma length when copying mmap on cloneSiddhesh Poyarekar2012-05-29
* | | | | | | mm: remove swap token codeRik van Riel2012-05-29
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| |\ \ \ \ \ \
| * | | | | | | watchdog: add check for suspended vm in softlockup detectorEric B Munson2012-04-08
* | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \ \ \ \ \ \
| * | | | | | | | irqdomain: Document size parameter of irq_domain_add_linear()Mark Brown2012-05-19
| * | | | | | | | irqdomain: trivial pr_fmt conversion.Paul Mundt2012-05-19
| * | | | | | | | irqdomain: Make irq_domain_simple_map() static.Paul Mundt2012-05-19