aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[TCP] tcp_probe: improvements for net-2.6.22Gravatar Stephen Hemminger 1-0/+1
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperGravatar Arnaldo Carvalho de Melo 2-5/+5
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tGravatar Arnaldo Carvalho de Melo 1-4/+4
2007-04-25[NET_SCHED]: Use ktime as clocksourceGravatar Patrick McHardy 1-0/+1
2007-04-25[NET]: convert network timestamps to ktime_tGravatar Eric Dumazet 1-0/+1
2007-04-24Allow reading tainted flag as userGravatar Bastian Blank 1-1/+1
2007-04-12[PATCH] fix kernel oops with badly formatted module optionGravatar Randy Dunlap 1-0/+4
2007-04-07sched.c: Remove unused variable 'relative'Gravatar Linus Torvalds 1-1/+0
2007-04-07[PATCH] sched: get rid of p->children use in show_task()Gravatar Ingo Molnar 1-34/+1
2007-04-07[PATCH] irq-devres: fix failure path of devm_request_irq()Gravatar Tejun Heo 1-1/+1
2007-04-07[PATCH] high-res timers: resume fixGravatar Ingo Molnar 2-1/+13
2007-04-04[PATCH] fix jiffies clocksource inittimeGravatar john stultz 1-1/+1
2007-04-04[PATCH] swsusp: fix memory shrinkerGravatar Rafael J. Wysocki 1-1/+1
2007-04-04[PATCH] kernel/time.c: add missing symbol exportsGravatar Thomas Bittermann 1-0/+2
2007-04-02[PATCH] Fix microcode-related suspend problemGravatar Rafael J. Wysocki 1-16/+16
2007-04-02[PATCH] driver core: fix built-in drivers sysfs linksGravatar Kay Sievers 1-4/+14
2007-03-29[PATCH] pid: Properly detect orphaned process groups in exit_notifyGravatar Eric W. Biederman 1-1/+1
2007-03-28[PATCH] hrtimers: fix reprogramming SMP raceGravatar Ingo Molnar 1-1/+6
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Gravatar Rafael J. Wysocki 2-3/+1
2007-03-27[PATCH] ntp: avoid time_offset overflowsGravatar john stultz 1-14/+16
2007-03-26[PATCH] clockevents: remove bad designed sysfs support for nowGravatar Thomas Gleixner 1-69/+0
2007-03-25[PATCH] clocksource: Fix thinko in watchdog selectionGravatar Thomas Gleixner 1-1/+2
2007-03-25[PATCH] dynticks: fix hrtimer rounding error in next_timer_interruptGravatar Thomas Gleixner 1-3/+16
2007-03-23[PATCH] time: fix formatting in /proc/timer_listGravatar James Morris 1-3/+3
2007-03-22[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksGravatar Jarek Poplawski 1-0/+8
2007-03-22[PATCH] fix extra BIOS invocation during resumeGravatar Pavel Machek 1-8/+0
2007-03-22[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlGravatar Rafael J. Wysocki 1-3/+6
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsGravatar Thomas Gleixner 4-12/+51
2007-03-16[PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NGravatar Zilvinas Valinskas 1-1/+1
2007-03-16[PATCH] futex: PI state locking fixGravatar Ingo Molnar 1-0/+2
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeGravatar Andrew Johnson 1-1/+9
2007-03-16[PATCH] hrtimer: fix up unlocked access to wall_to_monotonicGravatar Thomas Gleixner 1-2/+3
2007-03-16[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Gravatar Thomas Gleixner 1-0/+6
2007-03-16[PATCH] swsusp: disable nonboot CPUs before entering platform suspendGravatar Rafael J. Wysocki 2-1/+3
2007-03-16[PATCH] swsusp: Fix resume error path in platform modeGravatar Rafael J. Wysocki 1-0/+1
2007-03-14[PATCH] fix deadlock in audit_log_task_context()Gravatar Al Viro 1-13/+11
2007-03-09Revert "driver core: refcounting fix"Gravatar Greg Kroah-Hartman 1-6/+0
2007-03-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 1-1/+2
2007-03-06[PATCH] kconfig: Update swsusp descriptionGravatar Rafael J. Wysocki 1-16/+21
2007-03-06[PATCH] Publish rcutorture module parameters via sysfs, read-onlyGravatar Josh Triplett 1-7/+7
2007-03-06[PATCH] fix vsyscall settimeofdayGravatar Daniel Walker 1-0/+2
2007-03-06[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeGravatar Thomas Gleixner 1-5/+10
2007-03-06[PATCH] Save/restore periodic tick information over suspend/resumeGravatar Thomas Gleixner 4-0/+78
2007-03-05[PATCH] timer/hrtimer: take per cpu locks in sane orderGravatar Heiko Carstens 2-9/+8
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)Gravatar john stultz 1-3/+5
2007-03-05[PATCH] sched: remove SMT niceGravatar Con Kolivas 1-154/+1
2007-03-05sysctl: Support vdso_enabled sysctl on SH.Gravatar Paul Mundt 1-1/+2
2007-03-01[PATCH] sched: fix SMT scheduler bugGravatar Ingo Molnar 1-1/+1
2007-03-01[PATCH] fix section mismatch warning in lockdepGravatar Sam Ravnborg 1-1/+1
2007-03-01[PATCH] fix the SYSCTL=n compilationGravatar Adrian Bunk 1-2/+1