index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ext4: remove #ifdef CONFIG_EXT4_INDEX
Eric Sandeen
2007-10-17
3
-39
/
+2
*
ext4: Remove (partial, never completed) fragment support
Coly Li
2007-10-17
6
-67
/
+6
*
JBD2: debug code cleanup.
Jose R. Santos
2007-10-17
1
-14
/
+6
*
jbd2: fix commit code to properly abort journal
Jan Kara
2007-10-17
1
-4
/
+4
*
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
2007-10-17
9
-29
/
+30
*
JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
Mingming Cao
2007-10-17
3
-6
/
+3
*
JBD2: replace jbd_kmalloc with kmalloc directly.
Mingming Cao
2007-10-17
3
-19
/
+3
*
JBD: replace jbd_kmalloc with kmalloc directly
Mingming Cao
2007-10-17
3
-18
/
+3
*
JBD2: jbd2 slab allocation cleanups
Mingming Cao
2007-10-17
4
-99
/
+27
*
JBD: JBD slab allocation cleanups
Mingming Cao
2007-10-17
4
-94
/
+21
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-10-17
1
-1
/
+3
|
\
|
*
[IA64] fix non-numa build
Andrew Morton
2007-10-17
1
-1
/
+3
[next]