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-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-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
2006-10-10
[PATCH] ufs endianness annotations
Al Viro
1
-1
/
+9
2006-10-10
[PATCH] Finish annotations of struct vlan_ethhdr
Alexey Dobriyan
1
-1
/
+1
2006-10-10
[PATCH] smbfs endianness annotations
Al Viro
1
-6
/
+6
2006-10-10
[PATCH] cdrom: add endianness annotations
Alexey Dobriyan
1
-14
/
+14
2006-10-10
[PATCH] trivial iomem annotations: istallion
Al Viro
1
-2
/
+2
2006-10-10
[PATCH] fix misannotation in ioc4.h
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] ia64/sn __iomem annotations
Al Viro
3
-4
/
+4
2006-10-10
[PATCH] __user annotations: futex
Al Viro
2
-2
/
+2
2006-10-10
[PATCH] dccp __user annotations
Al Viro
1
-1
/
+1
2006-10-10
[POWERPC] ARCH=ppc pt_regs fixes
Al Viro
4
-6
/
+5
2006-10-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
1
-9
/
+0
2006-10-09
[HEADERS] Put linux/config.h out of its misery.
Dave Jones
1
-9
/
+0
2006-10-09
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
1
-2
/
+4
2006-10-09
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
Ralf Baechle
1
-73
/
+0
2006-10-09
[PATCH] m68k: more syscall updates
Geert Uytterhoeven
1
-1
/
+25
2006-10-09
[PATCH] m68k: syscall updates
Geert Uytterhoeven
1
-1
/
+6
2006-10-09
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
7
-9
/
+9
2006-10-09
[PATCH] Introduce vfs_listxattr
Bill Nottingham
1
-0
/
+1
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
7
-9
/
+9
2006-10-08
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
Al Viro
1
-0
/
+5
2006-10-08
[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...
Al Viro
1
-1
/
+1
[next]