index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
sn
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-14
ia64: prefix header search path with $(srctree)/
Masahiro Yamada
4
-6
/
+2
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
2
-1
/
+14
2018-12-06
ia64/sn: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-7
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2
-3
/
+6
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-3
/
+3
2018-10-31
memblock: replace alloc_bootmem_node with memblock_alloc_node
Mike Rapoport
2
-7
/
+4
2018-10-23
Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-29
/
+0
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
1
-2
/
+2
2018-09-17
ia64/sn2: remove no-ops dma sync methods
Christoph Hellwig
1
-29
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-5
/
+0
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2
-83
/
+11
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-5
/
+0
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-19
/
+17
2017-11-02
ia64: Convert timers to use timer_setup()
Kees Cook
4
-19
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-12
ia64: sn: pci: move inline before type
Joe Perches
2
-3
/
+3
2017-05-16
ia64, scsi: update references for the device-io book
Mauro Carvalho Chehab
1
-1
/
+1
2017-04-15
ia64/sn/hwperf: Replace racy task affinity logic
Thomas Gleixner
1
-8
/
+9
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-14
/
+8
2016-05-05
ia64: Reduce stack usage by iterating over nodemask
Matt Fleming
1
-12
/
+23
2016-05-05
ia64/PCI: Remove unused 'addr' and fix build warning
Matt Fleming
1
-1
/
+0
2016-05-05
ia64/PCI: Fix incorrect PCI resource end address
Matt Fleming
1
-2
/
+2
2016-03-12
ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource
Bjorn Helgaas
2
-19
/
+16
2016-03-12
ia64/PCI: Use ioremap() instead of open-coded equivalent
Bjorn Helgaas
1
-3
/
+2
2016-03-12
ia64/PCI: Use temporary struct resource * to avoid repetition
Bjorn Helgaas
2
-27
/
+22
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-1
/
+1
2015-07-27
ia64/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+1
2015-07-16
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
1
-1
/
+1
2015-06-16
ia64: don't use module_init for non-modular core kernel/mca.c code
Paul Gortmaker
1
-2
/
+1
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+2
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
1
-2
/
+2
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-2
/
+2
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-15
/
+15
2014-10-01
PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
Yijing Wang
1
-2
/
+2
2014-09-02
ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...
Christoph Lameter
1
-1
/
+1
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
1
-14
/
+14
2014-07-29
[IA64] sn: Do not needlessly convert between pointers and integers
Thierry Reding
1
-2
/
+2
2014-07-29
[IA64] sn: Fix zeroing of PDAs
Thierry Reding
1
-1
/
+1
2014-03-12
ia64: Validate online cpus in irq_set_affinity() callbacks
Thomas Gleixner
2
-3
/
+3
2013-12-09
ia64/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
1
-12
/
+12
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-2
/
+2
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+4
2013-07-03
Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-83
/
+26
2013-06-24
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
1
-4
/
+4
[next]