summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2013-01-16sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min
2013-01-16sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka
2013-01-16perf: Fix tear-down of inherited group eventsPeter Zijlstra
2013-01-16perf_events: Fix races in group compositionPeter Zijlstra
2013-01-16Make TASKSTATS require root accessLinus Torvalds
2013-01-16tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner
2013-01-16genirq: Fix race condition when stopping the irq threadIdo Yariv
2013-01-16timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2013-01-16time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2013-01-16time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz
2013-01-16time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-08-17random: remove rand_initialize_irq()Theodore Ts'o
2012-08-17random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-17PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2012-08-17timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner
2012-08-17hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz
2012-08-17timekeeping: Provide hrtimer update functionThomas Gleixner
2012-08-17hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner
2012-08-17timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner
2012-08-17timekeeping: Fix leapsecond triggered load spike issueJohn Stultz
2012-08-17hrtimer: Provide clock_was_set_delayed()John Stultz
2012-08-17time: Move common updates to a functionThomas Gleixner
2012-08-17timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz
2012-08-17ntp: Fix STA_INS/DEL clearing bugJohn Stultz
2012-08-17ntp: Correct TAI offset during leap secondRichard Cochran
2012-08-17ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-08-17time: Change jiffies_to_clock_t() argument type to unsigned longhank
2012-08-17kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina
2012-08-17perf: overflow/perf_count_sw_cpu_clock crashes recent kernelsPeter Zijlstra
2012-05-17futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2012-05-17futex: Fix regression with read only mappingsShawn Bohrer
2012-05-17PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki
2012-05-17PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki
2012-05-17PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2012-05-17clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2012-05-17time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen
2012-05-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2012-05-17genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2012-05-17lockdep: Fix lock_is_held() on recursionPeter Zijlstra
2012-05-17ftrace: Only update the function code on write to filter filesSteven Rostedt
2012-03-14taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2012-03-14tick: Clear broadcast active bit when switching to oneshotThomas Gleixner
2012-03-14clocksource: Install completely before selectingjohn stultz
2012-03-14next_pidmap: fix overflow conditionLinus Torvalds
2012-03-14repair gdbstub to match the gdbserial protocol specificationJason Wessel
2012-03-14perf: Better fit max unprivileged mlock pages for tools needsFrederic Weisbecker
2011-06-26smp_call_function_many: handle concurrent clearing of maskMilton Miller
2011-06-26call_function_many: add missing orderingMilton Miller
2011-06-26call_function_many: fix list delete vs add raceMilton Miller
2011-06-26ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt