summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/86xx: Convert gef_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-7/+7
* powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov2010-03-041-5/+5
* powerpc/82xx: Convert pci_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-5/+5
* powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-17/+17
* powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt2010-02-262-2/+3
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-2651-1993/+230Star
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-2628-1918/+114Star
| |\
| | * of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-142-9/+0Star
| | * of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely2010-02-141-3/+0Star
| | * of: move definition of of_chosen into common code.Grant Likely2010-02-144-10/+0Star
| | * of: remove unused extern reference to devtree_lockGrant Likely2010-02-142-4/+0Star
| | * of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-142-14/+0Star
| | * 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/+20Star
| | * 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/+0Star
| | * of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-094-126/+0Star
| | * microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely2010-02-091-153/+0Star
| | * 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/+0Star
| | * | of: merge machine_is_compatible()Grant Likely2010-01-282-37/+0Star
| | * | of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-112-78/+12Star
| | * | of/flattree: eliminate cell_t typedefGrant Likely2009-12-112-14/+10Star
| | * | of/flattree: merge dt_mem_next_cellGrant Likely2009-12-102-16/+0Star
| | * | of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-102-47/+0Star
| | * | of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-102-62/+0Star
| | * | of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-242-227/+0Star
| | * | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-243-100/+0Star
| | * | of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-242-389/+0Star
| | * | of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-242-38/+0Star
| | * | of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-242-84/+0Star
| | * | of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-242-24/+0Star
| | * | of/flattree: merge of_scan_flat_dtGrant Likely2009-11-242-122/+0Star
| | * | of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-234-20/+2Star
| | * | Merge commit 'v2.6.32-rc8'Grant Likely2009-11-23402-3376/+8293
| | |\ \
| * | \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2010-02-241-2/+5
| |\ \ \ \
| | * | | | parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-241-2/+5
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-241-1/+1
| |\ \ \ \ \
| | * | | | | [IA64] Fix broken sn2 buildHedi Berriche2010-02-241-1/+1
| | |/ / / /
| * | | | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-241-1/+1
| * | | | | microblaze: Fix cache loop function for cache rangeMichal Simek2010-02-241-19/+8Star
| |/ / / /
| * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-232-0/+9
| |\ \ \ \
| | * | | | MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens2010-02-221-0/+8
| | * | | | MIPS: Highmem: Fix build errorYoichi Yuasa2010-02-221-0/+1
| * | | | | Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-231-1/+0Star
| |\ \ \ \ \
| | * | | | | Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath2010-02-221-1/+0Star
| | |/ / / /
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-223-25/+14Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |