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
2015-09-16
powerpc/boot: Specify ABI v2 when building an LE boot wrapper
Benjamin Herrenschmidt
1
-0
/
+3
2015-09-15
cxl: Fix build failure due to -Wunused-variable behaviour change
Ian Munsie
1
-1
/
+1
2015-09-15
cxl: Fix unbalanced pci_dev_get in cxl_probe
Daniel Axtens
1
-2
/
+0
2015-09-10
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
5
-10
/
+15
2015-09-09
powerpc: Wire up sys_userfaultfd()
Michael Ellerman
3
-1
/
+3
2015-09-08
powerpc/pseries: Release DRC when configure_connector fails
Bharata B Rao
1
-1
/
+3
2015-09-07
cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline
Andrew Donnellan
1
-0
/
+6
2015-09-07
powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=
Nishanth Aravamudan
1
-2
/
+8
2015-09-07
powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernel
Nishanth Aravamudan
1
-1
/
+9
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
29
-1119
/
+936
2015-09-05
Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2
-2
/
+2
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
277
-4331
/
+18634
2015-09-05
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
4
-17
/
+20
2015-09-05
Merge tag 'md/4.3' of git://neil.brown.name/md
Linus Torvalds
12
-193
/
+433
2015-09-05
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
35
-572
/
+669
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-338
/
+1134
2015-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
143
-1062
/
+5174
2015-09-05
task_work: remove fifo ordering guarantee
Eric Dumazet
1
-10
/
+2
2015-09-05
Merge linux-block/for-4.3/core into md/for-linux
NeilBrown
4194
-80815
/
+169842
2015-09-04
mm/hugetlb.c: make vma_has_reserves() return bool
Nicholas Krause
1
-6
/
+6
2015-09-04
mm/madvise.c: make madvise_behaviour_valid() return bool
Nicholas Krause
1
-3
/
+3
2015-09-04
mm/memory.c: make tlb_next_batch() return bool
Nicholas Krause
1
-5
/
+5
2015-09-04
mm/dmapool.c: change is_page_busy() return from int to bool
Nicholas Krause
1
-1
/
+1
2015-09-04
mm: remove struct node_active_region
minkyung88.kim
1
-8
/
+0
2015-09-04
mremap: simplify the "overlap" check in mremap_to()
Oleg Nesterov
1
-7
/
+2
2015-09-04
mremap: don't do uneccesary checks if new_len == old_len
Oleg Nesterov
1
-10
/
+11
2015-09-04
mremap: don't do mm_populate(new_addr) on failure
Oleg Nesterov
1
-1
/
+3
2015-09-04
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
4
-12
/
+21
2015-09-04
mremap: don't leak new_vma if f_op->mremap() fails
Oleg Nesterov
1
-9
/
+7
2015-09-04
mm/hugetlb.c: make vma_shareable() return bool
Nicholas Krause
1
-3
/
+3
2015-09-04
mm: make GUP handle pfn mapping unless FOLL_GET is requested
Kirill A. Shutemov
1
-10
/
+50
2015-09-04
mm: fix status code which move_pages() returns for zero page
Kirill A. Shutemov
1
-12
/
+6
2015-09-04
mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout()
Sebastian Andrzej Siewior
1
-1
/
+7
2015-09-04
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
2
-14
/
+59
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
8
-32
/
+39
2015-09-04
mm/memblock: WARN_ON when nid differs from overlap region
Wei Yang
1
-0
/
+3
2015-09-04
Documentation/features/vm: add feature description and arch support status fo...
Mel Gorman
1
-0
/
+40
2015-09-04
mm: defer flush of writable TLB entries
Mel Gorman
4
-8
/
+38
2015-09-04
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
8
-2
/
+172
2015-09-04
x86, mm: trace when an IPI is about to be sent
Mel Gorman
3
-1
/
+4
2015-09-04
userfaultfd: selftest
Andrea Arcangeli
3
-0
/
+650
2015-09-04
userfaultfd: avoid missing wakeups during refile in userfaultfd_read
Andrea Arcangeli
1
-2
/
+24
2015-09-04
userfaultfd: propagate the full address in THP faults
Andrea Arcangeli
1
-4
/
+6
2015-09-04
userfaultfd: allow signals to interrupt a userfault
Andrea Arcangeli
1
-3
/
+32
2015-09-04
userfaultfd: require UFFDIO_API before other ioctls
Andrea Arcangeli
1
-1
/
+3
2015-09-04
userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
Andrea Arcangeli
1
-0
/
+96
2015-09-04
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
Andrea Arcangeli
1
-26
/
+65
2015-09-04
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
3
-0
/
+276
2015-09-04
userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
Andrea Arcangeli
1
-1
/
+41
2015-09-04
userfaultfd: activate syscall
Andrea Arcangeli
4
-0
/
+4
[next]