Age | Commit message (Expand) | Author | Files | Lines |
2007-05-07 | swsusp: free more memory | Rafael J. Wysocki | 2 | -2/+12 |
2007-05-07 | swsusp: fix snapshot_release | Rafael J. Wysocki | 1 | -1/+0 |
2007-05-07 | kconfig: mention 'hibernation' not just swsusp | David Brownell | 1 | -3/+8 |
2007-05-07 | power management: change /sys/power/disk display | Johannes Berg | 1 | -1/+28 |
2007-05-07 | remove software_suspend() | Johannes Berg | 2 | -15/+8 |
2007-05-07 | swsusp: use rbtree for tracking allocated swap | Rafael J. Wysocki | 4 | -118/+86 |
2007-05-07 | swsusp: use GFP_KERNEL for creating basic data structures | Rafael J. Wysocki | 4 | -20/+38 |
2007-05-07 | swsusp: fix error paths in snapshot_open | Rafael J. Wysocki | 1 | -4/+6 |
2007-05-07 | swsusp: do not use page flags | Rafael J. Wysocki | 5 | -22/+259 |
2007-05-07 | swsusp: use inline functions for changing page flags | Rafael J. Wysocki | 1 | -23/+25 |
2007-05-07 | fix refrigerator() vs thaw_process() race | Oleg Nesterov | 1 | -2/+4 |
2007-05-07 | Return EPERM not ECHILD on security_task_wait failure | Roland McGrath | 1 | -2/+15 |
2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 1 | -2/+1 |
2007-05-07 | KMEM_CACHE(): simplify slab cache creation | Christoph Lameter | 4 | -16/+4 |
2007-05-07 | cpusets: allow TIF_MEMDIE threads to allocate anywhere | David Rientjes | 1 | -2/+20 |
2007-05-07 | Safer nr_node_ids and nr_node_ids determination and initial values | Christoph Lameter | 1 | -0/+8 |
2007-05-06 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 5 | -34/+36 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 6 | -22/+26 |
2007-05-03 | MSI: arch must connect the irq and the msi_desc | Michael Ellerman | 1 | -0/+3 |
2007-05-03 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 6 | -22/+26 |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 1 | -0/+2 |
2007-05-02 | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 1 | -4/+4 |
2007-05-02 | [PATCH] x86-64: Account for module percpu space separately from kernel percpu | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-05-02 | [PATCH] x86-64: do not use virt_to_page on kernel data address | Vivek Goyal | 1 | -15/+27 |
2007-05-02 | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 2 | -14/+2 |
2007-05-01 | power management: force pm_ops.valid callback to be assigned | Johannes Berg | 1 | -2/+2 |
2007-05-01 | power management: implement pm_ops.valid for everybody | Johannes Berg | 1 | -0/+13 |
2007-05-01 | power management: remove firmware disk mode | Johannes Berg | 1 | -16/+11 |
2007-05-01 | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 2 | -22/+44 |
2007-05-01 | Extend print_symbol capability | Robert Peterson | 1 | -8/+15 |
2007-04-28 | libata/IDE: remove combined mode quirk | Jeff Garzik | 1 | -21/+0 |
2007-04-28 | [NET]: Fix networking compilation errors | David Howells | 1 | -0/+2 |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -4/+18 |
2007-04-27 | mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs | Akinobu Mita | 1 | -1/+3 |
2007-04-27 | s2ram: add arch irq disable/enable hooks | Johannes Berg | 1 | -3/+15 |
2007-04-27 | make SysRq-T show all tasks again | Ingo Molnar | 1 | -1/+1 |
2007-04-27 | [AF_RXRPC]: Make it possible to merely try to cancel timers from a module | David Howells | 1 | -0/+2 |
2007-04-26 | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 1 | -1/+1 |
2007-04-26 | [TCP] tcp_probe: improvements for net-2.6.22 | Stephen Hemminger | 1 | -0/+1 |
2007-04-26 | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo | 2 | -5/+5 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2007-04-26 | [NET_SCHED]: Use ktime as clocksource | Patrick McHardy | 1 | -0/+1 |
2007-04-26 | [NET]: convert network timestamps to ktime_t | Eric Dumazet | 1 | -0/+1 |
2007-04-24 | Allow reading tainted flag as user | Bastian Blank | 1 | -1/+1 |
2007-04-13 | [PATCH] fix kernel oops with badly formatted module option | Randy Dunlap | 1 | -0/+4 |
2007-04-07 | sched.c: Remove unused variable 'relative' | Linus Torvalds | 1 | -1/+0 |
2007-04-07 | [PATCH] sched: get rid of p->children use in show_task() | Ingo Molnar | 1 | -34/+1 |
2007-04-07 | [PATCH] irq-devres: fix failure path of devm_request_irq() | Tejun Heo | 1 | -1/+1 |
2007-04-07 | [PATCH] high-res timers: resume fix | Ingo Molnar | 2 | -1/+13 |
2007-04-05 | [PATCH] fix jiffies clocksource inittime | john stultz | 1 | -1/+1 |