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-02-05
timerfd: new timerfd API
Davide Libenzi
24
-118
/
+210
2008-02-05
timerfd: introduce a new hrtimer_forward_now() function
Davide Libenzi
1
-0
/
+7
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
4
-12
/
+15
2008-02-05
remove handle_group_stop() in favor of do_signal_stop()
Oleg Nesterov
1
-38
/
+5
2008-02-05
__group_complete_signal(): fix coredump with group stop race
Oleg Nesterov
1
-30
/
+0
2008-02-05
clone: prepare to recycle CLONE_STOPPED
Andrew Morton
1
-0
/
+17
2008-02-05
get_task_comm(): return the result
Andrew Morton
2
-2
/
+3
2008-02-05
lockdep: annotate epoll
Peter Zijlstra
2
-1
/
+17
2008-02-05
drivers/net/wireless/b43/main.c needs io.h
Andrew Morton
1
-0
/
+1
2008-02-05
sys_remap_file_pages: fix ->vm_file accounting
Oleg Nesterov
1
-1
/
+4
2008-02-05
kvm: i386 fix
Andrew Morton
1
-4
/
+4
2008-02-04
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
84
-1425
/
+3770
2008-02-04
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2
-89
/
+108
2008-02-04
Explain kmem_cache_cpu fields
Christoph Lameter
1
-5
/
+5
2008-02-04
SLUB: Do not upset lockdep
root
1
-0
/
+8
2008-02-04
SLUB: Fix coding style violations
Pekka Enberg
1
-23
/
+23
2008-02-04
Add parameter to add_partial to avoid having two functions
Christoph Lameter
1
-16
/
+15
2008-02-04
SLUB: rename defrag to remote_node_defrag_ratio
Christoph Lameter
2
-9
/
+13
2008-02-04
Move count_partial before kmem_cache_shrink
Christoph Lameter
1
-13
/
+13
2008-02-04
SLUB: Fix sysfs refcounting
Christoph Lameter
1
-2
/
+13
2008-02-04
slub: fix shadowed variable sparse warnings
Harvey Harrison
1
-21
/
+18
2008-02-04
Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel
Russell King
72
-1384
/
+3625
2008-02-04
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
Catalin Marinas
4
-18
/
+15
2008-02-04
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c
Catalin Marinas
3
-5
/
+16
2008-02-04
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
Catalin Marinas
3
-13
/
+24
2008-02-04
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
Catalin Marinas
4
-8
/
+10
2008-02-04
[ARM] 4818/1: RealView: Add core-tile detection
Catalin Marinas
3
-44
/
+80
2008-02-04
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
Catalin Marinas
3
-83
/
+123
2008-02-04
[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
Catalin Marinas
10
-262
/
+186
2008-02-04
[ARM] 4815/1: RealView: Add clockevents suport for the local timers
Catalin Marinas
2
-30
/
+71
2008-02-04
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
Catalin Marinas
7
-17
/
+69
2008-02-04
[ARM] 4813/1: Add SMP helper functions for clockevents support
Catalin Marinas
2
-2
/
+37
2008-02-04
[ARM] 4812/1: RealView: clockevents support for the RealView platforms
Catalin Marinas
2
-12
/
+67
2008-02-04
[ARM] 4811/1: RealView: clocksource support for the RealView platforms
Catalin Marinas
2
-42
/
+32
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
68
-814
/
+821
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
26
-421
/
+1422
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
255
-442
/
+382
2008-02-04
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-61
/
+65
2008-02-04
kbuild: Fix instrumentation removal breakage on avr32
Haavard Skinnemoen
1
-2
/
+0
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
34
-194
/
+122
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
8
-16
/
+13
2008-02-04
ADB: Add missing #include <linux/platform_device.h>
Geert Uytterhoeven
1
-0
/
+1
2008-02-04
x86: fix RTC lockdep warning: potential hardirq recursion
Andrew Morton
1
-4
/
+7
2008-02-04
x86: cpa, micro-optimization
Thomas Gleixner
1
-4
/
+2
2008-02-04
x86: cpa, clean up code flow
Ingo Molnar
1
-11
/
+9
2008-02-04
x86: cpa, eliminate CPA_ enum
Ingo Molnar
1
-19
/
+15
2008-02-04
x86: cpa, cleanups
Ingo Molnar
1
-6
/
+15
2008-02-04
x86: implement gbpages support in change_page_attr()
Andi Kleen
1
-2
/
+15
2008-02-04
x86: support gbpages in pagetable dump
Andi Kleen
1
-1
/
+2
2008-02-04
x86: add gbpages support to lookup_address
Andi Kleen
1
-0
/
+5
[next]