| Commit message (Expand) | Author | Age | Files | Lines |
* | of: unify phandle name in struct device_node | Grant Likely | 2010-01-28 | 16 | -33/+29 |
* | of: Merge of_node_get() and of_node_put() | Grant Likely | 2010-01-28 | 3 | -147/+75 |
* | of: merge machine_is_compatible() | Grant Likely | 2010-01-28 | 3 | -37/+21 |
* | of/flattree: merge early_init_dt_scan_chosen() | Grant Likely | 2009-12-10 | 4 | -78/+53 |
* | of/flattree: eliminate cell_t typedef | Grant Likely | 2009-12-10 | 2 | -14/+10 |
* | of/flattree: merge dt_mem_next_cell | Grant Likely | 2009-12-10 | 4 | -16/+9 |
* | of/flattree: Merge earlyinit_dt_scan_root() | Grant Likely | 2009-12-10 | 4 | -47/+32 |
* | of/flattree: Merge early_init_dt_check_for_initrd() | Grant Likely | 2009-12-10 | 4 | -62/+38 |
* | of: remove special case definition of of_read_ulong() | Grant Likely | 2009-11-23 | 1 | -5/+2 |
* | of: merge prom_{add,remove,modify}_property | Grant Likely | 2009-11-23 | 3 | -227/+116 |
* | of/flattree: Merge unflatten_device_tree | Grant Likely | 2009-11-23 | 6 | -104/+55 |
* | of/flattree: Merge unflatten_dt_node | Grant Likely | 2009-11-23 | 4 | -389/+204 |
* | of/flattree: Merge of_flat_dt_is_compatible | Grant Likely | 2009-11-23 | 3 | -38/+24 |
* | of/flattree: merge of_get_flat_dt_prop | Grant Likely | 2009-11-23 | 3 | -84/+43 |
* | of/flattree: remove __init annotations from the header file | Grant Likely | 2009-11-23 | 1 | -9/+7 |
* | of/flattree: merge of_get_flat_dt_root | Grant Likely | 2009-11-23 | 3 | -24/+16 |
* | of/flattree: merge of_scan_flat_dt | Grant Likely | 2009-11-23 | 3 | -122/+64 |
* | of/flattree: merge find_flat_dt_string and initial_boot_params | Grant Likely | 2009-11-23 | 8 | -20/+32 |
* | Merge commit 'v2.6.32-rc8' | Grant Likely | 2009-11-23 | 1260 | -12512/+29463 |
|\ |
|
| * | Linux 2.6.32-rc8v2.6.32-rc8 | Linus Torvalds | 2009-11-19 | 1 | -1/+1 |
| * | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-11-19 | 2 | -11/+9 |
| |\ |
|
| | * | SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr() | Chuck Lever | 2009-11-14 | 1 | -10/+8 |
| | * | NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT | Trond Myklebust | 2009-11-11 | 1 | -1/+1 |
| * | | vt: Fix use of "new" in a struct field | Alan Cox | 2009-11-19 | 2 | -5/+5 |
| * | | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB... | David Woodhouse | 2009-11-19 | 1 | -0/+3 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-11-18 | 7 | -32/+70 |
| |\ \ |
|
| | * | | [CPUFREQ] Fix stale cpufreq_cpu_governor pointer | Prarit Bhargava | 2009-11-17 | 1 | -2/+30 |
| | * | | [CPUFREQ] Resolve time unit thinko in ondemand/conservative govs | Pallipadi, Venkatesh | 2009-11-17 | 2 | -4/+4 |
| | * | | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4... | Rusty Russell | 2009-11-17 | 1 | -12/+7 |
| | * | | [CPUFREQ] Fix use after free on governor restore | Dmitry Monakhov | 2009-11-17 | 1 | -6/+10 |
| | * | | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not... | John Villalovos | 2009-11-17 | 1 | -6/+17 |
| | * | | [CPUFREQ] powernow-k8: Fix test in get_transition_latency() | Roel Kluin | 2009-11-17 | 1 | -1/+1 |
| | * | | [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs | Krzysztof Helt | 2009-11-17 | 1 | -1/+1 |
| * | | | strcmp: fix overflow and possibly signedness error | Linus Torvalds | 2009-11-18 | 1 | -6/+14 |
| * | | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-11-18 | 1 | -6/+5 |
| |\ \ \ |
|
| | * | | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() | David Woodhouse | 2009-11-19 | 1 | -6/+5 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-11-18 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | ima: replace GFP_KERNEL with GFP_NOFS | Mimi Zohar | 2009-11-19 | 1 | -2/+2 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-18 | 5 | -49/+48 |
| |\ \ \ |
|
| | * | | | OMAP: cs should be positive in gpmc_cs_free() | Roel Kluin | 2009-11-18 | 1 | -1/+1 |
| | * | | | omap: fix unlikely(x) < y | Roel Kluin | 2009-11-18 | 1 | -1/+1 |
| | * | | | omap3: clock: Fixed dpll3_m2x2 rate calculation | Tero Kristo | 2009-11-17 | 1 | -2/+2 |
| | * | | | omap3: clock: Fix the DPLL freqsel computations | Rajendra Nayak | 2009-11-17 | 1 | -1/+1 |
| | * | | | omap: Fix keymap for zoom2 according to matrix keypad framwork | Vimal Singh | 2009-11-16 | 1 | -44/+43 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-11-18 | 5 | -3/+14 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-11-18 | 3 | -3/+4 |
| | |\ \ \ \ |
|
| | | * | | | | ASoC: tlv320aic23 fix rate selection | Troy Kisky | 2009-11-18 | 1 | -1/+1 |
| | | * | | | | ASoC: OMAP3 Pandora: update for TWL4030 codec changes | Grazvydas Ignotas | 2009-11-18 | 1 | -1/+2 |
| | | * | | | | ASoC: Modifying the license string GPLv2 for OMAP3 EVM | Anuj Aggarwal | 2009-11-18 | 1 | -1/+1 |
| | * | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-11-18 | 1 | -0/+1 |
| | |\ \ \ \ \ |
|