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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-54
/
+9
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-24
ia64: switch to generic version of pte allocation
Mike Rapoport
1
-30
/
+2
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2
-24
/
+12
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-24
ia64: Fix some warnings introduced in merge window
Tony Luck
3
-2
/
+2
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-1
/
+2
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-1
/
+3
2019-09-17
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2
-8
/
+2
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2019-09-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+5
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
172
-25603
/
+306
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
2
-0
/
+4
2019-09-03
arch, ia64: Make NUMA select SMP
Matt Fleming
1
-0
/
+1
2019-09-03
dma-mapping: fix filename references
Andy Shevchenko
1
-1
/
+1
2019-08-23
ia64: Get rid of iommu_pass_through
Joerg Roedel
2
-4
/
+0
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
1
-0
/
+1
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
1
-1
/
+1
2019-08-16
ia64: remove CONFIG_SWIOTLB ifdefs
Christoph Hellwig
2
-4
/
+0
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
44
-473
/
+101
2019-08-16
ia64: move the screen_info setup to common code
Christoph Hellwig
2
-30
/
+34
2019-08-16
ia64: move the ROOT_DEV setup to common code
Christoph Hellwig
2
-9
/
+9
2019-08-16
ia64: rework iommu probing
Christoph Hellwig
14
-151
/
+40
2019-08-16
ia64: remove the unused sn_coherency_id symbol
Christoph Hellwig
1
-3
/
+0
2019-08-16
ia64: remove the SGI UV simulator support
Christoph Hellwig
4
-64
/
+6
2019-08-16
ia64: remove the zx1 swiotlb machvec
Christoph Hellwig
13
-145
/
+5
2019-08-16
ia64: remove CONFIG_ACPI ifdefs
Christoph Hellwig
7
-36
/
+8
2019-08-16
ia64: remove CONFIG_PCI ifdefs
Christoph Hellwig
5
-35
/
+3
2019-08-16
ia64: remove the hpsim platform
Christoph Hellwig
28
-2711
/
+26
2019-08-16
ia64: remove now unused machvec indirections
Christoph Hellwig
23
-669
/
+67
2019-08-16
ia64: remove support for the SGI SN2 platform
Christoph Hellwig
91
-20656
/
+13
2019-08-16
drivers: remove the SGI SN2 IOC4 base support
Christoph Hellwig
2
-2
/
+0
2019-08-16
drivers: remove the SGI SN2 IOC3 base support
Christoph Hellwig
2
-3
/
+0
2019-08-16
misc/sgi-xp: remove SGI SN2 support
Christoph Hellwig
1
-4
/
+0
2019-08-16
tty/serial: remove the ioc3_serial driver
Christoph Hellwig
1
-1
/
+0
2019-08-16
tty/serial: remove the ioc4_serial driver
Christoph Hellwig
2
-2
/
+0
2019-08-16
tty/serial: remove the sn_console driver
Christoph Hellwig
3
-9
/
+0
2019-08-16
ide: remove the sgiioc4 driver
Christoph Hellwig
2
-2
/
+0
2019-08-16
char/agp: remove the sgi-agp driver
Christoph Hellwig
2
-2
/
+0
2019-08-16
char: remove the SGI tiocx/mbcs driver
Christoph Hellwig
4
-574
/
+0
2019-08-16
char: remove the SGI snsc driver
Christoph Hellwig
2
-2
/
+0
2019-08-12
ia64/kprobes: remove the unused ia64_get_bsp_cfm function
Christoph Hellwig
1
-26
/
+0
2019-08-12
ia64: annotate switch fallthroughs in ia64_handle_unaligned
Christoph Hellwig
1
-3
/
+3
2019-08-12
ia64: annotate a switch fallthrough in ia64_do_signal
Christoph Hellwig
1
-5
/
+5
2019-08-08
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
4
-2
/
+6
2019-08-06
ia64:unwind: fix double free for mod->arch.init_unw_table
chenzefeng
1
-2
/
+6
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-7
/
+10
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-23
/
+1
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-23
/
+1
[next]