summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* freezer: measure freezing timeRafael J. Wysocki2007-10-181-3/+15
* freezer: be more verboseRafael J. Wysocki2007-10-181-6/+9
* pm_trace displays the wrong time from the RTCRafael J. Wysocki2007-10-181-1/+1
* unexport pm_power_off_prepareAdrian Bunk2007-10-181-1/+0
* freezer: do not send signals to kernel threadsRafael J. Wysocki2007-10-183-46/+93
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-187-13/+45
* freezer: prevent new tasks from inheriting TIF_FREEZE setRafael J. Wysocki2007-10-181-0/+1
* freezer: do not sync filesystems from freeze_processesRafael J. Wysocki2007-10-184-1/+14
* freezer: document relationship with memory shrinkingRafael J. Wysocki2007-10-181-2/+11
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-183-7/+7
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-183-13/+64
* PM: Make suspend_ops staticRafael J. Wysocki2007-10-182-3/+1
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-189-125/+49
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-1816-62/+62
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-1813-127/+122
* make kernel/power/main.c:suspend_enter() staticAdrian Bunk2007-10-181-1/+1
* logo.c: get rid of mips_machgroupRalf Baechle2007-10-181-8/+2
* fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven2007-10-181-1/+3
* tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki2007-10-181-3/+8
* Remove CONFIG_VT_UNICODEJan Engelhardt2007-10-182-22/+1
* Kexec: Update URL in MAINTAINERS fileSigned-off-by@vergenet.net":Simon2007-10-181-1/+1
* i4l: Fix random hard freeze with AVM c4 cardKarsten Keil2007-10-181-3/+11
* i4l: fix random freezes with AVM B1 driversKarsten Keil2007-10-181-15/+13
* au1100fb: fix modpost warningsRalf Baechle2007-10-181-1/+1
* netport_con.c: fix build errors and warningsRalf Baechle2007-10-181-3/+3
* ext4: lighten up resize transaction requirementsEric Sandeen2007-10-171-3/+43
* ext4: fix setup_new_group_blocks lockingEric Sandeen2007-10-171-3/+3
* ext4: sparse fixesAneesh Kumar K.V2007-10-173-4/+4
* ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_loAneesh Kumar K.V2007-10-172-3/+3
* ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_loAneesh Kumar K.V2007-10-172-6/+4
* ext4: Convert s_r_blocks_count and s_free_blocks_countAneesh Kumar K.V2007-10-172-7/+7
* ext4: Convert s_blocks_count to s_blocks_count_loAneesh Kumar K.V2007-10-172-5/+5
* ext4: Convert bg_inode_bitmap and bg_inode_tableAneesh Kumar K.V2007-10-173-9/+9
* ext4: Convert bg_block_bitmap to bg_block_bitmap_loAneesh Kumar K.V2007-10-172-4/+4
* ext4: FLEX_BG Kernel support v2.Jose R. Santos2007-10-172-3/+10
* ext4: Fix sparse warningsAneesh Kumar K.V2007-10-172-9/+11
* Ext4: Uninitialized Block GroupsAndreas Dilger2007-10-177-35/+335
* ext4: remove #ifdef CONFIG_EXT4_INDEXEric Sandeen2007-10-173-39/+2
* ext4: Remove (partial, never completed) fragment supportColy Li2007-10-176-67/+6
* JBD2: debug code cleanup.Jose R. Santos2007-10-171-14/+6
* jbd2: fix commit code to properly abort journalJan Kara2007-10-171-4/+4
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-179-29/+30
* JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4Mingming Cao2007-10-173-6/+3
* JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao2007-10-173-19/+3
* JBD: replace jbd_kmalloc with kmalloc directlyMingming Cao2007-10-173-18/+3
* JBD2: jbd2 slab allocation cleanupsMingming Cao2007-10-174-99/+27
* JBD: JBD slab allocation cleanupsMingming Cao2007-10-174-94/+21
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-171-1/+3
|\
| * [IA64] fix non-numa buildAndrew Morton2007-10-171-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-10-1719-489/+689
|\ \
OpenPOWER on IntegriCloud