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
2006-03-22
[PATCH] mm: make __put_page internal
Nick Piggin
4
-1
/
+15
2006-03-22
[PATCH] x86_64: pageattr remove __put_page
Nick Piggin
1
-9
/
+14
2006-03-22
[PATCH] x86_64: pageattr use single list
Nick Piggin
1
-28
/
+14
2006-03-22
[PATCH] i386: pageattr remove __put_page
Nick Piggin
1
-7
/
+13
2006-03-22
[PATCH] sg: use compound pages
Nick Piggin
1
-34
/
+3
2006-03-22
[PATCH] remove VM_DONTCOPY bogosities
Hugh Dickins
1
-9
/
+1
2006-03-22
[PATCH] mm: shrink_inactive_lis() nr_scan accounting fix
Wu Fengguang
1
-4
/
+5
2006-03-22
[PATCH] mm: isolate_lru_pages() scan count fix
Wu Fengguang
1
-2
/
+2
2006-03-22
[PATCH] zone_reclaim: additional comments and cleanup
Christoph Lameter
1
-4
/
+14
2006-03-22
[PATCH] vmscan: rename functions
Andrew Morton
1
-15
/
+17
2006-03-22
[PATCH] vmscan return nr_reclaimed
Andrew Morton
1
-39
/
+38
2006-03-22
[PATCH] vmscan: use unsigned longs
Andrew Morton
3
-50
/
+64
2006-03-22
[PATCH] vmscan: scan_control cleanup
Andrew Morton
1
-46
/
+62
2006-03-22
[PATCH] Thin out scan_control: remove nr_to_scan and priority
Christoph Lameter
1
-34
/
+25
2006-03-22
[PATCH] slab: use on_each_cpu()
Andrew Morton
1
-19
/
+2
2006-03-22
[PATCH] on_each_cpu(): disable local interrupts
Andrew Morton
3
-30
/
+41
2006-03-22
[PATCH] slab: Remove SLAB_NO_REAP option
Christoph Lameter
4
-14
/
+4
2006-03-22
[PATCH] slab: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+12
2006-03-22
[PATCH] mm: kill kmem_cache_t usage
Pekka Enberg
4
-8
/
+10
2006-03-22
[PATCH] slab: remove cachep->spinlock
Ravikiran G Thirumalai
1
-11
/
+9
2006-03-22
[PATCH] slab cleanup
Andrew Morton
1
-292
/
+304
2006-03-22
[PATCH] slab: extract setup_cpu_cache
Pekka Enberg
1
-54
/
+55
2006-03-22
[PATCH] slab: object to index mapping cleanup
Pekka Enberg
1
-11
/
+23
2006-03-22
[PATCH] kcalloc(): INT_MAX -> ULONG_MAX
Adrian Bunk
1
-1
/
+1
2006-03-22
[PATCH] hugepage allocator cleanup
Nick Piggin
1
-16
/
+8
2006-03-22
[PATCH] mm: cleanup bootmem
Nick Piggin
1
-13
/
+7
2006-03-22
[PATCH] mm: page_state comment more
Nick Piggin
1
-2
/
+3
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
9
-21
/
+41
2006-03-22
[PATCH] xtensa: pgtable fixes
Nick Piggin
1
-8
/
+8
2006-03-22
[PATCH] mm: de-skew page refcounting
Nick Piggin
1
-14
/
+5
2006-03-22
[PATCH] mm: simplify vmscan vs release refcounting
Nick Piggin
2
-22
/
+22
2006-03-22
[PATCH] mm: slab less atomics
Nick Piggin
2
-7
/
+5
2006-03-22
[PATCH] mm: page_alloc less atomics
Nick Piggin
2
-4
/
+4
2006-03-22
[PATCH] mm: less atomic ops
Nick Piggin
3
-3
/
+5
2006-03-22
[PATCH] mm: PageActive no testset
Nick Piggin
3
-6
/
+5
2006-03-22
[PATCH] mm: PageLRU no testset
Nick Piggin
3
-20
/
+21
2006-03-22
[PATCH] mm: never ClearPageLRU released pages
Nick Piggin
2
-32
/
+38
2006-03-22
[PATCH] mm: remove set_pgdir leftovers
Christoph Hellwig
2
-23
/
+0
2006-03-22
[PATCH] dcdbas: convert to the new platform device interface
Dmitry Torokhov
1
-22
/
+88
2006-03-22
[PATCH] tb0219: convert to the new platform device interface
Dmitry Torokhov
1
-9
/
+15
2006-03-22
[PATCH] mv64x600_wdt: convert to the new platform device interface
Dmitry Torokhov
1
-5
/
+15
2006-03-22
[PATCH] vr41xx: convert to the new platform device interface
Dmitry Torokhov
3
-25
/
+48
2006-03-22
[PATCH] multiple exports of strpbrk
Andrew Morton
5
-1
/
+4
2006-03-22
[PATCH] serial: serial_txx9 driver update
Atsushi Nemoto
2
-37
/
+42
2006-03-22
[PATCH] rtc.h broke strace(1) builds
Joe Korty
1
-2
/
+2
2006-03-22
[PATCH] dm: bio split bvec fix
Alasdair G Kergon
1
-19
/
+24
2006-03-22
[PATCH] unshare: Error if passed unsupported flags
Eric W. Biederman
1
-0
/
+6
2006-03-22
[PATCH] __get_page_state() cpumask cleanup and fix
Andrew Morton
1
-11
/
+9
2006-03-22
[PATCH] x86: mark cyc2ns_scale readmostly
Ravikiran G Thirumalai
3
-3
/
+3
2006-03-22
[PATCH] v9fs: assign dentry ops to negative dentries
Latchesar Ionkov
1
-2
/
+1
[next]