summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-08-04NTP: remove clock_was_set() call to prevent deadlockThomas Gleixner1-2/+0
2007-08-04audit: fix oops removing watch if audit disabledTony Jones1-1/+1
2007-08-04FUTEX: Restore the dropped ERSCH fixThomas Gleixner1-8/+6
2007-08-04posix-timers: Prevent softirq starvation by small intervals and SIG_IGNThomas Gleixner1-2/+33
2007-08-04sched: fix next_interval determination in idle_balance()Christoph Lameter1-9/+13
2007-08-04pi-futex: Fix exit races and locking problemsAlexey Kuznetsov2-64/+149
2007-08-04rt-mutex: Fix chain walk early wakeup bugThomas Gleixner1-0/+13
2007-08-04rt-mutex: Fix stale return valueThomas Gleixner1-2/+9
2007-06-11[PATCH] timer stats: speedupsIngo Molnar1-1/+6
2007-06-11[PATCH] timer statistics: fix raceBjorn Steinbrink1-16/+21
2007-06-11[PATCH] Prevent going idle with softirq pendingThomas Gleixner1-3/+1
2007-06-11[PATCH] NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner1-3/+9
2007-06-11[PATCH] Ignore bogus ACPI info for offline CPUsThomas Gleixner1-5/+12
2007-06-07[PATCH] cpuset: prevent information leak in cpuset_tasks_read (CVE-2007-2875)Chris Wright1-6/+1
2007-05-23[PATCH] clocksource: fix resume logicThomas Gleixner2-0/+47
2007-05-23[PATCH] highres/dyntick: prevent xtime lock contentionThomas Gleixner3-3/+48
2007-04-24Allow reading tainted flag as userBastian Blank1-1/+1
2007-04-12[PATCH] fix kernel oops with badly formatted module optionRandy Dunlap1-0/+4
2007-04-07sched.c: Remove unused variable 'relative'Linus Torvalds1-1/+0
2007-04-07[PATCH] sched: get rid of p->children use in show_task()Ingo Molnar1-34/+1
2007-04-07[PATCH] irq-devres: fix failure path of devm_request_irq()Tejun Heo1-1/+1
2007-04-07[PATCH] high-res timers: resume fixIngo Molnar2-1/+13
2007-04-04[PATCH] fix jiffies clocksource inittimejohn stultz1-1/+1
2007-04-04[PATCH] swsusp: fix memory shrinkerRafael J. Wysocki1-1/+1
2007-04-04[PATCH] kernel/time.c: add missing symbol exportsThomas Bittermann1-0/+2
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki1-16/+16
2007-04-02[PATCH] driver core: fix built-in drivers sysfs linksKay Sievers1-4/+14
2007-03-29[PATCH] pid: Properly detect orphaned process groups in exit_notifyEric W. Biederman1-1/+1
2007-03-28[PATCH] hrtimers: fix reprogramming SMP raceIngo Molnar1-1/+6
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki2-3/+1
2007-03-27[PATCH] ntp: avoid time_offset overflowsjohn stultz1-14/+16
2007-03-26[PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner1-69/+0
2007-03-25[PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner1-1/+2
2007-03-25[PATCH] dynticks: fix hrtimer rounding error in next_timer_interruptThomas Gleixner1-3/+16
2007-03-23[PATCH] time: fix formatting in /proc/timer_listJames Morris1-3/+3
2007-03-22[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski1-0/+8
2007-03-22[PATCH] fix extra BIOS invocation during resumePavel Machek1-8/+0
2007-03-22[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki1-3/+6
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner4-12/+51
2007-03-16[PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas1-1/+1
2007-03-16[PATCH] futex: PI state locking fixIngo Molnar1-0/+2
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson1-1/+9
2007-03-16[PATCH] hrtimer: fix up unlocked access to wall_to_monotonicThomas Gleixner1-2/+3
2007-03-16[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Thomas Gleixner1-0/+6
2007-03-16[PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2-1/+3
2007-03-16[PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki1-0/+1
2007-03-14[PATCH] fix deadlock in audit_log_task_context()Al Viro1-13/+11
2007-03-09Revert "driver core: refcounting fix"Greg Kroah-Hartman1-6/+0
2007-03-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+2
2007-03-06[PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki1-16/+21