Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
04df419de34104d8818b8c5cffaa062fa36d20ea
04df419
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
by David S. Miller
· 11 years ago
51e5ef1
sparc64: Fix huge PMD invalidation.
by David S. Miller
· 11 years ago
5b1e94f
sparc64: Fix executable bit testing in set_pmd_at() paths.
by David S. Miller
· 11 years ago
16ce8a3
sparc64: Normalize NMI watchdog logging and behavior.
by David S. Miller
· 11 years ago
49b6c01
sparc64: Make itc_sync_lock raw
by Kirill Tkhai
· 11 years ago
aa3449e
sparc64: Fix argument sign extension for compat_sys_futex().
by David S. Miller
· 11 years ago
b7270cc
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
b5f3c61
Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
ba6728f
Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
60b88f3
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
8a415e5
parisc: Use generic uapi/asm/resource.h file
by Helge Deller
· 11 years ago
e0d8898
parisc: remove _STK_LIM_MAX override
by John David Anglin
· 11 years ago
b7e1bd9
Hexagon: Delete stale barrier.h
by Vineet Gupta
· 11 years ago
2519d3b
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f496136
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
789ce9d
word-at-a-time: simplify big-endian zero_bytemask macro
by H. Peter Anvin
· 11 years ago
98794f9
Merge git://git.kvack.org/~bcrl/aio-fixes
by Linus Torvalds
· 11 years ago
754320d
aio: fix potential leak in aio_run_iocb().
by Leon Yu
· 11 years ago
c0940e9
Revert "hwmon: (coretemp) Refine TjMax detection"
by Guenter Roeck
· 11 years ago
399f0c2
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent
by Ingo Molnar
· 11 years ago
8aa9e85
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
by Vineet Gupta
· 11 years ago
71dc96e
Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
9a12672
perf tests x86: Fix stack map lookup in dwarf unwind test
by Jiri Olsa
· 11 years ago
6392b4e
perf x86: Fix perf to use non-executable stack, again
by Mathias Krause
· 11 years ago
603940b
perf tools: Remove extra '/' character in events file path
by Xia Kaixu
· 11 years ago
61d4290
perf machine: Search for modules in %s/lib/modules/%s
by Richard Yao
· 11 years ago
611ec12
perf tests: Add static build make test
by Jiri Olsa
· 11 years ago
2cf9040
perf tools: Fix bfd dependency libraries detection
by Jiri Olsa
· 11 years ago
e27a08f
perf tools: Use LDFLAGS instead of ALL_LDFLAGS
by Jiri Olsa
· 11 years ago
ed8c37e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
b8eade2
drm/exynos: use %pad for dma_addr_t
by Jingoo Han
· 11 years ago
293d3f6
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
by Jingoo Han
· 11 years ago
e2a75c4
MAINTAINERS: update maintainer entry for Exynos DP driver
by Jingoo Han
· 11 years ago
25c8b5c
drm/exynos: balance framebuffer refcount
by Andrzej Hajda
· 11 years ago
d8af20b
Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
6ba736d
ALSA: hda - Suppress CORBRP clear on Nvidia controller chips
by Takashi Iwai
· 11 years ago
7d0a73a
RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter
by Hariprasad S
· 11 years ago
c2f9da9
RDMA/cxgb4: Only allow kernel db ringing for T4 devs
by Steve Wise
· 11 years ago
92e5011
RDMA/cxgb4: Force T5 connections to use TAHOE congestion control
by Steve Wise
· 11 years ago
cc18b93
RDMA/cxgb4: Fix endpoint mutex deadlocks
by Steve Wise
· 11 years ago
2aafe1a
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
87c7662
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
838b4c0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
50f5aa8
mm: don't pointlessly use BUG_ON() for sanity check
by Linus Torvalds
· 11 years ago
a949ae5
ftrace/module: Hardcode ftrace_module_init() call into load_module()
by Steven Rostedt (Red Hat)
· 11 years ago
e32dfbe
ALSA: hda - add headset mic detect quirk for a Dell laptop
by Hui Wang
· 11 years ago
474a596
Merge tag 'asoc-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 11 years ago
e456536
powerpc/4xx: Fix section mismatch in ppc4xx_pci.c
by Alistair Popple
· 11 years ago
582b910
ppc/kvm: Clear the runlatch bit of a vcpu before napping
by Preeti U Murthy
· 11 years ago
fd17dc7
ppc/kvm: Set the runlatch bit of a CPU just before starting guest
by Preeti U Murthy
· 11 years ago
f203891
ppc/powernv: Set the runlatch bits correctly for offline cpus
by Preeti U Murthy
· 11 years ago
42dbfc8
powerpc/pseries: Protect remove_memory() with device hotplug lock
by Li Zhong
· 11 years ago
0c93069
powerpc: Fix error return in rtas_flash module init
by Anton Blanchard
· 11 years ago
579a53c
powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048
by Anton Blanchard
· 11 years ago
a5980d0
powerpc: Bump COMMAND_LINE_SIZE to 2048
by Anton Blanchard
· 11 years ago
a2dd5da
powerpc: Rename duplicate COMMAND_LINE_SIZE define
by Anton Blanchard
· 11 years ago
bbad3e5
powerpc/perf/hv-24x7: Catalog version number is be64, not be32
by Cody P Schafer
· 11 years ago
1ee9fcc
powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it
by Cody P Schafer
· 11 years ago
78d1316
powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar_hcall_norets()
by Cody P Schafer
· 11 years ago
58a685c
powerpc/perf/hv-gpci: Make device attr static
by Cody P Schafer
· 11 years ago
0a8cf9e
powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced
by Cody P Schafer
· 11 years ago
e98bf00
powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed
by Cody P Schafer
· 11 years ago
29ef7a3
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
by Aneesh Kumar K.V
· 11 years ago
2d6b63b
powerpc/powernv: Fix little endian issues in OPAL dump code
by Anton Blanchard
· 11 years ago
3441f04
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
by Anton Blanchard
· 11 years ago
14ad0c5
powerpc/powernv: Fix little endian issues in OPAL error log code
by Anton Blanchard
· 11 years ago
56b4c99
powerpc/powernv: Fix little endian issues with opal_do_notifier calls
by Anton Blanchard
· 11 years ago
e2c8b93
powerpc/powernv: Remove some OPAL function declaration duplication
by Anton Blanchard
· 11 years ago
2bad742
powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs
by Anton Blanchard
· 11 years ago
4966bfa
powerpc/powernv: Release the refcount for pci_dev
by Wei Yang
· 11 years ago
3f28c5a
powerpc/powernv: Reduce multi-hit of iommu_add_device()
by Wei Yang
· 11 years ago
cc146d1
powerpc/powernv: Fix little endian issues in OPAL flash code
by Anton Blanchard
· 11 years ago
298b34d
powerpc/powernv: Fix kexec races going back to OPAL
by Benjamin Herrenschmidt
· 11 years ago
63aecfb
powerpc/powernv: Check sysparam size before creation
by Joel Stanley
· 11 years ago
16003d2
powerpc/powernv: Fix typos in sysparam code
by Joel Stanley
· 11 years ago
8539037
powerpc/powernv: Check sysfs size before copying
by Joel Stanley
· 11 years ago
b8569d2
powerpc/powernv: Use ssize_t for sysparam return values
by Joel Stanley
· 11 years ago
ba9a32b
powerpc/powernv: Fix sysparam sysfs error handling
by Joel Stanley
· 11 years ago
4fb8d02
powerpc: Fix Oops in rtas_stop_self()
by Li Zhong
· 11 years ago
28ea3c7
powerpc: Export flush_icache_range
by Jeff Mahoney
· 11 years ago
d1db0ee
Linux 3.15-rc3
by Linus Torvalds
· 11 years ago
79465d2
module: remove warning about waiting module removal.
by Rusty Russell
· 11 years ago
917db41
Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
9e5e7be
Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 11 years ago
6f19e7e
Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 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
Next »