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
2010-03-06
cpumask: let num_*_cpus() function always return unsigned values
Heiko Carstens
1
-4
/
+4
2010-03-06
init/initramfs.c: fix "symbol shadows an earlier one" noise
H Hartley Sweeten
1
-6
/
+6
2010-03-06
init/main.c: improve usability in case of init binary failure
Andreas Mohr
2
-1
/
+51
2010-03-06
kernel/cpu.c: delete deprecated definition in cpu_up()
Chen Gong
1
-1
/
+1
2010-03-06
MFGPT: move clocksource menu
Randy Dunlap
3
-11
/
+9
2010-03-06
um: tell git to ignore generated files
WANG Cong
2
-0
/
+4
2010-03-06
uml: line.c: avoid NULL pointer dereference
Alexander Beregalov
1
-2
/
+2
2010-03-06
cris v32: typo in crisv32_arbiter_unwatch()?
Roel Kluin
1
-1
/
+1
2010-03-06
cryptocop: fix assertion in create_output_descriptors()
Roel Kluin
1
-1
/
+1
2010-03-06
cris: convert to use arch_gettimeoffset()
john stultz
2
-66
/
+8
2010-03-06
cpuidle menu: remove 8 bytes of padding on 64 bit builds
Richard Kennedy
1
-1
/
+1
2010-03-06
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
Roel Kluin
1
-1
/
+2
2010-03-06
frv: remove pci_dma_sync_single() and pci_dma_sync_sg()
FUJITA Tomonori
1
-37
/
+0
2010-03-06
mm: add comment on swap_duplicate's error code
Hugh Dickins
1
-1
/
+5
2010-03-06
nommu: get_user_pages(): pin last page on non-page-aligned start
Steven J. Magnani
1
-2
/
+2
2010-03-06
mm: use the same log level for show_mem()
Amerigo Wang
1
-7
/
+7
2010-03-06
mm: add comment about deprecation of __GFP_NOFAIL
David Rientjes
1
-1
/
+2
2010-03-06
vmscan: detect mapped file pages used only once
Johannes Weiner
3
-14
/
+36
2010-03-06
vmscan: drop page_mapping_inuse()
Johannes Weiner
1
-23
/
+2
2010-03-06
vmscan: factor out page reference checks
Johannes Weiner
1
-13
/
+43
2010-03-06
mm: document /sys/devices/system/node/nodeX
Mel Gorman
1
-0
/
+7
2010-03-06
mm: document /proc/pagetypeinfo
Mel Gorman
1
-1
/
+44
2010-03-06
mm: suppress pfn range output for zones without pages
David Rientjes
1
-2
/
+6
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
5
-5
/
+41
2010-03-06
mm/swapfile.c: fix swapon size off-by-one
Hugh Dickins
1
-13
/
+18
2010-03-06
mm: remove VM_LOCK_RMAP code
Rik van Riel
3
-31
/
+0
2010-03-06
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
3
-0
/
+32
2010-03-06
rmap: remove obsolete check from __page_check_anon_rmap()
Rik van Riel
1
-3
/
+0
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
14
-85
/
+298
2010-03-06
mm/memcontrol.c: fix "integer as NULL pointer" sparse warning
Thiago Farina
1
-1
/
+1
2010-03-06
include/linux/fs.h: convert FMODE_* constants to hex
Andrew Morton
1
-11
/
+11
2010-03-06
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
3
-1
/
+18
2010-03-06
vfs: take f_lock on modifying f_mode after open time
Wu Fengguang
2
-0
/
+4
2010-03-06
mm/migrate.c: kill anon local variable from migrate_page_copy
KOSAKI Motohiro
1
-4
/
+0
2010-03-06
mm/mempolicy.c: fix indentation of the comments of do_migrate_pages
KOSAKI Motohiro
1
-30
/
+30
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
3
-24
/
+43
2010-03-06
mm: fix mbind vma merge problem
KOSAKI Motohiro
1
-13
/
+39
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
4
-23
/
+14
2010-03-06
mm: remove free_hot_page()
Li Hong
3
-9
/
+5
2010-03-06
mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
Li Hong
1
-1
/
+1
2010-03-06
mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
Li Hong
1
-1
/
+1
2010-03-06
mm, lockdep: annotate reclaim context to zone reclaim too
KOSAKI Motohiro
1
-0
/
+2
2010-03-06
vmscan: get_scan_ratio() cleanup
KOSAKI Motohiro
1
-9
/
+14
2010-03-06
vmscan: check high watermark after shrink zone
Minchan Kim
1
-10
/
+12
2010-03-06
mm: use rlimit helpers
Jiri Slaby
4
-14
/
+15
2010-03-06
mm: mlock_vma_pages_range() only return success or failure
KOSAKI Motohiro
1
-2
/
+2
2010-03-06
mm: mlock_vma_pages_range() never return negative value
KOSAKI Motohiro
1
-9
/
+2
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
6
-7
/
+23
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
7
-15
/
+107
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
12
-101
/
+174
[prev]
[next]