summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson2010-01-262-2/+2
| * | | | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin2010-01-234-823/+0
| * | | | | Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann2010-01-233-39/+13
| * | | | | x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh2010-01-233-0/+22
| * | | | | x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes2010-01-231-1/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-01-271-4/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sparc64: Fix UP build.David S. Miller2010-01-261-4/+2
* | | | | | 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
| | * | | | | | OMAP3: PM: Removing redundant and potentially dangerous PRCM configrationSripathy, Vishwanath2010-01-201-11/+0
| | * | | | | | OMAP3: Fixed ARM aux ctrl register save/restoreTero Kristo2010-01-201-4/+9
| | * | | | | | OMAP3: CPUidle: Fixed timer resolutionTero Kristo2010-01-201-1/+1
| | * | | | | | OMAP3: PM: Remove duplicate code blocksSanjeev Premi2010-01-201-18/+0
| | * | | | | | OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo2010-01-203-0/+16
OpenPOWER on IntegriCloud