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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-3
/
+1
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2015-09-08
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-1
/
+8
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
11
-14
/
+75
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+6
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-18
/
+141
2015-09-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+13
2015-09-08
xen: switch extra memory accounting to use pfns
Juergen Gross
1
-2
/
+2
2015-09-07
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-61
/
+57
2015-09-07
NFSv4: Express delegation limit in units of pages
Trond Myklebust
1
-1
/
+1
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-16
/
+46
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
20
-948
/
+1312
2015-09-05
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
1
-3
/
+4
2015-09-05
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-114
/
+83
2015-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-51
/
+433
2015-09-04
mm: remove struct node_active_region
minkyung88.kim
1
-8
/
+0
2015-09-04
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
2
-1
/
+1
2015-09-04
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
1
-0
/
+2
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-04
mm: defer flush of writable TLB entries
Mel Gorman
1
-0
/
+7
2015-09-04
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
2
-0
/
+19
2015-09-04
x86, mm: trace when an IPI is about to be sent
Mel Gorman
2
-1
/
+3
2015-09-04
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
1
-0
/
+6
2015-09-04
userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
Andrea Arcangeli
1
-1
/
+41
2015-09-04
userfaultfd: activate syscall
Andrea Arcangeli
1
-0
/
+1
2015-09-04
userfaultfd: change the read API to return a uffd_msg
Andrea Arcangeli
1
-15
/
+55
2015-09-04
userfaultfd: Rename uffd_api.bits into .features
Pavel Emelyanov
1
-3
/
+9
2015-09-04
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
1
-1
/
+1
2015-09-04
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
1
-0
/
+2
2015-09-04
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
Andrea Arcangeli
1
-0
/
+11
2015-09-04
userfaultfd: linux/userfaultfd_k.h
Andrea Arcangeli
1
-0
/
+79
2015-09-04
userfaultfd: uAPI
Andrea Arcangeli
2
-0
/
+84
2015-09-04
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
1
-2
/
+3
2015-09-04
slab: infrastructure for bulk object allocation and freeing
Christoph Lameter
1
-0
/
+10
2015-09-04
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
1
-4
/
+4
2015-09-04
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
1
-4
/
+9
2015-09-04
watchdog: introduce watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
1
-0
/
+2
2015-09-04
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
2
-11
/
+5
2015-09-04
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
1
-1
/
+10
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
1
-0
/
+35
2015-09-04
fsnotify: get rid of fsnotify_destroy_mark_locked()
Jan Kara
1
-2
/
+5
2015-09-04
fsnotify: remove mark->free_list
Jan Kara
1
-2
/
+0
2015-09-04
fsnotify: document mark locking
Jan Kara
1
-20
/
+30
2015-09-04
capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE
Andy Lutomirski
1
-1
/
+10
2015-09-04
capabilities: ambient capabilities
Andy Lutomirski
2
-0
/
+15
2015-09-04
kernel/kthread.c:kthread_create_on_node(): clarify documentation
Andrew Morton
1
-1
/
+1
2015-09-04
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
[next]