aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-10-07block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling
2012-10-07sched: Fix signed unsigned comparison in check_preempt_tick()Mike Galbraith
2012-10-07usb: Fix deadlock in hid_reset when Dell iDRAC is resetStuart Hayes
2012-10-07time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-10-07time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz
2012-10-07time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-10-07timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner
2012-10-07hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz
2012-10-07timekeeping: Provide hrtimer update functionThomas Gleixner
2012-10-07hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner
2012-10-07timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner
2012-10-07timekeeping: Fix leapsecond triggered load spike issueJohn Stultz
2012-10-07hrtimer: Provide clock_was_set_delayed()John Stultz
2012-10-07time: Move common updates to a functionThomas Gleixner
2012-10-07timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz
2012-10-07ntp: Correct TAI offset during leap secondRichard Cochran
2012-10-07ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-10-07futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2012-03-04PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat
2012-03-04PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2012-03-04relay: prevent integer overflow in relay_open()Dan Carpenter
2012-01-25kprobes: initialize before using a hlistAnanth N Mavinakayanahalli
2012-01-12PM / Sleep: Fix race between CPU hotplug and freezerSrivatsa S. Bhat
2012-01-06hung_task: fix false positive during vforkMandeep Singh Baines
2012-01-03Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-21Make TASKSTATS require root accessLinus Torvalds
2011-12-09clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner
2011-12-09tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner
2011-12-09genirq: Fix race condition when stopping the irq threadIdo Yariv
2011-12-09timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2011-11-26genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-11-26PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2011-11-08Revert "genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier"Greg Kroah-Hartman
2011-11-07genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-11-07time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-11-07kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina
2011-08-29futex: Fix regression with read only mappingsShawn Bohrer
2011-08-08perf: overflow/perf_count_sw_cpu_clock crashes recent kernelsPeter Zijlstra
2011-07-13PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki
2011-07-13PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki
2011-07-13taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-07-13PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-07-13clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-23time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen
2011-06-23genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2011-06-23lockdep: Fix lock_is_held() on recursionPeter Zijlstra
2011-06-23ftrace: Only update the function code on write to filter filesSteven Rostedt
2011-05-23tick: Clear broadcast active bit when switching to oneshotThomas Gleixner
2011-05-23clocksource: Install completely before selectingjohn stultz
2011-05-23Fix time() inconsistencies caused by intermediate xtime_cache values being readjohn stultz