summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King2015-05-14
| | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Merge tag 'at91-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/abe...Arnd Bergmann2015-05-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | ARM: at91: remove useless Makefile.bootAlexandre Belloni2015-05-20
| | * | | | | | | | | | | | | | | | | | | | ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni2015-05-20
| | * | | | | | | | | | | | | | | | | | | | ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni2015-05-20
| | * | | | | | | | | | | | | | | | | | | | ARM: at91: declare the at91rm9200 memory controller as a sysconAlexandre Belloni2015-05-20
| | * | | | | | | | | | | | | | | | | | | | ARM: at91: drop sam9_smc.cAlexandre Belloni2015-05-20
| | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Merge tag 'omap-for-v4.2/clean' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2015-05-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'omap-for-v4.2/legacy' into omap-for-v4.2/cleanupTony Lindgren2015-05-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: Remove legacy booting support for BeagleboardsTony Lindgren2015-05-06
| | | * | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: Remove legacy booting support for OveroTony Lindgren2015-05-04
| | | * | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: Remove legacy booting support for cm-t35Tony Lindgren2015-05-04
| | | |/ / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | mach-omap2: Remove use of deprecated marco, PTR_RET in devices.cNicholas Krause2015-05-20
| | * | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: Remove calls to deprecacted marco,PTR_RET in the files,fb.c and ...Nicholas Krause2015-05-20
| | * | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: Constify irq_domain_opsKrzysztof Kozlowski2015-05-20
| | * | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: use symbolic defines for console loglevels instead of numbersAlexander Kuleshov2015-05-20
| | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: delete static resource definesLinus Walleij2015-05-18
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: rename ux500_map_ioLinus Walleij2015-05-18
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: look up PRCMU resource from DTLinus Walleij2015-05-18
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: kill off L2CC static mapLinus Walleij2015-05-18
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: get rid of SCU and backupram static mapsLinus Walleij2015-05-18
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: get rid of static GIC dist baseLinus Walleij2015-05-18
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: get SCU base from device treeLinus Walleij2015-05-18
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: remap BB offset dynamicallyLinus Walleij2015-05-18
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: remove static maps from platsmpLinus Walleij2015-05-18
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: delete UART static mapLinus Walleij2015-05-18
| * | | | | | | | | | | | | | | | | | | | Merge tag 'tegra-for-4.2-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2015-05-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | ARM: tegra: Fix typo (reset -> rest) in commentThierry Reding2015-05-04
| | * | | | | | | | | | | | | | | | | | | | ARM: tegra: Use lower-case hexadecimal digitsThierry Reding2015-05-04
| | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | ARM: ux500: get rid of static mapsLinus Walleij2015-05-13
| * | | | | | | | | | | | | | | | | | | | arm64: dts: kill skeleton.dtsiMark Rutland2015-05-12
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2015-06-25
| * | | | | | | | | | | | | | | | | | | | avr32: use for_each_sg()Akinobu Mita2015-06-25
| * | | | | | | | | | | | | | | | | | | | frv: use for_each_sg()Akinobu Mita2015-06-25
| * | | | | | | | | | | | | | | | | | | | frv: remove unused inline function is_in_rom()Tobias Klauser2015-06-25
| * | | | | | | | | | | | | | | | | | | | s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-25
| * | | | | | | | | | | | | | | | | | | | s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel2015-06-25
| * | | | | | | | | | | | | | | | | | | | s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2015-06-25
| * | | | | | | | | | | | | | | | | | | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-25
| * | | | | | | | | | | | | | | | | | | | s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-25
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2015-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCXunlei Pang2015-06-25
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ARM: shmobile: r8a7740: remove I2C errata handlingWolfram Sang2015-06-17
| | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
| * | | | | | | | | | | | | | | | | | | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-05
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | sparc64: perf: Use UREG_FP rather than UREG_I6David Ahern2015-06-25