| Commit message (Expand) | Author | Age |
* | [NET]: Fix networking compilation errors | David Howells | 2007-04-27 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-04-27 |
|\ |
|
| * | mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs | Akinobu Mita | 2007-04-27 |
| * | s2ram: add arch irq disable/enable hooks | Johannes Berg | 2007-04-27 |
* | | make SysRq-T show all tasks again | Ingo Molnar | 2007-04-27 |
|/ |
|
* | [AF_RXRPC]: Make it possible to merely try to cancel timers from a module | David Howells | 2007-04-26 |
* | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 2007-04-26 |
* | [TCP] tcp_probe: improvements for net-2.6.22 | Stephen Hemminger | 2007-04-26 |
* | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NET_SCHED]: Use ktime as clocksource | Patrick McHardy | 2007-04-26 |
* | [NET]: convert network timestamps to ktime_t | Eric Dumazet | 2007-04-26 |
* | Allow reading tainted flag as user | Bastian Blank | 2007-04-24 |
* | [PATCH] fix kernel oops with badly formatted module option | Randy Dunlap | 2007-04-12 |
* | sched.c: Remove unused variable 'relative' | Linus Torvalds | 2007-04-07 |
* | [PATCH] sched: get rid of p->children use in show_task() | Ingo Molnar | 2007-04-07 |
* | [PATCH] irq-devres: fix failure path of devm_request_irq() | Tejun Heo | 2007-04-07 |
* | [PATCH] high-res timers: resume fix | Ingo Molnar | 2007-04-07 |
* | [PATCH] fix jiffies clocksource inittime | john stultz | 2007-04-05 |
* | [PATCH] swsusp: fix memory shrinker | Rafael J. Wysocki | 2007-04-05 |
* | [PATCH] kernel/time.c: add missing symbol exports | Thomas Bittermann | 2007-04-04 |
* | [PATCH] Fix microcode-related suspend problem | Rafael J. Wysocki | 2007-04-02 |
* | [PATCH] driver core: fix built-in drivers sysfs links | Kay Sievers | 2007-04-02 |
* | [PATCH] pid: Properly detect orphaned process groups in exit_notify | Eric W. Biederman | 2007-03-29 |
* | [PATCH] hrtimers: fix reprogramming SMP race | Ingo Molnar | 2007-03-28 |
* | [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" | Rafael J. Wysocki | 2007-03-27 |
* | [PATCH] ntp: avoid time_offset overflows | john stultz | 2007-03-27 |
* | [PATCH] clockevents: remove bad designed sysfs support for now | Thomas Gleixner | 2007-03-26 |
* | [PATCH] clocksource: Fix thinko in watchdog selection | Thomas Gleixner | 2007-03-25 |
* | [PATCH] dynticks: fix hrtimer rounding error in next_timer_interrupt | Thomas Gleixner | 2007-03-25 |
* | [PATCH] time: fix formatting in /proc/timer_list | James Morris | 2007-03-23 |
* | [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks | Jarek Poplawski | 2007-03-22 |
* | [PATCH] fix extra BIOS invocation during resume | Pavel Machek | 2007-03-22 |
* | [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl | Rafael J. Wysocki | 2007-03-22 |
* | [PATCH] clockevents: Fix suspend/resume to disk hangs | Thomas Gleixner | 2007-03-16 |
* | [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N | Zilvinas Valinskas | 2007-03-16 |
* | [PATCH] futex: PI state locking fix | Ingo Molnar | 2007-03-16 |
* | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode | Andrew Johnson | 2007-03-16 |
* | [PATCH] hrtimer: fix up unlocked access to wall_to_monotonic | Thomas Gleixner | 2007-03-16 |
* | [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward() | Thomas Gleixner | 2007-03-16 |
* | [PATCH] swsusp: disable nonboot CPUs before entering platform suspend | Rafael J. Wysocki | 2007-03-16 |
* | [PATCH] swsusp: Fix resume error path in platform mode | Rafael J. Wysocki | 2007-03-16 |
* | [PATCH] fix deadlock in audit_log_task_context() | Al Viro | 2007-03-14 |
* | Revert "driver core: refcounting fix" | Greg Kroah-Hartman | 2007-03-09 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-03-07 |
|\ |
|
| * | sysctl: Support vdso_enabled sysctl on SH. | Paul Mundt | 2007-03-05 |
* | | [PATCH] kconfig: Update swsusp description | Rafael J. Wysocki | 2007-03-06 |
* | | [PATCH] Publish rcutorture module parameters via sysfs, read-only | Josh Triplett | 2007-03-06 |
* | | [PATCH] fix vsyscall settimeofday | Daniel Walker | 2007-03-06 |
* | | [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode | Thomas Gleixner | 2007-03-06 |