summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* CRIS: remove code that has been commented out for many yearsJiri Kosina2009-11-091-22/+0
* CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina2009-11-091-2/+1
* Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-0913-35/+0
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-093-3/+3
* Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-11-051-2/+2
|\
| * KVM: get_tss_base_addr() should return a gpa_tGleb Natapov2009-11-041-1/+1
| * KVM: x86: Catch potential overrun in MCE setupJan Kiszka2009-11-041-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-11-056-5/+33
|\ \
| * | powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt2009-11-051-0/+4
| * | powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-052-2/+9
| * | powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-051-1/+14
| * | powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt2009-11-051-2/+2
| * | powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt2009-10-301-0/+4
* | | x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette2009-11-051-1/+1
* | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-11-051-1/+10
|\ \ \
| * | | xen: mask extended topology info in cpuidJeremy Fitzhardinge2009-11-031-1/+10
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-11-051-1/+1
|\ \ \ \
| * | | | sched: Disable SD_PREFER_LOCAL at node levelMike Galbraith2009-11-031-1/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-057-3/+41
|\ \ \ \ \
| * | | | | x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2009-11-042-1/+6
| * | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-11-033-1/+26
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel2009-11-033-1/+26
| | |\ \ \ \ \ \
| | | * | | | | | x86/amd-iommu: Un__init function required on shutdownJoerg Roedel2009-10-281-1/+1
| | | * | | | | | x86/amd-iommu: Workaround for erratum 63Joerg Roedel2009-10-093-0/+25
| * | | | | | | | x86: Add reboot quirk for 3 series Mac miniGottfried Haider2009-11-021-0/+8
| * | | | | | | | x86: Fix printk message typo in mtrr cleanup codeDave Jones2009-11-021-1/+1
* | | | | | | | | m32r: Should index be positive?Roel Kluin2009-11-041-1/+1
* | | | | | | | | m32r: bzip2/lzma kernel compression supportHirokazu Takata2009-11-043-120/+42
* | | | | | | | | m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id sectionHirokazu Takata2009-11-041-0/+2
* | | | | | | | | arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-041-3/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2009-11-032-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2009-11-032-0/+10
| * | | | | | | | avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-11-031-0/+2
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-11-0354-440/+544
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | MIPS: O32: Fix ppollArnaud Patard2009-11-021-1/+1
| * | | | | | | | MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin2009-11-021-1/+1
| * | | | | | | | MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss2009-11-021-8/+26
| * | | | | | | | MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto2009-11-021-1/+1
| * | | | | | | | MIPS: bcm63xx: Set the correct BCM3302 CPU nameFlorian Fainelli2009-11-021-0/+3
| * | | | | | | | MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeZhang Le2009-11-021-2/+1
| * | | | | | | | MIPS: Avoid potential hazard on Context registerRalf Baechle2009-11-022-0/+4
| * | | | | | | | MIPS: Octeon: Use lockless interrupt controller operations when possible.David Daney2009-11-021-36/+178
| * | | | | | | | MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityDavid Daney2009-11-021-4/+6
| * | | | | | | | MIPS: Set S-cache linesize to 64-bytes for MTI's S-cacheRalf Baechle2009-11-021-0/+1
| * | | | | | | | MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan2009-11-022-4/+31
| * | | | | | | | MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan2009-11-021-3/+13
| * | | | | | | | MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-025-293/+142
| * | | | | | | | MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startChris Dearman2009-11-021-3/+4
| * | | | | | | | MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsNigel Stephens2009-11-022-17/+7
| * | | | | | | | MIPS: SPRAM: Clean up support code a littleChris Dearman2009-11-023-10/+12