summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-113-13/+24
|\
| * x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov2009-11-101-0/+6
| * x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng2009-11-081-13/+11
| * x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom2009-11-061-0/+7
* | ARM: S3C: Merge fixes-s3c64xx-dmaBen Dooks2009-11-101-24/+52
|\ \
| * | ARM: S3C64XX: DMA: Free node for non-circular queuesJassi Brar2009-11-101-0/+6
| * | ARM: S3C64XX: DMA: Callback with correct buffer pointerJassi Brar2009-11-101-1/+28
| * | ARM: S3C64XX: DMA: Make src and dst transfer size sameJassi Brar2009-11-101-4/+2
| * | ARM: S3C64XX: DMA: Unify callback functions for success/failureJassi Brar2009-11-101-21/+13
| * | ARM: S3C64XX: DMA: Protect buffer pointers while manipulationJassi Brar2009-11-101-0/+5
* | | ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()Ben Dooks2009-11-101-5/+2
* | | ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.Maurus Cuelenaere2009-11-101-5/+0
* | | ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1Mark Brown2009-11-101-0/+1
* | | ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ lineMark Brown2009-11-101-0/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-11-093-3/+7
|\ \
| * | sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller2009-11-091-2/+2
| * | sparc64: replace parentheses in pmul()Roel Kluin2009-11-081-1/+1
| * | sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller2009-11-061-0/+4
* | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-093-3/+6
|\ \ \
| * | | sh: Replace old style lock initializerThomas Gleixner2009-11-091-1/+1
| * | | sh: Account for cache aliases in flush_icache_range()Matt Fleming2009-11-091-1/+4
| * | | sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt2009-11-061-1/+1
* | | | m32r: fix arch/m32r/boot/compressed/MakefileHirokazu Takata2009-11-091-2/+2
|/ / /
* | | 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
|\ \ \ \ \ \ \ \ \