aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'linux-2.6'Paul Mackerras2007-05-07
|\
| * swsusp: free more memoryRafael J. Wysocki2007-05-07
| * swsusp: fix snapshot_releaseRafael J. Wysocki2007-05-07
| * kconfig: mention 'hibernation' not just swsuspDavid Brownell2007-05-07
| * power management: change /sys/power/disk displayJohannes Berg2007-05-07
| * remove software_suspend()Johannes Berg2007-05-07
| * swsusp: use rbtree for tracking allocated swapRafael J. Wysocki2007-05-07
| * swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki2007-05-07
| * swsusp: fix error paths in snapshot_openRafael J. Wysocki2007-05-07
| * swsusp: do not use page flagsRafael J. Wysocki2007-05-07
| * swsusp: use inline functions for changing page flagsRafael J. Wysocki2007-05-07
| * fix refrigerator() vs thaw_process() raceOleg Nesterov2007-05-07
| * Return EPERM not ECHILD on security_task_wait failureRoland McGrath2007-05-07
| * slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
| * KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-07
| * cpusets: allow TIF_MEMDIE threads to allocate anywhereDavid Rientjes2007-05-07
| * Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-07
| * Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
| |\
| | * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-02
| | * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-02
| | * [PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge2007-05-02
| | * [PATCH] x86-64: do not use virt_to_page on kernel data addressVivek Goyal2007-05-02
| | * [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-02
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-04
| |\ \
| | * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
| | |/
| * / MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-02
| |/
* / [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-07
|/
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-04-30
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-30
* power management: remove firmware disk modeJohannes Berg2007-04-30
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-30
* Extend print_symbol capabilityRobert Peterson2007-04-30
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-28
* [NET]: Fix networking compilation errorsDavid Howells2007-04-27
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-04-27
|\
| * mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occursAkinobu Mita2007-04-27
| * s2ram: add arch irq disable/enable hooksJohannes Berg2007-04-27
* | make SysRq-T show all tasks againIngo Molnar2007-04-27
|/
* [AF_RXRPC]: Make it possible to merely try to cancel timers from a moduleDavid Howells2007-04-26
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-26
* [TCP] tcp_probe: improvements for net-2.6.22Stephen Hemminger2007-04-26
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [NET_SCHED]: Use ktime as clocksourcePatrick McHardy2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* Allow reading tainted flag as userBastian Blank2007-04-24
* [PATCH] fix kernel oops with badly formatted module optionRandy Dunlap2007-04-12
* sched.c: Remove unused variable 'relative'Linus Torvalds2007-04-07
* [PATCH] sched: get rid of p->children use in show_task()Ingo Molnar2007-04-07
* [PATCH] irq-devres: fix failure path of devm_request_irq()Tejun Heo2007-04-07