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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
[PATCH] m68k: compile fix - hardirq checks were in wrong place
Al Viro
2
-9
/
+9
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
20
-46
/
+0
2006-01-12
[PATCH] mips: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] mips: task_pt_regs()
Al Viro
2
-5
/
+5
2006-01-12
[PATCH] ia64: task_pt_regs()
Al Viro
4
-8
/
+8
2006-01-12
[PATCH] ia64: task_thread_info()
Al Viro
1
-0
/
+9
2006-01-12
[PATCH] cris: fix KSTK_EIP
Al Viro
2
-2
/
+2
2006-01-12
[PATCH] cris: task_pt_regs()
Al Viro
1
-1
/
+2
2006-01-12
[PATCH] arm26: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] arm26: task_pt_regs()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] arm26: task_thread_info()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] arm: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] arm: task_pt_regs()
Al Viro
1
-3
/
+5
2006-01-12
[PATCH] arm: task_thread_info()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
Al Viro
1
-0
/
+3
2006-01-12
[PATCH] v850: task_stack_page(), task_pt_regs()
Al Viro
1
-4
/
+4
2006-01-12
[PATCH] xtensa: task_pt_regs(), task_stack_page()
Al Viro
2
-5
/
+5
2006-01-12
[PATCH] s390: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] s390: task_pt_regs()
Al Viro
2
-5
/
+5
2006-01-12
[PATCH] sparc: task_thread_info()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] sh: task_stack_page()
Al Viro
1
-2
/
+2
2006-01-12
[PATCH] sh: task_pt_regs()
Al Viro
1
-0
/
+10
2006-01-12
[PATCH] sparc64: task_pt_regs()
Al Viro
2
-3
/
+4
2006-01-12
[PATCH] sparc64: task_thread_info()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] i386: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] i386: fix task_pt_regs()
akpm@osdl.org
1
-1
/
+11
2006-01-12
[PATCH] i386: task_thread_info()
Al Viro
1
-4
/
+4
2006-01-12
[PATCH] amd64: task_pt_regs()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] amd64: task_thread_info()
Al Viro
1
-5
/
+5
2006-01-12
[PATCH] alpha: task_pt_regs()
akpm@osdl.org
2
-12
/
+3
2006-01-12
[PATCH] alpha: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] alpha: task_thread_info()
Al Viro
3
-8
/
+8
2006-01-12
[PATCH] missing helper - task_stack_page()
Al Viro
2
-0
/
+2
2006-01-12
[PATCH] sched: filter affine wakeups
akpm@osdl.org
1
-1
/
+4
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
7
-9
/
+8
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
15
-0
/
+138
2006-01-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2
-4
/
+3
2006-01-11
[PATCH] x86_64: Some housekeeping in local APIC code
Andi Kleen
1
-5
/
+1
2006-01-11
[PATCH] x86_64: Display meaningful part of filename during BUG()
Jan Beulich
1
-0
/
+1
2006-01-11
[PATCH] x86_64: Remove unused AMD K8 C stepping flag
Andi Kleen
1
-1
/
+1
2006-01-11
[PATCH] x86_64: sparse warning cleanups
Stephen Hemminger
1
-2
/
+2
2006-01-11
[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line
Andi Kleen
1
-13
/
+3
2006-01-11
[PATCH] x86_64: Remove unused segments
Andi Kleen
1
-3
/
+1
2006-01-11
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch
Ravikiran G Thirumalai
2
-0
/
+21
2006-01-11
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
Ravikiran G Thirumalai
2
-0
/
+18
2006-01-11
[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h
Andi Kleen
1
-0
/
+1
2006-01-11
[PATCH] x86_64: cleanup enter_lazy_tlb()
Brian Gerst
1
-7
/
+2
2006-01-11
[PATCH] x86_64: Remove useless KDB vector
Andi Kleen
2
-5
/
+2
2006-01-11
[PATCH] x86_64: Don't claim too many vectors for TLB flushing
Jason Uhlenkott
1
-4
/
+3
2006-01-11
[PATCH] x86_64: Allocate PDAs in the local node
Ravikiran G Thirumalai
1
-2
/
+3
[next]