| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm64: introduce is_device_dma_coherent | Stefano Stabellini | 2014-12-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/arm: if(pfn_valid(pfn)) call native dma_ops | Stefano Stabellini | 2014-12-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/arm: remove outer_*_range call | Stefano Stabellini | 2014-12-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/arm: remove handling of XENFEAT_grant_map_identity | Stefano Stabellini | 2014-12-04 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-12-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Add MFHC0 and MTHC0 instructions to uasm. | Steven J. Hill | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Cosmetic cleanups of page table headers. | Steven J. Hill | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Add CP0 macros for extended EntryLo registers | Steven J. Hill | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Remove now unused definition of phys_t. | Ralf Baechle | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery | Markos Chandras | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIO | Markos Chandras | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: <asm/types.h> fix indentation. | Ralf Baechle | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Enable VDSO randomization | Prem Karat | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration | Ralf Baechle | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Remove declaration of obsolete arch_init_clk_ops() | Maarten ter Huurne | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: atomic.h: Reformat to fit in 79 columns | Maciej W. Rozycki | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Apply `.insn' to fixup labels throughout | Maciej W. Rozycki | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Fix microMIPS LL/SC immediate offsets | Maciej W. Rozycki | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Kconfig: Only allow 32-bit microMIPS builds | Maciej W. Rozycki | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: signal.c: Fix an invalid cast in ISA mode bit handling | Maciej W. Rozycki | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: mm: Only build one microassembler that is suitable | Maciej W. Rozycki | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Kconfig: Enable microMIPS support for Malta | Maciej W. Rozycki | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: loongson: common: rtc: make loongson_rtc_resources static | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: loongson: common: init: Add a missing include | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: loongson: lemote-2f: reset: make ml2f_reboot static | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: loongson: lemote-2f: irq: Make internal data static | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: loongson: common: Setup: add a missing include | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Loongson: cs5536_pci: Add a missing include | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Loongson: common: Fix array initializer syntax. | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: uaccess.h: Fix strnlen_user comment. | Ralf Baechle | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32 | Joshua Kinard | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: lib: mips-atomic.c: Remove obsolete ifdefery | Markos Chandras | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Octeon: Mark octeon_model_get_string() with __init | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Octeon: Move code to avoid forward declaration | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Octeon: Delete potentially dangerous feature checks | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Octeon: Move cvmx_fuse_read_byte() | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: oprofile: Backtrace: don't fail on leaf functions | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: oprofile: Enable backtrace on timer-based profiling | Aaro Koskinen | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: traps: Dump the PageGrain and Wired registers on MC | Markos Chandras | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: traps: Dump the HTW registers on a MC exception | Markos Chandras | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: traps: Replace printk with pr_err for MC exceptions | Markos Chandras | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: ath79: Read the initrd address from the firmware environment | Alban Bedel | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: ath79: Use the firmware lib to parse the kernel command line | Alban Bedel | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: ath25: add Wireless device support | Sergey Ryazanov | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: ath25: add AR2315 PCI host controller driver | Sergey Ryazanov | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: ath25: register AR5312 flash controller | Sergey Ryazanov | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: ath25: add SoC type detection | Sergey Ryazanov | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: ath25: add board configuration detection | Sergey Ryazanov | 2014-11-24 | |
