Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5b43af6d25461d7de293e0704d3b4631dda9b1e8
« Previous
c2eca00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
900f736
f2fs: avoid to flush nat journal entries
by Jaegeuk Kim
· 8 years ago
ac28e47
ARM: OMAP2+: Remove legacy gpmc-nand.c
by Ladislav Michl
· 8 years ago
7807e08
ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure
by Ladislav Michl
· 8 years ago
493de34
ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
by Takashi Iwai
· 8 years ago
15c75b0
ALSA: ctxfi: Fallback DMA mask to 32bit
by Takashi Iwai
· 8 years ago
1bd4988
Merge branch 'gpio-key-wakeup-fix' into omap-for-v4.11/fixes
by Tony Lindgren
· 8 years ago
4838589
ARM: dts: am335x-pcm953: Fix legacy wakeup source binding
by Teresa Remmet
· 8 years ago
0341735
ARM: omap2plus_defconfig: Enable INPUT_MOUSEDEV as loadable modules
by Tony Lindgren
· 8 years ago
f5432f0
ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
by Sekhar Nori
· 8 years ago
fb4fe33
drm: qxl: Enable atomic modesetting ioctl
by Gabriel Krisman Bertazi
· 8 years ago
9973c87
drm: qxl: Atomic phase 3: Wire up atomic page_flip helper
by Gabriel Krisman Bertazi
· 8 years ago
bc8a00d
drm: qxl: Atomic phase 3: Wire up atomic set_config helper
by Gabriel Krisman Bertazi
· 8 years ago
472e6d4
drm: qxl: Atomic phase 3: Use atomic handlers for planes
by Gabriel Krisman Bertazi
· 8 years ago
10a0bd8
drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helper
by Gabriel Krisman Bertazi
· 8 years ago
9ade8b9
drm: qxl: Atomic phase 2: Wire up state object handlers
by Gabriel Krisman Bertazi
· 8 years ago
3723545
drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtc
by Gabriel Krisman Bertazi
· 8 years ago
3538e80
drm: qxl: Atomic phase 1: Implement mode_set_nofb
by Gabriel Krisman Bertazi
· 8 years ago
c2ff663
drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary plane
by Gabriel Krisman Bertazi
· 8 years ago
1277eed
drm: qxl: Atomic phase 1: convert cursor to universal plane
by Gabriel Krisman Bertazi
· 8 years ago
d3e7e42
drm: qxl: Expose creation of universal primary plane
by Gabriel Krisman Bertazi
· 8 years ago
64ca824
drm: qxl: Don't initialize vblank support
by Gabriel Krisman Bertazi
· 8 years ago
715a11f
drm: qxl: Consolidate bo reservation when pinning
by Gabriel Krisman Bertazi
· 8 years ago
aa5b62b
drm: qxl: Drop device flags attribute
by Gabriel Krisman Bertazi
· 8 years ago
715e82c
Merge branch 'omap-for-v4.10/fixes' into omap-for-v4.11/fixes
by Tony Lindgren
· 8 years ago
b982dab
drm: Rename connector list iterator API
by Thierry Reding
· 8 years ago
6472e50
drm: Introduce drm_property_blob_{get,put}()
by Thierry Reding
· 8 years ago
e6b6271
drm: Introduce drm_gem_object_{get,put}()
by Thierry Reding
· 8 years ago
a4a69da
drm: Introduce drm_framebuffer_{get,put}()
by Thierry Reding
· 8 years ago
ad09360
drm: Introduce drm_connector_{get,put}()
by Thierry Reding
· 8 years ago
020a218
drm: Introduce drm_mode_object_{get,put}()
by Thierry Reding
· 8 years ago
2135ea7
drm: Rename drm_mode_object_get()
by Thierry Reding
· 8 years ago
0c33518
drm/i915/guc: Reorder __i915_guc_submit to reduce spinlock holdtime
by Chris Wilson
· 8 years ago
349ab91
drm/i915/guc: Make wq_lock irq-safe
by Chris Wilson
· 8 years ago
b7a42b9
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
by Joerg Roedel
· 8 years ago
a7fdb6e
iommu/vt-d: Fix crash when accessing VT-d sysfs entries
by Joerg Roedel
· 8 years ago
71321eb
ALSA: timer: Reject user params with too small ticks
by Takashi Iwai
· 8 years ago
499447d
gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 8 years ago
20a7db8
btrfs: add dummy callback for readpage_io_failed and drop checks
by David Sterba
· 8 years ago
20c9801
btrfs: drop checks for mandatory extent_io_ops callbacks
by David Sterba
· 8 years ago
4d53ddd
btrfs: document existence of extent_io ops callbacks
by David Sterba
· 8 years ago
c3988d6
btrfs: let writepage_end_io_hook return void
by David Sterba
· 8 years ago
b9d04c6
btrfs: do proper error handling in btrfs_insert_xattr_item
by David Sterba
· 8 years ago
fa25299
btrfs: handle allocation error in update_dev_stat_item
by David Sterba
· 8 years ago
047e5e1
btrfs: remove BUG_ON from __tree_mod_log_insert
by David Sterba
· 8 years ago
e5d7490
btrfs: derive maximum output size in the compression implementation
by David Sterba
· 8 years ago
069eac7
btrfs: use predefined limits for calculating maximum number of pages for compression
by David Sterba
· 8 years ago
ff76386
btrfs: export compression buffer limits in a header
by David Sterba
· 8 years ago
4d3a800
btrfs: merge nr_pages input and output parameter in compress_pages
by David Sterba
· 8 years ago
38c3146
btrfs: merge length input and output parameter in compress_pages
by David Sterba
· 8 years ago
52f75f4
btrfs: constify name of subvolume in creation helpers
by David Sterba
· 8 years ago
14a3357
btrfs: constify buffers used by compression helpers
by David Sterba
· 8 years ago
9ed5736
btrfs: constify input buffer of btrfs_csum_data
by David Sterba
· 8 years ago
da353f6
btrfs: constify device path passed to relevant helpers
by David Sterba
· 8 years ago
c3a49c8
cpufreq: intel_pstate: Fix limits issue with operation mode switching
by Rafael J. Wysocki
· 8 years ago
4e8be45
drm/doc: Capture TODO for deferred fbdev setup
by Daniel Vetter
· 8 years ago
1a80cc1
drm/docs: Record TODO about plane clipping
by Daniel Vetter
· 8 years ago
db8f640
drm: Convert drm_framebuffer_remove to atomic, v4.
by Maarten Lankhorst
· 8 years ago
9b2104f
drm/atomic: Make disable_all helper fully disable the crtc.
by Maarten Lankhorst
· 8 years ago
29e0922
netfilter: use skb_to_full_sk in ip_route_me_harder
by Florian Westphal
· 8 years ago
17a870b
Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to indicate}' into for-linus
by Russell King
· 8 years ago
cdcc5fa
ARM: mm: round the initrd reservation to page boundaries
by Russell King
· 8 years ago
68b32f3
ARM: mm: clean up initrd initialisation
by Russell King
· 8 years ago
3928624
ARM: mm: move initrd init code out of arm_memblock_init()
by Russell King
· 8 years ago
e2fce0a
ARM: 8655/1: improve NOMMU definition of pgprot_*()
by Arnd Bergmann
· 8 years ago
7b96ddd
ARM: 8654/1: decompressor: add strlen prototype
by Arnd Bergmann
· 8 years ago
06369a1
ARM: 8652/1: cache-uniphier: clean up active way setup code
by Masahiro Yamada
· 8 years ago
1c63d4c
ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>
by Masahiro Yamada
· 8 years ago
050d18d
ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly
by Ard Biesheuvel
· 8 years ago
ad47511
ARM: 8649/2: nommu: remove Hivecs configuration is asm
by Afzal Mohammed
· 8 years ago
58c1670
ARM: 8648/2: nommu: display vectors base
by Afzal Mohammed
· 8 years ago
f8300a0
ARM: 8647/2: nommu: dynamic exception base address setting
by Afzal Mohammed
· 8 years ago
d2ca5f2
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
by Afzal Mohammed
· 8 years ago
035e787
ARM: 8644/1: Reduce "CPU: shutdown" message to debug level
by Florian Fainelli
· 8 years ago
64fc2a9
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
by Florian Fainelli
· 8 years ago
e377cd8
ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
by Florian Fainelli
· 8 years ago
399f157
Merge branch 'devel-stable' into misc
by Russell King
· 8 years ago
a09975b
ARM: 8639/1: Define KERNEL_START and KERNEL_END
by Florian Fainelli
· 8 years ago
4e23612
ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_
by Florian Fainelli
· 8 years ago
9856265
ARM: 8637/1: Adjust memory boundaries after reservations
by Laura Abbott
· 8 years ago
374d446d
ARM: 8636/1: Cleanup sanity_check_meminfo
by Laura Abbott
· 8 years ago
9a45d33
drm/atmel-hlcdc: Simplify the HLCDC layer logic
by Boris Brezillon
· 8 years ago
1e08a26
drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A
by Hans de Goede
· 8 years ago
18a0009
drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
by Hans de Goede
· 8 years ago
14be7a5
drm/i915/dsi: Move intel_dsi_clear_device_ready()
by Hans de Goede
· 8 years ago
c7991ec
drm/i915/dsi: Add intel_dsi_unprepare() helper
by Hans de Goede
· 8 years ago
5a2e65e7
drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers
by Hans de Goede
· 8 years ago
3870b89
drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
by Hans de Goede
· 8 years ago
0b58170
btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode
by Nikolay Borisov
· 8 years ago
abcefb1
btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode
by Nikolay Borisov
· 8 years ago
cef415a
btrfs: Make btrfs_add_nondir take btrfs_inode
by Nikolay Borisov
· 8 years ago
db0a669
btrfs: Make btrfs_add_link take btrfs_inode
by Nikolay Borisov
· 8 years ago
9e3e97f
btrfs: Make btrfs_del_delalloc_inode take btrfs_inode
by Nikolay Borisov
· 8 years ago
fc4f21b
btrfs: Make get_extent_t take btrfs_inode
by Nikolay Borisov
· 8 years ago
1c8c9c5
btrfs: Make check_extent_to_block take btrfs_inode
by Nikolay Borisov
· 8 years ago
a2f392e
btrfs: Make clone_update_extent_map take btrfs_inode
by Nikolay Borisov
· 8 years ago
6fc0ef6
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
by Nikolay Borisov
· 8 years ago
9cdc512
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
by Nikolay Borisov
· 8 years ago
19df27a
btrfs: make btrfs_log_inode_parent take btrfs_inode
by Nikolay Borisov
· 8 years ago
aefa611
btrfs: Make check_parent_dirs_for_sync take btrfs_inode
by Nikolay Borisov
· 8 years ago
Next »