index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2016-02-18
MAINTAINERS: Update EEH details and maintainership
Russell Currey
-7
/
+9
2016-02-18
powerpc: Fix kgdb on little endian ppc64le
Balbir Singh
-0
/
+4
2016-02-10
powerpc/perf/hv-gpci: Increase request buffer size
Sukadev Bhattiprolu
-18
/
+25
2016-02-10
powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode
Wei Yang
-20
/
+63
2016-02-10
powerpc/powernv: boundary the total VF BAR size instead of the individual one
Wei Yang
-6
/
+8
2016-02-10
powerpc/powernv: replace the hard coded boundary with gate
Wei Yang
-9
/
+19
2016-02-10
powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
Wei Yang
-107
/
+75
2016-02-10
powerpc/powernv: simplify the calculation of iov resource alignment
Wei Yang
-8
/
+12
2016-02-10
powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR
Wei Yang
-16
/
+19
2016-02-10
powerpc/powernv: Simplify definitions of EEH debugfs handlers
Gavin Shan
-38
/
+22
2016-02-10
powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
Douglas Miller
-0
/
+60
2016-02-09
powerpc/xmon: add command to dump OPAL msglog
Andrew Donnellan
-0
/
+58
2016-02-09
powerpc/powernv: new function to access OPAL msglog
Andrew Donnellan
-12
/
+27
2016-02-08
powerpc/eeh: fix incorrect function name in comment
Andrew Donnellan
-1
/
+1
2016-02-08
powerpc/xmon: fix typo in usage message
Andrew Donnellan
-1
/
+1
2016-02-08
powerpc/powernv: Remove support for p5ioc2
Russell Currey
-368
/
+74
2016-02-07
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
-1
/
+1
2016-02-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
-149
/
+230
2016-02-07
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
-7
/
+2
2016-02-06
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-65
/
+131
2016-02-06
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-14
/
+32
2016-02-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-126
/
+166
2016-02-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
-17
/
+75
2016-02-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-252
/
+461
2016-02-05
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-23
/
+10
2016-02-05
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
-6
/
+32
2016-02-05
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
-3
/
+3
2016-02-05
MAINTAINERS: trim the file triggers for ABI/API
Michael Kerrisk (man-pages)
-2
/
+0
2016-02-05
dax: dirty inode only if required
Dmitry Monakhov
-1
/
+2
2016-02-05
thp: make deferred_split_scan() work again
Kirill A. Shutemov
-1
/
+1
2016-02-05
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
-44
/
+25
2016-02-05
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
-0
/
+2
2016-02-05
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
-13
/
+10
2016-02-05
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
-7
/
+7
2016-02-05
mm/hugetlb: fix gigantic page initialization/allocation
Mike Kravetz
-2
/
+3
2016-02-05
mm: downgrade VM_BUG in isolate_lru_page() to warning
Kirill A. Shutemov
-1
/
+1
2016-02-05
mempolicy: do not try to queue pages from !vma_migratable()
Kirill A. Shutemov
-9
/
+5
2016-02-05
mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
Tetsuo Handa
-1
/
+1
2016-02-05
vmstat: make vmstat_update deferrable
Michal Hocko
-1
/
+1
2016-02-05
mm, vmstat: make quiet_vmstat lighter
Michal Hocko
-22
/
+46
2016-02-05
mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
Vlastimil Babka
-4
/
+5
2016-02-05
memblock: don't mark memblock_phys_mem_size() as __init
David Gibson
-1
/
+1
2016-02-05
dump_stack: avoid potential deadlocks
Eric Dumazet
-3
/
+4
2016-02-05
mm: validate_mm browse_rb SMP race condition
Andrea Arcangeli
-2
/
+5
2016-02-05
m32r: fix build failure due to SMP and MMU
Sudip Mukherjee
-0
/
+1
2016-02-05
block: fix pfn_mkwrite() DAX fault handler
Ross Zwisler
-1
/
+7
2016-02-05
signals: avoid random wakeups in sigsuspend()
Sasha Levin
-2
/
+4
2016-02-06
Merge branches 'pm-core' and 'pm-domains'
Rafael J. Wysocki
-22
/
+9
2016-02-06
Merge branches 'pnp' and 'acpi-cppc'
Rafael J. Wysocki
-1
/
+0
2016-02-05
Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-84
/
+155
[next]