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
2008-07-24
arch/um/kernel/irq.c: clean up some functions
WANG Cong
3
-37
/
+2
2008-07-24
cris: use simple_read_from_buffer()
Akinobu Mita
1
-10
/
+7
2008-07-24
cris: remove unused global_flush_tlb
Fernando Luis Vazquez Cao
1
-1
/
+0
2008-07-24
mn10300: move sg_dma_{address,len}() to asm/scatterlist.h
Adrian Bunk
2
-9
/
+9
2008-07-24
pm: fix try_to_freeze_tasks()'s use of do_div()
David Howells
1
-1
/
+1
2008-07-24
pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering
Carlos Corbacho
1
-0
/
+20
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
4
-1
/
+30
2008-07-24
pm: schedule sysrq poweroff on boot cpu
Zhang Rui
1
-1
/
+3
2008-07-24
pm: introduce new interfaces schedule_work_on() and queue_work_on()
Zhang Rui
2
-1
/
+41
2008-07-24
pm: hibernation: simplify memory bitmap
Akinobu Mita
1
-67
/
+21
2008-07-24
pm: add new PM_EVENT codes for runtime power transitions
Alan Stern
1
-2
/
+35
2008-07-24
pm: drop unnecessary includes from pm.h
Rafael J. Wysocki
1
-2
/
+0
2008-07-24
pm: remove obsolete piece of PM documentation
Rafael J. Wysocki
3
-259
/
+34
2008-07-24
pm: remove remaining obsolete definitions from pm.h
Rafael J. Wysocki
2
-46
/
+5
2008-07-24
pm: remove definition of struct pm_dev
Rafael J. Wysocki
1
-24
/
+0
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
4
-38
/
+0
2008-07-24
pm: boot time suspend selftest
David Brownell
3
-2
/
+212
2008-07-24
swsusp: provide users with a hint about the no_console_suspend option
Pavel Machek
1
-1
/
+1
2008-07-24
alpha: remove the unused ALPHA_CORE_AGP option
Adrian Bunk
1
-5
/
+0
2008-07-24
remove include/asm-h8300/keyboard.h
Adrian Bunk
1
-24
/
+0
2008-07-24
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
Tilman Schmidt
1
-6
/
+6
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
6
-43
/
+53
2008-07-24
security: remove unused forwards
Hugh Dickins
1
-2
/
+0
2008-07-24
security: filesystem capabilities no longer experimental
Andrew G. Morgan
1
-2
/
+1
2008-07-24
security: filesystem capabilities refactor kernel code
Andrew G. Morgan
1
-117
/
+221
2008-07-24
security: protect legacy applications from executing with insufficient privilege
Andrew G. Morgan
2
-50
/
+60
2008-07-24
mm: fix ever-decreasing swap priority
Hugh Dickins
1
-24
/
+25
2008-07-24
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
Gerald Schaefer
4
-23
/
+21
2008-07-24
kcalloc: remove runtime division
Milton Miller
1
-1
/
+1
2008-07-24
memory-hotplug: add sysfs removable attribute for hotplug memory remove
Badari Pulavarty
4
-0
/
+115
2008-07-24
memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist...
Kent Liu
1
-1
/
+3
2008-07-24
memory hotplug: small fixes to bootmem freeing for memory hotremove
Yasunori Goto
3
-11
/
+11
2008-07-24
memory hotplug: allocate usemap on the section with pgdat
Yasunori Goto
1
-1
/
+77
2008-07-24
mm: remove initialization of static per-cpu variables
Vegard Nossum
1
-4
/
+4
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
57
-74
/
+36
2008-07-24
mm: make register_page_bootmem_info_section() static
Adrian Bunk
1
-1
/
+1
2008-07-24
mm/page_alloc.c: cleanups
Adrian Bunk
1
-12
/
+13
2008-07-24
mm: add alloc_pages_exact() and free_pages_exact()
Timur Tabi
2
-0
/
+56
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
10
-44
/
+41
2008-07-24
bootmem: revisit alloc_bootmem_section
Johannes Weiner
1
-21
/
+6
2008-07-24
bootmem: Make __alloc_bootmem_low_node fall back to other nodes
Johannes Weiner
1
-9
/
+16
2008-07-24
bootmem: respect goal more likely
Johannes Weiner
1
-38
/
+54
2008-07-24
bootmem: factor out the marking of a PFN range
Johannes Weiner
1
-119
/
+69
2008-07-24
bootmem: free/reserve helpers
Johannes Weiner
1
-22
/
+43
2008-07-24
bootmem: clean up alloc_bootmem_core
Johannes Weiner
2
-140
/
+78
2008-07-24
bootmem: clean up free_all_bootmem_core
Johannes Weiner
1
-45
/
+38
2008-07-24
bootmem: revisit bootmem descriptor list handling
Johannes Weiner
1
-13
/
+10
2008-07-24
bootmem: revisit bitmap size calculations
Johannes Weiner
1
-18
/
+9
2008-07-24
bootmem: add debugging framework
Johannes Weiner
1
-7
/
+44
2008-07-24
bootmem: add documentation to API functions
Johannes Weiner
1
-1
/
+149
[next]