summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-04-301-2/+2
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-0/+13
* power management: remove firmware disk modeJohannes Berg2007-04-301-16/+11
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-302-22/+44
* Extend print_symbol capabilityRobert Peterson2007-04-301-8/+15
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-281-21/+0
* [NET]: Fix networking compilation errorsDavid Howells2007-04-271-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-04-272-4/+18
|\
| * mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occursAkinobu Mita2007-04-271-1/+3
| * s2ram: add arch irq disable/enable hooksJohannes Berg2007-04-271-3/+15
* | make SysRq-T show all tasks againIngo Molnar2007-04-271-1/+1
|/
* [AF_RXRPC]: Make it possible to merely try to cancel timers from a moduleDavid Howells2007-04-261-0/+2
* [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
OpenPOWER on IntegriCloud