summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8391/1: l2c: add options to overwrite prefetching behaviorHauke Mehrtens2015-06-102-0/+25
* ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmapMike Looijmans2015-06-061-7/+25
* ARM: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsRussell King2015-06-021-29/+37
* ARM: remove __bad_xchg definitionRussell King2015-06-022-8/+1
* ARM: 8369/1: ARMv7M: define size of vector table for VybridStefan Agner2015-06-021-0/+1
* ARM: 8382/1: clocksource: make ARM_TIMER_SP804 depend on GENERIC_SCHED_CLOCKSudeep Holla2015-06-021-0/+1
* ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla2015-06-0211-20/+20
* ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla2015-06-025-11/+14
* ARM: 8364/1: fix BE32 module loadingArnd Bergmann2015-06-021-0/+2
* ARM: 8360/1: add secondary_startup_arm prototype in header fileYingjoe Chen2015-06-021-0/+1
* ARM: 8359/1: correct secondary_startup_arm modeYingjoe Chen2015-06-021-1/+1
* ARM: l2c: avoid passing auxiliary control register through enable methodRussell King2015-05-151-15/+17
* ARM: l2c: only unlock caches if NS_LOCKDOWN bit is setRussell King2015-05-151-1/+25
* ARM: l2c: clean up l2c_configure()Russell King2015-05-151-9/+14
* ARM: l2c: write auxiliary control register firstRussell King2015-05-151-2/+2
* ARM: l2c: restore the behaviour documented above l2c_enable()Russell King2015-05-151-5/+5
* ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski2015-05-082-2/+22
* ARM: 8354/1: Documentation: devicetree: root node serial-number property docu...Paul Kocialkowski2015-05-081-0/+4
* ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()Russell King2015-05-081-0/+25
* ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel2015-05-087-3/+248
* ARM: 8353/1: mm: Fix Cortex-A8 erratum 430973 segfaults for bootloaders and m...Tony Lindgren2015-05-081-2/+4
* ARM: 8346/1: sa1100: Constify irq_domain_opsKrzysztof Kozlowski2015-05-081-1/+1
* ARM: 8341/1: io: Unpessimize relaxed io accessorsPeter Hurley2015-05-081-15/+12
* ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm322015-05-082-4/+24
* Linux 4.1-rc1v4.1-rc1Linus Torvalds2015-04-261-2/+2
* x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-265-0/+48
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-265-14/+95
|\
| * Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie2015-04-275-14/+95
| |\
| | * drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak2015-04-241-2/+2
| | * drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2015-04-232-2/+36
| | * drm/i915: cope with large i2c transfersDmitry Torokhov2015-04-232-10/+57
* | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-263-83/+82
|\ \ \
| * | | iommu/vt-d: support extended root and context entriesDavid Woodhouse2015-03-251-75/+60
| * | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-251-0/+14
| * | | iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse2015-03-251-1/+6
| * | | iommu/vt-d: Print x2apic opt out info instead of printing a warningFenghua Yu2015-03-251-4/+1
| * | | iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-251-3/+1
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-267-14/+18
|\ \ \ \
| * | | | i2c: st: add include for pinctrlWolfram Sang2015-04-231-6/+7
| * | | | i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang2015-04-231-3/+5
| * | | | i2c: digicolor: remove duplicate includeWolfram Sang2015-04-231-2/+1
| * | | | i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax2015-04-231-0/+2
| * | | | i2c: pca-platform: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | | | i2c: mxs: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | | | i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-04-231-1/+1
* | | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-17/+25
|\ \ \ \ \
| * | | | | Btrfs: prevent list corruption during free space cache processingChris Mason2015-04-241-14/+18
| * | | | | Btrfs: fix inode cache writeoutChris Mason2015-04-231-3/+7
* | | | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-2649-914/+1150
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-23645-5202/+7692
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud