aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov11-99/+81
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely6-175/+2
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely4-297/+19
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely1-3/+0
2010-07-05of/device: merge of_device_ueventGrant Likely4-103/+0
2010-07-05of/address: Merge all of the bus translation codeGrant Likely4-1012/+0
2010-07-05of/address: merge of_address_to_resource()Grant Likely6-117/+20
2010-07-05of/address: merge of_iomap()Grant Likely4-40/+2
2010-07-05of/irq: merge irq mapping codeGrant Likely4-634/+0
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely3-100/+81
2010-07-05of/microblaze: strip out of_irq_workarounds codeGrant Likely2-51/+0
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely7-128/+6
2010-06-28of: kill struct of_deviceGrant Likely5-39/+4
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely12-64/+56
2010-06-15powerpc/5200: fix lite5200 ethernet phy addressDmitry Baryshkov1-2/+2
2010-06-15powerpc/5200: fix oops during going to standbyDmitry Baryshkov1-1/+10
2010-06-15powerpc/5200: add lite5200 onboard I2C eeprom and flashDmitry Baryshkov2-0/+29
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-0/+8
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-0/+5
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu4-0/+5
2010-06-10Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-2/+103
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-06-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-30/+206
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells1-0/+6
2010-06-09Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-0/+1
2010-06-09KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall1-0/+1
2010-06-09KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity1-0/+3
2010-06-09KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti1-0/+2
2010-06-09KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2-0/+82
2010-06-09KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel1-1/+14
2010-06-09KVM: powerpc: fix init/exit annotationJean Delvare1-1/+1
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori1-1/+0
2010-06-09microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek1-0/+2
2010-06-08ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj4-8/+8
2010-06-08Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King145-1222/+2515
2010-06-08ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei1-0/+3
2010-06-08ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre1-1/+10
2010-06-08ARM: 6152/1: ux500 make it possible to disable localtimersLinus Walleij1-1/+2
2010-06-08[S390] Update default configuration.Martin Schwidefsky1-10/+13
2010-06-08[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall1-1/+1
2010-06-08[S390] kprobes: add parameter check to module_free()Hendrik Brueckner1-2/+4
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens3-11/+12
2010-06-07msm: dma: add completion.h headerDaniel Walker1-0/+1
2010-06-08PM / x86: Save/restore MISC_ENABLE registerOndrej Zary3-0/+8
2010-06-07powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov1-1/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds23-59/+354
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7coreLinus Torvalds3-17/+37
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros1-1/+1
2010-06-04xtensa: invoke oom-killer from page faultNick Piggin1-10/+4
2010-06-04mn10300: invoke oom-killer from page faultNick Piggin1-5/+4