index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-11
[PATCH] ext2: errors behaviour fix
Vasily Averin
1
-5
/
+11
2006-10-11
[PATCH] ext3: errors behaviour fix
Dmitry Mishin
1
-0
/
+2
2006-10-11
[PATCH] fix Module taint flags listing in Oops/panic
Florin Malita
2
-48
/
+49
2006-10-11
[PATCH] ide-generic: jmicron fix
Alan Cox
1
-4
/
+6
2006-10-11
[PATCH] grow_buffers() infinite loop fix
Andrew Morton
1
-2
/
+19
2006-10-11
[PATCH] Add carta_random32() library routine
Stephane Eranian
3
-1
/
+71
2006-10-11
[PATCH] epoll_pwait()
Davide Libenzi
4
-4
/
+60
2006-10-11
[PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...
David Woodhouse
2
-0
/
+16
2006-10-11
[PATCH] uml: allow finer tuning for host VMSPLIT setting
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+34
2006-10-11
[PATCH] uml: deprecate CONFIG_MODE_TT
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+15
2006-10-11
[PATCH] uml: remove duplicate export
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+0
2006-10-11
[PATCH] uml: asm offsets duplication removal
Paolo 'Blaisorblade' Giarrusso
3
-8
/
+10
2006-10-11
[PATCH] uml: allow using again x86/x86_64 crypto code
Paolo 'Blaisorblade' Giarrusso
4
-1
/
+4
2006-10-11
[PATCH] uml: declare in Kconfig our partial LOCKDEP support
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+13
2006-10-11
[PATCH] uml: fix uname under setarch i386
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+8
2006-10-11
[PATCH] uml: fix processor selection to exclude unsupported processors and fe...
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-11
[PATCH] uml: make UML_SETJMP always safe
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-11
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+3
2006-10-11
[PATCH] uml: readd forgot prototype
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2006-10-11
[PATCH] uml: correct removal of pte_mkexec
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+1
2006-10-11
[PATCH] uml: revert wrong patch
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-10-11
[PATCH] mm: locks_freed fix
Nick Piggin
2
-10
/
+5
2006-10-11
[PATCH] mm: arch_free_page fix
Nick Piggin
1
-3
/
+3
2006-10-11
[PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n
Keith Owens
1
-1
/
+1
2006-10-11
[PATCH] move rmap BUG_ON outside DEBUG_VM
Dave Jones
1
-3
/
+2
2006-10-11
[PATCH] mm: kevent threads: use MPOL_DEFAULT
Christoph Lameter
1
-0
/
+7
2006-10-11
[PATCH] Documentation/filesystems/ext4.txt
Dave Kleikamp
2
-0
/
+238
2006-10-11
[PATCH] ext4 whitespace cleanups
Andrew Morton
5
-45
/
+46
2006-10-11
[PATCH] ext4: errors behaviour fix
Dmitry Mishin
1
-0
/
+2
2006-10-11
[PATCH] ext4: rename logic_sb_block
Andrew Morton
1
-12
/
+11
2006-10-11
[PATCH] ext4 64 bit divide fix
Andrew Morton
3
-6
/
+6
2006-10-11
[PATCH] ext4 uninline ext4_get_group_no_and_offset()
Andrew Morton
2
-20
/
+20
2006-10-11
[PATCH] ext4: move block number hi bits
Alexandre Ratchov
6
-46
/
+64
2006-10-11
[PATCH] ext4: allow larger descriptor size
Alexandre Ratchov
5
-11
/
+31
2006-10-11
[PATCH] jbd2: switch blks_type from sector_t to ull
Mingming Cao
5
-32
/
+32
2006-10-11
[PATCH] ext4: removesector_t bits check
Mingming Cao
2
-14
/
+8
2006-10-11
[PATCH] ext4: blk_type from sector_t to unsigned long long
Mingming Cao
7
-61
/
+55
2006-10-11
[PATCH] ext4: 64bit metadata
Laurent Vivier
6
-97
/
+201
2006-10-11
[PATCH] ext4: 48bit i_file_acl
Badari Pulavarty
2
-2
/
+14
2006-10-11
[PATCH] jbd2: sector_t conversion
Mingming Cao
6
-35
/
+35
2006-10-11
[PATCH] 64-bit jbd2 core
Zach Brown
5
-22
/
+77
2006-10-11
[PATCH] ext4: clean up comments in ext4-extents patch
Randy Dunlap
3
-127
/
+157
2006-10-11
[PATCH] ext4: uninitialised extent handling
Suparna Bhattacharya
2
-0
/
+18
2006-10-11
[PATCH] ext4: 48bit physical block number support in extents
Alex Tomas
3
-81
/
+116
2006-10-11
[PATCH] ext4: switch fsblk to sector_t
Mingming Cao
6
-30
/
+57
2006-10-11
[PATCH] ext3: add extent map support
Alex Tomas
12
-18
/
+2368
2006-10-11
[PATCH] jbd2: cleanup ext4_jbd.h
Dave Kleikamp
1
-268
/
+0
2006-10-11
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
20
-108
/
+141
2006-10-11
[PATCH] jbd2: rename slab
Johann Lombardi
2
-5
/
+5
2006-10-11
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
Mingming Cao
9
-672
/
+672
[next]