index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkversion.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
make kernel/power/main.c:suspend_enter() static
Adrian Bunk
1
-1
/
+1
2007-10-18
logo.c: get rid of mips_machgroup
Ralf Baechle
1
-8
/
+2
2007-10-18
fb modedb: Refactor confusing mode_option assignment
Geert Uytterhoeven
1
-1
/
+3
2007-10-18
tty_ioctl: fix the baud_table check in encode_baud_rate
Maciej W. Rozycki
1
-3
/
+8
2007-10-18
Remove CONFIG_VT_UNICODE
Jan Engelhardt
2
-22
/
+1
2007-10-18
Kexec: Update URL in MAINTAINERS file
Signed-off-by@vergenet.net":Simon
1
-1
/
+1
2007-10-18
i4l: Fix random hard freeze with AVM c4 card
Karsten Keil
1
-3
/
+11
2007-10-18
i4l: fix random freezes with AVM B1 drivers
Karsten Keil
1
-15
/
+13
2007-10-18
au1100fb: fix modpost warnings
Ralf Baechle
1
-1
/
+1
2007-10-18
netport_con.c: fix build errors and warnings
Ralf Baechle
1
-3
/
+3
2007-10-18
ext4: lighten up resize transaction requirements
Eric Sandeen
1
-3
/
+43
2007-10-18
ext4: fix setup_new_group_blocks locking
Eric Sandeen
1
-3
/
+3
2007-10-18
ext4: sparse fixes
Aneesh Kumar K.V
3
-4
/
+4
2007-10-18
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
Aneesh Kumar K.V
2
-3
/
+3
2007-10-18
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
Aneesh Kumar K.V
2
-6
/
+4
2007-10-18
ext4: Convert s_r_blocks_count and s_free_blocks_count
Aneesh Kumar K.V
2
-7
/
+7
2007-10-18
ext4: Convert s_blocks_count to s_blocks_count_lo
Aneesh Kumar K.V
2
-5
/
+5
2007-10-18
ext4: Convert bg_inode_bitmap and bg_inode_table
Aneesh Kumar K.V
3
-9
/
+9
2007-10-18
ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
Aneesh Kumar K.V
2
-4
/
+4
2007-10-18
ext4: FLEX_BG Kernel support v2.
Jose R. Santos
2
-3
/
+10
2007-10-18
ext4: Fix sparse warnings
Aneesh Kumar K.V
2
-9
/
+11
2007-10-18
Ext4: Uninitialized Block Groups
Andreas Dilger
7
-35
/
+335
2007-10-18
ext4: remove #ifdef CONFIG_EXT4_INDEX
Eric Sandeen
3
-39
/
+2
2007-10-18
ext4: Remove (partial, never completed) fragment support
Coly Li
6
-67
/
+6
2007-10-18
JBD2: debug code cleanup.
Jose R. Santos
1
-14
/
+6
2007-10-18
jbd2: fix commit code to properly abort journal
Jan Kara
1
-4
/
+4
2007-10-18
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
9
-29
/
+30
2007-10-18
JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
Mingming Cao
3
-6
/
+3
2007-10-18
JBD2: replace jbd_kmalloc with kmalloc directly.
Mingming Cao
3
-19
/
+3
2007-10-18
JBD: replace jbd_kmalloc with kmalloc directly
Mingming Cao
3
-18
/
+3
2007-10-18
JBD2: jbd2 slab allocation cleanups
Mingming Cao
4
-99
/
+27
2007-10-18
JBD: JBD slab allocation cleanups
Mingming Cao
4
-94
/
+21
2007-10-17
[IA64] fix non-numa build
Andrew Morton
1
-1
/
+3
2007-10-17
net: libertas sdio driver
Pierre Ossman
6
-0
/
+1140
2007-10-17
x86: delete vsyscall files during make clean
Sam Ravnborg
1
-0
/
+4
2007-10-17
kbuild: fix typo SRCARCH in find_sources
Yinghai Lu
1
-4
/
+4
2007-10-17
9p: remove sysctl
Eric Van Hensbergen
4
-106
/
+0
2007-10-17
mmc: at91_mci: cleanup: use MCI_ERRORS
Andrew Victor
1
-3
/
+1
2007-10-17
mmc: possible leak in mmc_read_ext_csd
Florin Malita
1
-1
/
+2
2007-10-17
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
5
-46
/
+67
2007-10-17
9p: soften invalidation in loose_mode
Eric Van Hensbergen
1
-2
/
+4
2007-10-17
9p: attach-per-user
Latchesar Ionkov
9
-72
/
+247
2007-10-17
9p: rename uid and gid parameters
Latchesar Ionkov
4
-14
/
+18
2007-10-17
9p: define session flags
Latchesar Ionkov
3
-17
/
+27
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
12
-285
/
+379
2007-10-17
x86: fix kernel rebuild due to vsyscall fallout
Sam Ravnborg
1
-1
/
+1
2007-10-17
.gitignore update for x86 arch
Denis V. Lunev
3
-0
/
+3
2007-10-17
x86: unify include/asm/debugreg_32/64.h
Thomas Gleixner
4
-142
/
+68
2007-10-17
x86: unify include/asm/unwind_32/64.h
Thomas Gleixner
3
-30
/
+13
2007-10-17
x86: unify include/asm/types_32/64.h
Thomas Gleixner
4
-131
/
+67
[next]