| Commit message (Expand) | Author | Age | Files | Lines |
* | param_sysfs_builtin memchr argument fix | Dave Young | 2007-10-18 | 1 | -1/+7 |
* | stop using DMA_xxBIT_MASK | Andrew Morton | 2007-10-18 | 1 | -2/+8 |
* | unify DMA_..BIT_MASK definitions: v3.1 | Borislav Petkov | 2007-10-18 | 2 | -13/+14 |
* | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds | 2007-10-18 | 4 | -1/+22 |
* | Remove struct task_struct::io_wait | Alexey Dobriyan | 2007-10-18 | 4 | -34/+2 |
* | Hibernation: Enter platform hibernation state in a consistent way | Rafael J. Wysocki | 2007-10-18 | 1 | -17/+46 |
* | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki | 2007-10-18 | 5 | -35/+74 |
* | Hibernation: Use temporary page tables for kernel text mapping on x86_64 | Rafael J. Wysocki | 2007-10-18 | 1 | -6/+33 |
* | Hibernation: Pass CR3 in the image header on x86_64 | Rafael J. Wysocki | 2007-10-18 | 2 | -7/+17 |
* | Hibernation: Arbitrary boot kernel support on x86_64 | Rafael J. Wysocki | 2007-10-18 | 4 | -8/+94 |
* | Hibernation: Arbitrary boot kernel support - generic code | Rafael J. Wysocki | 2007-10-18 | 2 | -19/+54 |
* | s2ram: kill old debugging junk | Pavel Machek | 2007-10-18 | 2 | -43/+1 |
* | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 2007-10-18 | 7 | -27/+32 |
* | freezer: measure freezing time | Rafael J. Wysocki | 2007-10-18 | 1 | -3/+15 |
* | freezer: be more verbose | Rafael J. Wysocki | 2007-10-18 | 1 | -6/+9 |
* | pm_trace displays the wrong time from the RTC | Rafael J. Wysocki | 2007-10-18 | 1 | -1/+1 |
* | unexport pm_power_off_prepare | Adrian Bunk | 2007-10-18 | 1 | -1/+0 |
* | freezer: do not send signals to kernel threads | Rafael J. Wysocki | 2007-10-18 | 3 | -46/+93 |
* | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 2007-10-18 | 7 | -13/+45 |
* | freezer: prevent new tasks from inheriting TIF_FREEZE set | Rafael J. Wysocki | 2007-10-18 | 1 | -0/+1 |
* | freezer: do not sync filesystems from freeze_processes | Rafael J. Wysocki | 2007-10-18 | 4 | -1/+14 |
* | freezer: document relationship with memory shrinking | Rafael J. Wysocki | 2007-10-18 | 1 | -2/+11 |
* | PM: Rename hibernation_ops to platform_hibernation_ops | Rafael J. Wysocki | 2007-10-18 | 3 | -7/+7 |
* | PM: Rework struct hibernation_ops | Rafael J. Wysocki | 2007-10-18 | 3 | -13/+64 |
* | PM: Make suspend_ops static | Rafael J. Wysocki | 2007-10-18 | 2 | -3/+1 |
* | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 2007-10-18 | 9 | -125/+49 |
* | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 | 16 | -62/+62 |
* | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 | 13 | -127/+122 |
* | make kernel/power/main.c:suspend_enter() static | Adrian Bunk | 2007-10-18 | 1 | -1/+1 |
* | logo.c: get rid of mips_machgroup | Ralf Baechle | 2007-10-18 | 1 | -8/+2 |
* | fb modedb: Refactor confusing mode_option assignment | Geert Uytterhoeven | 2007-10-18 | 1 | -1/+3 |
* | tty_ioctl: fix the baud_table check in encode_baud_rate | Maciej W. Rozycki | 2007-10-18 | 1 | -3/+8 |
* | Remove CONFIG_VT_UNICODE | Jan Engelhardt | 2007-10-18 | 2 | -22/+1 |
* | Kexec: Update URL in MAINTAINERS file | Signed-off-by@vergenet.net":Simon | 2007-10-18 | 1 | -1/+1 |
* | i4l: Fix random hard freeze with AVM c4 card | Karsten Keil | 2007-10-18 | 1 | -3/+11 |
* | i4l: fix random freezes with AVM B1 drivers | Karsten Keil | 2007-10-18 | 1 | -15/+13 |
* | au1100fb: fix modpost warnings | Ralf Baechle | 2007-10-18 | 1 | -1/+1 |
* | netport_con.c: fix build errors and warnings | Ralf Baechle | 2007-10-18 | 1 | -3/+3 |
* | ext4: lighten up resize transaction requirements | Eric Sandeen | 2007-10-17 | 1 | -3/+43 |
* | ext4: fix setup_new_group_blocks locking | Eric Sandeen | 2007-10-17 | 1 | -3/+3 |
* | ext4: sparse fixes | Aneesh Kumar K.V | 2007-10-17 | 3 | -4/+4 |
* | ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo | Aneesh Kumar K.V | 2007-10-17 | 2 | -3/+3 |
* | ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo | Aneesh Kumar K.V | 2007-10-17 | 2 | -6/+4 |
* | ext4: Convert s_r_blocks_count and s_free_blocks_count | Aneesh Kumar K.V | 2007-10-17 | 2 | -7/+7 |
* | ext4: Convert s_blocks_count to s_blocks_count_lo | Aneesh Kumar K.V | 2007-10-17 | 2 | -5/+5 |
* | ext4: Convert bg_inode_bitmap and bg_inode_table | Aneesh Kumar K.V | 2007-10-17 | 3 | -9/+9 |
* | ext4: Convert bg_block_bitmap to bg_block_bitmap_lo | Aneesh Kumar K.V | 2007-10-17 | 2 | -4/+4 |
* | ext4: FLEX_BG Kernel support v2. | Jose R. Santos | 2007-10-17 | 2 | -3/+10 |
* | ext4: Fix sparse warnings | Aneesh Kumar K.V | 2007-10-17 | 2 | -9/+11 |
* | Ext4: Uninitialized Block Groups | Andreas Dilger | 2007-10-17 | 7 | -35/+335 |