summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-234-20/+2
* Merge commit 'v2.6.32-rc8'Grant Likely2009-11-23402-3376/+8293
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-184-20/+26
| |\
| | * [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-171-12/+7
| | * [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-171-6/+17
| | * [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-171-1/+1
| | * [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-171-1/+1
| * | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-185-49/+48
| |\ \
| | * | OMAP: cs should be positive in gpmc_cs_free()Roel Kluin2009-11-181-1/+1
| | * | omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
| | * | omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo2009-11-171-2/+2
| | * | omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak2009-11-171-1/+1
| | * | omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh2009-11-161-44/+43
| * | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-182-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | sh: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-182-2/+2
| | |/
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-179-7/+21
| |\ \
| | * \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-11-166-6/+9
| | |\ \
| | | * | [ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin2009-11-171-2/+2
| | | * | [ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons2009-11-171-1/+1
| | | * | [ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao2009-11-131-1/+1
| | | * | [ARM] pxa/colibri: fix AC97 ifdefs and add missing includeMarek Vasut2009-11-131-1/+3
| | | * | [ARM] pxa: fix missing underscores in mfp-pxa910.hRoel Kluin2009-11-131-1/+1
| | | * | [ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=yMarc Zyngier2009-11-131-0/+1
| | | |/
| | * | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-11-162-0/+11
| | |\ \
| | | * | [ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek2009-11-132-0/+11
| | | |/
| | * | ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij2009-11-161-1/+1
| * | | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2009-11-172-17/+26
| |\ \ \
| | * | | at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2009-11-162-17/+26
| | |/ /
| * | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-175-14/+14
| |\ \ \
| | * | | arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett2009-11-153-10/+10
| | * | | arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett2009-11-151-3/+3
| | * | | arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett2009-11-151-1/+1
| * | | | fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-172-4/+0
| | |/ / | |/| |
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-11-1410-96/+230
| |\ \ \
| | * | | MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell2009-11-131-1/+2
OpenPOWER on IntegriCloud