summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* of: unify phandle name in struct device_nodeGrant Likely2010-01-2816-33/+29
* of: Merge of_node_get() and of_node_put()Grant Likely2010-01-283-147/+75
* of: merge machine_is_compatible()Grant Likely2010-01-283-37/+21
* of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-104-78/+53
* of/flattree: eliminate cell_t typedefGrant Likely2009-12-102-14/+10
* of/flattree: merge dt_mem_next_cellGrant Likely2009-12-104-16/+9
* of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-104-47/+32
* of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-104-62/+38
* of: remove special case definition of of_read_ulong()Grant Likely2009-11-231-5/+2
* of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-233-227/+116
* of/flattree: Merge unflatten_device_treeGrant Likely2009-11-236-104/+55
* of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-234-389/+204
* of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-233-38/+24
* of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-233-84/+43
* of/flattree: remove __init annotations from the header fileGrant Likely2009-11-231-9/+7
* of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-233-24/+16
* of/flattree: merge of_scan_flat_dtGrant Likely2009-11-233-122/+64
* of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-238-20/+32
* Merge commit 'v2.6.32-rc8'Grant Likely2009-11-231260-12512/+29463
|\
| * Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds2009-11-191-1/+1
| * Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-11-192-11/+9
| |\
| | * SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()Chuck Lever2009-11-141-10/+8
| | * NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust2009-11-111-1/+1
| * | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-192-5/+5
| * | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse2009-11-191-0/+3
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-187-32/+70
| |\ \
| | * | [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-171-2/+30
| | * | [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-172-4/+4
| | * | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-171-12/+7
| | * | [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-171-6/+10
| | * | [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
| * | | strcmp: fix overflow and possibly signedness errorLinus Torvalds2009-11-181-6/+14
| * | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-181-6/+5
| |\ \ \
| | * | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-181-2/+2
| |\ \ \
| | * | | ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-191-2/+2
| | | |/ | | |/|
| * | | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-185-3/+14
| |\ \ \ \
| | * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-11-183-3/+4
| | |\ \ \ \
| | | * | | | ASoC: tlv320aic23 fix rate selectionTroy Kisky2009-11-181-1/+1
| | | * | | | ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas2009-11-181-1/+2
| | | * | | | ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal2009-11-181-1/+1
| | * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-181-0/+1
| | |\ \ \ \ \
OpenPOWER on IntegriCloud