summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [S390] spinlock: check virtual cpu running statusGerald Schaefer2010-02-263-37/+80
* [S390] sysinfo: fix SYSIB 3,2,2 structureHeiko Carstens2010-02-261-1/+2
* [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-263-5/+11
* [S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2010-02-261-1/+2
* [S390] smp: rework sigp codeHeiko Carstens2010-02-263-82/+74
* [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-267-11/+191
* [S390] smp: rename and add lowcore definesHeiko Carstens2010-02-262-2/+5
* [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-265-112/+25
* [S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky2010-02-2611-388/+226
* [S390] cio: fix storage key handlingHeiko Carstens2010-02-261-3/+0
* [S390] cio: wait for channel reportSebastian Ott2010-02-261-0/+1
* [S390] uaccess: implement strict user copy checksHeiko Carstens2010-02-264-1/+34
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-2625-154/+155
|\
| * x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner2010-02-251-11/+6
| * x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-234-6/+52
| * PCI: augment bus resource table with a listBjorn Helgaas2010-02-234-41/+10
| * PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-234-20/+14
| * resource/PCI: mark struct resource as constDominik Brodowski2010-02-2215-16/+16
| * resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-2215-70/+65
| * x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-02-221-0/+2
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-2528-1918/+114
|\ \
| * | of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-142-9/+0
| * | of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely2010-02-141-3/+0
| * | of: move definition of of_chosen into common code.Grant Likely2010-02-144-10/+0
| * | of: remove unused extern reference to devtree_lockGrant Likely2010-02-142-4/+0
| * | of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-142-14/+0
| * | of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-142-0/+10
| * | of/flattree: endian-convert members of boot_param_headerJeremy Kerr2010-02-091-1/+1
| * | of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-092-0/+20
| * | of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-092-100/+20
| * | of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-0912-37/+37
| * | of: merge of_find_node_by_phandleJeremy Kerr2010-02-093-54/+0
| * | of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-094-126/+0
| * | microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely2010-02-091-153/+0
| * | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-282910-57862/+151463
| |\ \
| * | | of: unify phandle name in struct device_nodeGrant Likely2010-01-2811-18/+18
| * | | of: Merge of_node_get() and of_node_put()Grant Likely2010-01-282-147/+0
| * | | of: merge machine_is_compatible()Grant Likely2010-01-282-37/+0
| * | | of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-102-78/+12
| * | | of/flattree: eliminate cell_t typedefGrant Likely2009-12-102-14/+10
| * | | of/flattree: merge dt_mem_next_cellGrant Likely2009-12-102-16/+0
| * | | of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-102-47/+0
| * | | of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-102-62/+0
| * | | of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-232-227/+0
| * | | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-233-100/+0
| * | | of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-232-389/+0
| * | | of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-232-38/+0
| * | | of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-232-84/+0
| * | | of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-232-24/+0
| * | | of/flattree: merge of_scan_flat_dtGrant Likely2009-11-232-122/+0
OpenPOWER on IntegriCloud