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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
Merge branch 'next' into for-linus
James Morris
1
-0
/
+2
2009-09-02
[IA64] Fix warning in dma-mapping.c
Luck, Tony
1
-1
/
+3
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-08-11
arch/ia64/kernel/iosapic: missing test after ioremap()
Roel Kluin
1
-0
/
+4
2009-08-11
ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails
Fenghua Yu
1
-1
/
+5
2009-08-11
IA64: includecheck fix: ia64, ia64_ksyms.c
Jaswinder Singh Rajput
1
-3
/
+1
2009-08-11
Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...
Fenghua Yu
1
-5
/
+0
2009-07-17
Add dma_debug_init() for ia64
fujita
1
-0
/
+8
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-30
[IA64] address compiler warnings perfmon.c/salinfo.c
Jan Beulich
2
-2
/
+2
2009-06-30
[IA64] Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-0
/
+12
2009-06-22
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
2
-1
/
+3
2009-06-20
ACPI: pdc init related memory leak with physical CPU hotplug
Pallipadi, Venkatesh
1
-0
/
+12
2009-06-17
Pull for-2.6.31 into release
Tony Luck
18
-91
/
+95
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
12
-80
/
+83
2009-06-17
[IA64] Fix build error in paravirt_patchlist.c
Jes Sorensen
1
-0
/
+2
2009-06-16
remove put_cpu_no_resched()
Thomas Gleixner
1
-1
/
+1
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2
-3
/
+3
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-16
[IA64] hook up new rt_tgsigqueueinfo syscall
Tony Luck
1
-0
/
+1
2009-06-15
[IA64] msi_ia64.c dmar_msi_type should be static
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-15
[IA64] remove obsolete hw_interrupt_type
Thomas Gleixner
2
-2
/
+2
2009-06-15
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
5
-7
/
+7
2009-06-15
[IA64] remove obsolete no_irq_type
Thomas Gleixner
1
-1
/
+1
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2009-06-10
KVM: use smp_send_reschedule in kvm_vcpu_kick
Marcelo Tosatti
1
-0
/
+3
2009-05-01
Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through Support
Fenghua Yu
1
-0
/
+2
2009-04-29
Intel IOMMU Pass Through Support
Fenghua Yu
1
-1
/
+1
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
1
-2
/
+3
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2
-10
/
+16
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2
-3
/
+3
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
1
-0
/
+2
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-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-0
/
+317
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
4
-0
/
+317
2009-04-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
26
-205
/
+1532
2009-04-01
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
2
-4
/
+2
2009-04-01
rtc: add platform driver for EFI
dann frazier
1
-0
/
+16
2009-03-31
Pull pvops into release branch
Tony Luck
20
-174
/
+1506
2009-03-31
Pull cpumask into release branch
Tony Luck
7
-27
/
+24
2009-03-30
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
1
-2
/
+0
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-2
/
+0
2009-03-28
Merge branch 'linus' into core/iommu
Ingo Molnar
7
-76
/
+39
[next]