aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
*-. Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar2008-12-25
|\ \
| | * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-24
| | |\
| | | * x86: disable X86_PTRACE_BTSIngo Molnar2008-12-24
| | * | parisc: disable UP-optimized flush_tlb_mmKyle McMartin2008-12-23
| | * | MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney2008-12-22
| | * | MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney2008-12-22
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-20
| | |\|
| | | * x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2008-12-20
| | | * Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-18
| | | |\
| | | | * AMD IOMMU: panic if completion wait loop failsJoerg Roedel2008-12-17
| | | | * AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel2008-12-17
| | | * | x86 gart: don't complain if no AMD GART foundBjorn Helgaas2008-12-18
| | | * | x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen2008-12-16
| | | |/
| | | * AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel2008-12-16
| | |/ | |/|
| | * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinne...Linus Torvalds2008-12-18
| | |\
| | | * avr32: favr-32 build fixHaavard Skinnemoen2008-12-18
| | | * ATSTK1006: Fix boot from NAND flashHaavard Skinnemoen2008-12-18
| | | * avr32: remove .note.gnu.build-id section when making vmlinux.binHans-Christian Egtvedt2008-12-17
| | | * avr32: Enable pullup on USART TX linesAnders Blomdell2008-10-24
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-18
| | |\ \
| | | * | sparc: We need to implement arch_ptrace_stop().David S. Miller2008-12-17
| | * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-17
| |/| | |
| | * | | powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel2008-12-17
| | * | | powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu2008-12-17
| * | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-12-16
| |\ \ \ \
| | * | | | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt2008-12-16
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-16
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann2008-12-15
| | * | | | powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen2008-12-15
| | * | | | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King2008-12-15
| | |/ / /
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-15
| |\ \ \ \
| | * | | | [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-15
| | * | | | [ARM] fix kernel-doc syntaxRandy Dunlap2008-12-14
| | * | | | [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-14
| | * | | | [ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre2008-12-11
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-15
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-10
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-14
| |\ \ \ \ \
| | * | | | | powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala2008-12-13
| * | | | | | x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-14
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds2008-12-13
| |\ \ \ \ \ \
| | * | | | | | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-11
| | |/ / / / /
| * | | | | | MIPS: IP32: Update defconfigDavid Daney2008-12-12
| * | | | | | MIPS: Add missing calls to plat_unmap_dma_mem.David Daney2008-12-12
| * | | | | | MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev2008-12-12
| * | | | | | MIPS: Use EI/DI for MIPS R2.David Daney2008-12-12
* | | | | | | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-12
* | | | | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-12
|\| | | | | |
| * | | | | | MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi2008-12-10
| * | | | | | MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi2008-12-10