index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-12
swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
init/main: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
mm/percpu: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-12
memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
Mike Rapoport
2019-03-12
memblock: refactor internal allocation functions
Mike Rapoport
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
2019-03-12
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019-03-12
memblock: emphasize that memblock_alloc_range() returns a physical address
Mike Rapoport
2019-03-12
memblock: drop memblock_alloc_base_nid()
Mike Rapoport
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2019-03-12
powerpc: use memblock functions returning virtual address
Christophe Leroy
2019-03-12
openrisc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-12
proc: calculate end pointer for /proc/*/* lookup at compile time
Alexey Dobriyan
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
2019-03-12
mm/hmm: convert to use vm_fault_t
Souptick Joarder
2019-03-12
kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions
Zev Weiss
2019-03-12
kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
Zev Weiss
2019-03-12
tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...
Zev Weiss
2019-03-12
hpfs: fix spelling mistake "partion" -> "partition"
Colin Ian King
2019-03-12
Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-03-12
xfs: clean up xfs_dir2_leaf_addname
Darrick J. Wong
2019-03-12
Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-12
trace/probes: Remove kernel doc style from non kernel doc comment
Valdis Klētnieks
2019-03-12
tracing/probes: Make reserved_field_names static
Valdis Klētnieks
2019-03-12
i2c: i2c-stm32f7: Fix SDADEL minimum formula
Nicolas Le Bayon
2019-03-12
i2c: rcar: explain the lockless design
Wolfram Sang
2019-03-12
i2c: rcar: fix concurrency issue related to ICDMAER
Hiromitsu Yamasaki
2019-03-12
i2c: sis630: correct format strings
Louis Taylor
2019-03-12
i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()
Hsin-Yi Wang
2019-03-12
apparmor: fix double free when unpack of secmark rules fails
John Johansen
2019-03-12
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
2019-03-12
ACPI: sysfs: Prevent get_status() from returning acpi_status
Rafael J. Wysocki
2019-03-12
ACPI / device_sysfs: Avoid OF modalias creation for removed device
Andy Shevchenko
2019-03-12
ACPI / configfs: Mark local data structures static
Andy Shevchenko
2019-03-12
ACPI / configfs: Mark local functions static
Andy Shevchenko
2019-03-12
cpufreq: intel_pstate: Fix up iowait_boost computation
Rafael J. Wysocki
2019-03-12
PM / OPP: Update performance state when freq == old_freq
Viresh Kumar
2019-03-12
PM / wakeup: Drop wakeup_source_drop()
Rafael J. Wysocki
2019-03-12
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
2019-03-12
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2019-03-12
Merge branch 'topic/tegra' into for-linus
Vinod Koul
2019-03-12
Merge branch 'topic/stm' into for-linus
Vinod Koul
2019-03-12
Merge branch 'topic/sh' into for-linus
Vinod Koul
2019-03-12
Merge branch 'topic/mv' into for-linus
Vinod Koul
[prev]
[next]