Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h> | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 4 | -0/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 22 | -1/+23 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -0/+6 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 74 | -56/+83 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 6 | -0/+8 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 7 | -0/+7 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 25 | -1/+25 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -0/+5 |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 3 | -3/+3 |
2017-03-02 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2017-03-01 | objtool, modules: Discard objtool annotation sections for modules | Josh Poimboeuf | 1 | -2/+0 |
2017-03-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -35/+15 |
2017-03-01 | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 50 | -4314/+7769 |
2017-03-01 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -4/+4 |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 74 | -202/+370 |
2017-02-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -22/+30 |
2017-02-28 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2017-02-28 | Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i... | Russell King | 86 | -273/+459 |
2017-02-28 | ARM: mm: round the initrd reservation to page boundaries | Russell King | 1 | -5/+18 |
2017-02-28 | ARM: mm: clean up initrd initialisation | Russell King | 1 | -12/+15 |
2017-02-28 | ARM: mm: move initrd init code out of arm_memblock_init() | Russell King | 1 | -4/+9 |
2017-02-28 | ARM: 8655/1: improve NOMMU definition of pgprot_*() | Arnd Bergmann | 1 | -3/+3 |
2017-02-28 | ARM: 8654/1: decompressor: add strlen prototype | Arnd Bergmann | 1 | -0/+1 |
2017-02-28 | ARM: 8652/1: cache-uniphier: clean up active way setup code | Masahiro Yamada | 1 | -14/+9 |
2017-02-28 | ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h> | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly | Ard Biesheuvel | 1 | -2/+11 |
2017-02-28 | ARM: 8649/2: nommu: remove Hivecs configuration is asm | Afzal Mohammed | 1 | -5/+0 |
2017-02-28 | ARM: 8648/2: nommu: display vectors base | Afzal Mohammed | 1 | -2/+7 |
2017-02-28 | ARM: 8647/2: nommu: dynamic exception base address setting | Afzal Mohammed | 1 | -2/+50 |
2017-02-28 | ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig | Afzal Mohammed | 4 | -5/+9 |
2017-02-28 | ARM: 8644/1: Reduce "CPU: shutdown" message to debug level | Florian Fainelli | 1 | -1/+1 |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 54 | -86/+86 |
2017-02-28 | ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL | Florian Fainelli | 4 | -2/+72 |
2017-02-28 | Merge branch 'devel-stable' into misc | Russell King | 12 | -71/+89 |
2017-02-28 | ARM: 8639/1: Define KERNEL_START and KERNEL_END | Florian Fainelli | 3 | -10/+10 |
2017-02-28 | ARM: 8637/1: Adjust memory boundaries after reservations | Laura Abbott | 2 | -3/+12 |
2017-02-28 | ARM: 8636/1: Cleanup sanity_check_meminfo | Laura Abbott | 3 | -48/+30 |
2017-02-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 94 | -181/+161 |
2017-02-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -6/+8 |
2017-02-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 20 | -60/+959 |
2017-02-28 | Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 3 | -102/+29 |
2017-02-28 | mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear() | Dave Jiang | 1 | -1/+2 |
2017-02-28 | mm: add arch-independent testcases for RODATA | Jinbum Park | 6 | -103/+0 |
2017-02-28 | mm: add new mmget() helper | Vegard Nossum | 6 | -6/+6 |
2017-02-28 | mm: add new mmgrab() helper | Vegard Nossum | 25 | -26/+26 |
2017-02-28 | scripts/spelling.txt: add "overwritting" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "overrided" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |