summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18sched: numa: skip inaccessible VMAsMel Gorman
2013-12-18kexec: migrate to reboot cpuVivek Goyal
2013-12-18Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...Linus Torvalds
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-17mutexes: Give more informative mutex warning in the !lock->owner caseChuansheng Liu
2013-12-17Merge tag 'v3.13-rc4' into core/lockingIngo Molnar
2013-12-17sched/numa: Fix period_slot recalculationWanpeng Li
2013-12-17sched/numa: Use wrapper function task_faults_idx to calculate index in group_...Wanpeng Li
2013-12-17sched/numa: Use wrapper function task_node to get node which task is onWanpeng Li
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li
2013-12-17Merge branch 'sched/urgent' into sched/coreIngo Molnar
2013-12-17perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the periodPeter Zijlstra
2013-12-17sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesKirill Tkhai
2013-12-17sched: Assign correct scheduling domain to 'sd_llc'Mel Gorman
2013-12-17perf: Disable all pmus on unthrottling and reschedulingAlexander Shishkin
2013-12-17cgroup: don't recycle cgroup id until all csses' have been destroyedLi Zefan
2013-12-16ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie
2013-12-16Merge tag 'v3.13-rc4' into perf/coreIngo Molnar
2013-12-16Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-12-16rcu: Apply smp_mb__after_unlock_lock() to preserve grace periodsPaul E. McKenney
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-13cgroup: fix fail path in cgroup_load_subsys()Vladimir Davydov
2013-12-13KEYS: fix uninitialized persistent_keyring_register_semXiao Guangrong
2013-12-13KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=yKirill Tkhai
2013-12-13X.509: Fix certificate gatheringDavid Howells
2013-12-12rcu: Remove "extern" from function declarations in kernel/rcu/rcu.hTeodora Baluta
2013-12-12rcu/torture: Dynamically allocate SRCU output buffer to avoid overflowChen Gang
2013-12-12rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney
2013-12-12rcu: Warn on allegedly impossible rcu_read_unlock_special() from irqLai Jiangshan
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-12futex: move user address verification up to common codeLinus Torvalds
2013-12-12futex: fix handling of read-only-mapped hugepagesLinus Torvalds
2013-12-12cgroup: fix missing unlock on error in cgroup_load_subsys()Wei Yongjun
2013-12-11perf: Optimize ring-buffer write by depending on control dependenciesPeter Zijlstra
2013-12-11sched/fair: Rework sched_fair time accountingPeter Zijlstra
2013-12-11sched: Initialize power_orig for overlapping groupsPeter Zijlstra
2013-12-10KEYS: correct alignment of system_certificate_list content in assembly fileHendrik Brueckner
2013-12-10Ignore generated file kernel/x509_certificate_listRusty Russell
2013-12-09rcu: Provide better diagnostics for blocking in RCU callback functionsPaul E. McKenney
2013-12-09rcu: Improve SRCU's grace-period commentsPaul E. McKenney
2013-12-09rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf valuesPaul E. McKenney
2013-12-09rcu: Fix coccinelle warningsFengguang Wu
2013-12-09posix-timers: Convert abuses of BUG_ON to WARN_ONFrederic Weisbecker
2013-12-09posix-timers: Remove remaining uses of tasklist_lockFrederic Weisbecker
2013-12-09posix-timers: Use sighand lock instead of tasklist_lock on timer deletionFrederic Weisbecker
2013-12-09posix-timers: Use sighand lock instead of tasklist_lock for task clock sampleFrederic Weisbecker
2013-12-09posix-timers: Consolidate posix_cpu_clock_get()Frederic Weisbecker