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-04-30
signals: remove unused variable from send_signal()
Pavel Emelyanov
1
-2
/
+1
2008-04-30
isofs: fix access to unallocated memory when reading corrupted filesystem
Jan Kara
2
-0
/
+15
2008-04-30
md: support blocking writes to an array on device failure
Dan Williams
6
-7
/
+120
2008-04-30
md: prevent duplicates in bind_rdev_to_array
Dan Williams
1
-0
/
+5
2008-04-30
md: remove a stray command from a copy and paste error in resync_start_store
Dan Williams
1
-1
/
+0
2008-04-30
md: fix up switching md arrays between read-only and read-write
NeilBrown
1
-4
/
+10
2008-04-30
md: fix 'safemode' handling for external metadata.
NeilBrown
1
-11
/
+19
2008-04-30
md: reinitialise more mddev fields in do_md_stop.
NeilBrown
1
-0
/
+25
2008-04-30
md: skip all metadata update processing when using external metadata.
NeilBrown
1
-0
/
+2
2008-04-30
md: fix use after free when removing rdev via sysfs
Dan Williams
1
-1
/
+1
2008-04-30
pxafb: preliminary smart panel interface support (update)
Eric Miao
2
-2
/
+2
2008-04-30
pxafb: preliminary smart panel interface support
Eric Miao
5
-47
/
+337
2008-04-30
pxafb: move parallel LCD timing setup into dedicate function
Eric Miao
2
-50
/
+47
2008-04-30
pxafb: use completion for LCD disable wait code
Eric Miao
2
-8
/
+6
2008-04-30
pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()
Eric Miao
1
-24
/
+35
2008-04-30
pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type
eric miao
4
-10
/
+6
2008-04-30
pxafb: introduce register independent LCD connection type for pxafb
eric miao
2
-14
/
+106
2008-04-30
pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors
eric miao
2
-83
/
+95
2008-04-30
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
eric miao
6
-224
/
+213
2008-04-30
pxafb: sanitize the usage of #ifdef .. processing pxafb parameters
eric miao
1
-29
/
+28
2008-04-30
pxafb: purge unnecessary pr_debug and comments from pxafb
eric miao
1
-71
/
+0
2008-04-30
pxafb: fix various coding style issues for pxafb
eric miao
1
-136
/
+144
2008-04-30
pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue
eric miao
1
-140
/
+166
2008-04-30
atmel_spi: clean up baud rate divisor calculation
Haavard Skinnemoen
1
-9
/
+20
2008-04-30
kallsyms: nuke all ChangeLog, this should be logged by git
Bryan Wu
1
-6
/
+0
2008-04-30
/proc/pagetypeinfo: fix output for memoryless nodes
KOSAKI Motohiro
1
-0
/
+4
2008-04-30
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
5
-2
/
+725
2008-04-30
MAINTAINERS: sort ordering
Alan Cox
1
-57
/
+63
2008-04-30
[XFS] Include linux/random.h in all builds, not just debug.
David Chinner
2
-2
/
+1
2008-04-29
docbook: fix fatal rapidio yet again (and more to come)
Randy Dunlap
1
-1
/
+0
2008-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
7
-10
/
+16
2008-04-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
38
-837
/
+1086
2008-04-29
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
40
-939
/
+396
2008-04-30
V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...
Mauro Carvalho Chehab
1
-2
/
+7
2008-04-30
V4L/DVB (7794): cx88: Fix a warning
Mauro Carvalho Chehab
1
-1
/
+0
2008-04-30
V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...
Robert P. J. Day
1
-3
/
+3
2008-04-30
V4L/DVB (7791): ivtv: POLLHUP must be returned on eof
Hans Verkuil
1
-1
/
+3
2008-04-29
pasemi_edac needs to include linux/edac.h
Stephen Rothwell
1
-0
/
+1
2008-04-29
V4L/DVB (7789b): Fix merge conflicts
Mauro Carvalho Chehab
3
-3
/
+3
2008-04-29
ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta
Roel Kluin
1
-5
/
+3
2008-04-29
ext4: fix test ext_generic_write_end() copied return value
Roel Kluin
1
-6
/
+8
2008-04-29
ext3: fix test ext_generic_write_end() copied return value
Roel Kluin
1
-6
/
+8
2008-04-29
ext4: Move mballoc headers/structures to a seperate header file mballoc.h
Mingming Cao
2
-295
/
+305
2008-04-29
ext4: cleanup for compiling mballoc with verification and debugging #defines
Solofo Ramangalahy
1
-6
/
+6
2008-04-29
ext4: don't use ext4_error in ext4_check_descriptors
Josef Bacik
1
-16
/
+13
2008-04-29
ext4: mark inode dirty after initializing the extent tree
Aneesh Kumar K.V
1
-6
/
+7
2008-04-29
ext4: update ctime and mtime for truncate with extents.
Solofo Ramangalahy
1
-0
/
+2
2008-04-29
ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group
Aneesh Kumar K.V
1
-14
/
+15
2008-04-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
10
-25
/
+61
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+155
[prev]
[next]