index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
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]