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
2010-04-30
musb_core: don't prevent disabling clock on driver unload
Sergei Shtylyov
1
-3
/
+1
2010-04-30
musb_core: don't touch 'musb->clock' in musb_free()
Sergei Shtylyov
1
-5
/
+0
2010-04-30
musb: potential use after free
Dan Carpenter
1
-0
/
+1
2010-04-30
musb: save and restore missing bus control register
Ajay Kumar Gupta
2
-1
/
+3
2010-04-30
MUSB: Blackfin: don't fake blackfin_interrupt() result
Sergei Shtylyov
1
-7
/
+1
2010-04-30
musb: fix power field to hold all possible values
Ajay Kumar Gupta
1
-1
/
+1
2010-04-29
Linux 2.6.34-rc6
v2.6.34-rc6
Linus Torvalds
1
-1
/
+1
2010-04-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-5
/
+0
2010-04-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-9
/
+120
2010-04-29
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
1
-5
/
+0
2010-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2010-04-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-116
/
+200
2010-04-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
65
-972
/
+1609
2010-04-29
ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...
viresh kumar
1
-1
/
+1
2010-04-29
xfs: add a shrinker to background inode reclaim
Dave Chinner
6
-9
/
+120
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
1
-1
/
+1
2010-04-29
fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK
Jens Axboe
1
-0
/
+1
2010-04-29
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
7
-23
/
+47
2010-04-29
pktcdvd: improve BKL and compat_ioctl.c usage
Arnd Bergmann
2
-6
/
+14
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
1
-1
/
+1
2010-04-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+24
2010-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-38
/
+5
2010-04-28
nfs d_revalidate() is too trigger-happy with d_drop()
Al Viro
1
-0
/
+2
2010-04-28
ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB
Colin Tuckley
2
-1
/
+2
2010-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-1
/
+1
2010-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
36
-188
/
+1312
2010-04-28
sfc: Change falcon_probe_board() to fail for unsupported boards
Ben Hutchings
3
-12
/
+7
2010-04-28
sfc: Always close net device at the end of a disabling reset
Ben Hutchings
1
-2
/
+2
2010-04-28
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
Ben Hutchings
1
-2
/
+11
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
4
-16
/
+34
2010-04-28
sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
Wei Yongjun
1
-7
/
+10
2010-04-28
sctp: per_cpu variables should be in bh_disabled section
Vlad Yasevich
1
-2
/
+2
2010-04-28
sctp: fix potential reference of a freed pointer
Vlad Yasevich
1
-2
/
+4
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
3
-0
/
+12
2010-04-28
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
2
-21
/
+10
2010-04-28
nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
Xiaotian Feng
1
-0
/
+1
2010-04-28
nfs: fix some issues in nfs41_proc_reclaim_complete()
Dan Carpenter
1
-1
/
+4
2010-04-28
x86/PCI: compute Address Space length rather than using _LEN
Bjorn Helgaas
1
-38
/
+2
2010-04-28
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
3
-45
/
+24
2010-04-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
32
-90
/
+219
2010-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-10
/
+10
2010-04-28
regulator: fix enabling regulator issue on max8925
Haojian Zhuang
1
-1
/
+1
2010-04-28
coda: move backing-dev.h kernel include inside __KERNEL__
Jens Axboe
1
-1
/
+2
2010-04-28
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-60
/
+129
2010-04-28
powerpc/ps3: Update platform maintainer
Geoff Levand
1
-4
/
+4
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
3
-0
/
+13
2010-04-28
powerpc/numa: Add form 1 NUMA affinity
Anton Blanchard
2
-3
/
+17
2010-04-27
net/usb: add sierra_net.c driver
Elina Pasheva
3
-0
/
+1012
2010-04-27
cdc_ether: fix autosuspend for mbm devices
Torgny Johansson
1
-0
/
+1
2010-04-27
bluetooth: handle l2cap_create_connless_pdu() errors
Dan Carpenter
1
-1
/
+4
[next]