index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-01-21
perf: x86: Add support for the ANY bit
Stephane Eranian
2
-0
/
+8
2010-01-20
sparc64: Fix IRQ ->set_affinity() methods.
David S. Miller
1
-9
/
+28
2010-01-20
sparc: cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-1
/
+3
2010-01-20
Merge branch 'omap-fixes' into omap-fixes-for-linus
Tony Lindgren
6
-31
/
+66
2010-01-20
Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...
Tony Lindgren
9
-45
/
+95
2010-01-20
PM debug: Fix warning when no CONFIG_DEBUG_FS
Sergio Aguirre
1
-2
/
+2
2010-01-20
OMAP3: PM: DSS PM_WKEN to refill DMA
Subramani Venkatesh
1
-0
/
+4
2010-01-20
OMAP: timekeeping: time should not stop during suspend
Kevin Hilman
1
-0
/
+26
2010-01-20
OMAP3: PM: Force write last pad config register into save area
Tero Kristo
1
-1
/
+10
2010-01-20
OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()
Roel Kluin
1
-2
/
+4
2010-01-20
OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules
Peter Ujfalusi
1
-2
/
+6
2010-01-20
OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS
Manjunatha GK
2
-4
/
+6
2010-01-20
OMAP3: PM: Removing redundant and potentially dangerous PRCM configration
Sripathy, Vishwanath
1
-11
/
+0
[next]