| Commit message (Expand) | Author | Age | Files | Lines |
* | power management: force pm_ops.valid callback to be assigned | Johannes Berg | 2007-04-30 | 1 | -2/+2 |
* | power management: implement pm_ops.valid for everybody | Johannes Berg | 2007-04-30 | 1 | -0/+13 |
* | power management: remove firmware disk mode | Johannes Berg | 2007-04-30 | 1 | -16/+11 |
* | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 2007-04-30 | 2 | -22/+44 |
* | Extend print_symbol capability | Robert Peterson | 2007-04-30 | 1 | -8/+15 |
* | libata/IDE: remove combined mode quirk | Jeff Garzik | 2007-04-28 | 1 | -21/+0 |
* | [NET]: Fix networking compilation errors | David Howells | 2007-04-27 | 1 | -0/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-04-27 | 2 | -4/+18 |
|\ |
|
| * | mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs | Akinobu Mita | 2007-04-27 | 1 | -1/+3 |
| * | s2ram: add arch irq disable/enable hooks | Johannes Berg | 2007-04-27 | 1 | -3/+15 |
* | | make SysRq-T show all tasks again | Ingo Molnar | 2007-04-27 | 1 | -1/+1 |
|/ |
|
* | [AF_RXRPC]: Make it possible to merely try to cancel timers from a module | David Howells | 2007-04-26 | 1 | -0/+2 |
* | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 2007-04-25 | 1 | -1/+1 |
* | [TCP] tcp_probe: improvements for net-2.6.22 | Stephen Hemminger | 2007-04-25 | 1 | -0/+1 |
* | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo | 2007-04-25 | 2 | -5/+5 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -4/+4 |
* | [NET_SCHED]: Use ktime as clocksource | Patrick McHardy | 2007-04-25 | 1 | -0/+1 |
* | [NET]: convert network timestamps to ktime_t | Eric Dumazet | 2007-04-25 | 1 | -0/+1 |
* | Allow reading tainted flag as user | Bastian Blank | 2007-04-24 | 1 | -1/+1 |
* | [PATCH] fix kernel oops with badly formatted module option | Randy Dunlap | 2007-04-12 | 1 | -0/+4 |
* | sched.c: Remove unused variable 'relative' | Linus Torvalds | 2007-04-07 | 1 | -1/+0 |
* | [PATCH] sched: get rid of p->children use in show_task() | Ingo Molnar | 2007-04-07 | 1 | -34/+1 |
* | [PATCH] irq-devres: fix failure path of devm_request_irq() | Tejun Heo | 2007-04-07 | 1 | -1/+1 |
* | [PATCH] high-res timers: resume fix | Ingo Molnar | 2007-04-07 | 2 | -1/+13 |
* | [PATCH] fix jiffies clocksource inittime | john stultz | 2007-04-04 | 1 | -1/+1 |
* | [PATCH] swsusp: fix memory shrinker | Rafael J. Wysocki | 2007-04-04 | 1 | -1/+1 |
* | [PATCH] kernel/time.c: add missing symbol exports | Thomas Bittermann | 2007-04-04 | 1 | -0/+2 |
* | [PATCH] Fix microcode-related suspend problem | Rafael J. Wysocki | 2007-04-02 | 1 | -16/+16 |
* | [PATCH] driver core: fix built-in drivers sysfs links | Kay Sievers | 2007-04-02 | 1 | -4/+14 |
* | [PATCH] pid: Properly detect orphaned process groups in exit_notify | Eric W. Biederman | 2007-03-29 | 1 | -1/+1 |
* | [PATCH] hrtimers: fix reprogramming SMP race | Ingo Molnar | 2007-03-28 | 1 | -1/+6 |
* | [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" | Rafael J. Wysocki | 2007-03-27 | 2 | -3/+1 |
* | [PATCH] ntp: avoid time_offset overflows | john stultz | 2007-03-27 | 1 | -14/+16 |
* | [PATCH] clockevents: remove bad designed sysfs support for now | Thomas Gleixner | 2007-03-26 | 1 | -69/+0 |
* | [PATCH] clocksource: Fix thinko in watchdog selection | Thomas Gleixner | 2007-03-25 | 1 | -1/+2 |
* | [PATCH] dynticks: fix hrtimer rounding error in next_timer_interrupt | Thomas Gleixner | 2007-03-25 | 1 | -3/+16 |
* | [PATCH] time: fix formatting in /proc/timer_list | James Morris | 2007-03-23 | 1 | -3/+3 |
* | [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks | Jarek Poplawski | 2007-03-22 | 1 | -0/+8 |
* | [PATCH] fix extra BIOS invocation during resume | Pavel Machek | 2007-03-22 | 1 | -8/+0 |
* | [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl | Rafael J. Wysocki | 2007-03-22 | 1 | -3/+6 |
* | [PATCH] clockevents: Fix suspend/resume to disk hangs | Thomas Gleixner | 2007-03-16 | 4 | -12/+51 |
* | [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N | Zilvinas Valinskas | 2007-03-16 | 1 | -1/+1 |
* | [PATCH] futex: PI state locking fix | Ingo Molnar | 2007-03-16 | 1 | -0/+2 |
* | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode | Andrew Johnson | 2007-03-16 | 1 | -1/+9 |
* | [PATCH] hrtimer: fix up unlocked access to wall_to_monotonic | Thomas Gleixner | 2007-03-16 | 1 | -2/+3 |
* | [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward() | Thomas Gleixner | 2007-03-16 | 1 | -0/+6 |
* | [PATCH] swsusp: disable nonboot CPUs before entering platform suspend | Rafael J. Wysocki | 2007-03-16 | 2 | -1/+3 |
* | [PATCH] swsusp: Fix resume error path in platform mode | Rafael J. Wysocki | 2007-03-16 | 1 | -0/+1 |
* | [PATCH] fix deadlock in audit_log_task_context() | Al Viro | 2007-03-14 | 1 | -13/+11 |
* | Revert "driver core: refcounting fix" | Greg Kroah-Hartman | 2007-03-09 | 1 | -6/+0 |