aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa66-104/+104
2009-11-09CRIS: remove code that has been commented out for many yearsJiri Kosina1-22/+0
2009-11-09CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina1-2/+1
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth13-35/+0
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel3-3/+3
2009-11-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2009-11-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-5/+33
2009-11-05x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette1-1/+1
2009-11-05Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-1/+10
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-3/+41
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt1-0/+4
2009-11-05powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2-2/+9
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt1-1/+14
2009-11-05powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt1-2/+2
2009-11-04KVM: get_tss_base_addr() should return a gpa_tGleb Natapov1-1/+1
2009-11-04KVM: x86: Catch potential overrun in MCE setupJan Kiszka1-1/+1
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2-1/+6
2009-11-04m32r: Should index be positive?Roel Kluin1-1/+1
2009-11-04m32r: bzip2/lzma kernel compression supportHirokazu Takata3-120/+42
2009-11-04m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id sectionHirokazu Takata1-0/+2
2009-11-04arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall1-3/+3
2009-11-03Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2-0/+12
2009-11-03xen: mask extended topology info in cpuidJeremy Fitzhardinge1-1/+10
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2-0/+10
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-11-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds54-440/+544
2009-11-03Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar3-1/+26
2009-11-03Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds13-10/+44
2009-11-03Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel3-1/+26
2009-11-03sched: Disable SD_PREFER_LOCAL at node levelMike Galbraith1-1/+1
2009-11-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-90/+132
2009-11-02Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-85/+131
2009-11-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-9/+24
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck1-1/+1
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King3-6/+15
2009-11-02ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind support.Claudio Scordino1-0/+9
2009-11-02x86: Add reboot quirk for 3 series Mac miniGottfried Haider1-0/+8
2009-11-02MIPS: O32: Fix ppollArnaud Patard1-1/+1
2009-11-02MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin1-1/+1
2009-11-02MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss1-8/+26
2009-11-02MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto1-1/+1
2009-11-02MIPS: bcm63xx: Set the correct BCM3302 CPU nameFlorian Fainelli1-0/+3
2009-11-02MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeZhang Le1-2/+1
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle2-0/+4
2009-11-02MIPS: Octeon: Use lockless interrupt controller operations when possible.David Daney1-36/+178
2009-11-02MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityDavid Daney1-4/+6
2009-11-02MIPS: Set S-cache linesize to 64-bytes for MTI's S-cacheRalf Baechle1-0/+1
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan2-4/+31
2009-11-02MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan1-3/+13