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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-23
[PATCH] JBD: split checkpoint lists
Jan Kara
1
-1
/
+7
2006-06-23
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
3
-21
/
+28
2006-06-23
[PATCH] list: introduce list_replace() helper
Oleg Nesterov
1
-0
/
+23
2006-06-23
[PATCH] SGI IOC4: Detect IO card variant
Brent Casavant
1
-0
/
+5
2006-06-23
[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules
Paul E. McKenney
1
-2
/
+1
2006-06-23
[PATCH] strstrip() API
Pekka Enberg
1
-0
/
+1
2006-06-23
[PATCH] Process Events: License Change
Matt Helsley
1
-13
/
+6
2006-06-23
[PATCH] Process Events - Header Cleanup
Matt Helsley
1
-2
/
+0
2006-06-23
[PATCH] remove unlikely() in might_sleep_if()
Hua Zhong
1
-1
/
+1
2006-06-23
[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...
Mingming Cao
1
-18
/
+20
2006-06-23
[PATCH] ptrace: document the locking rules
Eric W. Biederman
2
-1
/
+5
2006-06-23
[PATCH] module.h: updated comments with a new license
Xose Vazquez Perez
1
-0
/
+2
2006-06-23
[PATCH] fs/locks.c: make posix_locks_deadlock() static
Adrian Bunk
1
-1
/
+0
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
2
-2
/
+3
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
1
-0
/
+7
2006-06-23
[PATCH] Add a sysfs file to determine if a kexec kernel is loaded
Jeff Moyer
1
-0
/
+1
2006-06-23
[PATCH] m68k: Remove some unused definitions in zorro.h
Roman Zippel
1
-42
/
+0
2006-06-23
[PATCH] swsusp: add architecture special saveable pages support
Shaohua Li
1
-0
/
+1
2006-06-23
[PATCH] x86: kernel irq balance doesn't work
Zhang Yanmin
1
-0
/
+8
2006-06-23
[PATCH] x86: cache pollution aware __copy_from_user_ll()
Hiro Yoshioka
1
-0
/
+22
2006-06-23
[PATCH] SELinux: add task_movememory hook
David Quigley
1
-0
/
+15
2006-06-23
[PATCH] lsm: add task_setioprio hook
James Morris
1
-0
/
+16
2006-06-23
[PATCH] move_pages: fix 32 -> 64 bit compat function
Christoph Lameter
1
-1
/
+1
2006-06-23
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
1
-0
/
+5
2006-06-23
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
2
-1
/
+6
2006-06-23
[PATCH] page migration: use allocator function for migrate_pages()
Christoph Lameter
1
-5
/
+6
2006-06-23
[PATCH] page migration: handle freeing of pages in migrate_pages()
Christoph Lameter
1
-4
/
+3
2006-06-23
[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
Paul Drynoff
1
-0
/
+50
2006-06-23
[PATCH] initialise total_memory() earlier
Andrew Morton
1
-0
/
+1
2006-06-23
[PATCH] add page_mkwrite() vm_operations method
David Howells
1
-0
/
+4
2006-06-23
[PATCH] mm: fix swap unused warning
Con Kolivas
1
-11
/
+53
2006-06-23
[PATCH] sparsemem: record nid during memory present
Andy Whitcroft
1
-0
/
+5
2006-06-23
[PATCH] More page migration: use migration entries for file pages
Christoph Lameter
1
-15
/
+0
2006-06-23
[PATCH] Swapless page migration: rip out swap based logic
Christoph Lameter
1
-1
/
+0
2006-06-23
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
2
-0
/
+60
2006-06-23
[PATCH] page migration cleanup: pass "mapping" to migration functions
Christoph Lameter
2
-4
/
+8
2006-06-23
[PATCH] page migration cleanup: remove useless definitions
Christoph Lameter
1
-2
/
+0
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
2
-2
/
+6
2006-06-23
[PATCH] radix-tree: direct data
Nick Piggin
1
-2
/
+3
2006-06-23
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
1
-20
/
+15
2006-06-23
[PATCH] mm: introduce remap_vmalloc_range()
Nick Piggin
1
-0
/
+8
2006-06-23
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
1
-0
/
+9
2006-06-23
[PATCH] tightening hugetlb strict accounting
Chen, Kenneth W
1
-6
/
+2
2006-06-23
[PATCH] reserve space for swap label
Andreas Dilger
1
-6
/
+8
2006-06-23
[PATCH] support for panic at OOM
KAMEZAWA Hiroyuki
1
-0
/
+1
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...
Yasunori Goto
1
-0
/
+3
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...
Yasunori Goto
1
-2
/
+2
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: change name o...
Yasunori Goto
1
-2
/
+2
2006-06-23
[PATCH] PG_uncached is ia64 only
Andrew Morton
1
-1
/
+13
2006-06-23
[PATCH] zone handle unaligned zone boundaries
Andy Whitcroft
1
-2
/
+5
[next]