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
2009-01-14
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-4
/
+4
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-2
/
+0
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
4
-4
/
+4
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+8
2009-01-09
Merge branch 'linus' into release
Len Brown
45
-1125
/
+1248
2009-01-09
Merge branch 'misc' into release
Len Brown
1
-0
/
+1
2009-01-09
ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
Zhao Yakui
1
-0
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-06
ia64: introduce asm/swab.h
Harvey Harrison
3
-36
/
+36
2009-01-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+1
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-3
/
+2
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-3
/
+5
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
1
-6
/
+0
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2009-01-06
IA64: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+2
2009-01-06
[IA64] fix typo in cpumask_of_pcibus()
Ingo Molnar
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2009-01-05
Merge branch 'core/iommu' into core/urgent
Ingo Molnar
1
-38
/
+1
2009-01-04
ia64: cpumask fix for is_affinity_mask_valid()
Mike Travis
2
-10
/
+7
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-33
/
+35
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
4
-4
/
+8
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-8
/
+10
2009-01-03
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
2
-3
/
+3
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
9
-63
/
+80
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
3
-3
/
+4
2009-01-03
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
Joerg Roedel
1
-0
/
+3
2009-01-03
KVM: rename vtd.c to iommu.c
Joerg Roedel
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-36
/
+27
2009-01-02
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-921
/
+1073
2009-01-01
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64
Rusty Russell
1
-0
/
+2
2009-01-01
cpumask: Remove IA64 definition of total_cpus now it's in core code
Rusty Russell
1
-1
/
+0
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-31
KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()
Jes Sorensen
2
-32
/
+14
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
1
-1
/
+0
2008-12-31
KVM: ia64: Clean up vmm_ivt.S using tab to indent every line
Xiantao Zhang
1
-741
/
+729
2008-12-31
KVM: ia64: Add handler for crashed vmm
Xiantao Zhang
4
-12
/
+44
2008-12-31
KVM: ia64: Add some debug points to provide crash infomation
Xiantao Zhang
5
-33
/
+88
2008-12-31
KVM: ia64: Define printk function for kvm-intel module
Xiantao Zhang
5
-1
/
+54
2008-12-31
KVM: ia64: Remove some macro definitions in asm-offsets.c.
Xiantao Zhang
1
-10
/
+1
2008-12-31
KVM: ia64: Remove lock held by halted vcpu
Xiantao Zhang
1
-2
/
+0
2008-12-31
KVM: ia64: Re-organize data sturure of guests' data area
Xiantao Zhang
6
-107
/
+161
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-2
/
+8
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
1
-8
/
+4
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
4
-5
/
+0
2008-12-31
ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT
Lin Ming
1
-2
/
+2
2008-12-31
ACPI: io_acpi_init.c: call acpi_get_name to get node fullname
Lin Ming
1
-46
/
+56
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
7
-34
/
+50
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-10
/
+15
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-12-28
swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h
FUJITA Tomonori
1
-38
/
+1
[next]