index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
3
-8
/
+8
2009-04-22
KVM: ia64: fix locking order entering guest
Jes Sorensen
1
-6
/
+8
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
1
-1
/
+1
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
3
-4
/
+4
2009-04-20
[IA64] fix allmodconfig compilation breakage.
Isaku Yamahata
1
-2
/
+0
2009-04-16
[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask
Dimitri Sivanich
1
-8
/
+5
2009-04-16
[IA64] export smp_send_reschedule
Marcelo Tosatti
1
-0
/
+1
2009-04-13
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
1
-1
/
+1
2009-04-08
[IA64] wire up preadv/pwritev system calls
Tony Luck
2
-1
/
+5
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-10
/
+348
2009-04-02
ia64: implement interrupt-enabling rwlocks
Robin Holt
1
-17
/
+63
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+3
2009-04-02
sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV
Robin Holt
1
-3
/
+0
2009-04-02
sgi-gru: add macros for using the UV hub to send interrupts
Jack Steiner
1
-0
/
+6
2009-04-02
sgi-gru: add definitions of ia64 GRU MMRs
Jack Steiner
1
-3
/
+155
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
7
-10
/
+348
2009-04-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
61
-290
/
+3188
2009-04-01
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
8
-33
/
+16
2009-04-01
[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c
Randy Dunlap
1
-1
/
+1
2009-04-01
rtc: add platform driver for EFI
dann frazier
1
-0
/
+16
2009-04-01
proc tty: switch ia64 simserial to ->proc_fops
Alexey Dobriyan
1
-25
/
+24
2009-03-31
Pull pvops into release branch
Tony Luck
45
-212
/
+3134
2009-03-31
Pull cpumask into release branch
Tony Luck
14
-44
/
+37
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-5
/
+0
2009-03-30
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2
-9
/
+2
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2
-9
/
+2
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
1
-5
/
+0
2009-03-28
Merge branch 'linus' into core/iommu
Ingo Molnar
28
-197
/
+507
2009-03-28
Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
10
-26
/
+34
2009-03-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-10
/
+15
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2
-2
/
+2
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2009-03-27
constify dentry_operations: rest
Al Viro
1
-1
/
+1
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
1
-1
/
+1
2009-03-27
ia64: remove some warnings.
Isaku Yamahata
7
-14
/
+47
2009-03-27
ia64/xen: fix the link error.
Isaku Yamahata
1
-1
/
+1
2009-03-27
[IA64] Fix kstat_this_cpu build breakage
Jes Sorensen
1
-10
/
+15
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
10
-22
/
+36
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-5
/
+4
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-4
/
+3
2009-03-26
ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.
Isaku Yamahata
3
-0
/
+671
2009-03-26
ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...
Isaku Yamahata
3
-0
/
+9
2009-03-26
ia64/pv_ops/bp/module: support binary patching for kernel module.
Isaku Yamahata
2
-0
/
+38
[next]