index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-29
HID: wacom: fix Bamboo ONE oops
Benjamin Tissoires
1
-0
/
+11
2016-03-29
HID: lenovo: Don't use stack variables for DMA buffers
Josh Boyer
1
-3
/
+13
2016-03-24
HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
Alan Stern
1
-36
/
+37
2016-03-18
HID: wiimote: Fix wiimote mp scale linearization
Cyan Ogilvie
1
-6
/
+8
2016-03-17
Revert "Share upstreaming patches"
Linus Walleij
1
-2
/
+0
2016-03-16
gpio: mcp23s08: Fix clearing of interrupt.
Phil Reid
1
-0
/
+4
2016-03-16
gpiolib: Fix comment referring to gpio_*() in gpiod_*()
Geert Uytterhoeven
1
-2
/
+2
2016-03-16
gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit
Geert Uytterhoeven
1
-2
/
+4
2016-03-16
gpio: xgene: Fix kconfig for standby GIPO contoller
Matthias Brugger
1
-0
/
+1
2016-03-16
HID: microsoft: Add ID for MS Wireless Comfort Keyboard
Slava Bacherikov
3
-0
/
+4
2016-03-16
autofs4: fix string.h include in auto_dev-ioctl.h
Ian Kent
1
-5
/
+0
2016-03-16
autofs4: use pr_xxx() macros directly for logging
Ian Kent
6
-75
/
+68
2016-03-16
autofs4: change log print macros to not insert newline
Ian Kent
6
-49
/
+49
2016-03-16
autofs4: make autofs log prints consistent
Ian Kent
4
-12
/
+12
2016-03-16
autofs4: fix some white space errors
Ian Kent
6
-10
/
+8
2016-03-16
autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()
Ian Kent
1
-1
/
+1
2016-03-16
autofs4: fix coding style line length in autofs4_wait()
Ian Kent
1
-2
/
+4
2016-03-16
autofs4: fix coding style problem in autofs4_get_set_timeout()
Ian Kent
1
-8
/
+20
2016-03-16
autofs4: coding style fixes
Ian Kent
12
-188
/
+190
2016-03-16
autofs: show pipe inode in mount options
Stanislav Kinsburskiy
1
-1
/
+6
2016-03-16
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
5
-19
/
+126
2016-03-16
kallsyms: don't overload absolute symbol type for percpu symbols
Ard Biesheuvel
1
-2
/
+12
2016-03-16
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
2
-1
/
+5
2016-03-16
checkpatch: fix another left brace warning
Geyslan G. Bem
1
-1
/
+1
2016-03-16
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
Joe Perches
1
-4
/
+8
2016-03-16
checkpatch: warn on bare unsigned or signed declarations without int
Joe Perches
1
-0
/
+20
2016-03-16
checkpatch: exclude asm volatile from complex macro check
Joe Perches
1
-0
/
+3
2016-03-16
mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()
Johannes Weiner
1
-2
/
+1
2016-03-16
mm: migrate: consolidate mem_cgroup_migrate() calls
Johannes Weiner
1
-7
/
+2
2016-03-16
mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous
Joonsoo Kim
7
-52
/
+105
2016-03-16
mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page
Joonsoo Kim
1
-11
/
+30
2016-03-16
mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
Joonsoo Kim
1
-4
/
+5
2016-03-16
mm/memblock.c: remove unnecessary memblock_type variable
Alexander Kuleshov
1
-6
/
+2
2016-03-16
x86: also use debug_pagealloc_enabled() for free_init_pages
Christian Borntraeger
1
-14
/
+15
2016-03-16
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
2
-9
/
+7
2016-03-16
x86: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
3
-16
/
+10
2016-03-16
thp: cleanup split_huge_page()
Kirill A. Shutemov
1
-13
/
+7
2016-03-16
mm: use linear_page_index() in do_fault()
Matthew Wilcox
1
-2
/
+1
2016-03-16
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
5
-20
/
+8
2016-03-16
mm: simplify lock_page_memcg()
Johannes Weiner
12
-117
/
+88
2016-03-16
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
6
-25
/
+20
2016-03-16
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
5
-57
/
+134
2016-03-16
mm: workingset: eviction buckets for bigmem/lowbit machines
Johannes Weiner
1
-1
/
+29
2016-03-16
mm: workingset: separate shadow unpacking and refault calculation
Johannes Weiner
1
-28
/
+28
2016-03-16
mm: workingset: #define radix entry eviction mask
Johannes Weiner
1
-4
/
+6
2016-03-16
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
9
-67
/
+67
2016-03-16
mm, vmscan: make zone_reclaimable_pages more precise
Michal Hocko
1
-7
/
+7
2016-03-16
mm/madvise: update comment on sys_madvise()
Naoya Horiguchi
1
-0
/
+14
2016-03-16
mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1
Vladimir Davydov
1
-8
/
+0
2016-03-16
xen_balloon: support memory auto onlining policy
Vitaly Kuznetsov
2
-9
/
+25
[next]