Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e86328c489d7ecdca99410a06a3f448caf7857bf
e86328c
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
bc9d8c2
Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
9ff3ca5
Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 10 years ago
17a1359
Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
66b0199
Merge tag 'hwmon-for-linus-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
a5ad88c
mm: get rid of 'vmalloc_info' from /proc/meminfo
by Linus Torvalds
· 10 years ago
2e00266
Merge branch 'fs-file-descriptor-optimization'
by Linus Torvalds
· 10 years ago
6a13feb
Linux 4.3
by Linus Torvalds
· 10 years ago
95fc00a
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 10 years ago
ca04d39
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f5eab26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
4bf690d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0963670
gpio: fix up SPI submenu
by Linus Walleij
· 10 years ago
269a46f
gpio: drop surplus I2C dependencies
by Linus Walleij
· 10 years ago
7768feb
gpio: drop surplus X86 dependencies
by Linus Walleij
· 10 years ago
56ef9db
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
060b85b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
af7eba0
Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
d59ebbf
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
fc90888
vfs: conditionally clear close-on-exec flag
by Linus Torvalds
· 10 years ago
f3f86e3
vfs: Fix pathological performance case for __alloc_fd()
by Linus Torvalds
· 10 years ago
3b5ea47
hwmon: (fam15h_power) Add max compute unit accumulated power
by Huang Rui
· 10 years ago
46f29c2
hwmon: (fam15h_power) Enable power1_input on AMD Carrizo
by Huang Rui
· 10 years ago
7deb14b
hwmon: (fam15h_power) Refactor attributes for dynamically added
by Huang Rui
· 10 years ago
523e134
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
4bb0fb5
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 10 years ago
d99c805
pinctrl: pinconf: remove needless loop
by Laurent Meunier
· 10 years ago
241297c
pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
by Masahiro Yamada
· 10 years ago
a7c6f30
pinctrl: zynq: fix UTF-8 errors
by Linus Walleij
· 10 years ago
aacaffd
gpio: dt-bindings: document the official use of "ngpios"
by Linus Walleij
· 10 years ago
aad7a21
gpio: MAINTAINERS: Add an entry for the ATH79 GPIO driver
by Alban Bedel
· 10 years ago
c103a10
gpio / ACPI: Allow shared GPIO event to be read via operation region
by Mika Westerberg
· 10 years ago
bc6a73b
gpio: group port-mapped I/O drivers in a menu
by Linus Walleij
· 10 years ago
c94eee8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
5aa4e83
hwmon: (ina2xx) remove no longer used variable 'kind'
by Marc Titinger
· 10 years ago
2459ee8
x86/vm86: Set thread.vm86 to NULL on fork/clone
by Andy Lutomirski
· 10 years ago
226f1f7
selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs
by Andy Lutomirski
· 10 years ago
38dab9a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
f9793e37
Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
53dd186
Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 10 years ago
8731b26
drm: Correct arguments to list_tail_add in create blob ioctl
by Maneet Singh
· 10 years ago
d01552a
Revert "md: allow a partially recovered device to be hot-added to an array."
by NeilBrown
· 10 years ago
9ac0934
drm: crtc: integer overflow in drm_property_create_blob()
by Dan Carpenter
· 10 years ago
9b971e7
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
7c0f488
Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
b8a9d66
md/raid5: fix locking in handle_stripe_clean_event()
by Roman Gushchin
· 10 years ago
bae818e
rbd: require stable pages if message data CRCs are enabled
by Ronny Hegewald
· 10 years ago
50224f4
hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793
by Guenter Roeck
· 10 years ago
9a38371
hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature source
by Guenter Roeck
· 10 years ago
13e3008
pinctrl: zynq: Initialize early
by Mike Looijmans
· 10 years ago
e255898
gpio: Add ACCES 104-IDIO-16 driver maintainer entry
by William Breathitt Gray
· 10 years ago
04ccb89
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
73effcc
arm64/efi: do not assume DRAM base is aligned to 2 MB
by Ard Biesheuvel
· 10 years ago
ae93580
drm/radeon: fix dpms when driver backlight control is disabled
by Alex Deucher
· 10 years ago
4cee6a9
drm/radeon: move bl encoder assignment into bl init
by Alex Deucher
· 10 years ago
89bc784
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues
by Hannes Frederic Sowa
· 10 years ago
1e0d69a
Revert "Merge branch 'ipv6-overflow-arith'"
by Hannes Frederic Sowa
· 10 years ago
7cc8d58
mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode
by Jaehoon Chung
· 10 years ago
98daafd
mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register
by Jaehoon Chung
· 10 years ago
4539d36
mmc: dw_mmc: NULL dereference in error message
by Dan Carpenter
· 10 years ago
001e2e7
hwmon: (ina2xx) give precedence to DT over checking for platform data.
by Marc Titinger
· 10 years ago
a0de56c
hwmon: (ina2xx) convert driver to using regmap
by Marc Titinger
· 10 years ago
d305c47
[IA64] Wire up kcmp syscall
by Émeric MASCHINO
· 10 years ago
8f2279d
usb: musb: omap2430: Fix regression caused by driver core change
by Tony Lindgren
· 10 years ago
9702970
Revert "ARM64: unwind: Fix PC calculation"
by Will Deacon
· 10 years ago
e13d918
arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
by Lorenzo Pieralisi
· 10 years ago
589cb22
arm64: compat: fix stxr failure case in SWP emulation
by Will Deacon
· 10 years ago
1bd5dfe
ARM: OMAP1: fix incorrect INT_DMA_LCD
by Aaro Koskinen
· 10 years ago
fe326c5
clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue
by Magnus Damm
· 10 years ago
8a28d67
Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 10 years ago
977bf06
powerpc/dma: dma_set_coherent_mask() should not be GPL only
by Benjamin Herrenschmidt
· 10 years ago
e18f6ac
Merge branch 'mlx4-fixes'
by David S. Miller
· 10 years ago
c02b050
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
by Carol L Soto
· 10 years ago
092bf0f
net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is present
by Jack Morgenstein
· 10 years ago
e407f39
vhost: fix performance on LE hosts
by Michael S. Tsirkin
· 10 years ago
85ff8a43
bpf: sample: define aarch64 specific registers
by Yang Shi
· 10 years ago
20986ed
amd-xgbe: Fix race between access of desc and desc index
by Lendacky, Thomas
· 10 years ago
8ce675f
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv
by Sowmini Varadhan
· 10 years ago
0b7c874
forcedeth: fix unilateral interrupt disabling in netpoll path
by Neil Horman
· 10 years ago
6f5cade
openvswitch: Fix skb leak using IPv6 defrag
by Joe Stringer
· 10 years ago
190b8ff
ipv6: Export nf_ct_frag6_consume_orig()
by Joe Stringer
· 10 years ago
74c1661
openvswitch: Fix double-free on ip_defrag() errors
by Joe Stringer
· 10 years ago
c2229fe
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
by Alexander Duyck
· 10 years ago
a22c4d7
block: re-add discard_granularity and alignment checks
by Ming Lin
· 10 years ago
23d8827
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
3d0aa36
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
dc5bc3f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
9e17f90
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
d94b986
pinctrl: at91: add missing of_node_put
by Julia Lawall
· 10 years ago
9d4cc85
pinctrl: tegra-xusb: Correct lane mux options
by Jon Hunter
· 10 years ago
787dfbb
gpio: zynq: Document interrupt-controller DT binding
by Soren Brinkmann
· 10 years ago
79786721
gpio: xilinx: Drop architecture dependencies
by Soren Brinkmann
· 10 years ago
ee1a6ca
pinctrl: intel: Add Intel Broxton pin controller support
by Mika Westerberg
· 10 years ago
4341e8a
pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOs
by Mika Westerberg
· 10 years ago
193b40c
pinctrl: intel: Add support for multiple GPIO chips sharing the interrupt
by Mika Westerberg
· 10 years ago
b2f68b6
gpio: generic: Revert to old error handling in bgpio_map
by Guenter Roeck
· 10 years ago
ef0eebc
drivers/pinctrl: Add the concept of an "init" state
by Douglas Anderson
· 10 years ago
c307b00
gpio: add a real time compliance notes
by Grygorii Strashko
· 10 years ago
4aa50b8
Revert "gpio: add a real time compliance checklist"
by Linus Walleij
· 10 years ago
1c6e58d
mmc: pwrseq: Use highest priority for eMMC restart handler
by Javier Martinez Canillas
· 10 years ago
Next »