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