summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2013-10-02tick: broadcast: Deny per-cpu clockevents from being broadcast sourcesSoren Brinkmann
2013-10-02Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-10-01irq: Optimize softirq stack selection in irq exitFrederic Weisbecker
2013-10-01irq: Justify the various softirq stack choicesFrederic Weisbecker
2013-10-01irq: Improve a bit softirq debuggingFrederic Weisbecker
2013-10-01irq: Optimize call to softirq on hardirq exitFrederic Weisbecker
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2013-10-01irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker
2013-10-01x86/boot: Further compress CPUs bootup messageBorislav Petkov
2013-09-30pidns: fix free_pid() to handle the first fork failureOleg Nesterov
2013-09-30kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa
2013-09-30PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki
2013-09-30nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman
2013-09-29Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-09-26pmu_bus: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-25KEYS: Make the system 'trusted' keyring viewable by userspaceMimi Zohar
2013-09-25KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingDavid Howells
2013-09-25KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicateDavid Howells
2013-09-25KEYS: Load *.x509 files into kernel keyringDavid Howells
2013-09-25KEYS: Rename public key parameter name arraysDavid Howells
2013-09-25rcu: Consistent rcu_is_watching() namingPaul E. McKenney
2013-09-25rcu: Change EXPORT_SYMBOL() to EXPORT_SYMBOL_GPL()Paul E. McKenney
2013-09-25rcu: Is it safe to enter an RCU read-side critical section?Paul E. McKenney
2013-09-25rcu: Throttle invoke_rcu_core() invocations due to non-lazy callbacksPaul E. McKenney
2013-09-25rcu: Throttle rcu_try_advance_all_cbs() executionPaul E. McKenney
2013-09-25rcu: Remove redundant code from rcu_cleanup_after_idle()Paul E. McKenney
2013-09-25sched: Prepare for per-cpu preempt_countPeter Zijlstra
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra
2013-09-25sched: Create more preempt_count accessorsPeter Zijlstra
2013-09-25sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra
2013-09-25sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-09-25sched, rcu: Make RCU use resched_cpu()Peter Zijlstra
2013-09-25sched: Micro-optimize by dropping unnecessary task_rq() callsMichael S. Tsirkin
2013-09-24kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu
2013-09-24audit: fix endless wait in audit_log_start()Konstantin Khlebnikov
2013-09-24watchdog: update watchdog_thresh properlyMichal Hocko
2013-09-24watchdog: update watchdog attributes atomicallyMichal Hocko
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells
2013-09-23cgroup: kill css_idLi Zefan
2013-09-23rcu: Fix CONFIG_RCU_NOCB_CPU_ALL panic on machines with sparse CPU maskKirill Tkhai
2013-09-23rcu: Avoid sparse warnings in rcu_nocb_wake trace eventPaul E. McKenney