aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+1
* [TCP] tcp_probe: improvements for net-2.6.22Stephen Hemminger2007-04-251-0/+1
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-252-5/+5
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-4/+4
* [NET_SCHED]: Use ktime as clocksourcePatrick McHardy2007-04-251-0/+1
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-251-0/+1
* Allow reading tainted flag as userBastian Blank2007-04-241-1/+1
* [PATCH] fix kernel oops with badly formatted module optionRandy Dunlap2007-04-121-0/+4
* sched.c: Remove unused variable 'relative'Linus Torvalds2007-04-071-1/+0
* [PATCH] sched: get rid of p->children use in show_task()Ingo Molnar2007-04-071-34/+1
* [PATCH] irq-devres: fix failure path of devm_request_irq()Tejun Heo2007-04-071-1/+1
* [PATCH] high-res timers: resume fixIngo Molnar2007-04-072-1/+13
* [PATCH] fix jiffies clocksource inittimejohn stultz2007-04-041-1/+1
* [PATCH] swsusp: fix memory shrinkerRafael J. Wysocki2007-04-041-1/+1
* [PATCH] kernel/time.c: add missing symbol exportsThomas Bittermann2007-04-041-0/+2
* [PATCH] Fix microcode-related suspend problemRafael J. Wysocki2007-04-021-16/+16
* [PATCH] driver core: fix built-in drivers sysfs linksKay Sievers2007-04-021-4/+14
* [PATCH] pid: Properly detect orphaned process groups in exit_notifyEric W. Biederman2007-03-291-1/+1
* [PATCH] hrtimers: fix reprogramming SMP raceIngo Molnar2007-03-281-1/+6
* [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki2007-03-272-3/+1
* [PATCH] ntp: avoid time_offset overflowsjohn stultz2007-03-271-14/+16
* [PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner2007-03-261-69/+0
* [PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner2007-03-251-1/+2
* [PATCH] dynticks: fix hrtimer rounding error in next_timer_interruptThomas Gleixner2007-03-251-3/+16
* [PATCH] time: fix formatting in /proc/timer_listJames Morris2007-03-231-3/+3
* [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski2007-03-221-0/+8
* [PATCH] fix extra BIOS invocation during resumePavel Machek2007-03-221-8/+0
* [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki2007-03-221-3/+6
* [PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner2007-03-164-12/+51
* [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas2007-03-161-1/+1
* [PATCH] futex: PI state locking fixIngo Molnar2007-03-161-0/+2
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-161-1/+9
* [PATCH] hrtimer: fix up unlocked access to wall_to_monotonicThomas Gleixner2007-03-161-2/+3
* [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Thomas Gleixner2007-03-161-0/+6
* [PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2007-03-162-1/+3
* [PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki2007-03-161-0/+1
* [PATCH] fix deadlock in audit_log_task_context()Al Viro2007-03-141-13/+11
* Revert "driver core: refcounting fix"Greg Kroah-Hartman2007-03-091-6/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-071-1/+2
|\
| * sysctl: Support vdso_enabled sysctl on SH.Paul Mundt2007-03-051-1/+2
* | [PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki2007-03-061-16/+21
* | [PATCH] Publish rcutorture module parameters via sysfs, read-onlyJosh Triplett2007-03-061-7/+7
* | [PATCH] fix vsyscall settimeofdayDaniel Walker2007-03-061-0/+2
* | [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeThomas Gleixner2007-03-061-5/+10
* | [PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner2007-03-064-0/+78
* | [PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens2007-03-052-9/+8
* | [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-051-3/+5
* | [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-154/+1
|/
* [PATCH] sched: fix SMT scheduler bugIngo Molnar2007-03-011-1/+1
* [PATCH] fix section mismatch warning in lockdepSam Ravnborg2007-03-011-1/+1