aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-27
|\ \ \ \ \
| * | | | | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson2010-01-27
| * | | | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin2010-01-23
| * | | | | Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann2010-01-23
| * | | | | x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh2010-01-23
| * | | | | x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes2010-01-23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-01-27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sparc64: Fix UP build.David S. Miller2010-01-26
* | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-01-25
|\ \ \ \ \ \
| * | | | | | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun2010-01-25
| * | | | | | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun2010-01-25
| * | | | | | KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger2010-01-25
| * | | | | | KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti2010-01-25
| * | | | | | KVM: x86: Fix host_mapping_level()Sheng Yang2010-01-25
| * | | | | | KVM: powerpc: Show timing option only on embeddedAlexander Graf2010-01-25
| * | | | | | KVM: Fix race between APIC TMR and IRRAvi Kivity2010-01-25
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-01-25
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | sparc64: Fix IRQ ->set_affinity() methods.David S. Miller2010-01-20
| * | | | | | sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-20
| * | | | | | sparc64: Update defconfig.David S. Miller2010-01-20
| * | | | | | sparc: Add missing SW perf fault events.David S. Miller2010-01-20
| * | | | | | sparc64: Fully support both performance counters.David S. Miller2010-01-20
| * | | | | | sparc64: Add perf callchain support.David S. Miller2010-01-20
| * | | | | | sparc: convert to arch_gettimeoffset()John Stultz2010-01-15
| * | | | | | sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin2010-01-15
| * | | | | | sparc32: Fix page_to_phys().David S. Miller2010-01-14
| * | | | | | sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day2010-01-12
| * | | | | | sparc32: Update defconfig.David S. Miller2010-01-12
| * | | | | | SPARC: use helpers for rlimitsJiri Slaby2010-01-08
| * | | | | | sparc: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-05
* | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-25
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo2010-01-21
| * | | | | | Merge branch 'omap-fixes' into omap-fixes-for-linusTony Lindgren2010-01-20
| |\ \ \ \ \ \
| | * | | | | | omap: Enable GPMC clock in gpmc_initOlof Johansson2010-01-20
| | * | | | | | OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...Roel Kluin2010-01-19
| | * | | | | | omap3: Fix cpu detectionTony Lindgren2010-01-19
| | * | | | | | omap: Fix functions for dynamic remuxing of pinsTony Lindgren2010-01-19
| | * | | | | | omap: Fix cmdline muxingTony Lindgren2010-01-19
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...Tony Lindgren2010-01-20
| |\ \ \ \ \ \
| | * | | | | | PM debug: Fix warning when no CONFIG_DEBUG_FSSergio Aguirre2010-01-20
| | * | | | | | OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh2010-01-20
| | * | | | | | OMAP: timekeeping: time should not stop during suspendKevin Hilman2010-01-20
| | * | | | | | OMAP3: PM: Force write last pad config register into save areaTero Kristo2010-01-20
| | * | | | | | OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Roel Kluin2010-01-20
| | * | | | | | OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi2010-01-20
| | * | | | | | OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSManjunatha GK2010-01-20
| | * | | | | | OMAP3: PM: Removing redundant and potentially dangerous PRCM configrationSripathy, Vishwanath2010-01-20
| | * | | | | | OMAP3: Fixed ARM aux ctrl register save/restoreTero Kristo2010-01-20
| | * | | | | | OMAP3: CPUidle: Fixed timer resolutionTero Kristo2010-01-20
| | * | | | | | OMAP3: PM: Remove duplicate code blocksSanjeev Premi2010-01-20