summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-03-05cgroup: update cgroup_enable_task_cg_lists() to grab siglockTejun Heo1-0/+5
2014-03-05cgroup: fix locking in cgroup_cfts_commit()Tejun Heo1-9/+2
2014-03-05cgroup: fix error return from cgroup_create()Tejun Heo1-3/+7
2014-03-05cgroup: fix error return value in cgroup_mount()Tejun Heo1-3/+3
2014-02-26perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen2-1/+2
2014-02-22genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker1-0/+1
2014-02-22ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)1-0/+7
2014-02-22time: Fix overflow when HZ is smaller than 60Mikulas Patocka1-0/+6
2014-02-22tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner1-0/+1
2014-02-20genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble1-0/+1
2014-02-13timekeeping: Fix missing timekeeping_update in suspend pathJohn Stultz1-0/+2
2014-02-13timekeeping: Fix CLOCK_TAI timer/nanosleep delaysJohn Stultz1-2/+2
2014-02-133.13.y: timekeeping: Fix clock_set/clock_was_set think-oJohn Stultz1-1/+1
2014-02-13timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz1-2/+16
2014-02-13timekeeping: Fix potential lost pv notification of time changeJohn Stultz1-9/+11
2014-02-13timekeeping: Fix lost updates to tai adjustmentJohn Stultz1-1/+2
2014-02-13ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt (Red Hat)1-1/+44
2014-02-13ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt (Red Hat)1-26/+32
2014-02-13ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt (Red Hat)1-15/+72
2014-02-13audit: reset audit backlog wait time after error recoveryRichard Guy Briggs1-1/+4
2014-02-13tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)1-0/+6
2014-02-13tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)1-0/+2
2014-01-25fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)Eric W. Biederman1-1/+1
2014-01-15sched: Guarantee new group-entities always have weightPaul Turner1-1/+2
2014-01-15sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall1-4/+11
2014-01-15sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall1-3/+11
2014-01-15sched: Fix race on toggling cfs_bandwidth_usedBen Segall3-9/+19
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-0/+1
2014-01-09sched: numa: skip inaccessible VMAsMel Gorman1-0/+7
2014-01-09libata, freezer: avoid block device removal while system is frozenTejun Heo1-0/+6
2014-01-09cgroup: fix cgroup_create() error handling pathTejun Heo1-10/+21
2014-01-09sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesKirill Tkhai1-0/+14
2014-01-09ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie1-1/+1
2014-01-09kexec: migrate to reboot cpuVivek Goyal2-1/+2
2013-12-20sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall2-0/+10
2013-12-20futex: fix handling of read-only-mapped hugepagesLinus Torvalds1-1/+1
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz1-0/+4
2013-12-11irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan1-1/+1
2013-12-11time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky1-1/+1
2013-12-08ntp: Make periodic RTC update more reliableMiroslav Lichvar1-1/+2
2013-12-04cpuset: Fix memory allocator deadlockPeter Zijlstra1-2/+6
2013-12-04cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo1-1/+4
2013-12-04cgroup: use a dedicated workqueue for cgroup destructionTejun Heo1-3/+27
2013-12-04workqueue: fix ordered workqueues in NUMA setupsTejun Heo1-2/+22
2013-12-04ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)1-29/+35
2013-12-04audit: log the audit_names record typeJeff Layton1-0/+20
2013-12-04audit: fix info leak in AUDIT_GET requestsMathias Krause1-0/+1
2013-12-04audit: use nlmsg_len() to get message payload lengthMathias Krause1-2/+2
2013-12-04audit: printk USER_AVC messages when audit isn't enabledTyler Hicks1-1/+1
2013-12-04PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()Rafael J. Wysocki2-1/+3