summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-02-26Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...Paul E. McKenney
2014-02-26rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.cPaul Gortmaker
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso
2014-02-25sysfs: fix namespace refcnt leakLi Zefan
2014-02-25fsnotify: Allocate overflow events with proper typeJan Kara
2014-02-23rcutorture: Stop generic kthreads in torture_cleanup()Paul E. McKenney
2014-02-23rcutorture: Abstract torture_stop_kthread()Paul E. McKenney
2014-02-23rcutorture: Abstract torture_create_kthread()Paul E. McKenney
2014-02-23rcutorture: Fix rcutorture shutdown racesPaul E. McKenney
2014-02-23rcutorture: Abstract torture_shutdown()Paul E. McKenney
2014-02-23rcutorture: Abstract stutter_wait()Paul E. McKenney
2014-02-23rcutorture: Privatize fullstopPaul E. McKenney
2014-02-23rcutorture: Abstract torture_shutdown_notify()Paul E. McKenney
2014-02-23rcutorture: Abstract torture-test cleanupPaul E. McKenney
2014-02-23rcutorture: Abstract torture-test initializationPaul E. McKenney
2014-02-23rcutorture: Abstract torture_onoff()Paul E. McKenney
2014-02-23rcutorture: Abstract torture_shuffle()Paul E. McKenney
2014-02-23rcutorture: Abstract torture_shutdown_absorb()Paul E. McKenney
2014-02-23rcutorture: Abstract TOROUT_STRING() and friendsPaul E. McKenney
2014-02-23rcutorture: Abstract torture_param()Paul E. McKenney
2014-02-23rcutorture: Abstract rcu_torture_random()Paul E. McKenney
2014-02-22sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang
2014-02-22sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()Dongsheng Yang
2014-02-22sched: Consider pi boosting in setscheduler()Thomas Gleixner
2014-02-22sched: Add better debug output for might_sleep()Thomas Gleixner
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara
2014-02-21perf/x86/uncore: add PCI ids for SNB/IVB/HSW IMCStephane Eranian
2014-02-21perf/x86: Warn to early_printk() in case irq_work is too slowPeter Zijlstra
2014-02-21Merge branch 'linus' into sched/coreThomas Gleixner
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra
2014-02-21blk-mq: support partial I/O completionsChristoph Hellwig
2014-02-21blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-19Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds
2014-02-19ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones
2014-02-19mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones
2014-02-19mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-18inotify: Fix reporting of cookies for inotify eventsJan Kara
2014-02-17rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney
2014-02-17rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney
2014-02-17rcu: Define rcu_assign_pointer() in terms of smp_store_release()Paul E. McKenney
2014-02-17rcu: Indentation and spacing fixes.Joe Perches
2014-02-17rcu: Glue ASCII strings togetherJoe Perches
2014-02-17rcu: Stop tracking FSF's postal addressPaul E. McKenney
2014-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds