index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: make UV support configurable
Nick Piggin
2009-01-21
1
-3
/
+3
*
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
2009-01-21
2
-2
/
+0
|
\
|
*
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2009-01-14
2
-2
/
+0
*
|
Merge branch 'cpus4096' into core/percpu
Ingo Molnar
2009-01-21
1
-3
/
+14
|
\
\
|
*
\
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...
Ingo Molnar
2009-01-15
1
-3
/
+14
|
|
\
\
|
|
*
|
x86: fix build warning when CONFIG_NUMA not defined.
Mike Travis
2009-01-15
1
-3
/
+14
|
*
|
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2009-01-15
3
-5
/
+30
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
*
|
|
x86: make x86_32 use tlb_64.c
Tejun Heo
2009-01-21
2
-3
/
+22
*
|
|
x86: prepare for tlb merge
Tejun Heo
2009-01-21
1
-17
/
+16
*
|
|
x86: uv cleanup
Tejun Heo
2009-01-21
4
-15
/
+33
*
|
|
x86: merge irq_regs.h
Brian Gerst
2009-01-21
3
-37
/
+31
*
|
|
x86: merge mmu_context.h
Brian Gerst
2009-01-21
3
-111
/
+59
*
|
|
x86: fix percpu_write with 64-bit constants
Brian Gerst
2009-01-21
1
-1
/
+1
*
|
|
x86: update canary handling during switch
Tejun Heo
2009-01-21
1
-6
/
+9
*
|
|
x86: remove pda.h
Brian Gerst
2009-01-20
3
-41
/
+0
*
|
|
x86: move stack_canary into irq_stack
Brian Gerst
2009-01-20
5
-15
/
+27
*
|
|
x86: remove pda_init()
Brian Gerst
2009-01-20
1
-1
/
+0
*
|
|
x86: conditionalize stack canary handling in hot path
Tejun Heo
2009-01-20
1
-6
/
+16
*
|
|
x86: cleanup stack protector
Tejun Heo
2009-01-20
2
-9
/
+6
*
|
|
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
2009-01-18
72
-759
/
+1937
|
\
\
\
|
*
|
|
x86-64: Use absolute displacements for per-cpu accesses.
Brian Gerst
2009-01-19
2
-14
/
+14
|
*
|
|
x86-64: Move isidle from PDA to per-cpu.
Brian Gerst
2009-01-19
1
-1
/
+0
|
*
|
|
x86-64: Move nodenumber from PDA to per-cpu.
Brian Gerst
2009-01-19
2
-2
/
+2
|
*
|
|
x86-64: Move irqcount from PDA to per-cpu.
Brian Gerst
2009-01-19
1
-1
/
+1
|
*
|
|
x86-64: Move oldrsp from PDA to per-cpu.
Brian Gerst
2009-01-19
1
-1
/
+1
|
*
|
|
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
2009-01-19
2
-15
/
+9
|
*
|
|
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
3
-25
/
+7
|
*
|
|
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
2
-4
/
+2
|
*
|
|
x86-64: Convert irqstacks to per-cpu
Brian Gerst
2009-01-19
3
-3
/
+5
|
*
|
|
x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
3
-16
/
+9
|
*
|
|
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
2
-15
/
+19
|
*
|
|
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
6
-26
/
+28
|
*
|
|
x86: misc clean up after the percpu update
Tejun Heo
2009-01-16
1
-1
/
+0
|
*
|
|
x86: convert pda ops to wrappers around x86 percpu accessors
Tejun Heo
2009-01-16
2
-82
/
+16
|
*
|
|
x86: make pda a percpu variable
Tejun Heo
2009-01-16
1
-2
/
+3
|
*
|
|
x86: merge 64 and 32 SMP percpu handling
Tejun Heo
2009-01-16
2
-90
/
+40
|
*
|
|
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-16
2
-2
/
+8
|
*
|
|
x86: use static _cpu_pda array
Tejun Heo
2009-01-16
1
-1
/
+2
|
*
|
|
x86: load pointer to pda into %gs while brining up a CPU
Tejun Heo
2009-01-16
1
-0
/
+1
|
*
|
|
x86: make early_per_cpu() a lvalue and use it
Tejun Heo
2009-01-16
2
-7
/
+4
|
*
|
|
x86: fix pda_to_op()
Tejun Heo
2009-01-16
1
-1
/
+1
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
Ingo Molnar
2009-01-15
12
-92
/
+110
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
x86, generic: mark complex bitops.h inlines as __always_inline
Andi Kleen
2009-01-13
1
-4
/
+10
|
|
|
*
|
x86: make 32bit MAX_HARDIRQS_PER_CPU to be NR_VECTORS
Yinghai Lu
2009-01-14
1
-0
/
+3
|
|
|
*
|
x86: replacing mp_config_intsrc with mpc_intsrc
Jaswinder Singh Rajput
2009-01-14
1
-15
/
+1
|
|
|
*
|
x86: replacing mp_config_ioapic with mpc_ioapic
Jaswinder Singh Rajput
2009-01-14
1
-9
/
+1
|
|
|
*
|
x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t...
Jaswinder Singh Rajput
2009-01-10
2
-12
/
+3
|
|
|
*
|
x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
2
-3
/
+3
|
|
|
*
|
x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
2
-3
/
+4
|
|
|
*
|
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
2
-3
/
+19
[next]