index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-18
mm/cma_debug: correct size input to bitmap function
Joonsoo Kim
1
-3
/
+4
2015-07-18
mm/cma_debug: fix debugging alloc/free interface
Joonsoo Kim
1
-2
/
+2
2015-07-18
mm/page_owner: set correct gfp_mask on page_owner
Joonsoo Kim
3
-3
/
+25
2015-07-18
mm/page_owner: fix possible access violation
Joonsoo Kim
1
-1
/
+3
2015-07-18
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-20
/
+14
2015-07-18
/proc/$PID/cmdline: fixup empty ARGV case
Alexey Dobriyan
1
-0
/
+5
2015-07-18
dma-debug: skip debug_dma_assert_idle() when disabled
Haggai Eran
1
-0
/
+3
2015-07-18
hexdump: fix for non-aligned buffers
Horacio Mijail Anton Quiles
1
-3
/
+4
2015-07-18
checkpatch: fix long line messages about patch context
Joe Perches
1
-1
/
+1
2015-07-18
mm: clean up per architecture MM hook header files
Laurent Dufour
60
-435
/
+46
2015-07-18
MAINTAINERS: uclinux-h8-devel is moderated for non-subscribers
Geert Uytterhoeven
1
-1
/
+1
2015-07-18
mailmap: update Sudeep Holla's email id
Sudeep Holla
1
-0
/
+1
2015-07-18
Update Viresh Kumar's email address
Viresh Kumar
58
-72
/
+74
2015-07-18
mm, meminit: suppress unused memory variable warning
Mel Gorman
1
-3
/
+1
2015-07-18
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
2
-3
/
+3
2015-07-18
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
12
-30
/
+36
2015-07-18
s390/hugetlb: add hugepages_supported define
Dominik Dingel
1
-0
/
+1
2015-07-18
mm: hugetlb: allow hugepages_supported to be architecture specific
Dominik Dingel
1
-9
/
+8
2015-07-18
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
3
-8
/
+4
2015-07-18
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
2
-2
/
+2
2015-07-18
openrisc: fix CONFIG_UID16 setting
Andrew Morton
1
-3
/
+1
2015-07-18
MAINTAINERS: change mhocko's email address to kernel.org
Michal Hocko
1
-1
/
+1
2015-07-18
fs, proc: add help for CONFIG_PROC_CHILDREN
Iago López Galeiras
1
-0
/
+6
2015-07-18
MAINTAINERS: switch to suse.com many-in-one (fwd)
Jiri Slaby
1
-46
/
+46
2015-07-18
rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()
Fabio Estevam
1
-1
/
+1
2015-07-18
rtc: mt6397: enable wakeup before registering rtc device
Wei-Ning Huang
1
-2
/
+2
2015-07-17
irqchip/gicv3-its: Fix mapping of LPIs to collections
Marc Zyngier
1
-36
/
+75
2015-07-17
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
1
-5
/
+13
2015-07-17
drm/ttm: improve uncached page deallocation.
Jérôme Glisse
1
-6
/
+6
2015-07-17
drm/ttm: fix uncached page deallocation to properly fill page pool v3.
Jérôme Glisse
1
-1
/
+0
2015-07-17
dm cache: avoid calls to prealloc_free_structs() if possible
Mike Snitzer
1
-3
/
+12
2015-07-17
dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()
Mike Snitzer
1
-9
/
+4
2015-07-17
dm cache: do not wake_worker() in free_migration()
Mike Snitzer
1
-1
/
+0
2015-07-16
drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC
Michel Dänzer
1
-0
/
+4
2015-07-16
drm/radeon/ci: silence a harmless PCC warning
Alex Deucher
1
-1
/
+1
2015-07-16
drm/amdgpu/cz: silence some dpm debug output
Alex Deucher
1
-3
/
+3
2015-07-16
drm/amdgpu/cz: store the forced dpm level
Alex Deucher
1
-0
/
+2
2015-07-16
drm/amdgpu/cz: unforce dpm levels before forcing to low/high
Alex Deucher
1
-1
/
+7
2015-07-16
drm/amdgpu: remove bogus check in gfx8 rb setup
Alex Deucher
1
-4
/
+1
2015-07-16
drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)
Alex Deucher
1
-2
/
+33
2015-07-16
drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)
Alex Deucher
1
-2
/
+7
2015-07-16
drm/amdgpu: stop context leak in the error path
Christian König
1
-2
/
+6
2015-07-16
drm/amdgpu: validate the context id in the dependencies
Christian König
1
-1
/
+10
2015-07-16
drm/radeon: fix user ptr race condition
Christian König
2
-1
/
+1
2015-07-16
drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL
Michel Dänzer
1
-4
/
+8
2015-07-16
drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5
Alex Deucher
1
-0
/
+1
2015-07-16
blk-mq: set default timeout as 30 seconds
Ming Lei
1
-1
/
+1
2015-07-16
dm cache: display 'needs_check' in status if it is set
Mike Snitzer
2
-2
/
+13
2015-07-16
dm thin: display 'needs_check' in status if it is set
Mike Snitzer
2
-3
/
+16
2015-07-16
dm thin: stay in out-of-data-space mode once no_space_timeout expires
Mike Snitzer
1
-4
/
+17
[next]