summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-12-1629-246/+186
|\
| * tile: avoid undefined behavior with regs[TREG_TP] etcChris Metcalf2014-11-132-10/+20
| * arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by oneChen Gang2014-11-121-5/+1
| * tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-1125-220/+158
| * arch: tile: gxio: Export symbols for module using in 'mpipe.c'Chen Gang2014-11-111-0/+4
| * arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_...Chen Gang2014-11-041-11/+3
* | 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-154-4/+8
|\ \ \
| * \ \ Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-02143-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-152-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-153-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-021-58/+0
| * | | | | | | | ARM: shmobile: lager: Remove DU platform deviceLaurent Pinchart2014-12-021-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-151-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-1413-881/+1571
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier2014-11-078-881/+2
| * | | | | | | | | | | coresight: adding basic support for D01 boardXia Kaixu2014-11-071-0/+717
| * | | | | | | | | | | coresight: adding basic support for Vexpress TC2Mathieu Poirier2014-11-071-0/+199
| * | | | | | | | | | | coresight: adding support for beagle and beagleXMMathieu Poirier2014-11-072-0/+56
| * | | | | | | | | | | coresight-etm: add CoreSight ETM/PTM driverPratik Patel2014-11-072-0/+551
| * | | | | | | | | | | coresight-etb: add CoreSight ETB driverPratik Patel2014-11-071-0/+8
| * | | | | | | | | | | coresight-tpiu: add CoreSight TPIU driverPratik Patel2014-11-071-0/+9
| * | | | | | | | | | | coresight-tmc: add CoreSight TMC driverPratik Patel2014-11-071-0/+20
| * | | | | | | | | | | coresight: add CoreSight core layer frameworkPratik Patel2014-11-071-0/+9
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |