summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2014-02-08cgroup: fix error return from cgroup_create()Tejun Heo
2014-02-08cgroup: fix error return value in cgroup_mount()Tejun Heo
2014-02-07cgroup: use an ordered workqueue for cgroup destructionHugh Dickins
2014-02-07time: Fixup fallout from recent clockevent/tick changesThomas Gleixner
2014-02-07tick: Introduce hrtimer based broadcastPreeti U Murthy
2014-02-07time: Change the return type of clockevents_notify() to integerPreeti U Murthy
2014-02-07clockevents: Adjust timer interval when frequency changesSoren Brinkmann
2014-02-07clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner
2014-02-07timekeeping: Move clock sync work to power efficient workqueueShaibal Dutta
2014-02-06time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-05genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble
2014-02-03arm, pm, vmpressure: add missing slab.h includesTejun Heo
2014-02-02compat: Fix sparse address space warningsH. Peter Anvin
2014-02-02compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar
2014-02-02Merge branch 'linus' into core/lockingIngo Molnar
2014-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-30kernel/smp.c: remove cpumask_ipiRoman Gushchin
2014-01-30kernel: use lockless list for smp_call_function_singleChristoph Hellwig
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-28sched/numa: Turn some magic numbers into #definesRik van Riel
2014-01-28sched/numa: Rename variables in task_numa_fault()Rik van Riel
2014-01-28sched/numa: Do statistics calculation using local variables onlyRik van Riel
2014-01-28sched/numa: Normalize faults_cpu stats and weigh by CPU useRik van Riel
2014-01-28sched/numa, mm: Use active_nodes nodemask to limit numa migrationsRik van Riel
2014-01-28sched/numa: Build per numa_group active node mask from numa_faults_cpu statis...Rik van Riel
2014-01-28sched/numa: Track from which nodes NUMA faults are triggeredRik van Riel
2014-01-28sched/numa: Rename p->numa_faults to numa_faults_memoryRik van Riel
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel
2014-01-28locking/mutexes/mcs: Restructure the MCS lock defines and locking code into i...Tim Chen
2014-01-28locking/mutexes/mcs: Correct barrier usageWaiman Long
2014-01-28sched: Make sched_class::get_rr_interval() optionalPeter Zijlstra
2014-01-28sched/deadline: Add sched_dl documentationDario Faggioli
2014-01-27softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches
2014-01-27softirq: convert printks to pr_<level>Joe Perches
2014-01-27softirq: use ffs() in __do_softirq()Joe Perches
2014-01-27kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...Chen Gang
2014-01-27Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-25hung_task: Display every hung task warningAaron Tomlin
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov
2014-01-25sysctl: Add neg_one as a standard constraintAaron Tomlin
2014-01-25kgdb/kdb: Fix no KDB config problemMike Travis
2014-01-25Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds