index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
KVM: ia64: Fix irq disabling leak in error handling code
Julia Lawall
1
-2
/
+3
2008-07-26
tracehook: wait_task_inactive
Roland McGrath
1
-2
/
+2
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
3
-4
/
+5
2008-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+6
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-4
/
+2
2008-07-25
[IA64] Wire up new system calls
Tony Luck
1
-0
/
+6
2008-07-24
flag parameters: pipe
Ulrich Drepper
2
-2
/
+2
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-9
/
+10
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+6
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-3
/
+4
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-1
/
+1
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-6
/
+5
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-7
/
+15
2008-07-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
20
-311
/
+968
2008-07-21
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-12
/
+11
2008-07-21
simserial: Fix up for ldisc changes
Alan Cox
1
-43
/
+3
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
1
-0
/
+3
2008-07-20
KVM: Add coalesced MMIO support (ia64 part)
Laurent Vivier
2
-1
/
+5
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
1
-3
/
+3
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
1
-8
/
+0
2008-07-17
[IA64] Remove experimental status of kdump
Bernhard Walle
1
-2
/
+2
2008-07-17
[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()
Alex Chiang
1
-3
/
+2
2008-07-17
[IA64] adding parameter check to module_free()
Akiyama, Nobuyuki
1
-1
/
+2
2008-07-17
[IA64] improper printk format in acpi-cpufreq
Denis V. Lunev
1
-2
/
+2
2008-07-17
Pull pvops into release branch
Tony Luck
16
-303
/
+960
2008-07-17
fix build error of arch/ia64/kvm/*
Takashi Iwai
2
-3
/
+3
2008-07-17
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
1
-0
/
+2
2008-07-17
ACPI: Create "idle=halt" bootparam
Zhao Yakui
1
-0
/
+2
2008-07-16
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-254
/
+30
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
9
-254
/
+30
2008-07-11
Merge branch 'linus' into core/rcu
Ingo Molnar
2
-1
/
+3
2008-07-01
[IA64] export account_system_vtime
Doug Chapman
1
-0
/
+1
2008-07-01
[IA64] Bugfix for system with 32 cpus
Tony Luck
1
-1
/
+2
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
3
-6
/
+6
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
7
-9
/
+8
2008-06-26
ia64: convert to generic helpers for IPI function calls
Jens Axboe
3
-239
/
+16
2008-06-26
Merge commit 'v2.6.26-rc8' into core/rcu
Ingo Molnar
3
-5
/
+2
2008-06-24
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
1
-2
/
+0
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
1
-1
/
+1
2008-06-24
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
1
-2
/
+1
2008-06-23
Merge branch 'linus' into core/rcu
Ingo Molnar
5
-9
/
+23
2008-06-20
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
1
-0
/
+2
2008-06-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-9
/
+21
2008-06-16
[IA64] Fix CONFIG_IA64_SGI_UV build error
Jack Steiner
2
-0
/
+13
2008-06-16
Merge branch 'linus' into core/rcu
Ingo Molnar
11
-52
/
+137
2008-06-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+7
2008-06-12
[IA64] Update check_sal_cache_flush to use platform_send_ipi()
Alex Chiang
1
-4
/
+3
2008-06-12
ACPI: handle invalid ACPI SLIT table
Fenghua Yu
1
-2
/
+7
2008-06-12
[IA64] perfmon: fix async exit bug
stephane eranian
1
-5
/
+5
2008-06-06
KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM
Jes Sorensen
1
-1
/
+2
[next]