| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/fscache: convert printk to pr_foo() | Fabian Frederick | 2014-06-05 | 7 | -32/+32 |
* | kthread: fix return value of kthread_create() upon SIGKILL. | Tetsuo Handa | 2014-06-05 | 1 | -2/+2 |
* | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 2014-06-05 | 15 | -73/+18 |
* | mm: fix sleeping function warning from __put_anon_vma | Hugh Dickins | 2014-06-05 | 1 | -3/+5 |
* | MAINTAINERS: pass on hwpoison maintainership to Naoya Horiguchi | Andi Kleen | 2014-06-05 | 1 | -2/+1 |
* | MAINTAINERS: add Joe as the get_maintainer.pl maintainer | Joe Perches | 2014-06-05 | 1 | -0/+5 |
* | tools/vm/page-types.c: catch sigbus if raced with truncate | Konstantin Khlebnikov | 2014-06-05 | 1 | -3/+32 |
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-04 | 76 | -838/+1008 |
|\ |
|
| * | of: handle NULL node in next_child iterators | Florian Fainelli | 2014-06-04 | 1 | -0/+6 |
| * | of/irq: provide more wrappers for !CONFIG_OF | Arnd Bergmann | 2014-06-04 | 1 | -3/+33 |
| * | Merge branch 'earlycon-dt' into for-next | Rob Herring | 2014-05-28 | 51 | -1100/+3598 |
| |\ |
|
| | * | tty/serial: pl011: add DT based earlycon support | Rob Herring | 2014-05-20 | 1 | -0/+1 |
| | * | of/fdt: add FDT serial scanning for earlycon | Rob Herring | 2014-05-20 | 1 | -0/+56 |
| | * | of/fdt: add FDT address translation support | Rob Herring | 2014-05-20 | 3 | -0/+244 |
| | * | serial: earlycon: add DT support | Rob Herring | 2014-05-20 | 3 | -1/+37 |
| | * | of: consolidate linker section OF match table declarations | Rob Herring | 2014-05-20 | 6 | -38/+32 |
| | * | clk: ti: add missing semi-colon on CLK_OF_DECLARE | Rob Herring | 2014-05-20 | 1 | -1/+1 |
| | * | irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARE | Rob Herring | 2014-05-20 | 1 | -2/+2 |
| | * | irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARE | Rob Herring | 2014-05-20 | 1 | -4/+2 |
| | * | clk: sunxi: fix function type for CLK_OF_DECLARE | Rob Herring | 2014-05-20 | 1 | -1/+1 |
| | * | clk: sunxi: avoid double DT matching | Rob Herring | 2014-05-20 | 1 | -2/+1 |
| | * | clk: rockchip: fix function type for CLK_OF_DECLARE | Rob Herring | 2014-05-20 | 1 | -2/+1 |
| | * | ARM: imx: fix function type for CLK_OF_DECLARE | Rob Herring | 2014-05-20 | 1 | -3/+1 |
| | * | of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacks | Rob Herring | 2014-05-20 | 2 | -3/+3 |
| | * | vmlinuz.lds: define OF table sections with macros | Rob Herring | 2014-05-20 | 1 | -44/+14 |
| | * | ARM: align cpu_method_of_table naming | Rob Herring | 2014-05-20 | 2 | -6/+9 |
| | * | irqchip: align irqchip OF match table section naming | Rob Herring | 2014-05-20 | 2 | -5/+5 |
| | * | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Rob Herring | 2014-05-20 | 31 | -993/+3193 |
| | |\ |
|
| * | | | devicetree: bindings: Document micrel vendor prefix | Stephen Boyd | 2014-05-28 | 1 | -0/+1 |
| * | | | dt: bindings: dwc2: fix required value for the phy-names property | Matt Porter | 2014-05-28 | 1 | -1/+1 |
| * | | | Merge tag 'dt-for-robh' of git://git.secretlab.ca/git/linux into for-next | Rob Herring | 2014-05-28 | 13 | -84/+222 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | of_pci_irq: kill useless variable in of_irq_parse_pci() | Sergei Shtylyov | 2014-05-27 | 1 | -4/+2 |
| | * | | of/irq: do irq resolution in platform_get_irq_byname() | Grygorii Strashko | 2014-05-23 | 3 | -2/+32 |
| | * | | of: Add a testcase for of_find_node_by_path() | Grant Likely | 2014-05-23 | 2 | -1/+51 |
| | * | | of: Make of_find_node_by_path() handle /aliases | Grant Likely | 2014-05-23 | 1 | -6/+61 |
| | * | | of: Create unlocked version of for_each_child_of_node() | Grant Likely | 2014-05-23 | 1 | -5/+17 |
| | * | | lib: add glibc style strchrnul() variant | Grant Likely | 2014-05-23 | 2 | -0/+21 |
| | * | | of: Handle memory@0 node on PPC32 only | Leif Lindholm | 2014-05-23 | 1 | -1/+1 |
| | * | | pci/of: Remove dead code | Ian Molton | 2014-05-23 | 1 | -2/+0 |
| | * | | of: fix race between search and remove in of_update_property() | Xiubo Li | 2014-05-23 | 1 | -11/+15 |
| | * | | of: Use NULL for pointers | Thierry Reding | 2014-05-23 | 1 | -1/+1 |
| | * | | of: Stop naming platform_device using dcr address | Grant Likely | 2014-05-23 | 3 | -31/+3 |
| | * | | of: Ensure unique names without sacrificing determinism | Grant Likely | 2014-05-23 | 1 | -21/+19 |
| |/ / |
|
| * | | Merge branch 'dt-bus-name' into for-next | Rob Herring | 2014-05-14 | 713 | -4727/+7489 |
| |\ \ |
|
| | * | | of/selftest: add testcase for nodes with same name and address | Rob Herring | 2014-05-13 | 3 | -1/+55 |
| | * | | of/selftest: clean-up of_selftest_platform_populate pass/fail handling | Rob Herring | 2014-05-13 | 1 | -9/+5 |
| | * | | of: kill off of_can_translate_address | Rob Herring | 2014-05-13 | 3 | -25/+3 |
| | * | | of/platform: fix device naming for non-translatable addresses | Rob Herring | 2014-05-13 | 1 | -10/+1 |
| * | | | of: push struct boot_param_header and defines into powerpc | Rob Herring | 2014-04-30 | 2 | -37/+39 |
| * | | | of/fdt: convert initial_boot_params to opaque pointer | Rob Herring | 2014-04-30 | 2 | -2/+2 |