index
:
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
path:
root
/
arch
/
ia64
/
sn
/
kernel
Age
Commit message (
Expand
)
Author
2019-08-16
ia64: remove support for the SGI SN2 platform
Christoph Hellwig
2019-08-16
char: remove the SGI tiocx/mbcs driver
Christoph Hellwig
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
2019-03-14
ia64: prefix header search path with $(srctree)/
Masahiro Yamada
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_node with memblock_alloc_node
Mike Rapoport
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
ia64: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-16
ia64, scsi: update references for the device-io book
Mauro Carvalho Chehab
2017-04-15
ia64/sn/hwperf: Replace racy task affinity logic
Thomas Gleixner
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-05-05
ia64: Reduce stack usage by iterating over nodemask
Matt Fleming
2016-05-05
ia64/PCI: Remove unused 'addr' and fix build warning
Matt Fleming
2016-05-05
ia64/PCI: Fix incorrect PCI resource end address
Matt Fleming
2016-03-12
ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource
Bjorn Helgaas
2016-03-12
ia64/PCI: Use ioremap() instead of open-coded equivalent
Bjorn Helgaas
2016-03-12
ia64/PCI: Use temporary struct resource * to avoid repetition
Bjorn Helgaas
2015-07-27
ia64/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-16
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2015-06-16
ia64: don't use module_init for non-modular core kernel/mca.c code
Paul Gortmaker
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-01
PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
Yijing Wang
2014-09-02
ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...
Christoph Lameter
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
2014-07-29
[IA64] sn: Do not needlessly convert between pointers and integers
Thierry Reding
2014-07-29
[IA64] sn: Fix zeroing of PDAs
Thierry Reding
2014-03-12
ia64: Validate online cpus in irq_set_affinity() callbacks
Thomas Gleixner
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-03
Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-06-24
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
2013-06-18
PCI/IA64: SN: use normal resource instead of pci_window
Yijing Wang
2013-06-18
PCI/IA64: SN: remove sn_pci_window_fixup()
Yijing Wang
2013-06-07
ia64/PCI: Clean up pci_scan_root_bus() usage
Jiang Liu
2013-05-05
ia64: single_open() leaks
Al Viro
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]