summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2010-10-12x86: io_apic: Convert startup to new irq_chip functionThomas Gleixner
2010-10-12x86: Cleanup io_apicThomas Gleixner
2010-10-12x86: Cleanup access to irq_dataThomas Gleixner
2010-10-12x86: i8259: Convert to new irq_chip functionsThomas Gleixner
2010-10-12x86: Cleanup visws interrupt handlingThomas Gleixner
2010-10-12x86: lguest: Convert to new irq chip functionsThomas Gleixner
2010-10-12x86: Sanitize apb timer interrupt handlingThomas Gleixner
2010-10-12x86: Convert irq_chip access to new functionsThomas Gleixner
2010-10-12x86: Remove useless reinitialization of irq descriptorsThomas Gleixner
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12Merge branch 'x86/cleanups' into irq/sparseirqThomas Gleixner
2010-10-12Merge branch 'x86/x2apic' into irq/sparseirqThomas Gleixner
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-11x86, numa: For each node, register the memory blocks actually usedYinghai Lu
2010-10-11KVM: x86: Move TSC reset out of vmcb_initZachary Amsden
2010-10-11KVM: x86: Fix SVM VMCB resetZachary Amsden
2010-10-11x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-10-09Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-09Define _addr_lsb in siginfo_t for mipsAndi Kleen
2010-10-08cpuimx27: fix i2c bus selectionEric Bénard
2010-10-08cpuimx27: fix compile when ULPI is selectedEric Bénard
2010-10-08ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9Tony Lindgren
2010-10-08ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen
2010-10-08x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming
2010-10-08ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski
2010-10-08ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh
2010-10-08ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim
2010-10-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-05powerpc: remove unused variableStephen Rothwell
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05omap: iommu-load cam register before flushing the entryHari Kanigeri
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini
2010-10-05ARM: fix section mismatch warnings in Versatile ExpressRussell King
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-04ARM: 6412/1: kprobes-decode: add support for MOVW instructionWill Deacon
2010-10-04ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar
2010-10-04ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...Will Deacon
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney
2010-10-04MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori