summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | ARM: OMAP2+: Add HAVE_ARM_SCU for AM43XXDave Gerlach2015-07-15
| | * | | | | | | | | | | | | | | | | ARM: dts: OMAP5: Add #iommu-cells property to IOMMUsSuman Anna2015-07-14
| | * | | | | | | | | | | | | | | | | ARM: dts: OMAP4: Add #iommu-cells property to IOMMUsSuman Anna2015-07-14
| | * | | | | | | | | | | | | | | | | ARM: dts: Fix frequency scaling on Gumstix PepperArun Bharadwaj2015-07-14
| | * | | | | | | | | | | | | | | | | ARM: dts: configure regulators for Gumstix PepperAdam YH Lee2015-07-14
| | * | | | | | | | | | | | | | | | | ARM: dts: omap3: overo: Update LCD panel namesAdam YH Lee2015-07-13
| | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge tag 'imx-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2015-07-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach2015-07-08
| | * | | | | | | | | | | | | | | | ARM: dts: imx53-qsb: fix TVE entryPhilipp Zabel2015-07-08
| | * | | | | | | | | | | | | | | | ARM: dts: mx23: fix iio-hwmon supportStefan Wahren2015-07-08
| | * | | | | | | | | | | | | | | | ARM: dts: imx27: Adjust the GPT compatible stringFabio Estevam2015-07-08
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge tag 'socfpga_fixes_for_v4.2-rc1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-07-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | ARM: socfpga: dts: Fix entries orderWalter Lozano2015-07-07
| | * | | | | | | | | | | | | | | | ARM: socfpga: dts: Fix adxl34x formating and compatible stringWalter Lozano2015-07-07
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | ARM: ux500: fix MMC/SD card regressionLinus Walleij2015-07-14
| * | | | | | | | | | | | | | | | ARM: ux500: define serial port aliasesLinus Walleij2015-07-14
| * | | | | | | | | | | | | | | | ARM: dts: cros-ec-keyboard: Add support for some Japanese keysChris Zhong2015-07-13
* | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | ARM: fix __virt_to_idmap build error on !MMURussell King2015-07-17
| * | | | | | | | | | | | | | | | ARM: invalidate L1 before enabling coherencyRussell King2015-07-17
| * | | | | | | | | | | | | | | | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski2015-07-17
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd2015-07-17
| * | | | | | | | | | | | | | | ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov2015-07-17
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar2015-07-18
| * | | | | | | | | | | | | | | x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen2015-07-18
| * | | | | | | | | | | | | | | x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing codeAndy Lutomirski2015-07-17
| * | | | | | | | | | | | | | | x86/nmi/64: Make the "NMI executing" variable more consistentAndy Lutomirski2015-07-17
| * | | | | | | | | | | | | | | x86/nmi/64: Minor asm simplificationAndy Lutomirski2015-07-17
| * | | | | | | | | | | | | | | x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski2015-07-17
| * | | | | | | | | | | | | | | x86/nmi/64: Reorder nested NMI checksAndy Lutomirski2015-07-17
| * | | | | | | | | | | | | | | x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2015-07-17
| * | | | | | | | | | | | | | | x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski2015-07-17
| * | | | | | | | | | | | | | | x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski2015-07-17
| * | | | | | | | | | | | | | | x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski2015-07-17
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra2015-07-10
* | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for nowThomas Gleixner2015-07-15
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
* | | | | | | | | | | | | | | | Update Viresh Kumar's email addressViresh Kumar2015-07-17
* | | | | | | | | | | | | | | | s390/hugetlb: add hugepages_supported defineDominik Dingel2015-07-17
* | | | | | | | | | | | | | | | revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel2015-07-17
* | | | | | | | | | | | | | | | revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2015-07-17
* | | | | | | | | | | | | | | | openrisc: fix CONFIG_UID16 settingAndrew Morton2015-07-17
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | intel_pmc_ipc: Update kerneldoc formattingqipeng.zha2015-07-09
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2015-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | m68k: enable PCI support for m5475evb defconfigGreg Ungerer2015-07-13
| * | | | | | | | | | | | | | | m68k: fix io functions for ColdFire/MMU/PCI caseGreg Ungerer2015-07-13