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-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
2006-01-11
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
2
-2
/
+4
2006-01-11
[PATCH] x86_64: Early initialization of cpu_to_node
Ravikiran Thirumalai
1
-0
/
+5
2006-01-11
[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...
Andi Kleen
1
-2
/
+4
2006-01-11
[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC
Andi Kleen
2
-0
/
+17
2006-01-11
[PATCH] x86_64: Support alternative() with a output argument.
Andi Kleen
1
-0
/
+15
2006-01-11
[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...
Andi Kleen
1
-0
/
+2
2006-01-11
[PATCH] x86_64: Fix compile error with !CONFIG_COMPAT
Andi Kleen
2
-2
/
+1
2006-01-11
[PATCH] x86_64: x86_64 write apic id fix
Vivek Goyal
1
-0
/
+1
2006-01-11
[PATCH] x86_64: Remove unused apic_write_atomic
Andi Kleen
1
-5
/
+0
2006-01-11
[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.
Andi Kleen
1
-3
/
+9
2006-01-11
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
5
-112
/
+163
2006-01-11
[PATCH] x86_64: Add idle notifiers
Andi Kleen
1
-0
/
+14
2006-01-11
[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
1
-0
/
+6
2006-01-11
[PATCH] i386: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
1
-0
/
+5
2006-01-11
[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h
Adrian Bunk
1
-16
/
+16
2006-01-11
[PATCH] x86_64: Implement is_compat_task the right way
Andi Kleen
2
-0
/
+6
2006-01-11
[PATCH] x86_64: Align and pad x86_64 GDT on page boundary
Ravikiran G Thirumalai
1
-5
/
+8
2006-01-11
[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node
Andi Kleen
1
-0
/
+4
2006-01-11
[PATCH] x86_64: Fix 64bit FXSAVE encoding
Jan Beulich
1
-10
/
+48
2006-01-11
[PATCH] x86_64: Generalize DMI and enable for x86-64
Andi Kleen
3
-1
/
+14
2006-01-11
[PATCH] x86_64: fls in asm for x86_64
Stephen Hemminger
1
-3
/
+16
2006-01-11
[PATCH] x86_64: don't save eflags in x86-64 switch_to()
Benjamin LaHaise
1
-2
/
+2
2006-01-11
[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI
Zwane Mwaikambo
1
-3
/
+1
2006-01-11
[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.
Jan Beulich
4
-11
/
+19
2006-01-11
[PATCH] i386/x86-64: Update AMD CPUID flags
Andi Kleen
1
-3
/
+5
2006-01-11
[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag
Andi Kleen
1
-0
/
+1
2006-01-11
[PATCH] x86_64: Remove enable/disable_hlt
Andi Kleen
1
-7
/
+0
2006-01-11
[PATCH] i386/x86-64: Use input/output dependencies for bitops
Andi Kleen
2
-24
/
+24
2006-01-11
[PATCH] x86_64: Minor GFP_DMA32 comment fix
Andi Kleen
1
-1
/
+1
2006-01-11
[PATCH] x86_64: make trap information available to die notification handlers
Jan Beulich
1
-3
/
+10
2006-01-11
[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO
Jan Beulich
1
-1
/
+1
2006-01-11
[PATCH] x86_64: More CFI fixes for 32bit entry code
Jan Beulich
1
-0
/
+2
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
3
-4
/
+4
2006-01-11
[PATCH] uninline capable()
Ingo Molnar
1
-12
/
+1
2006-01-11
[PATCH] kprobes: fix unloading of self probed module
Keshavamurthy Anil S
1
-0
/
+3
2006-01-11
[PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #define
Adrian Bunk
1
-6
/
+0
2006-01-11
[PATCH] mm: gfp_atomic comments
Paul Jackson
1
-0
/
+1
[next]