Age | Commit message (Expand) | Author |
2017-02-28 | ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly | Ard Biesheuvel |
2017-02-28 | ARM: 8649/2: nommu: remove Hivecs configuration is asm | Afzal Mohammed |
2017-02-28 | ARM: 8648/2: nommu: display vectors base | Afzal Mohammed |
2017-02-28 | ARM: 8647/2: nommu: dynamic exception base address setting | Afzal Mohammed |
2017-02-28 | ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig | Afzal Mohammed |
2017-02-28 | ARM: 8644/1: Reduce "CPU: shutdown" message to debug level | Florian Fainelli |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli |
2017-02-28 | ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL | Florian Fainelli |
2017-02-28 | Merge branch 'devel-stable' into misc | Russell King |
2017-02-28 | ARM: 8639/1: Define KERNEL_START and KERNEL_END | Florian Fainelli |
2017-02-28 | ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_ | Florian Fainelli |
2017-02-28 | ARM: 8637/1: Adjust memory boundaries after reservations | Laura Abbott |
2017-02-28 | ARM: 8636/1: Cleanup sanity_check_meminfo | Laura Abbott |
2017-01-11 | drivers: firmware: psci: Use __pa_symbol for kernel symbol | Laura Abbott |
2017-01-11 | mm/usercopy: Switch to using lm_alias | Laura Abbott |
2017-01-11 | mm/kasan: Switch to using __pa_symbol and lm_alias | Laura Abbott |
2017-01-11 | kexec: Switch to __pa_symbol | Laura Abbott |
2017-01-11 | mm: Introduce lm_alias | Laura Abbott |
2017-01-11 | mm/cma: Cleanup highmem check | Laura Abbott |
2017-01-11 | lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL | Laura Abbott |
2017-01-10 | ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM | Afzal Mohammed |
2017-01-10 | ARM: 8633/1: nommu: allow mmap when !CONFIG_MMU | Benjamin Gaignard |
2017-01-10 | ARM: 8627/1: avoid cache flushing in flush_dcache_page() | Rabin Vincent |
2017-01-01 | Linux 4.10-rc2 | Linus Torvalds |
2017-01-01 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-30 | Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-30 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-12-29 | mm/filemap: fix parameters to test_bit() | Olof Johansson |
2016-12-29 | mm: optimize PageWaiters bit use for unlock_page() | Linus Torvalds |
2016-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-27 | Documentation/unaligned-memory-access.txt: fix incorrect comparison operator | Cihangir Akturk |
2016-12-27 | docs: Fix build failure | John Brooks |
2016-12-27 | Merge tag 'v4.10-rc1' into docs-next | Jonathan Corbet |
2016-12-27 | net: stmmac: fix incorrect bit set in gmac4 mdio addr register | Kweh, Hock Leong |
2016-12-27 | r8169: add support for RTL8168 series add-on card. | Chun-Hao Lin |
2016-12-27 | net: xdp: remove unused bfp_warn_invalid_xdp_buffer() | Jason Wang |
2016-12-27 | openvswitch: upcall: Fix vlan handling. | pravin shelar |
2016-12-27 | ipv4: Namespaceify tcp_tw_reuse knob | Haishuang Yan |
2016-12-27 | crypto: testmgr - Use heap buffer for acomp test input | Laura Abbott |
2016-12-26 | ext4: Simplify DAX fault path | Jan Kara |
2016-12-26 | dax: Call ->iomap_begin without entry lock during dax fault | Jan Kara |
2016-12-26 | dax: Finish fault completely when loading holes | Jan Kara |
2016-12-26 | dax: Avoid page invalidation races and unnecessary radix tree traversals | Jan Kara |
2016-12-26 | mm: Invalidate DAX radix tree entries only if appropriate | Jan Kara |
2016-12-26 | ext2: Return BH_New buffers for zeroed blocks | Jan Kara |
2016-12-26 | x86/mce/AMD: Make the init code more robust | Thomas Gleixner |
2016-12-26 | smp/hotplug: Undo tglxs brainfart | Thomas Gleixner |
2016-12-26 | arm64: don't pull uaccess.h into *.S | Al Viro |
2016-12-26 | net: korina: Fix NAPI versus resources freeing | Florian Fainelli |