Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2650ef42636848db858625bd933131e8835f8d23
2650ef4
ACPI / scan: do not scan fixed hardware on HW-reduced platform
by Aaron Lu
· 11 years ago
d1db0ee
Linux 3.15-rc3
by Linus Torvalds
· 11 years ago
ec6931b
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
by Will Deacon
· 11 years ago
ac6c9e2
Merge branch 'safe-dirty-tlb-flush'
by Linus Torvalds
· 11 years ago
33c0022
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
2b9d1c0
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
afa3cad
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
d9e9e8e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a8d7069
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
d0c15ad
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
005fbcd
Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
fefb827
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
e9dba83
Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
cfd4a53
Btrfs: limit the path size in send to PATH_MAX
by Chris Mason
· 11 years ago
1cf35d4
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
by Linus Torvalds
· 11 years ago
d4c9c8a
Merge branches 'pnp' and 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
9a60ee1
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
6dda80f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
3fe89d2
Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
625bba6
Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 11 years ago
b8e6dec
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
0c8c77d
s390/ccwgroup: Fix memory corruption
by Christian Borntraeger
· 11 years ago
b44b214
kernfs: add back missing error check in kernfs_fop_mmap()
by Tejun Heo
· 11 years ago
c1befb8
kernfs: fix a subdir count leak
by Jianyu Zhan
· 11 years ago
34f972d6
usb: option: add and update a number of CMOTech devices
by Bjørn Mork
· 11 years ago
dd6b48e
usb: option: add Alcatel L800MA
by Bjørn Mork
· 11 years ago
533b399
usb: option: add Olivetti Olicard 500
by Bjørn Mork
· 11 years ago
bce4f58
usb: qcserial: add Sierra Wireless MC7305/MC7355
by Bjørn Mork
· 11 years ago
70a3615
usb: qcserial: add Sierra Wireless MC73xx
by Bjørn Mork
· 11 years ago
a00986f
usb: qcserial: add Sierra Wireless EM7355
by Bjørn Mork
· 11 years ago
bc3ee18
arm64: init: Move of_clk_init to time_init
by Chanho Min
· 11 years ago
5509076
USB: io_ti: fix firmware download on big-endian machines
by Johan Hovold
· 11 years ago
01bb59e
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
by David Cohen
· 11 years ago
6db249e
xhci: extend quirk for Renesas cards
by Igor Gnatenko
· 11 years ago
c09ec25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
by Denis Turischev
· 11 years ago
1f81b6d
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
by Julius Werner
· 11 years ago
8f07120
arm64: initialize spinlock for init_mm's context
by Leo Yan
· 11 years ago
43683af
arm64: debug: remove noisy, pointless warning
by Will Deacon
· 11 years ago
2eb835e
arm64: mm: Add THP TLB entries to general mmu_gather
by Steve Capper
· 11 years ago
d93003e
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
by Sebastian Hesselbarth
· 11 years ago
cd17117
ARM: 8041/1: pj4: fix cpu_is_pj4 check
by Sebastian Hesselbarth
· 11 years ago
e89f443
ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor
by Sebastian Hesselbarth
· 11 years ago
7d06565
ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set
by Sebastian Hesselbarth
· 11 years ago
c2f07fe
ARM: 8038/1: iwmmxt: explicitly check for supported architectures
by Sebastian Hesselbarth
· 11 years ago
76e7745
Merge tag 'zynq-dt-fixes-for-3.15' of git://git.xilinx.com/linux-xlnx into fixes
by Arnd Bergmann
· 11 years ago
f8213bd
Btrfs: correctly set profile flags on seqlock retry
by Filipe Manana
· 11 years ago
9ce49a0
Btrfs: use correct key when repeating search for extent item
by Filipe Manana
· 11 years ago
1c70d8f
Btrfs: fix inode caching vs tree log
by Miao Xie
· 11 years ago
28c16cb
Btrfs: fix possible memory leaks in open_ctree()
by Wang Shilong
· 11 years ago
e60efa8
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
by Wang Shilong
· 11 years ago
9d89ce6
Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
by Wang Shilong
· 11 years ago
3f9e3df
btrfs: replace error code from btrfs_drop_extents
by David Sterba
· 11 years ago
c5f7d0b
btrfs: Change the hole range to a more accurate value.
by Qu Wenruo
· 11 years ago
7deb39e
serial_core: fix uart PORT_UNKNOWN handling
by Thomas Pfaff
· 11 years ago
f94b057
serial: samsung: Change barrier() to cpu_relax() in console output
by Doug Anderson
· 11 years ago
ab88c8d
serial: samsung: don't check config for every character
by Doug Anderson
· 11 years ago
bb7f09b
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
by Doug Anderson
· 11 years ago
f8fd1b0
serial: 8250: Fix thread unsafe __dma_tx_complete function
by Loic Poulain
· 11 years ago
b08c9c3
8250_core: Fix unwanted TX chars write
by Loic Poulain
· 11 years ago
6a20dbd
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
by Manfred Schlaegl
· 11 years ago
1fc52762
Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux into fixes
by Arnd Bergmann
· 11 years ago
2b97789
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
by Grygorii Strashko
· 11 years ago
743bb38
phy: fix kernel oops in phy_lookup()
by Sergei Shtylyov
· 11 years ago
907aa3a
phy: restore OMAP_CONTROL_PHY dependencies
by Jean Delvare
· 11 years ago
d148183
phy: exynos: fix building as a module
by Arnd Bergmann
· 11 years ago
10164c2
USB: serial: fix sysfs-attribute removal deadlock
by Johan Hovold
· 11 years ago
bd130ad
usb: wusbcore: fix panic in wusbhc_chid_set
by Thomas Pugliese
· 11 years ago
7584f2e
usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irq
by Thomas Pugliese
· 11 years ago
c996b93
uwb: don't call spin_unlock_irq in a USB completion handler
by Thomas Pugliese
· 11 years ago
cd84f00
usb: chipidea: coordinate usb phy initialization for different phy type
by Peter Chen
· 11 years ago
e988f30
Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
76429f1
Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 years ago
ff1e5b4
Merge tag 'spi-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
f66abe9
ACPI / notify: Do not block unknown type notifications in root handler
by Rafael J. Wysocki
· 11 years ago
92891ed
Merge branch 'fixes_for_v3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
fdd324a
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
cf2e0a7
ARM: vexpress/TC2: Convert OPP voltage to uV before storing
by Punit Agrawal
· 11 years ago
d08b803
power/reset: vexpress: Fix restart/power off operation
by Pawel Moll
· 11 years ago
9ef1af9
dt: tegra: remove non-existent clock IDs
by Stephen Warren
· 11 years ago
9ba7170
clk: tegra: remove non-existent clocks
by Stephen Warren
· 11 years ago
862f0ee
ARM: tegra: remove UART5/UARTE from tegra124.dtsi
by Stephen Warren
· 11 years ago
f126776
Merge tag 'omap-for-v3.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 11 years ago
072c8b3
Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes
by Arnd Bergmann
· 11 years ago
6e1ae42
Merge tag 'renesas-fixes-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Arnd Bergmann
· 11 years ago
8a52a11
Merge tag 'renesas-dt5-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Arnd Bergmann
· 11 years ago
59209c9
Merge tag 'v3.15-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Arnd Bergmann
· 11 years ago
9dbb7e2
Merge tag 'imx-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Arnd Bergmann
· 11 years ago
191bcd8
Merge tag 'mvebu-dt-fixes-non-crit-3.15' of git://git.infradead.org/linux-mvebu into fixes
by Arnd Bergmann
· 11 years ago
cab4d50
ARM: tegra: remove TEGRA_EMC_SCALING_ENABLE
by Paul Bolle
· 11 years ago
af81c08
ARM: Tidy up DTB Makefile entries
by Domenico Andreoli
· 11 years ago
6d0add4
ARM: fix missing CLKSRC_OF on multi-platform
by Rob Herring
· 11 years ago
1be5f69
ARM: spear: add __init to spear_clocksource_init()
by Alex Elder
· 11 years ago
c02b50e
ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIO
by Andrea Adami
· 11 years ago
f75d723
hwmon: (ltc2945) Don't crash the kernel unnecessarily
by Guenter Roeck
· 11 years ago
b2e5411
hwmon: (vexpress) Avoid creating non-existing attributes
by Pawel Moll
· 11 years ago
52feaca
hwmon: (vexpress) Use legal hwmon device names
by Pawel Moll
· 11 years ago
bb6dd57
arm/mach-vexpress: array accessed out of bounds
by Heinrich Schuchardt
· 11 years ago
6b4ed8b
clk: vexpress: NULL dereference on error path
by Dan Carpenter
· 11 years ago
cb171f7
PNP: Work around BIOS defects in Intel MCH area reporting
by Bjorn Helgaas
· 11 years ago
db725c8
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
Next »