summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-167-965/+779
|\
| * xen: switch to post-init routines in xen mmu.c earlierJuergen Gross2014-12-111-1/+1
| * xen: annotate xen_set_identity_and_remap_chunk() with __initJuergen Gross2014-12-081-1/+1
| * xen: introduce helper functions to do safe read and write accessesJuergen Gross2014-12-082-2/+16
| * xen: Speed up set_phys_to_machine() by using read-only mappingsJuergen Gross2014-12-041-6/+8
| * xen: switch to linear virtual mapped sparse p2m listJuergen Gross2014-12-044-444/+347
| * xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross2014-12-043-10/+24
| * x86: Introduce function to get pmd entry pointerJuergen Gross2014-12-042-0/+21
| * xen: Delay invalidating extra memoryJuergen Gross2014-12-044-129/+103
| * xen: Delay m2p_override initializationJuergen Gross2014-12-041-7/+12
| * xen: Delay remapping memory of pv-domainJuergen Gross2014-12-045-297/+172
| * xen: use common page allocation function in p2m.cJuergen Gross2014-12-042-22/+37
| * xen: Make functions staticJuergen Gross2014-12-042-100/+92
| * xen: fix some style issues in p2m.cJuergen Gross2014-12-041-8/+7
* | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-164-4/+8
|\ \
| * \ Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-03143-409/+1027
| |\ \
| * \ \ Merge 3.18-rc4 into staging-nextGreg Kroah-Hartman2014-11-1061-303/+572
| |\ \ \
| * \ \ \ Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-054-4/+8
| |\ \ \ \
| | * | | | ARM: dts: exynos: Add sysreg phandle to ADC nodeNaveen Krishna Chatradhi2014-11-054-4/+8
* | | | | | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-162-0/+3
|\ \ \ \ \ \
| * | | | | | irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-261-0/+1
| * | | | | | irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier2014-11-261-0/+1
| * | | | | | arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier2014-11-261-0/+1
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-163-116/+23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.18' into drm-nextDave Airlie2014-12-083-7/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-02143-409/+1027
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | ARM: shmobile: marzen: Remove DU platform deviceLaurent Pinchart2014-12-011-58/+0
| * | | | | | | | ARM: shmobile: lager: Remove DU platform deviceLaurent Pinchart2014-12-011-58/+0
| * | | | | | | | Merge tag 'tags/renesas-dt-du-for-v3.19' into drm/next/adv7511-baseLaurent Pinchart2014-11-2652-343/+370
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v3.18-rc4' into drm-nextDave Airlie2014-11-12111-590/+743
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie2014-10-281-0/+23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915/skl: Add the additional graphics stolen sizesDamien Lespiau2014-09-241-0/+23
* | | | | | | | | | | x86: mm: consolidate VM_FAULT_RETRY handlingLinus Torvalds2014-12-161-28/+30
* | | | | | | | | | | x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds2014-12-151-7/+1
* | | | | | | | | | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1513-881/+1571
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier2014-11-088-881/+2
| * | | | | | | | | | | coresight: adding basic support for D01 boardXia Kaixu2014-11-081-0/+717
| * | | | | | | | | | | coresight: adding basic support for Vexpress TC2Mathieu Poirier2014-11-081-0/+199
| * | | | | | | | | | | coresight: adding support for beagle and beagleXMMathieu Poirier2014-11-082-0/+56
| * | | | | | | | | | | coresight-etm: add CoreSight ETM/PTM driverPratik Patel2014-11-082-0/+551
| * | | | | | | | | | | coresight-etb: add CoreSight ETB driverPratik Patel2014-11-081-0/+8
| * | | | | | | | | | | coresight-tpiu: add CoreSight TPIU driverPratik Patel2014-11-081-0/+9
| * | | | | | | | | | | coresight-tmc: add CoreSight TMC driverPratik Patel2014-11-081-0/+20
| * | | | | | | | | | | coresight: add CoreSight core layer frameworkPratik Patel2014-11-081-0/+9
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1570-89/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-074-19/+4
| * | | | | | | | | | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0467-71/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | x86: platform: olpc: drop owner assignment from platform_driversWolfram Sang2014-10-201-2/+0
| | * | | | | | | | | | x86: platform: iris: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | | | | | | | | | sparc: kernel: drop owner assignment from platform_driversWolfram Sang2014-10-2015-18/+0