summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-07-19fs: bump inode and dentry counters to longGlauber Costa
2013-07-19Merge branch 'akpm-current/current'Stephen Rothwell
2013-07-19Merge remote-tracking branch 'bcon/master'Stephen Rothwell
2013-07-19Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2013-07-19Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-07-19Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-07-19Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-07-19Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-07-19relay-fix-timer-madness-v2zhangwei(Jovi)
2013-07-19relay: fix timer madnessIngo Molnar
2013-07-19smp: Give WARN()ing when calling smp_call_function_many()/single() in serving...Chuansheng Liu
2013-07-19kernel/smp.c: free related resources when failure occurs in hotplug_cfd()Chen Gang
2013-07-19kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-07-19mm: mempolicy: turn vma_set_policy() into vma_dup_policy()Oleg Nesterov
2013-07-19watchdog: trigger all-cpu backtrace when locked up and going to panicSasha Levin
2013-07-19lglock: update lockdep annotations to report recursive local locksMichel Lespinasse
2013-07-19hrtimer: one more expiry time overflow check in hrtimer_interruptShinya Kuribayashi
2013-07-19printk: rename struct log to struct printk_logJoe Perches
2013-07-19printk: use pointer for console_cmdline indexingJoe Perches
2013-07-19printk: move braille console support into separate braille.[ch] filesJoe Perches
2013-07-19printk: add console_cmdline.hJoe Perches
2013-07-19printk: move to separate directory for easier modificationJoe Perches
2013-07-19mm: sched: numa: fix NUMA balancing when !SCHED_DEBUGDave Kleikamp
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge branch 'x86/jumplabel'Ingo Molnar
2013-07-18Merge branch 'sched/core'Ingo Molnar
2013-07-18Merge branch 'perf/core'Ingo Molnar
2013-07-18Merge branch 'core/locking'Ingo Molnar
2013-07-16x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman
2013-07-16Merge branch 'for-3.12' into for-nextTejun Heo
2013-07-16cgroup: remove gratuituous BUG_ON()s from rebind_subsystems()Tejun Heo
2013-07-16cgroup: move module ref handling into rebind_subsystems()Tejun Heo
2013-07-15nohz_full: Force RCU's grace-period kthreads onto timekeeping CPUPaul E. McKenney
2013-07-15nohz_full: Add full-system-idle state machinePaul E. McKenney
2013-07-15nohz_full: Add full-system-idle arguments to APIPaul E. McKenney
2013-07-15nohz_full: Add full-system idle states and variablesPaul E. McKenney
2013-07-15nohz_full: Add per-CPU idle-state trackingPaul E. McKenney
2013-07-15nohz_full: Add rcu_dyntick data for scalable detection of all-idle statePaul E. McKenney
2013-07-15nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney
2013-07-15rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker
2013-07-15rcu: Make rcutorture emit online failures if verbosePaul E. McKenney
2013-07-15rcu: Avoid redundant grace-period kthread wakeupsPaul E. McKenney
2013-07-15rcu: Remove unused variable from rcu_torture_writer()Paul E. McKenney
2013-07-15rcu: Sort rcutorture module parametersPaul E. McKenney
2013-07-15rcu: Increase rcutorture test coveragePaul E. McKenney
2013-07-15rcu: Switch to exedited grace periods for suspend as well as hibernationBjørn Mork
2013-07-15rcu: Eliminate unused APIs intended for adaptive ticksPaul E. McKenney
2013-07-15rcu: Add duplicate-callback tests to rcutorturePaul E. McKenney
2013-07-15rcu: Make call_rcu() leak callbacks for debug-object errorsPaul E. McKenney