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
2008-08-13
UBIFS: minor tweaks in commit
Artem Bityutskiy
1
-19
/
+18
2008-08-13
UBIFS: reserve more space for index
Artem Bityutskiy
4
-9
/
+14
2008-08-13
UBIFS: print pid in dump function
Artem Bityutskiy
1
-10
/
+10
2008-08-13
UBIFS: align inode data to eight
Artem Bityutskiy
5
-9
/
+23
2008-08-13
UBIFS: improve budgeting checks
Artem Bityutskiy
2
-1
/
+19
2008-08-13
UBIFS: correct orphan deletion order
Adrian Hunter
1
-1
/
+2
2008-08-13
UBIFS: fix typos in comments
Adrian Hunter
1
-5
/
+5
2008-08-13
UBIFS: do not union creat_sqnum and del_cmtno
Adrian Hunter
1
-4
/
+2
2008-08-13
UBIFS: optimize deletions
Artem Bityutskiy
3
-5
/
+73
2008-08-13
UBIFS: increment commit number earlier
Artem Bityutskiy
4
-5
/
+7
2008-08-13
UBIFS: remove another unneeded function parameter
Artem Bityutskiy
1
-16
/
+14
2008-08-13
UBIFS: remove unneeded function parameter
Artem Bityutskiy
3
-16
/
+10
2008-08-13
UBIFS: do not write orphans back
Artem Bityutskiy
1
-5
/
+13
2008-08-13
UBIFS: make ubifs_ro_mode() not inline
Adrian Hunter
3
-14
/
+15
2008-08-13
UBIFS: ensure UBIFS switches to read-only on error
Adrian Hunter
1
-0
/
+2
2008-08-13
UBIFS: fix error return in failure mode
Adrian Hunter
1
-3
/
+4
2008-08-13
UBIFS: free budget in delete_inode as well
Artem Bityutskiy
1
-3
/
+5
2008-08-13
UBIFS: improve debugging
Artem Bityutskiy
2
-3
/
+6
2008-08-13
UBIFS: fix budgeting calculations
Artem Bityutskiy
2
-4
/
+4
2008-08-13
UBIFS: print volume name as well
Artem Bityutskiy
1
-2
/
+2
2008-08-13
Documentation: fix typo in ubifs.txt
Sebastian Siewior
1
-1
/
+1
2008-08-12
Linux 2.6.27-rc3
v2.6.27-rc3
Linus Torvalds
1
-1
/
+1
2008-08-12
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-9
/
+9
2008-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-31
/
+104
2008-08-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-13
/
+54
2008-08-12
firmware/memmap: cleanup
Bernhard Walle
2
-44
/
+43
2008-08-12
ALi M7101 PMU also available on Sun Netra's too
Alexander Clouter
1
-2
/
+3
2008-08-12
Make ioctl.h compatible with userland
Michael Abbott
1
-0
/
+4
2008-08-12
docsrc: fix getdelays printk formats
Randy Dunlap
1
-8
/
+17
2008-08-12
docsrc: fix crc32hash type
Randy Dunlap
1
-1
/
+1
2008-08-12
docsrc: fix ifenslave type
Randy Dunlap
1
-1
/
+1
2008-08-12
docsrc: fix procfs example
Randy Dunlap
1
-3
/
+1
2008-08-12
docsrc: build Documentation/ sources
Randy Dunlap
15
-1
/
+118
2008-08-12
byteorder: add include/linux/byteorder.h to define endian helpers
Harvey Harrison
1
-0
/
+372
2008-08-12
byteorder: add a new include/linux/swab.h to define byteswapping functions
Harvey Harrison
1
-0
/
+309
2008-08-12
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
Alexey Dobriyan
1
-45
/
+51
2008-08-12
seq_file: add seq_cpumask(), seq_nodemask()
Alexey Dobriyan
4
-0
/
+38
2008-08-12
reiserfs: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-12
fs/eventpoll.c: fix sys_epoll_create1() comment
Andrew Morton
1
-4
/
+1
2008-08-12
drivers/char/rtc.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-08-12
mm/sparse.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-08-12
move kernel-doc comment for might_sleep directly before its defining block
Uwe Kleine-König
1
-7
/
+7
2008-08-12
lib/vsprintf.c: wrong conversion function used
Yi Yang
1
-1
/
+1
2008-08-12
fbcon: prevent cursor disappearance after switching to 512 character font
Krzysztof Helt
1
-2
/
+2
2008-08-12
atmel_lcdfb: add board parameter specify framebuffer memory size
Haavard Skinnemoen
2
-2
/
+6
2008-08-12
atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91
Haavard Skinnemoen
1
-2
/
+4
2008-08-12
matrox maven: convert to a new-style i2c driver
Jean Delvare
3
-59
/
+50
2008-08-12
matroxfb: i2c structure templates clean-up
Jean Delvare
1
-8
/
+3
2008-08-12
matrox maven: fix a broken error path
Jean Delvare
1
-1
/
+1
2008-08-12
do_migrate_pages(): remove unused variable
MinChan Kim
1
-1
/
+0
[next]