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] 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
2006-10-11
[PATCH] jbd2: initial copy of files from jbd
Dave Kleikamp
9
-0
/
+8428
2006-10-11
[PATCH] ext4: enable building of ext4
Mingming Cao
3
-4
/
+73
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
26
-3227
/
+3227
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp
26
-0
/
+16978
2006-10-11
[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()
Chen, Kenneth W
3
-3
/
+22
2006-10-11
[PATCH] swsusp: Use suspend_console
Rafael J. Wysocki
2
-1
/
+15
2006-10-11
[PATCH] Disable DETECT_SOFTLOCKUP for s390
Heiko Carstens
1
-1
/
+1
2006-10-11
[PATCH] use struct irq_chip instead of struct hw_interrupt_type
Aneesh Kumar K.V
2
-2
/
+2
2006-10-11
[PATCH] Fix menuconfig build failure due to missing stdbool.h
Luca Tettamanti
1
-0
/
+1
2006-10-11
[PATCH] mm: remove memmap_zone_idx()
Mel Gorman
1
-17
/
+0
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
9
-27
/
+36
2006-10-11
[PATCH] IRQ: Fix AVR32 breakage
Haavard Skinnemoen
4
-9
/
+14
2006-10-11
[PATCH] null dereference in fs/jbd/journal.c
Eric Sesterhenn
1
-1
/
+2
2006-10-11
[PATCH] revert "nvidiafb: use generic ddc reading"
Andrew Morton
2
-4
/
+42
2006-10-10
ACPI: Allow setting SCI_EN bit in PM1_CONTROL register
Linus Torvalds
2
-3
/
+1
2006-10-10
[PATCH] firmware/dcdbas: fix bug in error cleanup
Jeff Garzik
1
-1
/
+1
2006-10-10
[PATCH] irda: donauboe fixes, cleanups
Jeff Garzik
1
-13
/
+7
2006-10-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
43
-179
/
+370
2006-10-10
[PATCH] endianness annotations in s2io
Al Viro
1
-161
/
+161
2006-10-10
[PATCH] ufs endianness annotations
Al Viro
2
-9
/
+15
2006-10-10
[PATCH] fs/partitions endianness annotations
Al Viro
1
-4
/
+2
2006-10-10
[PATCH] Finish annotations of struct vlan_ethhdr
Alexey Dobriyan
2
-2
/
+2
2006-10-10
[PATCH] isofs endianness annotations
Al Viro
1
-5
/
+5
2006-10-10
[PATCH] smbfs endianness annotations
Al Viro
1
-6
/
+6
[next]