summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-10of: remove unnecessary prom.h includesRob Herring2-2/+0
2013-10-10drivers: remove unnecessary prom.h includesRob Herring2-4/+0
2013-10-10mips: use common of_flat_dt_get_machine_nameRob Herring1-14/+1
2013-10-10metag: use common of_flat_dt_match_machineRob Herring4-44/+22
2013-10-10arm64: use common of_flat_dt_get_machine_nameRob Herring1-10/+1
2013-10-10arm: use common of_flat_dt_match_machineRob Herring1-22/+19
2013-10-10arc: use common of_flat_dt_match_machineRob Herring3-62/+23
2013-10-10of: introduce common FDT machine related functionsRob Herring2-0/+65
2013-10-09openrisc: remove unnecessary prom.c includesRob Herring1-22/+0
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring12-104/+10
2013-10-09arm64: set initrd_start/initrd_end for fdt scanRob Herring1-18/+6
2013-10-09arm: set initrd_start/initrd_end for fdt scanRob Herring1-3/+8
2013-10-09of: create default early_init_dt_add_memory_archRob Herring4-29/+19
2013-10-09xtensa: use early_init_dt_scanRob Herring1-12/+9
2013-10-09openrisc: use early_init_dt_scanRob Herring1-14/+1
2013-10-09mips: use early_init_dt_scanRob Herring2-39/+3
2013-10-09microblaze: use early_init_dt_scanRob Herring2-15/+4
2013-10-09metag: use early_init_dt_scanRob Herring1-6/+1
2013-10-09c6x: use early_init_dt_scanRob Herring2-20/+1
2013-10-09arm64: use early_init_dt_scanRob Herring1-28/+3
2013-10-09arm: use early_init_dt_scanRob Herring1-15/+1
2013-10-09arc: use early_init_dt_scanRob Herring1-13/+1
2013-10-09of: Introduce common early_init_dt_scanRob Herring2-0/+28
2013-10-09metag: use unflatten_and_copy_device_treeRob Herring2-19/+1
2013-10-09xtensa: use unflatten_and_copy_device_treeRob Herring1-18/+1
2013-10-09x86: use unflatten_and_copy_device_treeRob Herring1-15/+8
2013-10-09openrisc: use unflatten_and_copy_device_treeRob Herring2-14/+1
2013-10-09arc: use unflatten_and_copy_device_treeRob Herring3-18/+1
2013-10-09of: create unflatten_and_copy_device_treeRob Herring2-0/+26
2013-10-09openrisc: use boot_command_line instead of private cmd_lineRob Herring2-9/+2
2013-10-09c6x: use boot_command_line instead of private c6x_command_lineRob Herring4-19/+2
2013-09-30Linux 3.12-rc3v3.12-rc3Linus Torvalds1-1/+1
2013-09-30Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-107/+201
2013-09-30Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-13/+10
2013-09-30Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-16/+31
2013-09-30Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+7
2013-09-30Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-50/+116
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-26/+1
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-77/+266
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar1-26/+1
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie3-13/+4
2013-09-29Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds7-6/+31
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-41/+75
2013-09-29Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-22/+68
2013-09-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-15/+32
2013-09-29Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+23
2013-09-29PCI: Workaround missing pci_set_master in pci driversYinghai Lu1-1/+7
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-10/+20
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-71/+23