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
2011-05-25
mtd: physmap: convert to mtd_device_register()
Jamie Iles
1
-4
/
+0
2011-05-25
mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS
Jamie Iles
1
-0
/
+9
2011-05-25
mtd: introduce mtd_device_(un)register()
Jamie Iles
2
-1
/
+7
2011-05-25
mtd: create function to perform large allocations
Grant Erickson
1
-0
/
+2
2011-05-25
mtd: nand: renumber conflicting BBT flags
Brian Norris
1
-2
/
+2
2011-05-18
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-3
/
+6
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2
-7
/
+6
2011-05-18
of: fix race when matching drivers
Milton Miller
1
-2
/
+6
2011-05-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2011-05-18
procfs: add stub for proc_mkdir_mode()
Randy Dunlap
1
-0
/
+2
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
1
-0
/
+1
2011-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+1
2011-05-16
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2011-05-16
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
1
-0
/
+1
2011-05-16
drm: Take lock around probes for drm_fb_helper_hotplug_event
Chris Wilson
1
-1
/
+1
2011-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+0
2011-05-14
fs: remove FS_COW_FL
Li Zefan
1
-1
/
+0
2011-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-7
/
+17
2011-05-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+1
2011-05-13
bonding,llc: Fix structure sizeof incompatibility for some PDUs
Vitalii Demianets
1
-4
/
+4
2011-05-13
Cache user_ns in struct cred
Serge E. Hallyn
2
-14
/
+9
2011-05-12
ipv6: restore correct ECN handling on TCP xmit
Steinar H. Gunderson
1
-3
/
+13
2011-05-12
Merge branch 'fbmem'
Linus Torvalds
1
-0
/
+1
2011-05-12
fbcon: add lifetime refcount to opened frame buffers
Linus Torvalds
1
-0
/
+1
2011-05-11
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
1
-0
/
+1
2011-05-11
mm: tracing: add missing GFP flags to tracing
Mel Gorman
1
-1
/
+5
2011-05-11
mm: add alloc_pages_exact_nid()
Andi Kleen
1
-0
/
+2
2011-05-11
mm: use alloc_bootmem_node_nopanic() on really needed path
Yinghai Lu
1
-0
/
+2
2011-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+20
2011-05-10
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
1
-0
/
+17
2011-05-10
xfrm: Assign the inner mode output function to the dst entry
Steffen Klassert
1
-0
/
+3
2011-05-10
IPVS: init and cleanup restructuring
Hans Schillstrom
1
-0
/
+17
2011-05-09
Don't lock guardpage if the stack is growing up
Mikulas Patocka
1
-1
/
+23
2011-05-09
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2011-05-09
drm: mm: fix debug output
Daniel Vetter
1
-1
/
+1
2011-05-07
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+15
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
1
-0
/
+1
2011-05-06
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...
Ingo Molnar
6
-3
/
+10
2011-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2011-05-04
slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg
Thomas Gleixner
1
-1
/
+1
2011-05-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2
-1
/
+15
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-1
/
+1
2011-05-04
drm/radeon/kms: fix gart setup on fusion parts (v2)
Alex Deucher
1
-0
/
+1
2011-05-04
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+5
2011-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+0
2011-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2011-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-05-01
i2c-i801: Move device ID definitions to driver
Jean Delvare
1
-4
/
+0
2011-04-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-0
/
+2
2011-04-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-1
/
+7
[next]