Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92985ef1db428cc6129a1d375a68c277aa05820b
92985ef
ACPICA: Clean up redudant definitions already defined elsewhere
by Lv Zheng
· 10 years ago
07d8391
ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h>
by Lv Zheng
· 10 years ago
d13bd5a
ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>
by Lv Zheng
· 10 years ago
636fcfe
ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.
by Lv Zheng
· 10 years ago
c9b77a4
Merge back earlier ACPICA material.
by Rafael J. Wysocki
· 10 years ago
85dbd58
ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.
by Lv Zheng
· 10 years ago
bc381ee
ACPICA: Update version to 20140424.
by Bob Moore
· 11 years ago
1011080
ACPICA: Comment/format update, no functional change.
by Bob Moore
· 11 years ago
7505da4
ACPICA: Events: Update GPE handling and initialization code.
by Bob Moore
· 11 years ago
21126b2
ACPICA: Remove extraneous error message for large number of GPEs.
by Bob Moore
· 11 years ago
57429a4
ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.
by Lv Zheng
· 11 years ago
0f929fb
ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.
by Lv Zheng
· 11 years ago
c793226
ACPICA: acpidump: Add support to force using RSDT.
by Lv Zheng
· 11 years ago
fea79bc
ACPICA: Back port of improvements on exception code.
by Bob Moore
· 11 years ago
e57db40
ACPICA: Back port of _PRP update.
by Bob Moore
· 11 years ago
d63f379
ACPICA: acpidump: Fix truncated RSDP signature validation.
by Lv Zheng
· 11 years ago
42873a8
ACPICA: Linux header: Add support for stubbed externals.
by Lv Zheng
· 11 years ago
8b9c115
ACPICA: OSL: Add configurability for generic external functions.
by Lv Zheng
· 11 years ago
0dedb3c
ACPICA: OSL: Add section to collect the divergence in acpixf.h.
by Lv Zheng
· 11 years ago
1ce28c3
ACPICA: OSL: Add configurability for debug output functions.
by Lv Zheng
· 11 years ago
407e22a
ACPICA: OSL: Add configurability for error message functions.
by Lv Zheng
· 11 years ago
d5caf1c
ACPICA: OSL: Add configurability for memory allocation macros.
by Lv Zheng
· 11 years ago
3a2f3a3
ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INIT_GLOBAL/ACPI_GLOBAL.
by Lv Zheng
· 11 years ago
1a49b72
ACPICA: Comment updates - no functional change.
by Bob Moore
· 11 years ago
c28fa24
ACPICA: Update handling of PCI ID lists.
by David E. Box
· 11 years ago
92cb3a8
ACPICA: Add support for _LPD and _PRP methods.
by Bob Moore
· 11 years ago
d36d4e3
ACPICA: Add support for LPIT table.
by Bob Moore
· 11 years ago
51e3582
ACPICA: Update acpi_buffer_to_resource interface.
by Bob Moore
· 11 years ago
3035ff7
ACPICA: Update global variable definitions. No functional change.
by Lv Zheng
· 11 years ago
d87a2b7
ACPICA: acpidump: Fix code issue in invoking fread in the loop.
by Lv Zheng
· 11 years ago
fad6449
ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code in utglobal.c.
by Lv Zheng
· 11 years ago
7bb516f
ACPICA: Utilities: Cleanup obsoleted global variables.
by Lv Zheng
· 11 years ago
23a75c5
Merge back earlier ACPICA material.
by Rafael J. Wysocki
· 11 years ago
d48dc06
ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().
by Lv Zheng
· 11 years ago
89ca3b8
Linux 3.15-rc4
by Linus Torvalds
· 11 years ago
164c099
Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 11 years ago
8a9f5ec
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
e3fb7d4
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
e715eb2
vexpress: Initialise the sysregs before setting up the clocks
by Catalin Marinas
· 11 years ago
7a8d1ec
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
by Catalin Marinas
· 11 years ago
6ecba8e
arm64: Use bus notifiers to set per-device coherent DMA ops
by Catalin Marinas
· 11 years ago
c7a4a76
arm64: Make default dma_ops to be noncoherent
by Ritesh Harjani
· 11 years ago
f774b7d
arm64: fixmap: fix missing sub-page offset for earlyprintk
by Marc Zyngier
· 11 years ago
da6e4cb
arm64: Fix for the arm64 kern_addr_valid() function
by Dave Anderson
· 11 years ago
0384dca
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
98facf0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
00622e6
Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
561a4fe
tracing: Use rcu_dereference_sched() for trace event triggers
by Steven Rostedt (Red Hat)
· 11 years ago
6c6ca9c
Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
e981e79
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
de3afce
Merge branches 'acpi-ec' and 'acpi-processor'
by Rafael J. Wysocki
· 11 years ago
25d6db9
Merge branch 'pnp'
by Rafael J. Wysocki
· 11 years ago
d705116
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
54366a7
Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
0845e11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e7e6d2a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
b28e4f08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 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
131cd13
dm cache: fix writethrough mode quiescing in cache_map
by Mike Snitzer
· 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
4985c32
ACPI / processor: Fix failure of loading acpi-cpufreq driver
by Lan Tianyu
· 11 years ago
a8d2239
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
by Rafael J. Wysocki
· 11 years ago
a5a5aef
Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 11 years ago
8c836fa
MAINTAINERS: email address change for Jeff Layton
by Jeff Layton
· 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
98a01e7
timer: Prevent overflow in apply_slack
by Jiri Bohac
· 11 years ago
012a45e
hrtimer: Prevent remote enqueue of leftmost timers
by Leon Ma
· 11 years ago
6c6c0d5
hrtimer: Prevent all reprogramming if hang detected
by Stuart Hayes
· 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
b3413af
PNP: Fix compile error in quirks.c
by Bjorn Helgaas
· 11 years ago
3eba563
ACPI / EC: Process rather than discard events in acpi_ec_clear
by Kieran Clancy
· 11 years ago
fb0095d
Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
by Thomas Gleixner
· 11 years ago
0a1f83a
Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu into irq/urgent
by Thomas Gleixner
· 11 years ago
6ba736d
ALSA: hda - Suppress CORBRP clear on Nvidia controller chips
by Takashi Iwai
· 11 years ago
fbcde3d
dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning
by Mike Snitzer
· 11 years ago
Next »