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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-12
[NET]: Introduce protocol-specific destructor for time-wait sockets.
YOSHIFUJI Hideaki
2
-0
/
+8
2006-10-11
[SCTP]: Fix receive buffer accounting.
Vlad Yasevich
2
-0
/
+15
2006-10-11
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
2
-16
/
+11
2006-10-11
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
1
-1
/
+1
2006-10-11
NetLabel: fix a cache race condition
paul.moore@hp.com
1
-15
/
+47
2006-10-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-56
/
+22
2006-10-11
[MIPS] Cleanup definitions of speed_t and tcflag_t.
Ralf Baechle
1
-9
/
+3
2006-10-11
[MIPS] Optimize and cleanup get_saved_sp, set_saved_sp
Atsushi Nemoto
1
-45
/
+19
2006-10-11
[MIPS] <asm/irq.h> does not need pt_regs anymore.
Atsushi Nemoto
1
-2
/
+0
2006-10-11
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-1
/
+7
2006-10-11
[PATCH] m68k uaccess __user annotations
Al Viro
1
-8
/
+8
2006-10-11
[PATCH] arm-versatile iomem annotations
Al Viro
1
-2
/
+2
2006-10-11
[PATCH] arm: use unsigned long instead of unsigned int in get_user()
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting
David Howells
1
-0
/
+1
2006-10-11
[PATCH] include linux/types.h in linux/nbd.h
Mike Frysinger
1
-0
/
+2
2006-10-11
[PATCH] uaccess.h: match kernel-doc and function names
Randy Dunlap
1
-33
/
+34
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
13
-252
/
+27
2006-10-11
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
3
-16
/
+25
2006-10-11
[PATCH] 32-bit compatibility HDIO IOCTLs
Maciej W. Rozycki
1
-9
/
+15
2006-10-11
[PATCH] sched: likely profiling
Nick Piggin
1
-1
/
+1
2006-10-11
[PATCH] fix Module taint flags listing in Oops/panic
Florin Malita
1
-3
/
+0
2006-10-11
[PATCH] Add carta_random32() library routine
Stephane Eranian
1
-0
/
+29
2006-10-11
[PATCH] epoll_pwait()
Davide Libenzi
2
-1
/
+6
2006-10-11
[PATCH] mm: locks_freed fix
Nick Piggin
1
-6
/
+1
2006-10-11
[PATCH] ext4 uninline ext4_get_group_no_and_offset()
Andrew Morton
1
-20
/
+2
2006-10-11
[PATCH] ext4: move block number hi bits
Alexandre Ratchov
1
-10
/
+17
2006-10-11
[PATCH] ext4: allow larger descriptor size
Alexandre Ratchov
2
-3
/
+7
2006-10-11
[PATCH] jbd2: switch blks_type from sector_t to ull
Mingming Cao
1
-8
/
+8
2006-10-11
[PATCH] ext4: blk_type from sector_t to unsigned long long
Mingming Cao
1
-7
/
+1
2006-10-11
[PATCH] ext4: 64bit metadata
Laurent Vivier
1
-13
/
+73
2006-10-11
[PATCH] ext4: 48bit i_file_acl
Badari Pulavarty
1
-2
/
+4
2006-10-11
[PATCH] jbd2: sector_t conversion
Mingming Cao
2
-10
/
+9
2006-10-11
[PATCH] 64-bit jbd2 core
Zach Brown
1
-2
/
+12
2006-10-11
[PATCH] ext4: clean up comments in ext4-extents patch
Randy Dunlap
2
-29
/
+29
2006-10-11
[PATCH] ext4: uninitialised extent handling
Suparna Bhattacharya
1
-0
/
+2
2006-10-11
[PATCH] ext4: 48bit physical block number support in extents
Alex Tomas
2
-5
/
+5
2006-10-11
[PATCH] ext4: switch fsblk to sector_t
Mingming Cao
2
-1
/
+31
2006-10-11
[PATCH] ext3: add extent map support
Alex Tomas
5
-7
/
+260
2006-10-11
[PATCH] jbd2: cleanup ext4_jbd.h
Dave Kleikamp
1
-268
/
+0
2006-10-11
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
Mingming Cao
2
-137
/
+137
2006-10-11
[PATCH] jbd2: initial copy of files from jbd
Dave Kleikamp
2
-0
/
+1366
2006-10-11
[PATCH] ext4: enable building of ext4
Mingming Cao
1
-0
/
+1
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
4
-466
/
+466
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp
4
-0
/
+1383
2006-10-11
[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()
Chen, Kenneth W
1
-0
/
+1
2006-10-11
[PATCH] IRQ: Fix AVR32 breakage
Haavard Skinnemoen
1
-0
/
+1
2006-10-11
[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private
Cornelia Huck
1
-0
/
+6
2006-10-11
[S390] irq change improvements.
Heiko Carstens
1
-1
/
+1
2006-10-10
ACPI: Allow setting SCI_EN bit in PM1_CONTROL register
Linus Torvalds
1
-1
/
+1
2006-10-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-6
/
+5
[next]