index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-12
pci-dma: ia64: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-4
/
+0
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-1
/
+2
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-06
elf coredump: add extended numbering support
Daisuke HATAYAMA
1
-0
/
+16
2010-03-06
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
3
-48
/
+66
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2
-0
/
+3
2010-03-05
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-39
/
+48
2010-03-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+2
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-5
/
+5
2010-03-03
Rename .text.lock to .text..lock.
Denys Vlasenko
1
-2
/
+2
2010-03-03
Rename .text.ivt to .text..ivt.
Denys Vlasenko
3
-3
/
+3
2010-03-03
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
3
-3
/
+3
2010-03-03
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
Denys Vlasenko
1
-1
/
+1
2010-03-03
Rename .data..patch.XXX to .data..patch.XXX.
Denys Vlasenko
5
-25
/
+25
2010-03-03
Rename .data.gate to .data..gate.
Denys Vlasenko
4
-5
/
+5
2010-03-03
Rename .data.page_aligned to .data..page_aligned.
Tim Abbott
1
-1
/
+1
2010-03-03
Rename .data.init_task to .data..init_task.
Tim Abbott
1
-1
/
+1
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+1
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-3
/
+3
2010-03-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
43
-6383
/
+56
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-03-01
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2010-03-01
KVM: ia64: destroy ioapic device if fail to setup default irq routing
Wei Yongjun
1
-1
/
+1
2010-03-01
KVM: ia64: Fix string literal continuation lines
Joe Perches
2
-4
/
+4
2010-03-01
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
1
-0
/
+1
2010-03-01
KVM: ia64: remove redundant kvm_get_exit_data() NULL tests
Roel Kluin
1
-15
/
+13
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
1
-2
/
+2
2010-03-01
KVM: switch vcpu context to use SRCU
Marcelo Tosatti
1
-9
/
+6
2010-03-01
KVM: convert io_bus to SRCU
Marcelo Tosatti
1
-2
/
+2
2010-03-01
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
1
-1
/
+3
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
1
-4
/
+12
2010-03-01
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
1
-4
/
+6
2010-03-01
KVM: Add KVM_MMIO kconfig item
Avi Kivity
1
-0
/
+1
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
4
-16
/
+12
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2010-02-26
Pull misc2634 into release branch
Tony Luck
3
-26
/
+4
2010-02-26
Pull alex into release branch
Tony Luck
4
-36
/
+32
2010-02-26
Pull rmia32 into release branch
Tony Luck
37
-6321
/
+20
2010-02-26
[IA64] wrong attribute of HUB chip written in uv_setup()
Roel Kluin
1
-1
/
+1
2010-02-26
[IA64] remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-02-26
[IA64] use asm-generic/scatterlist.h
FUJITA Tomonori
1
-23
/
+1
2010-02-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-14
/
+9
2010-02-25
[IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPI
Alex Chiang
1
-4
/
+1
2010-02-25
[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI
Alex Chiang
4
-33
/
+32
2010-02-23
[IA64] Fix broken sn2 build
Hedi Berriche
1
-1
/
+1
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
1
-0
/
+1
[prev]
[next]