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
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
4
-10
/
+20
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-585
/
+886
2009-12-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2
-1
/
+7
2009-12-15
lis3: selftest support
Samu Onkalo
1
-0
/
+3
2009-12-15
lis3lv02d: axis remap and resource setup/release
Samu Onkalo
1
-0
/
+12
2009-12-15
atmel-mci: change use of dma slave interface
Nicolas Ferre
1
-3
/
+1
2009-12-15
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
KOSAKI Motohiro
1
-1
/
+8
2009-12-15
efi.h: use %pUl to print UUIDs
Joe Perches
1
-5
/
+1
2009-12-15
string: factorize skip_spaces and export it to be generally available
André Goddard Rosa
2
-0
/
+2
2009-12-15
ctype: constify read-only _ctype string
André Goddard Rosa
1
-1
/
+1
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
2
-2
/
+15
2009-12-15
cs5535: define lxfb/gxfb MSRs in linux/cs5535.h
Andres Salomon
1
-0
/
+13
2009-12-15
cs5535: move VSA2 checks into linux/cs5535.h
Andres Salomon
1
-0
/
+32
2009-12-15
cs5535: move the DIVIL MSR definition into linux/cs5535.h
Andres Salomon
1
-0
/
+2
2009-12-15
cs5535: add a generic MFGPT driver
Andres Salomon
1
-0
/
+67
2009-12-15
cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
Andres Salomon
1
-0
/
+58
2009-12-15
err.h: add helper function to simplify pointer error checking
Phil Carmody
1
-0
/
+5
2009-12-15
task_struct: make journal_info conditional
Hiroshi Shimamoto
2
-1
/
+9
2009-12-15
kernel.h: add printk_ratelimited and pr_<level>_rl
Joe Perches
1
-0
/
+44
2009-12-15
kallsyms: remove deprecated print_fn_descriptor_symbol()
Amerigo Wang
1
-12
/
+0
2009-12-15
rwsem: fix rwsem_is_locked() bugs
Amerigo Wang
1
-5
/
+1
2009-12-15
kernel.h: remove initialization of bool in printk_once
Joe Perches
1
-3
/
+3
2009-12-15
dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug
Joe Perches
2
-10
/
+8
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-15
mm hugetlb: add hugepage support to pagemap
Naoya Horiguchi
1
-0
/
+3
2009-12-15
include/linux/mm.h: remove unneeded ifdef
Huang Shijie
1
-4
/
+1
2009-12-15
mm: memory_hotplug: make offline_pages() static
Andrew Morton
1
-1
/
+0
2009-12-15
ksm: memory hotremove migration only
Hugh Dickins
1
-5
/
+3
2009-12-15
ksm: rmap_walk to remove_migation_ptes
Hugh Dickins
2
-0
/
+19
2009-12-15
ksm: hold anon_vma in rmap_item
Hugh Dickins
1
-0
/
+24
2009-12-15
ksm: let shared pages be swappable
Hugh Dickins
2
-6
/
+53
2009-12-15
ksm: stable_node point to page and back
Hugh Dickins
1
-7
/
+17
2009-12-15
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
1
-5
/
+3
2009-12-15
mm: define PAGE_MAPPING_FLAGS
Hugh Dickins
3
-3
/
+27
2009-12-15
vmscan: stop kswapd waiting on congestion when the min watermark is not being...
KOSAKI Motohiro
1
-1
/
+2
2009-12-15
vmscan: have kswapd sleep for a short interval and double check it should be ...
Mel Gorman
1
-0
/
+1
2009-12-15
swap: rework map_swap_page() again
Lee Schermerhorn
1
-1
/
+1
2009-12-15
swap_info: reorder its fields
Hugh Dickins
1
-13
/
+13
2009-12-15
swap_info: note SWAP_MAP_SHMEM
Hugh Dickins
1
-0
/
+6
2009-12-15
swap_info: swap count continuations
Hugh Dickins
1
-6
/
+16
2009-12-15
swap_info: swap_map of chars not shorts
Hugh Dickins
1
-4
/
+4
2009-12-15
swap_info: SWAP_HAS_CACHE cleanups
Hugh Dickins
1
-1
/
+1
2009-12-15
swap_info: include first_swap_extent
Hugh Dickins
1
-1
/
+1
2009-12-15
swap_info: change to array of pointers
Hugh Dickins
1
-3
/
+4
2009-12-15
swap_info: private to swapfile.c
Hugh Dickins
1
-2
/
+1
2009-12-15
mm: add gfp flags for NODEMASK_ALLOC slab allocations
David Rientjes
1
-9
/
+12
2009-12-15
hugetlb: offload per node attribute registrations
Lee Schermerhorn
1
-0
/
+5
2009-12-15
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
1
-0
/
+1
2009-12-15
hugetlb: add per node hstate attributes
Lee Schermerhorn
1
-0
/
+11
2009-12-15
hugetlb: add generic definition of NUMA_NO_NODE
Lee Schermerhorn
1
-0
/
+2
[next]