summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22time: Remove read_boot_clock()Xunlei Pang
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan
2015-05-22time: Rework debugging variables so they aren't globalJohn Stultz
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer
2015-05-22time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin
2015-05-22genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chipGeert Uytterhoeven
2015-05-21ring-buffer: Add unlikelys to make fast path the defaultSteven Rostedt (Red Hat)
2015-05-21workqueue: move flush_scheduled_work() to workqueue.hLai Jiangshan
2015-05-21workqueue: remove the lock from wq_sysfs_prep_attrs()Lai Jiangshan
2015-05-21workqueue: remove the declaration of copy_workqueue_attrs()Lai Jiangshan
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov
2015-05-20driver-core: add driver module asynchronous probe supportLuis R. Rodriguez
2015-05-20module: add extra argument for parse_params() callbackLuis R. Rodriguez
2015-05-19livepatch: introduce patch/func-walking helpersJiri Slaby
2015-05-19livepatch: make kobject in klp_object statically allocatedMiroslav Benes
2015-05-19workqueue: ensure attrs changes are properly synchronizedLai Jiangshan
2015-05-19workqueue: separate out and refactor the locking of applying attrsLai Jiangshan
2015-05-19watchdog: fix double lock in watchdog_nmi_enable_allMichal Hocko
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2015-05-19clockevents: Stop unused clockevent devicesViresh Kumar
2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-05-19Merge branch 'irq/for-x86' into x86/apicThomas Gleixner
2015-05-19Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-05-19genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire
2015-05-19sched/numa: Reduce conflict between fbq_classify_rq() and migrationRik van Riel
2015-05-19sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabledDavid Hildenbrand
2015-05-19sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker
2015-05-19Merge tag 'v4.1-rc4' into sched/core, before applying new patchesIngo Molnar
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki
2015-05-19PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi
2015-05-18sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li
2015-05-18Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-05-18cgroup: switch to unsigned long for bitmasksAleksa Sarai
2015-05-18workqueue: simplify wq_update_unbound_numa()Lai Jiangshan
2015-05-18workqueue: wq_pool_mutex protects the attrs-installationLai Jiangshan
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra
2015-05-18genirq: generic chip: Support hierarchy domainStefan Agner
2015-05-18genirq: Add irq_chip_(enable/disable)_parentStefan Agner
2015-05-18irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner
2015-05-18genirq: Don't suspend nested_thread irqs over system suspendNeilBrown
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra
2015-05-18livepatch: Prevent patch inconsistencies if the coming module notifier failsMinfei Huang
2015-05-17sched: Fix function declaration return type mismatchNicholas Mc Guire
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds