aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg1-2/+2
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg1-0/+13
2007-04-30power management: remove firmware disk modeJohannes Berg1-16/+11
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg2-22/+44
2007-04-30Extend print_symbol capabilityRobert Peterson1-8/+15
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik1-21/+0
2007-04-27[NET]: Fix networking compilation errorsDavid Howells1-0/+2
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-4/+18
2007-04-27mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occursAkinobu Mita1-1/+3
2007-04-27s2ram: add arch irq disable/enable hooksJohannes Berg1-3/+15
2007-04-27make SysRq-T show all tasks againIngo Molnar1-1/+1
2007-04-26[AF_RXRPC]: Make it possible to merely try to cancel timers from a moduleDavid Howells1-0/+2
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy1-1/+1
2007-04-25[TCP] tcp_probe: improvements for net-2.6.22Stephen Hemminger1-0/+1
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2-5/+5
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-4/+4
2007-04-25[NET_SCHED]: Use ktime as clocksourcePatrick McHardy1-0/+1
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