summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-13/+79
2008-10-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds20-305/+281
2008-10-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-31/+34
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-9/+16
2008-10-30.gitignore updatesAlexey Dobriyan1-0/+2
2008-10-30[ARM] 5326/1: AFEB9260: Fix for i2c_board_info structureSergey Lapin1-0/+1
2008-10-30Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin...Russell King4-3/+25
2008-10-30[ARM] mx31ads: Add missing includeSascha Hauer1-0/+2
2008-10-30[ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.Darius Augulis1-1/+1
2008-10-30[ARM] MX3: Use ioremap wrapper to map SoC devices nonsharedSascha Hauer1-0/+20
2008-10-30CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle2-28/+0
2008-10-30CHAR: Delete old and now unused DS1286 driver.Ralf Baechle4-23/+0
2008-10-30MIPS: Sort out CPU type to name translation.Ralf Baechle1-127/+98
2008-10-30MIPS: Use the new byteorder headersHarvey Harrison1-24/+16
2008-10-30MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle1-10/+12
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle7-37/+37
2008-10-30MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.Ralf Baechle1-6/+0
2008-10-30MIPS: Consider value of c0_ebase when computing value of exception base.David Daney1-4/+9
2008-10-30MIPS: Clean up MIPSxx-optimized bitop functionsRalf Baechle1-38/+76
2008-10-30MIPS: New feature test macro cpu_has_mips_rRalf Baechle1-0/+2
2008-10-30MIPS: RBTX4927: Add GPIO-LED supportAtsushi Nemoto1-4/+21
2008-10-30MIPS: TXx9: Fix RBTX4939 ethernet address initializationAtsushi Nemoto1-4/+10
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König6-0/+15
2008-10-30[ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke1-2/+4
2008-10-30Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King122-855/+3949
2008-10-30[ARM] sharpsl_pm: fix compilation w/o CONFIG_PMDmitry Baryshkov1-5/+14
2008-10-30[ARM] pcm037: map AIPS1 and AIPS2 as nonshared areaSascha Hauer1-2/+2
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov3-2/+7
2008-10-29[ARM] pxa/spitz: fix spi cs on spitzDmitry Baryshkov1-0/+12
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds29-118/+62
2008-10-28Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-48/+79
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+16
2008-10-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-12/+27
2008-10-28x86, gart: fix gart detection for Fam11h CPUsJoerg Roedel2-2/+1
2008-10-28x86: 64 bit print out absent pages num tooYinghai Lu1-3/+6
2008-10-28x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi1-1/+4
2008-10-28x86: fix APIC_DEBUG with inquire_remote_apicYinghai Lu2-10/+8
2008-10-28x86: AMD microcode patch loader author updatePeter Oruba1-1/+1
2008-10-28x86: microcode patch loader author updatePeter Oruba1-2/+2
2008-10-28x86, bts: improve help text for BTS configMarkus Metzger1-12/+12
2008-10-28KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang1-2/+6
2008-10-28KVM: ia64: Fix halt emulation logicXiantao Zhang4-40/+46
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang6-6/+26
2008-10-28KVM: MMU: sync root on paravirt TLB flushMarcelo Tosatti1-0/+1
2008-10-28[S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger1-1/+1
2008-10-28[S390] No more 4kb stacks.Heiko Carstens2-13/+6
2008-10-28[S390] Change default IPL method to IPL_VM.Heiko Carstens1-1/+1
2008-10-28[S390] appldata: unsigned ops->size cannot be negativeRoel Kluin1-1/+1
2008-10-28[S390] Fix sysdev class file creation.Heiko Carstens1-15/+9
2008-10-28[S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger4-16/+30