index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-04
perf_counter: powerpc: Use new identifier names in powerpc-specific code
Paul Mackerras
1
-1
/
+1
2009-06-03
perf_counter: Fix throttling lock-up
Ingo Molnar
1
-1
/
+1
2009-06-03
perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors
Paul Mackerras
1
-2
/
+14
2009-06-03
perf_counter: powerpc: Fix event alternative code generation on POWER5/5+
Paul Mackerras
2
-4
/
+4
2009-06-03
perf_counter/x86: Remove the IRQ (non-NMI) handling bits
Yong Wang
7
-26
/
+6
2009-06-02
perf_counter: Rename perf_counter_hw_event => perf_counter_attr
Peter Zijlstra
2
-27
/
+27
2009-06-02
perf_counter: x86: Emulate longer sample periods
Peter Zijlstra
1
-9
/
+22
2009-06-02
perf_counter: Remove the last nmi/irq bits
Peter Zijlstra
1
-6
/
+0
2009-06-02
perf_counter: Rename various fields
Peter Zijlstra
2
-10
/
+10
2009-06-01
Merge branch 'linus' into perfcounters/core
Ingo Molnar
96
-566
/
+904
2009-05-29
x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...
Mel Gorman
1
-1
/
+5
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
6
-8
/
+0
2009-05-29
perf_counter/x86: Always use NMI for performance-monitoring interrupt
Yong Wang
3
-17
/
+8
2009-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
5
-4
/
+7
2009-05-27
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
6
-83
/
+54
2009-05-27
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
5
-12
/
+37
2009-05-27
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
Benjamin Herrenschmidt
3
-1
/
+1
2009-05-27
Blackfin: fix strncmp.o build error
Mike Frysinger
1
-2
/
+1
2009-05-27
Blackfin: drop unneeded asm/.gitignore
Mike Frysinger
1
-1
/
+0
2009-05-27
Blackfin: ignore generated vmlinux.lds
Mike Frysinger
1
-0
/
+1
2009-05-27
Blackfin: hook up preadv/pwritev syscalls
Mike Frysinger
2
-1
/
+5
2009-05-27
Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"
Benjamin Herrenschmidt
2
-57
/
+271
2009-05-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+8
2009-05-26
x86: avoid back to back on_each_cpu in cpa_flush_array
Pallipadi, Venkatesh
1
-14
/
+3
2009-05-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-16
/
+29
2009-05-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+3
2009-05-26
[CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates
Andreas Herrmann
1
-2
/
+21
2009-05-26
[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data
Thomas Renninger
1
-14
/
+5
2009-05-26
[CPUFREQ] powernow-k7 build fix when ACPI=n
Dave Jones
1
-0
/
+2
2009-05-26
[CPUFREQ] add atom family to p4-clockmod
Jarod Wilson
1
-0
/
+1
2009-05-26
perf_counter, x86: Make NMI lockups more robust
Ingo Molnar
1
-0
/
+26
2009-05-26
perf_counter, x86: Fix APIC NMI programming
Ingo Molnar
1
-13
/
+3
2009-05-26
perf_counter: powerpc: Implement interrupt throttling
Paul Mackerras
1
-5
/
+43
2009-05-25
x86, relocs: ignore R_386_NONE in kernel relocation entries
Tejun Heo
1
-2
/
+5
2009-05-26
powerpc/mm: Fix broken MMU PID stealing on !SMP
Hideo Saito
1
-3
/
+3
2009-05-25
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+6
2009-05-25
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-20
/
+40
2009-05-25
Revert "perf_counter, x86: speed up the scheduling fast-path"
Ingo Molnar
1
-2
/
+3
2009-05-25
perf_counter: Generic per counter interrupt throttle
Peter Zijlstra
1
-0
/
+13
2009-05-25
perf_counter: x86: Remove interrupt throttle
Peter Zijlstra
2
-44
/
+5
2009-05-25
perf_counter: x86: Expose INV and EDGE bits
Peter Zijlstra
1
-0
/
+8
2009-05-25
KVM: Fix PDPTR reloading on CR4 writes
Avi Kivity
1
-1
/
+5
2009-05-25
KVM: Make paravirt tlb flush also reload the PAE PDPTRs
Avi Kivity
1
-2
/
+1
2009-05-25
x86: Remove remap percpu allocator for the time being
Tejun Heo
1
-1
/
+3
2009-05-22
x86: cpa_flush_array wbinvd should be done on all CPUs
venkatesh.pallipadi@intel.com
1
-1
/
+7
2009-05-22
x86: bugfix wbinvd() model check instead of family check
venkatesh.pallipadi@intel.com
1
-2
/
+2
2009-05-22
x86: introduce noxsave boot parameter
Suresh Siddha
1
-0
/
+7
2009-05-22
x86, setup: revert ACPI 3 E820 extended attributes support
H. Peter Anvin
1
-16
/
+13
2009-05-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-4
/
+5
2009-05-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+14
[next]