summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-13/+24
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov1-0/+6
2009-11-09ARM: S3C: Merge fixes-s3c64xx-dmaBen Dooks1-24/+52
2009-11-09ARM: S3C64XX: DMA: Free node for non-circular queuesJassi Brar1-0/+6
2009-11-09ARM: S3C64XX: DMA: Callback with correct buffer pointerJassi Brar1-1/+28
2009-11-09ARM: S3C64XX: DMA: Make src and dst transfer size sameJassi Brar1-4/+2
2009-11-09ARM: S3C64XX: DMA: Unify callback functions for success/failureJassi Brar1-21/+13
2009-11-09ARM: S3C64XX: DMA: Protect buffer pointers while manipulationJassi Brar1-0/+5
2009-11-09ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()Ben Dooks1-5/+2
2009-11-09ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.Maurus Cuelenaere1-5/+0
2009-11-09ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1Mark Brown1-0/+1
2009-11-09ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ lineMark Brown1-0/+3
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-3/+7
2009-11-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+6
2009-11-09sh: Replace old style lock initializerThomas Gleixner1-1/+1
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming1-1/+4
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller1-2/+2
2009-11-09m32r: fix arch/m32r/boot/compressed/MakefileHirokazu Takata1-2/+2
2009-11-08x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng1-13/+11
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin1-1/+1
2009-11-06x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom1-0/+7
2009-11-06sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt1-1/+1
2009-11-05sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller1-0/+4
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/po...Linus 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...Linus Torvalds1-1/+10
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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/j...Ingo 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/...Linus Torvalds8-90/+132