aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-10-12sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller
2009-10-09sparc64: Fix niagara2 perf IRQ bits.David S. Miller
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds
2009-10-08Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven
2009-10-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds
2009-10-06Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Tony Lindgren
2009-10-06omap: iovmm: Add missing mutex_unlockDaniel Walker
2009-10-06omap: iovmm: Fix incorrect spellingHiroshi DOYU
2009-10-06omap: SRAM: flush the right address after memcpy in omap_sram_pushye janboe
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra
2009-10-05omap: Lock DPLL5 at bootRajendra Nayak
2009-10-05omap: Fix incorrect 730 vs 850 detectionTony Lindgren
2009-10-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-05Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-10-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-10-05OMAP3: PM: introduce a new powerdomain walk helperArtem Bityutskiy
2009-10-05OMAP3: PM: Enable GPIO module-level wakeupsKevin Hilman
2009-10-05OMAP3: PM: USBHOST: clear wakeup events on both hostsVikram Pandita
2009-10-05OMAP3: PM: PRCM interrupt: only handle selected PRCM interruptsPaul Walmsley
2009-10-05OMAP3: PM: PRCM interrupt: check MPUGRPSEL registerPaul Walmsley
2009-10-05OMAP3: PM: Prevent hang in prcm_interrupt_handlerJon Hunter
2009-10-05microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek
2009-10-05microblaze: UMS is used only for MMU kernelMichal Simek
2009-10-05sparc: using HZ needs an include of linux/param.hStephen Rothwell
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus
2009-10-04KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus
2009-10-04KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus
2009-10-04KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity
2009-10-04KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti
2009-10-04KVM: fix LAPIC timer period overflowAurelien Jarno
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger
2009-10-04KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel
2009-10-04KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel
2009-10-03Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-10-04m32r: Fix IPI function calls for SMPToshihiro HANAWA
2009-10-04m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata
2009-10-04m32r: add rtc_lock variableHirokazu Takata
2009-10-04m32r: define ioread* and iowrite* macrosHirokazu Takata
2009-10-04m32r: export delay loop symbolsHirokazu Takata
2009-10-04m32r: fix tme_handlerHirokazu Takata
2009-10-03x86, pci: Correct spelling in a commentMarin Mitov
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-02ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov
2009-10-02ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer