index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/oprofile: Modify initialization of num_virt_counters
Robert Richter
2009-07-20
3
-3
/
+3
*
x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec
Robert Richter
2009-07-20
4
-5
/
+0
*
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
2009-07-20
5
-10
/
+10
*
x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c
Robert Richter
2009-07-20
1
-74
/
+70
*
x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c
Robert Richter
2009-07-20
1
-28
/
+24
*
x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
Robert Richter
2009-07-20
1
-26
/
+19
*
x86/oprofile: Implement multiplexing setup/shutdown functions
Robert Richter
2009-07-20
1
-36
/
+40
*
oprofile: Grouping multiplexing code in op_model_amd.c
Robert Richter
2009-07-20
1
-34
/
+41
*
oprofile: Introduce op_x86_phys_to_virt()
Robert Richter
2009-07-20
3
-69
/
+55
*
x86/oprofile: Fix initialization of switch_index
Robert Richter
2009-07-20
1
-7
/
+9
*
x86/oprofile: Use per_cpu() instead of __get_cpu_var()
Robert Richter
2009-07-20
1
-2
/
+2
*
x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
Robert Richter
2009-07-20
1
-2
/
+2
*
oprofile: Implement performance counter multiplexing
Jason Yeh
2009-07-20
6
-20
/
+267
*
x86/oprofile: Whitespaces changes only
Robert Richter
2009-07-14
4
-20
/
+20
*
x86/oprofile: Rework and simplify nmi_cpu_setup()
Robert Richter
2009-07-14
1
-10
/
+3
*
x86/oprofile: Fix cast of counter value
Robert Richter
2009-07-14
2
-5
/
+5
*
-
.
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
Robert Richter
2009-07-14
205
-4458
/
+8323
|
\
\
|
|
*
Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...
Ingo Molnar
2009-06-17
5
-303
/
+267
|
|
|
\
|
*
|
\
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-07-10
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
1
-1
/
+1
|
*
|
|
|
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-10
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
Robert Richter
2009-07-10
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-07-10
8
-144
/
+352
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86: atomic64: Inline atomic64_read() again
Eric Dumazet
2009-07-04
2
-22
/
+23
|
|
*
|
|
|
|
x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()
Ingo Molnar
2009-07-03
1
-4
/
+4
|
|
*
|
|
|
|
x86: atomic64: Improve atomic64_xchg()
Ingo Molnar
2009-07-03
2
-15
/
+15
|
|
*
|
|
|
|
x86: atomic64: Export APIs to modules
Ingo Molnar
2009-07-03
2
-1
/
+19
|
|
*
|
|
|
|
x86: atomic64: Improve atomic64_read()
Eric Dumazet
2009-07-03
1
-2
/
+10
|
|
*
|
|
|
|
x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP
Paul Mackerras
2009-07-03
2
-11
/
+47
|
|
*
|
|
|
|
x86: atomic64: Fix unclean type use in atomic64_xchg()
Ingo Molnar
2009-07-03
1
-1
/
+1
|
|
*
|
|
|
|
x86: atomic64: Make atomic_read() type-safe
Ingo Molnar
2009-07-03
1
-1
/
+4
|
|
*
|
|
|
|
x86: atomic64: Reduce size of functions
Ingo Molnar
2009-07-03
1
-2
/
+2
|
|
*
|
|
|
|
x86: atomic64: Improve atomic64_add_return()
Ingo Molnar
2009-07-03
1
-3
/
+12
|
|
*
|
|
|
|
x86: atomic64: Improve cmpxchg8b()
Eric Dumazet
2009-07-03
1
-12
/
+7
|
|
*
|
|
|
|
x86: atomic64: Improve atomic64_read()
Eric Dumazet
2009-07-03
1
-6
/
+2
|
|
*
|
|
|
|
x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file
Ingo Molnar
2009-07-03
3
-117
/
+237
|
|
*
|
|
|
|
x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too
Eric Dumazet
2009-07-03
1
-1
/
+1
|
|
*
|
|
|
|
perf_counter: Ignore the nmi call frames in the x86-64 backtraces
Frederic Weisbecker
2009-07-01
4
-8
/
+30
|
*
|
|
|
|
|
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-07-10
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-09
1
-0
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
memory barrier: adding smp_mb__after_lock
Jiri Olsa
2009-07-09
1
-0
/
+4
|
*
|
|
|
|
|
x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in
Yinghai Lu
2009-07-08
1
-2
/
+9
|
*
|
|
|
|
|
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
6
-17
/
+16
|
*
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-07-08
2
-20
/
+13
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states
Mark Langsdorf
2009-07-06
2
-20
/
+13
|
*
|
|
|
|
|
|
x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR
Peter Chubb
2009-07-08
1
-1
/
+1
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-06
14
-49
/
+37
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86: fix usage of bios intcall()
Akinobu Mita
2009-07-04
2
-4
/
+3
|
|
*
|
|
|
|
|
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-07-03
1
-4
/
+9
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
amd-iommu: set evt_buf_size correctly
Joerg Roedel
2009-07-02
1
-0
/
+2
[next]