- 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
- 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
- 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
- 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
- 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
- 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
- f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 839fe91 Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- c191761 Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
- 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
- 5dd2c4b x86: use generic early mem copy by Mark Salter · 9 years ago
- 1570f0d arm64: support initrd outside kernel linear map by Mark Salter · 9 years ago
- 95cf82e mem-hotplug: handle node hole when initializing numa_meminfo. by Tang Chen · 9 years ago
- b3d9ed3 sparc32: do not include swap.h from pgtable_32.h by Michal Hocko · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- dab3c3c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
- 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- 6f0a2fc Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
- 1c8cc72 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
- 0c8e2f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- 6dc0dcd parisc: Use platform_device_register_simple("rtc-generic") by Helge Deller · 9 years ago
- 72581ce parisc: Drop CONFIG_SMP around update_cr16_clocksource() by Helge Deller · 9 years ago
- 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
- cb9e444 xen: limit memory to architectural maximum by Juergen Gross · 9 years ago
- ab24507 xen: avoid another early crash of memory limited dom0 by Juergen Gross · 9 years ago
- eafd72e xen: avoid early crash of memory limited dom0 by Juergen Gross · 9 years ago
- 1b59ddf parisc: Use double word condition in 64bit CAS operation by John David Anglin · 9 years ago
- b1b4e43 parisc: Filter out spurious interrupts in PA-RISC irq handler by Helge Deller · 9 years ago
- 699817c parisc: Additionally check for in_atomic() in page fault handler by Helge Deller · 9 years ago
- 38d9029 parisc: Define ioremap_uc and ioremap_wc by Guenter Roeck · 9 years ago
- 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 9cfcc65 Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
- 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- fff51e7 ARM: dts: AM437x: Add the internal and external clock nodes for rtc by Keerthy · 9 years ago
- e66ce07 ARM: config: Switch PXA27x platforms to use PXA RTC driver by Rob Herring · 9 years ago
- 7b758ef ARM: mmp: remove unused RTC register definitions by Rob Herring · 10 years ago
- d6679c4 ARM: sa1100: remove unused RTC register definitions by Rob Herring · 10 years ago
- 2c4fabe ARM: pxa: add memory resource to SA1100 RTC device by Rob Herring · 10 years ago
- 3cdf4ad rtc: pxa: convert to use shared sa1100 functions by Rob Herring · 10 years ago
- 7385817 genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() by Vladimir Zapolskiy · 9 years ago
- 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
- 5b74283 x86, mm: trace when an IPI is about to be sent by Mel Gorman · 9 years ago
- 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
- ec6a906 watchdog: rename watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
- 999bbe4 watchdog: use suspend/resume interface in fixup_ht_bug() by Ulrich Obergfell · 9 years ago
- aacfbe6 kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h by Guenter Roeck · 9 years ago
- 81cf09e sh: use PFN_DOWN macro by Alexander Kuleshov · 9 years ago
- f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- 88a9988 Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
- 02cf1da Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 71c6da8 crypto: ghash-clmulni: specify context size for ghash async algorithm by Andrey Ryabinin · 9 years ago
- a4fdb2a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 5631d9c kbuild: Fix clang detection by Michal Marek · 9 years ago
- 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
- ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 3ff32a0 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
- 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
- 2db9704 Merge branch '4.2-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
- e0d8b2e MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16. by Yousong Zhou · 9 years ago
- fb2646a MIPS: Fix alignment of quiet build output for vmlinuz link by Alex Smith · 9 years ago
- 65ab562 MIPS: math-emu: Remove unused handle_dsemul function declaration by Markos Chandras · 9 years ago
- a79f5f9 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction by Markos Chandras · 9 years ago
- 4e9561b MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction by Markos Chandras · 9 years ago
- 38db37b MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction by Markos Chandras · 9 years ago
- 400bd2e MIPS: math-emu: Add support for the MIPS R6 RINT FPU instruction by Markos Chandras · 9 years ago
- 83d4330 MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction by Markos Chandras · 9 years ago
- e24c3be MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction by Markos Chandras · 9 years ago
- 130fe35 MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instruction by Markos Chandras · 9 years ago
- 67613f0 MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instruction by Markos Chandras · 9 years ago
- f8c3c67 MIPS: math-emu: Add support for the CMP.condn.fmt R6 instruction by Markos Chandras · 9 years ago
- 107d340 MIPS: inst.h: Add new MIPS R6 FPU opcodes by Markos Chandras · 9 years ago
- cef232e MIPS: Octeon: Fix management port MII address on Kontron S1901 by Aaro Koskinen · 9 years ago
- e5dd8f2 MIPS: BCM47xx: Use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
- 3170537 MIPS: Octeon: Support interfaces 4 and 5 by Janne Huttunen · 9 years ago
- 85847d8 MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and ports by Janne Huttunen · 9 years ago
- 153bfe3 MIPS: Octeon: Initialize CN68XX PKO by Janne Huttunen · 9 years ago
- f8023da STAGING: Octeon: Support CN68XX style WQE by Janne Huttunen · 9 years ago
- 70b4e2e MIPS: Octeon: Add definitions for setting up SSO by Janne Huttunen · 9 years ago
- b92084b MIPS: Octeon: Configure minimum PKO packet sizes on CN68XX by Janne Huttunen · 9 years ago
- 4397564 MIPS: Octeon: Configure XAUI pkinds by Janne Huttunen · 9 years ago
- fce0af1 MIPS: Octeon: Support all PIP input ports on CN68XX by Janne Huttunen · 9 years ago
- 2c8c3f0 MIPS: Octeon: Support additional interfaces on CN68XX by Janne Huttunen · 9 years ago
- c0034c3 MIPS: Octeon: Fix CN6880 hang on XAUI init by Janne Huttunen · 9 years ago
- af0cfb2 MIPS: pistachio: Allow to enable the external timer based clocksource by Ezequiel Garcia · 9 years ago
- 42b002a MIPS: Kconfig: Enable common clock framework for Malta and SEAD3 by Guenter Roeck · 9 years ago
- 1a3d595 MIPS: Tidy up FPU context switching by Paul Burton · 9 years ago
- 23eb6f4 MIPS: Netlogic: Fix 0x0x prefixes. by Antonio Ospite · 10 years ago
- 40e084a MIPS: Add uprobes support. by Ralf Baechle · 9 years ago
- e3b2883 MIPS: Set trap_no field in thread_struct on exception. by Ralf Baechle · 9 years ago
- 8c57691 MIPS: Netlogic: NAND IRQ mapping by Subhendu Sekhar Behera · 9 years ago
- 079e316 MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platform by Kamlakant Patel · 9 years ago
- a8a7477 MIPS: Netlogic: add device tree entry for XLP GPIO by Kamlakant Patel · 9 years ago
- 325f0a1 MIPS: Netlogic: Use chip_data for irq_chip methods by Kamlakant Patel · 9 years ago
- 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
- 1d473c2 MIPS: ath79: Move the GPIO driver to drivers/gpio by Alban Bedel · 9 years ago