summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* nmi_watchdog: Use a boolean config flag for compilingDon Zickus2010-02-141-0/+1
* nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-082-1/+8
* nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-081-0/+114
* x86: Move notify_die from nmi.c to traps.cDon Zickus2010-02-082-7/+5
* x86/alternatives: Fix build warningMasami Hiramatsu2010-02-071-2/+4
* perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian2010-02-041-6/+28
* bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra2010-02-041-3/+7
* perf_events, x86: Implement intel core solo/duo supportPeter Zijlstra2010-02-041-72/+61
* kprobes: Check probe address is reservedMasami Hiramatsu2010-02-041-0/+3
* ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-042-0/+21
* kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-042-2/+2
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-29178-1985/+5141
|\
| * Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-01-256-15/+18
| |\
| | * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun2010-01-251-2/+3
| | * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun2010-01-251-0/+1
| | * KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger2010-01-251-2/+2
| | * KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti2010-01-251-1/+3
| | * KVM: x86: Fix host_mapping_level()Sheng Yang2010-01-251-4/+2
| | * KVM: powerpc: Show timing option only on embeddedAlexander Graf2010-01-251-1/+1
| | * KVM: Fix race between APIC TMR and IRRAvi Kivity2010-01-251-5/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-01-2518-424/+749
| |\ \
| | * | sparc64: Fix IRQ ->set_affinity() methods.David S. Miller2010-01-201-9/+28
| | * | sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-201-1/+3
| | * | sparc64: Update defconfig.David S. Miller2010-01-201-31/+100
| | * | sparc: Add missing SW perf fault events.David S. Miller2010-01-202-5/+20
| | * | sparc64: Fully support both performance counters.David S. Miller2010-01-201-154/+353
| | * | sparc64: Add perf callchain support.David S. Miller2010-01-201-1/+119
| | * | sparc: convert to arch_gettimeoffset()John Stultz2010-01-154-179/+46
| | * | sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin2010-01-151-2/+2
| | * | sparc32: Fix page_to_phys().David S. Miller2010-01-142-2/+2
| | * | sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day2010-01-121-17/+2
| | * | sparc32: Update defconfig.David S. Miller2010-01-121-18/+69
| | * | SPARC: use helpers for rlimitsJiri Slaby2010-01-081-3/+3
| | * | sparc: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-052-2/+2
| * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-2523-131/+229
| |\ \ \ | | |_|/ | |/| |
| | * | OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo2010-01-211-0/+13
| | * | Merge branch 'omap-fixes' into omap-fixes-for-linusTony Lindgren2010-01-206-31/+66
| | |\ \
| | | * | omap: Enable GPMC clock in gpmc_initOlof Johansson2010-01-201-0/+2
| | | * | OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...Roel Kluin2010-01-191-1/+1
| | | * | omap3: Fix cpu detectionTony Lindgren2010-01-192-18/+24
| | | * | omap: Fix functions for dynamic remuxing of pinsTony Lindgren2010-01-192-11/+35
| | | * | omap: Fix cmdline muxingTony Lindgren2010-01-191-2/+5
| | * | | Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...Tony Lindgren2010-01-209-45/+95
| | |\ \ \
| | | * | | PM debug: Fix warning when no CONFIG_DEBUG_FSSergio Aguirre2010-01-201-2/+2
| | | * | | OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh2010-01-201-0/+4
| | | * | | OMAP: timekeeping: time should not stop during suspendKevin Hilman2010-01-201-0/+26
| | | * | | OMAP3: PM: Force write last pad config register into save areaTero Kristo2010-01-201-1/+10
| | | * | | OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Roel Kluin2010-01-201-2/+4
| | | * | | OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi2010-01-201-2/+6
| | | * | | OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSManjunatha GK2010-01-202-4/+6
OpenPOWER on IntegriCloud