summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi...Linus Torvalds2012-06-045-36/+44
|\ \
| | * smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat2012-05-241-4/+7
| | * smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat2012-05-241-2/+4
| * | genirq: Introduce irq_do_set_affinity() to reduce duplicated codeJiang Liu2012-05-243-28/+27Star
| * | genirq: Add IRQS_PENDING for nested and simple irqNing Jiang2012-05-241-2/+6
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-042-2/+19
|\ \
| * | tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner2012-05-251-8/+8
| * | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-251-2/+1Star
| * | tick: Add tick skew boot optionMike Galbraith2012-05-251-0/+18
* | | 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/+0Star
* | | | 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-302-1/+90
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-016-47/+122
|\ \ \ \
| * | | | keys: kill task_struct->replacement_session_keyringOleg Nesterov2012-05-241-9/+0Star
| * | | | genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov2012-05-242-37/+33Star
| * | | | task_work_add: generic process-context callbacksOleg Nesterov2012-05-244-2/+90
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-0113-101/+464
|\ \ \ \
| * | | | c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov2012-06-011-0/+56
| * | | | c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov2012-06-011-51/+83
| * | | | syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-06-013-0/+202
| * | | | sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORECyrill Gorcunov2012-06-011-1/+5
| * | | | pidns: make killed children autoreapEric W. Biederman2012-06-011-1/+6
| * | | | pidns: use task_active_pid_ns in do_notify_parentEric W. Biederman2012-06-011-6/+5Star
| * | | | kernel/cpu.c: document clear_tasks_mm_cpumask()Anton Vorontsov2012-06-011-0/+18
| * | | | cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov2012-06-011-0/+26
| * | | | fork: call complete_vfork_done() after clearing child_tid and flushing rss-co...Konstantin Khlebnikov2012-06-011-3/+7
| * | | | stack usage: add pid to warning printk in check_stack_usageTim Bird2012-06-011-3/+3
| * | | | cred: remove task_is_dead() from __task_cred() validationOleg Nesterov2012-06-011-1/+1
| * | | | kmod.c: fix kernel-doc warningRandy Dunlap2012-06-011-1/+1
| * | | | kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh2012-06-011-3/+22
| * | | | kmod: convert two call sites to call_usermodehelper_fns()Boaz Harrosh2012-06-011-11/+8Star
| * | | | kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh2012-06-011-2/+1Star
| * | | | kernel/cpu_pm.c: fix various typosNicolas Pitre2012-06-011-8/+8
| * | | | kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printksAndrew Morton2012-06-011-6/+8
| * | | | sethostname/setdomainname: notify userspace when there is a change in uts_ker...Sasikantha babu2012-06-011-2/+2
| * | | | kernel/resource.c: correct the comment of allocate_resource()Wei Yang2012-06-011-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/+2Star
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | 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/+2Star
* | | | | | | | vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-301-8/+24
* | | | | | | | rescounters: add res_counter_uncharge_until()Frederic Weisbecker2012-05-301-2/+8
* | | | | | | | kernel: cgroup: push rcu read locking from css_is_ancestor() to callsiteJohannes Weiner2012-05-301-10/+10