index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
kprobes/x86: Support kprobes jump optimization on x86
Masami Hiramatsu
3
-22
/
+441
2010-02-25
x86: Add text_poke_smp for SMP cross modifying code
Masami Hiramatsu
2
-1
/
+63
2010-02-25
kprobes/x86: Cleanup save/restore registers
Masami Hiramatsu
1
-61
/
+67
2010-02-25
kprobes/x86: Boost probes when reentering
Masami Hiramatsu
1
-22
/
+26
2010-02-25
kprobes: Introduce kprobes jump optimization
Masami Hiramatsu
1
-0
/
+13
2010-02-25
kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
Masami Hiramatsu
2
-2
/
+2
2010-02-07
x86/alternatives: Fix build warning
Masami Hiramatsu
1
-2
/
+4
2010-02-04
perf_events, x86: Fix bug in hw_perf_enable()
Stephane Eranian
1
-6
/
+28
2010-02-04
bitops: Ensure the compile time HWEIGHT is only used for such
Peter Zijlstra
1
-3
/
+7
2010-02-04
perf_events, x86: Implement intel core solo/duo support
Peter Zijlstra
1
-72
/
+61
2010-02-04
kprobes: Check probe address is reserved
Masami Hiramatsu
1
-0
/
+3
2010-02-04
ftrace/alternatives: Introducing *_text_reserved functions
Masami Hiramatsu
2
-0
/
+21
2010-02-04
kprobes: Disable booster when CONFIG_PREEMPT=y
Masami Hiramatsu
2
-2
/
+2
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
178
-1985
/
+5141
2010-01-29
perf_events, x86: Remove spurious counter reset from x86_pmu_enable()
Peter Zijlstra
1
-3
/
+0
2010-01-29
perf_events, x86: Implement Intel Westmere support
Peter Zijlstra
1
-7
/
+117
2010-01-29
perf_events, x86: Clean up hw_perf_*_all() implementation
Peter Zijlstra
1
-45
/
+14
2010-01-29
perf_events, x86: Fix event constraint masks
Peter Zijlstra
2
-5
/
+10
2010-01-29
perf_event: x86: Deduplicate the disable code
Peter Zijlstra
1
-16
/
+13
2010-01-29
perf, x86: Clean up event constraints code a bit
Ingo Molnar
1
-29
/
+8
2010-01-29
perf_event: x86: Optimize x86_pmu_disable()
Peter Zijlstra
1
-0
/
+1
2010-01-29
perf_event: x86: Optimize the fast path a little more
Peter Zijlstra
1
-3
/
+3
2010-01-29
perf_event: x86: Optimize constraint weight computation
Peter Zijlstra
1
-4
/
+5
2010-01-29
perf_event: x86: Optimize the constraint searching bits
Peter Zijlstra
1
-41
/
+34
2010-01-29
perf_event: x86: Reduce some overly long lines with some MACROs
Peter Zijlstra
1
-31
/
+37
2010-01-29
perf_event: x86: Clean up some of the u64/long bitmask casting
Peter Zijlstra
1
-24
/
+23
2010-01-29
perf_event: x86: Fixup constraints typing issue
Peter Zijlstra
1
-3
/
+3
2010-01-29
perf_event: x86: Allocate the fake_cpuc
Peter Zijlstra
1
-10
/
+19
2010-01-29
perf_events: Add fast-path to the rescheduling code
Stephane Eranian
1
-30
/
+61
2010-01-29
perf_events, x86: Improve x86 event scheduling
Stephane Eranian
2
-217
/
+574
2010-01-29
x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...
K.Prasad
1
-3
/
+7
2010-01-29
x86/debug: Clear reserved bits of DR6 in do_debug()
K.Prasad
2
-0
/
+6
2010-01-28
perf: Fix inconsistency between IP and callchain sampling
Anton Blanchard
3
-9
/
+0
2010-01-25
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-15
/
+18
2010-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
18
-424
/
+749
2010-01-25
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-131
/
+229
2010-01-25
KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
Wei Yongjun
1
-2
/
+3
2010-01-25
KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
Wei Yongjun
1
-0
/
+1
2010-01-25
KVM: S390: fix potential array overrun in intercept handling
Christian Borntraeger
1
-2
/
+2
2010-01-25
KVM: MMU: bail out pagewalk on kvm_read_guest error
Marcelo Tosatti
1
-1
/
+3
2010-01-25
KVM: x86: Fix host_mapping_level()
Sheng Yang
1
-4
/
+2
2010-01-25
KVM: powerpc: Show timing option only on embedded
Alexander Graf
1
-1
/
+1
2010-01-25
KVM: Fix race between APIC TMR and IRR
Avi Kivity
1
-5
/
+6
2010-01-21
OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer
Tero Kristo
1
-0
/
+13
2010-01-21
Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-1
/
+1
2010-01-22
hmt: adjust for new pwm_backlight->notify prototype
Peter Korsgaard
1
-1
/
+1
2010-01-21
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+12
2010-01-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-16
/
+6
2010-01-21
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-5
/
+7
2010-01-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
12
-57
/
+110
[next]