summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-056-175/+2
* of/device: Merge of_platform_bus_probe()Grant Likely2010-07-054-297/+19
* of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-051-3/+0
* of/device: merge of_device_ueventGrant Likely2010-07-054-103/+0
* of/address: Merge all of the bus translation codeGrant Likely2010-07-054-1012/+0
* of/address: merge of_address_to_resource()Grant Likely2010-07-056-117/+20
* of/address: merge of_iomap()Grant Likely2010-07-054-40/+2
* of/irq: merge irq mapping codeGrant Likely2010-07-054-634/+0
* of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-053-100/+81
* of/microblaze: strip out of_irq_workarounds codeGrant Likely2010-07-052-51/+0
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-287-128/+6
* of: kill struct of_deviceGrant Likely2010-06-285-39/+4
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-2812-64/+56
* powerpc/5200: fix lite5200 ethernet phy addressDmitry Baryshkov2010-06-151-2/+2
* powerpc/5200: fix oops during going to standbyDmitry Baryshkov2010-06-151-1/+10
* powerpc/5200: add lite5200 onboard I2C eeprom and flashDmitry Baryshkov2010-06-152-0/+29
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-06-113-0/+8
|\
| * PM / x86: Save/restore MISC_ENABLE registerOndrej Zary2010-06-083-0/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-114-0/+5
|\ \
| * | PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-114-0/+5
* | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-06-105-2/+103
|\ \ \
| * | | KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall2010-06-091-0/+1
| * | | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity2010-06-091-0/+3
| * | | KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti2010-06-091-0/+2
| * | | KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2010-06-092-0/+82
| * | | KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel2010-06-091-1/+14
| * | | KVM: powerpc: fix init/exit annotationJean Delvare2010-06-091-1/+1
| | |/ | |/|
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-101-1/+1
|\ \ \
| * | | powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-06-071-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-06-1019-30/+206
|\ \ \ \
| * | | | ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj2010-06-084-8/+8
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-06-08145-1222/+2515
| |\ \ \ \
| | * | | | [ARM] pxa/spitz: Correctly register WM8750Marek Vasut2010-05-311-0/+3
| | * | | | [ARM] pxa/palmtc: storage class should be before const qualifierTobias Klauser2010-05-311-2/+2
| * | | | | ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei2010-06-081-0/+3
| * | | | | ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre2010-06-081-1/+10
| * | | | | ARM: 6152/1: ux500 make it possible to disable localtimersLinus Walleij2010-06-081-1/+2
| * | | | | ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek VaĊĦut2010-05-271-2/+7
| * | | | | ARM: 6145/1: ux500 MTU clockrate correctionLinus Walleij2010-05-277-12/+167
| * | | | | ARM: 6144/1: TCM memory bug freeing bugLinus Walleij2010-05-271-3/+3
| * | | | | ARM: VFP: Fix vfp_put_double() for d16-d31Russell King2010-05-271-1/+1
* | | | | | FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells2010-06-091-0/+6
* | | | | | Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-06-091-0/+1
|\ \ \ \ \ \
| * | | | | | msm: dma: add completion.h headerDaniel Walker2010-06-071-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | microblaze: Fix sg_dma_len() regressionFUJITA Tomonori2010-06-091-1/+0
* | | | | | microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek2010-06-091-0/+2
* | | | | | [S390] Update default configuration.Martin Schwidefsky2010-06-081-10/+13
* | | | | | [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-081-1/+1
* | | | | | [S390] kprobes: add parameter check to module_free()Hendrik Brueckner2010-06-081-2/+4
* | | | | | [S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens2010-06-083-11/+12
|/ / / / /