index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-06
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
20
-948
/
+1312
2015-09-06
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
1
-3
/
+4
2015-09-06
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-114
/
+83
2015-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-51
/
+433
2015-09-05
mm: remove struct node_active_region
minkyung88.kim
1
-8
/
+0
2015-09-05
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
2
-1
/
+1
2015-09-05
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
1
-0
/
+2
2015-09-05
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
mm: defer flush of writable TLB entries
Mel Gorman
1
-0
/
+7
2015-09-05
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
2
-0
/
+19
2015-09-05
x86, mm: trace when an IPI is about to be sent
Mel Gorman
2
-1
/
+3
2015-09-05
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
1
-0
/
+6
2015-09-05
userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
Andrea Arcangeli
1
-1
/
+41
2015-09-05
userfaultfd: activate syscall
Andrea Arcangeli
1
-0
/
+1
2015-09-05
userfaultfd: change the read API to return a uffd_msg
Andrea Arcangeli
1
-15
/
+55
2015-09-05
userfaultfd: Rename uffd_api.bits into .features
Pavel Emelyanov
1
-3
/
+9
2015-09-05
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
1
-1
/
+1
2015-09-05
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
1
-0
/
+2
2015-09-05
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
Andrea Arcangeli
1
-0
/
+11
2015-09-05
userfaultfd: linux/userfaultfd_k.h
Andrea Arcangeli
1
-0
/
+79
2015-09-05
userfaultfd: uAPI
Andrea Arcangeli
2
-0
/
+84
2015-09-05
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
1
-2
/
+3
2015-09-05
slab: infrastructure for bulk object allocation and freeing
Christoph Lameter
1
-0
/
+10
2015-09-05
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
1
-4
/
+4
2015-09-05
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
1
-4
/
+9
2015-09-05
watchdog: introduce watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
1
-0
/
+2
2015-09-05
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
2
-11
/
+5
2015-09-05
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
1
-1
/
+10
2015-09-05
fs: create and use seq_show_option for escaping
Kees Cook
1
-0
/
+35
2015-09-05
fsnotify: get rid of fsnotify_destroy_mark_locked()
Jan Kara
1
-2
/
+5
2015-09-05
fsnotify: remove mark->free_list
Jan Kara
1
-2
/
+0
2015-09-05
fsnotify: document mark locking
Jan Kara
1
-20
/
+30
2015-09-05
capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE
Andy Lutomirski
1
-1
/
+10
2015-09-05
capabilities: ambient capabilities
Andy Lutomirski
2
-0
/
+15
2015-09-05
kernel/kthread.c:kthread_create_on_node(): clarify documentation
Andrew Morton
1
-1
/
+1
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-102
/
+388
2015-09-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-16
/
+13
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-76
/
+318
2015-09-04
Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2015-09-04
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-94
/
+1558
2015-09-04
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-56
/
+121
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+51
2015-09-04
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
5
-77
/
+58
2015-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-0
/
+5
2015-09-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+12
2015-09-04
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+63
2015-09-04
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-0
/
+206
2015-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-286
/
+705
2015-09-03
Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2
-9
/
+19
2015-09-03
Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-1
/
+1
[next]