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
2013-05-06
slab: Return NULL for oversized allocations
Christoph Lameter
2
-0
/
+9
2013-05-01
mm: slab: Verify the nodeid passed to ____cache_alloc_node
Aaron Tomlin
1
-0
/
+1
2013-04-05
slub: tid must be retrieved from the percpu area of the current processor
Christoph Lameter
1
-3
/
+9
2013-04-05
slub: Do not dereference NULL pointer in node_match
Christoph Lameter
1
-1
/
+1
2013-04-02
slub: add 'likely' macro to inc_slabs_node()
Joonsoo Kim
1
-1
/
+1
2013-04-02
slub: correct to calculate num of acquired objects in get_partial_node()
Joonsoo Kim
1
-8
/
+9
2013-02-28
slub: correctly bootstrap boot caches
Glauber Costa
1
-0
/
+6
2013-02-06
mm/sl[au]b: correct allocation type check in kmalloc_slab()
Joonsoo Kim
1
-1
/
+1
2013-02-06
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections
Christoph Lameter
1
-14
/
+15
2013-02-06
slab: Handle ARCH_DMA_MINALIGN correctly
Christoph Lameter
1
-14
/
+18
2013-02-01
slab: Common definition for kmem_cache_node
Christoph Lameter
3
-28
/
+32
2013-02-01
slab: Rename list3/l3 to node
Christoph Lameter
2
-259
/
+259
2013-02-01
slab: Common Kmalloc cache determination
Christoph Lameter
5
-173
/
+124
2013-02-01
stat: Use size_t for sizes instead of unsigned
Christoph Lameter
1
-1
/
+1
2013-02-01
slab: Common function to create the kmalloc array
Christoph Lameter
4
-99
/
+64
2013-02-01
slab: Common definition for the array of kmalloc caches
Christoph Lameter
6
-24
/
+13
2013-02-01
slab: Common constants for kmalloc boundaries
Christoph Lameter
3
-37
/
+38
2013-02-01
slab: Rename nodelists to node
Christoph Lameter
2
-69
/
+68
2013-02-01
slab: Common name for the per node structures
Christoph Lameter
2
-45
/
+44
2013-02-01
slab: Use common kmalloc_index/kmalloc_size functions
Christoph Lameter
3
-173
/
+88
2013-02-01
slab: Common kmalloc slab index determination
Christoph Lameter
2
-113
/
+122
2013-02-01
slab: Move kmalloc related function defs
Christoph Lameter
1
-9
/
+9
2013-02-01
slab: Use proper formatting specs for unsigned size_t
Christoph Lameter
1
-1
/
+1
2012-12-21
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
1
-2
/
+2
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
19
-445
/
+738
2012-12-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+18
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
30
-443
/
+522
2012-12-21
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
1
-1
/
+0
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
22
-214
/
+2234
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
9
-68
/
+9
2012-12-21
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
Kukjin Kim
1
-3
/
+2
2012-12-21
dm stripe: add WRITE SAME support
Mike Snitzer
1
-4
/
+6
2012-12-21
dm: remove map_info
Mikulas Patocka
14
-54
/
+31
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
1
-13
/
+23
2012-12-21
dm thin: dont use map_context
Mikulas Patocka
1
-36
/
+13
2012-12-21
dm raid1: dont use map_context
Mikulas Patocka
1
-9
/
+13
2012-12-21
dm flakey: dont use map_context
Mikulas Patocka
1
-4
/
+11
2012-12-21
dm raid1: rename read_record to bio_record
Mikulas Patocka
1
-11
/
+11
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
4
-8
/
+15
2012-12-21
dm snapshot: use per_bio_data
Mikulas Patocka
1
-35
/
+8
2012-12-21
dm verity: use per_bio_data
Mikulas Patocka
1
-18
/
+4
2012-12-21
dm raid1: use per_bio_data
Mikulas Patocka
1
-34
/
+5
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
4
-20
/
+56
2012-12-21
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
Mike Snitzer
3
-10
/
+33
2012-12-21
dm linear: add WRITE SAME support
Mike Snitzer
1
-1
/
+2
2012-12-21
dm: add WRITE SAME support
Mike Snitzer
1
-5
/
+39
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
2
-1
/
+34
2012-12-21
dm ioctl: use kmalloc if possible
Mikulas Patocka
1
-13
/
+32
2012-12-21
dm ioctl: remove PF_MEMALLOC
Mikulas Patocka
2
-11
/
+6
2012-12-21
dm persistent data: improve improve space map block alloc failure message
Joe Thornber
1
-1
/
+1
[next]