aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet1-0/+1
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
2007-03-06[PATCH] Publish rcutorture module parameters via sysfs, read-onlyJosh Triplett1-7/+7
2007-03-06[PATCH] fix vsyscall settimeofdayDaniel Walker1-0/+2
2007-03-06[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeThomas Gleixner1-5/+10
2007-03-06[PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner4-0/+78
2007-03-05[PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens2-9/+8
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz1-3/+5
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas1-154/+1
2007-03-05sysctl: Support vdso_enabled sysctl on SH.Paul Mundt1-1/+2
2007-03-01[PATCH] sched: fix SMT scheduler bugIngo Molnar1-1/+1
2007-03-01[PATCH] fix section mismatch warning in lockdepSam Ravnborg1-1/+1
2007-03-01[PATCH] fix the SYSCTL=n compilationAdrian Bunk1-2/+1
2007-03-01[PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran valueThomas Gleixner1-1/+1
2007-03-01[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2-2/+2
2007-03-01[PATCH] update timekeeping_is_continuous commentDaniel Walker1-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+2