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
2011-04-14
UBI: use __packed instead of __attribute__((packed))
Artem Bityutskiy
2
-9
/
+9
2011-04-14
UBI: cleanup comments around volume properties
Artem Bityutskiy
1
-5
/
+6
2011-04-14
UBI: re-name set volume properties ioctl
Artem Bityutskiy
2
-13
/
+14
2011-04-14
UBI: make the control character device non-seekable
Artem Bityutskiy
1
-1
/
+1
2011-04-11
Linux 2.6.39-rc3
v2.6.39-rc3
Linus Torvalds
1
-1
/
+1
2011-04-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
17
-507
/
+531
2011-04-11
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
1
-1
/
+1
2011-04-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-35
/
+102
2011-04-11
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+6
2011-04-11
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-7
/
+10
2011-04-11
pci: fix PCI bus allocation alignment handling
Linus Torvalds
1
-2
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
54
-164
/
+301
2011-04-10
dt/fsldma: fix build warning caused by of_platform_device changes
Ira W. Snyder
1
-1
/
+1
2011-04-10
ext4: fix data corruption regression by reverting commit 6de9843dab3f
Theodore Ts'o
1
-0
/
+1
2011-04-10
ext4: Allow indirect-block file to grow the file size to max file size
Kazuya Mio
1
-6
/
+17
2011-04-10
ext4: allow an active handle to be started when freezing
Yongqiang Yang
1
-11
/
+33
2011-04-10
ext4: sync the directory inode in ext4_sync_parent()
Curt Wohlgemuth
1
-3
/
+14
2011-04-10
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
1
-0
/
+15
2011-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-34
/
+61
2011-04-10
nfsd4: fix oops on lock failure
J. Bruce Fields
1
-3
/
+6
2011-04-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-21
/
+13
2011-04-09
Merge branch 'fix/hda' into for-linus
Takashi Iwai
5
-27
/
+50
2011-04-09
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
689
-10452
/
+17839
2011-04-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-37
/
+27
2011-04-08
signal.c: fix erroneous syscall kernel-doc
Randy Dunlap
1
-2
/
+2
2011-04-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-22
/
+34
2011-04-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-10
/
+5
2011-04-08
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
1
-11
/
+9
2011-04-08
xfs: fix xfs_debug warnings
Christoph Hellwig
2
-29
/
+22
2011-04-08
xfs: fix variable set but not used warnings
Christoph Hellwig
5
-18
/
+0
2011-04-07
mlx4_en: Restoring RX buffer pointer in case of failure
Yevgeny Petrilin
1
-0
/
+4
2011-04-07
mlx4: Sensing link type at device initialization
Yevgeny Petrilin
3
-2
/
+9
2011-04-08
xfs: convert log tail checking to a warning
Dave Chinner
2
-8
/
+25
2011-04-08
xfs: catch bad block numbers freeing extents.
Dave Chinner
1
-7
/
+23
2011-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
4
-9
/
+61
2011-04-08
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
1
-136
/
+118
2011-04-08
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
3
-151
/
+124
2011-04-08
xfs: introduce background inode reclaim work
Dave Chinner
2
-3
/
+67
2011-04-08
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
3
-102
/
+36
2011-04-08
xfs: introduce a xfssyncd workqueue
Dave Chinner
4
-61
/
+63
2011-04-08
xfs: fix extent format buffer allocation size
Dave Chinner
1
-27
/
+40
2011-04-07
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
OGAWA Hirofumi
3
-4
/
+10
2011-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2011-04-07
watchdog: mpc8xxx_wdt: fix build
Peter Korsgaard
1
-1
/
+1
2011-04-07
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
1
-3
/
+1
2011-04-07
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-150
/
+280
2011-04-07
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-20
/
+13
2011-04-07
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-18
/
+22
2011-04-07
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
11
-89
/
+151
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
40
-2092
/
+324
[next]