summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-05-23mutex: save power with better cpu_relaxAlex Van Brunt
2014-05-22fixup! net: ipv6: Add IPv6 support to the ping socket.Dan Willemsen
2014-05-14syscalls: add trace events for system callsAlex Van Brunt
2014-05-14sched: add event for context switch endAlex Van Brunt
2014-05-05Merge branch 'ARM64 Upstream' into rel-21Ishan Mittal
2014-04-30kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2014-04-30constify copy_siginfo_to_user{,32}()Al Viro
2014-04-29ARM: tegra: add armv8 cpu registers to nvdumperYifei Wan
2014-04-02tick: Don't clear idle and iowait sums on CPU downSai Gurrappadi
2014-03-24sched: Trying to reduce power usageSumit Singh
2014-03-18Revert "Revert parts of "hlist: drop the node parameter from iterators""Seema Khowala
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-06perf: Fix hotplug splatPeter Zijlstra
2014-03-06workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan
2014-03-03sched: Force sleep on consecutive sched_yieldsSai Gurrappadi
2014-02-22genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker
2014-02-22ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)
2014-02-22time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-22tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner
2014-02-13timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz
2014-02-13timekeeping: Fix missing timekeeping_update in suspend pathJohn Stultz
2014-02-13timekeeping: Fix CLOCK_TAI timer/nanosleep delaysJohn Stultz
2014-02-13timekeeping: Fix lost updates to tai adjustmentJohn Stultz
2014-02-13ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt
2014-02-13ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt
2014-02-13ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt
2014-02-13audit: reset audit backlog wait time after error recoveryRichard Guy Briggs
2014-02-13tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)
2014-02-13tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)
2014-01-29Power: pmqos: Add emc freq pmqos constraintPuneet Saxena
2014-01-29audit: change decimal constant to macro for invalid uidRichard Guy Briggs
2014-01-22mm: Add TLB flush all thresholdTerje Bergstrom
2014-01-15sched: Guarantee new group-entities always have weightPaul Turner
2014-01-15sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall
2014-01-15sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall
2014-01-15sched: Fix race on toggling cfs_bandwidth_usedBen Segall
2014-01-14power: Fix coverity errorSai Gurrappadi
2014-01-13sched_clock: document 4Mhz vs 1Mhz decisionStephen Boyd
2014-01-13sched_clock: Remove sched_clock_func() hookStephen Boyd
2014-01-13clocksource: Extract max nsec calculation into separate functionStephen Boyd
2014-01-13sched_clock: Add support for >32 bit sched_clockStephen Boyd
2014-01-13sched_clock: Use an hrtimer instead of timerStephen Boyd
2014-01-13sched_clock: Use seqcount instead of rolling our ownStephen Boyd
2014-01-13sched_clock: Fix integer overflowBaruch Siach
2014-01-13ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd
2014-01-13sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2014-01-09libata, freezer: avoid block device removal while system is frozenTejun Heo
2014-01-09sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesKirill Tkhai