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
2016-05-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-11
/
+67
2016-05-24
Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan...
Linus Torvalds
1
-2
/
+2
2016-05-24
Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-1
/
+9
2016-05-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
129
-786
/
+1355
2016-05-23
Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+80
2016-05-23
Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-10
/
+5
2016-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
7
-50
/
+50
2016-05-23
Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
3
-274
/
+306
2016-05-23
Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-181
/
+1179
2016-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-1
/
+13
2016-05-23
kgdb: depends on VT
Jiri Slaby
1
-1
/
+1
2016-05-23
drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killable
Michal Hocko
1
-1
/
+4
2016-05-23
drm/radeon: make radeon_mn_get wait for mmap_sem killable
Michal Hocko
1
-1
/
+3
2016-05-23
drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable
Michal Hocko
1
-1
/
+4
2016-05-23
uprobes: wait for mmap_sem for write killable
Michal Hocko
1
-2
/
+5
2016-05-23
prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable
Michal Hocko
1
-1
/
+2
2016-05-23
exec: make exec path waiting for mmap_sem killable
Michal Hocko
1
-2
/
+8
2016-05-23
aio: make aio_setup_ring killable
Michal Hocko
1
-1
/
+6
2016-05-23
coredump: make coredump_wait wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+3
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
9
-10
/
+21
2016-05-23
ipc, shm: make shmem attach/detach wait for mmap_sem killable
Michal Hocko
1
-2
/
+7
2016-05-23
mm, fork: make dup_mmap wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+5
2016-05-23
mm, proc: make clear_refs killable
Michal Hocko
1
-2
/
+9
2016-05-23
mm: make vm_brk killable
Michal Hocko
2
-7
/
+4
2016-05-23
mm, elf: handle vm_brk error
Michal Hocko
1
-2
/
+5
2016-05-23
mm, aout: handle vm_brk failures
Michal Hocko
2
-10
/
+23
2016-05-23
mm: make vm_munmap killable
Michal Hocko
1
-5
/
+3
2016-05-23
mm: make vm_mmap killable
Michal Hocko
5
-14
/
+8
2016-05-23
mm: make mmap_sem for write waits killable for mm syscalls
Michal Hocko
8
-21
/
+55
2016-05-23
MAINTAINERS: add co-maintainer for scripts/gdb
Kieran Bingham
1
-0
/
+1
2016-05-23
scripts/gdb: decode bytestream on dmesg for Python3
Kieran Bingham
1
-2
/
+2
2016-05-23
scripts/gdb: fix issue with dmesg.py and python 3.X
Dom Cote
1
-3
/
+4
2016-05-23
scripts/gdb: improve types abstraction for gdb python scripts
Dom Cote
1
-2
/
+15
2016-05-23
scripts/gdb: add lx_thread_info_by_pid helper
Kieran Bingham
1
-0
/
+19
2016-05-23
scripts/gdb: add documentation example for radix tree
Kieran Bingham
1
-0
/
+21
2016-05-23
scripts/gdb: add a Radix Tree Parser
Kieran Bingham
3
-0
/
+105
2016-05-23
scripts/gdb: cast CPU numbers to integer
Jan Kiszka
1
-1
/
+1
2016-05-23
scripts/gdb: add cpu iterators
Kieran Bingham
1
-0
/
+38
2016-05-23
scripts/gdb: add mount point list command
Kieran Bingham
2
-0
/
+119
2016-05-23
scripts/gdb: add io resource readers
Kieran Bingham
1
-0
/
+57
2016-05-23
scripts/gdb: provide a dentry_name VFS path helper
Kieran Bingham
1
-0
/
+8
2016-05-23
scripts/gdb: support !CONFIG_MODULES gracefully
Kieran Bingham
1
-1
/
+4
2016-05-23
scripts/gdb: provide exception catching parser
Kieran Bingham
1
-0
/
+7
2016-05-23
scripts/gdb: convert modules usage to lists functions
Kieran Bingham
1
-11
/
+6
2016-05-23
scripts/gdb: provide kernel list item generators
Kieran Bingham
1
-0
/
+21
2016-05-23
scripts/gdb: provide linux constants
Kieran Bingham
4
-1
/
+54
2016-05-23
scripts/gdb: Adjust module reference counter reported by lx-lsmod
Jan Kiszka
1
-1
/
+1
2016-05-23
arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
Konstantin Khlebnikov
18
-18
/
+0
2016-05-23
drivers/memstick/core/mspro_block: use kmemdup
Muhammad Falak R Wani
1
-2
/
+1
2016-05-23
rtsx_usb_ms: use schedule_timeout_idle() in polling loop
Oleksandr Natalenko
1
-1
/
+1
[next]