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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-05
[PATCH] vmi: apic ops
Zachary Amsden
1
-0
/
+1
2007-03-05
[PATCH] vmi: pit override
Zachary Amsden
2
-3
/
+6
2007-03-05
[PATCH] vmi: paravirt drop udelay op
Zachary Amsden
2
-9
/
+0
2007-03-05
[PATCH] vmi: fix highpte
Zachary Amsden
2
-4
/
+23
2007-03-05
[PATCH] vmi: cpu cycles fix
Zachary Amsden
3
-0
/
+5
2007-03-05
[PATCH] vmi: sched clock paravirt op fix
Zachary Amsden
4
-3
/
+11
2007-03-05
[PATCH] Page migration: Fix vma flag checking
Christoph Lameter
1
-0
/
+8
2007-03-05
[PATCH] sched: remove SMT nice
Con Kolivas
7
-11
/
+0
2007-03-05
[PATCH] gpio_keys driver shouldn't be ARM-specific
David Brownell
1
-0
/
+0
2007-03-05
[PATCH] msi: sanely support hardware level msi disabling
Eric W. Biederman
2
-3
/
+5
2007-03-05
[PATCH] io_apic.h needs apicdef.h
Jean Delvare
2
-0
/
+2
2007-03-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-1
/
+2
2007-03-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-4
/
+23
2007-03-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-28
/
+32
2007-03-04
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
14
-107
/
+34
2007-03-04
[MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.
Ralf Baechle
1
-4
/
+6
2007-03-04
[MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...
Ralf Baechle
1
-1
/
+1
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
4
-9
/
+0
2007-03-04
[MIPS] Convert to RTC-class ds1742 driver
Atsushi Nemoto
5
-88
/
+18
2007-03-04
[MIPS] SNI: Fix mc146818_decode_year
Thomas Bogendoerfer
4
-6
/
+10
2007-03-04
KVM: Move kvmfs magic number to <linux/magic.h>
Andrew Morton
1
-0
/
+1
2007-03-04
KVM: Bump API version
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Per-vcpu inodes
Avi Kivity
1
-21
/
+17
2007-03-04
KVM: Create an inode per virtual machine
Avi Kivity
1
-1
/
+9
2007-03-04
KVM: Add host hypercall support for vmx
Ingo Molnar
1
-0
/
+18
2007-03-04
KVM: add MSR based hypercall API
Ingo Molnar
1
-0
/
+55
2007-03-03
ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)
Sergei Shtylyov
1
-1
/
+2
2007-03-02
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
1
-3
/
+22
2007-03-02
[NET]: Fix bugs in "Whether sock accept queue is full" checking
Wei Dong
1
-1
/
+1
2007-03-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+5
2007-03-02
mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data
Dale Farnsworth
1
-1
/
+1
2007-03-02
libata: add CONFIG_PM to libata core layer
Tejun Heo
1
-0
/
+4
2007-03-02
[SPARC]: Provide 'get_property()' alias for of_get_property().
David S. Miller
2
-0
/
+2
2007-03-02
[SPARC]: Provide pci_device_to_OF_node() just like powerpc.
David S. Miller
2
-0
/
+6
2007-03-02
libata-core: Fix simplex handling
Alan
1
-2
/
+1
2007-03-02
Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...
Russell King
3
-7
/
+13
2007-03-02
[ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor system
Catalin Marinas
1
-21
/
+19
2007-03-02
ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2
Tony Lindgren
1
-0
/
+6
2007-03-02
ARM: OMAP: Remove obsolete alsa typedefs
Tony Lindgren
1
-6
/
+6
2007-03-02
ARM: OMAP: omap1510->15xx conversions needed for sx1
Vladimir Ananiev
1
-1
/
+1
2007-03-01
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-2
/
+4
2007-03-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-4
/
+22
2007-03-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-3
/
+3
2007-03-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
3
-5
/
+80
2007-03-01
[PATCH] Fix sysfs build breakage if !CONFIG_SYSFS
Ralf Baechle
1
-2
/
+1
2007-03-01
[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments
Adam Litke
2
-1
/
+12
2007-03-01
[PATCH] Fix buffer overflow and races in capi debug functions
Karsten Keil
1
-2
/
+19
2007-03-01
[PATCH] uml: pte_mkread fix
Jeff Dike
1
-1
/
+1
2007-03-01
[PATCH] FRV: Missing error defs
David Howells
1
-0
/
+1
2007-03-01
[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations
Andrew Morton
1
-1
/
+1
[next]