summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2013-09-11smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney-0/+11
2013-09-11up.c: use local_irq_{save,restore}() in smp_call_function_single.David Daney-3/+5
2013-09-11smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney-0/+39
2013-09-11kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAKWill Deacon-0/+14
2013-09-11kernel/smp.c: free related resources when failure occurs in hotplug_cfd()Chen Gang-1/+4
2013-09-11kernel/modsign_pubkey.c: fix init const for module signing codeAndi Kleen-3/+3
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers-2/+2
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi-1/+1
2013-09-11mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pagesXishi Qiu-6/+6
2013-09-11mm: mempolicy: turn vma_set_policy() into vma_dup_policy()Oleg Nesterov-6/+3
2013-09-11fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checksOleg Nesterov-15/+9
2013-09-11pidns: kill the unnecessary CLONE_NEWPID in copy_process()Oleg Nesterov-3/+2
2013-09-11pidns: fix vfork() after unshare(CLONE_NEWPID)Oleg Nesterov-3/+4
2013-09-11perf: Fix up MMAP2 buffer space reservationArnaldo Carvalho de Melo-0/+1
2013-09-10fs: bump inode and dentry counters to longGlauber Costa-3/+3
2013-09-10Merge branch 'acpi-hotplug'Rafael J. Wysocki-32/+37
2013-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-16/+17
2013-09-10cgroup: fix cgroup post-order descendant walk of empty subtreeTejun Heo-5/+3
2013-09-10sched: Fix load balancing performance regression in should_we_balance()Joonsoo Kim-1/+1
2013-09-09Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-209/+65
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds-0/+1
2013-09-07Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.cAl Viro-16/+17
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-59/+27
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-22/+10
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu-1908/+2886
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-41/+66
2013-09-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+11
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-7/+6
2013-09-05ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()Steven Rostedt (Red Hat)-1/+1
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-15/+0
2013-09-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+29
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-127/+117
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2013-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-241/+303
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds-184/+330
2013-09-04Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-35/+35
2013-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-447/+873
2013-09-04sched/cputime: Do not scale when utime == 0Stanislaw Gruszka-8/+11
2013-09-03switch copy_module_from_fd() to fdgetAl Viro-7/+6
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-1066/+1246
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-5/+9
2013-09-03ftrace: Fix a slight race in modifying what function callback gets tracedSteven Rostedt (Red Hat)-1/+16
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+5
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+7
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-12/+15
2013-09-03module: Fix mod->mkobj.kobj potentially freed too earlyLi Zhong-3/+18
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-447/+873
2013-09-02perf: Add attr->mmap2 attribute to an eventStephane Eranian-4/+42
2013-09-02sched/fair: Fix the sd_parent_degenerate() codePeter Zijlstra-1/+9