summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-184-41/+0
* of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely2010-07-141-7/+0
* of/sparc: move is_root_node() to of.hAndres Salomon2010-07-143-12/+4
* proc: unify PROC_DEVICETREE configAndres Salomon2010-07-052-16/+0
* of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2010-07-052-7/+0
* of: remove architecture CONFIG_OF definitionsStephen Rothwell2010-07-053-9/+0
* sparc: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-1/+2
* powerpc: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-2/+3
* microblaze: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-2/+3
* of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-051-0/+6
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-059-14/+0
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-054-22/+6
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-0511-99/+81
* 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
OpenPOWER on IntegriCloud