index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
x86/mm: Fix flush_tlb_page() on Xen
Andy Lutomirski
1
-3
/
+1
2017-04-26
x86/mm: Make flush_tlb_mm_range() more predictable
Andy Lutomirski
1
-5
/
+7
2017-04-26
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
Andy Lutomirski
2
-26
/
+0
2017-04-26
x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
Andy Lutomirski
1
-1
/
+1
2017-04-26
x86/mm/64: Fix crash in remove_pagetable()
Kirill A. Shutemov
1
-3
/
+3
2017-04-23
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
12
-128
/
+519
2017-04-14
x86/boot/e820: Remove a redundant self assignment
Colin King
1
-1
/
+0
2017-04-13
x86/mm: Fix dump pagetables for 4 levels of page tables
Juergen Gross
1
-1
/
+1
2017-04-12
x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow
Joerg Roedel
1
-2
/
+3
2017-04-12
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
Joerg Roedel
1
-9
/
+1
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
67
-886
/
+1049
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
66
-880
/
+1045
2017-04-08
Revert "x86/mm/numa: Remove numa_nodemask_from_meminfo()"
Thomas Gleixner
1
-1
/
+20
2017-04-04
x86/espfix: Add support for 5-level paging
Kirill A. Shutemov
2
-6
/
+8
2017-04-04
x86/kasan: Extend KASAN to support 5-level paging
Kirill A. Shutemov
1
-2
/
+16
2017-04-04
x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
4
-2
/
+71
2017-04-04
x86/paravirt: Add 5-level support to the paravirt code
Kirill A. Shutemov
4
-14
/
+41
2017-04-04
x86/mm: Define virtual memory map for 5-level paging
Kirill A. Shutemov
6
-8
/
+60
2017-04-04
x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assert
Kirill A. Shutemov
1
-5
/
+2
2017-04-04
x86/boot: Detect 5-level paging support
Kirill A. Shutemov
4
-4
/
+33
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
694
-5307
/
+9877
2017-04-03
x86/mm/numa: Remove numa_nodemask_from_meminfo()
Wei Yang
1
-20
/
+1
2017-04-03
x86/mm/numa: Improve alloc_node_data() error path message
Wei Yang
1
-2
/
+2
2017-04-02
Linux 4.11-rc5
v4.11-rc5
Linus Torvalds
1
-1
/
+1
2017-04-02
Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2
-1
/
+6
2017-04-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-30
/
+53
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-31
/
+44
2017-04-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+1
2017-04-02
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+4
2017-04-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+5
2017-04-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-04-01
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-592
/
+375
2017-04-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-39
/
+57
2017-04-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-42
/
+104
2017-04-01
Merge tag 'usb-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-21
/
+35
2017-04-01
Merge tag 'tty-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-5
/
+36
2017-04-01
Merge tag 'acpi-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-4
/
+12
2017-04-01
Merge tag 'pm-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-17
/
+39
2017-04-01
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-28
/
+6
2017-04-01
Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-18
/
+60
2017-04-01
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-25
/
+49
2017-04-01
tty: pl011: fix earlycon work-around for QDF2400 erratum 44
Timur Tabi
1
-2
/
+21
2017-03-31
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-29
/
+44
2017-03-31
kasan: do not sanitize kexec purgatory
Mike Galbraith
1
-0
/
+1
2017-03-31
drivers/rapidio/devices/tsi721.c: make module parameter variable name unique
Randy Dunlap
2
-4
/
+4
2017-03-31
mm/hugetlb.c: don't call region_abort if region_chg fails
Mike Kravetz
1
-1
/
+3
2017-03-31
kasan: report only the first error by default
Mark Rutland
5
-5
/
+55
2017-03-31
hugetlbfs: initialize shared policy as part of inode allocation
Mike Kravetz
1
-13
/
+12
2017-03-31
mm: fix section name for .data..ro_after_init
Kees Cook
5
-9
/
+6
2017-03-31
mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
Naoya Horiguchi
1
-2
/
+4
[next]