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
2011-05-26
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
4
-18
/
+14
2011-05-26
sh: convert to asm-generic ptrace.h
Mike Frysinger
1
-2
/
+4
2011-05-26
x86: convert to asm-generic ptrace.h
Mike Frysinger
1
-13
/
+5
2011-05-26
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
1
-3
/
+2
2011-05-26
asm-generic/ptrace.h: start a common low level ptrace helper
Mike Frysinger
1
-0
/
+74
2011-05-26
memcg: add the pagefault count into memcg stats
Ying Han
6
-5
/
+65
2011-05-26
memcg: add memory.numastat api for numa statistics
Ying Han
1
-0
/
+155
2011-05-26
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
3
-9
/
+9
2011-05-26
memcg: remove unused retry signal from reclaim
Johannes Weiner
1
-1
/
+1
2011-05-26
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
3
-35
/
+34
2011-05-26
memcg: reclaim memory from nodes in round-robin order
Ying Han
3
-7
/
+106
2011-05-26
MAINTAINERS: add mm/page_cgroup.c into memcg subsystem
Namhyung Kim
1
-0
/
+1
2011-05-26
memcg: move page-freeing code out of lock
Namhyung Kim
1
-9
/
+13
2011-05-26
memcg: fix off-by-one when calculating swap cgroup map length
Namhyung Kim
1
-1
/
+1
2011-05-26
memcg: mark init_section_page_cgroup() properly
Namhyung Kim
1
-2
/
+2
2011-05-26
memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()
Michal Hocko
1
-3
/
+2
2011-05-26
memcg: add the soft_limit reclaim in global direct reclaim.
Ying Han
1
-2
/
+14
2011-05-26
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
4
-15
/
+39
2011-05-26
mm: move enum vm_event_item into a standalone header file
Andrew Morton
2
-61
/
+65
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
22
-287
/
+4
2011-05-26
cgroups: use flex_array in attach_proc
Ben Blum
1
-9
/
+24
2011-05-26
cgroups: make procs file writable
Ben Blum
2
-47
/
+401
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
9
-142
/
+114
2011-05-26
cgroups: read-write lock CLONE_THREAD forking per threadgroup
Ben Blum
3
-0
/
+55
2011-05-26
Documentation: configfs examples crash fix
Jiri Slaby
2
-8
/
+4
2011-05-26
getdelays: show average CPU/IO/SWAP/RECLAIM delays
Wu Fengguang
1
-13
/
+20
2011-05-26
Documentation/accounting/getdelays.c: handle sendto() failures
Andrew Morton
1
-0
/
+2
2011-05-26
Documentation/accounting/getdelays.c: fix unused var warning
Justin P. Mattock
1
-3
/
+0
2011-05-26
Documentation/atomic_ops.txt: avoid volatile in sample code
Nikanth Karthikesan
1
-1
/
+1
2011-05-26
ufs: fix truncated values handling 64 bit metadata
Dan Carpenter
2
-5
/
+6
2011-05-26
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
Wolfram Sang
2
-10
/
+4
2011-05-26
drivers/rtc/rtc-pcf50633.c: don't request update IRQ
Lars-Peter Clausen
1
-20
/
+3
2011-05-26
rtc: add support for spear rtc
Rajeev Kumar
3
-0
/
+543
2011-05-26
drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region
Julia Lawall
1
-2
/
+2
2011-05-26
rtc: add basic support for ST M41T93 SPI RTC
Voss, Nikolaus
3
-0
/
+235
2011-05-26
rtc: add rv3029c2 RTC support
Heiko Schocher
3
-0
/
+464
2011-05-26
rtc: add EM3027 rtc driver
Mike Rapoport
3
-0
/
+171
2011-05-26
rtc: add support for the RTC in VIA VT8500 and compatibles
Alexey Charkov
3
-0
/
+374
2011-05-26
flex_array: avoid divisions when accessing elements
Jesse Gross
2
-22
/
+31
2011-05-26
m32r: remove redundant declaration
KOSAKI Motohiro
1
-11
/
+2
2011-05-26
m32r: fix spin_lock_irqsave() misuse
KOSAKI Motohiro
1
-1
/
+2
2011-05-26
m32r: convert cpumask api
KOSAKI Motohiro
3
-52
/
+51
2011-05-26
drivers/bcma/host_pci.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-05-26
drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h
Andrew Morton
1
-0
/
+1
2011-05-26
Set cred->user_ns in key_replace_session_keyring
Serge E. Hallyn
1
-0
/
+1
2011-05-26
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
40
-54
/
+44
2011-05-26
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-185
/
+202
2011-05-26
Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....
Linus Torvalds
5
-6
/
+4
2011-05-26
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-174
/
+555
2011-05-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
93
-534
/
+3330
[next]