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.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
/
include
/
asm-ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-0
/
+11
2006-12-08
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
8
-15
/
+132
2006-12-07
[IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAP
Matthew Wilcox
1
-6
/
+5
2006-12-07
[PATCH] Add support for type argument in PAL_GET_PSTATE
Venkatesh Pallipadi
1
-2
/
+7
2006-12-07
[IA64] implement csum_ipv6_magic for ia64.
Chen, Kenneth W
1
-0
/
+6
2006-12-07
[IA64] More Itanium PAL spec updates
Russ Anderson
1
-2
/
+41
2006-12-07
[IA64] Add se bit to Processor State Parameter structure
Russ Anderson
1
-1
/
+3
2006-12-07
[IA64] Add dp bit to cache and bus check structs
Russ Anderson
1
-3
/
+5
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai
5
-1
/
+65
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
1
-1
/
+0
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+2
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int
Andy Whitcroft
1
-1
/
+1
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-2
/
+2
2006-12-03
[NET]: IA64 checksum annotations and cleanups.
Al Viro
1
-17
/
+14
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
8
-25
/
+57
2006-12-02
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
1
-1
/
+9
2006-12-02
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-12-02
Altix: Add initial ACPI IO support
John Keller
7
-14
/
+47
2006-12-02
PCI: Use pci_generic_prep_mwi on ia64
Matthew Wilcox
1
-11
/
+10
2006-11-13
[PATCH] mspec driver build fix
Jes Sorensen
1
-1
/
+5
2006-11-01
[IA64] move SAL_CACHE_FLUSH check later in boot
Troy Heber
1
-0
/
+1
2006-10-27
[IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem access
Jes Sorensen
1
-1
/
+1
2006-10-18
[IA64] remove unused PAL_CALL_IC_OFF
Bjorn Helgaas
1
-9
/
+2
2006-10-18
[IA64] move ioremap/ioremap_nocache under __KERNEL__
Aron Griffis
1
-2
/
+2
2006-10-11
[PATCH] ia64/sn __iomem annotations
Al Viro
3
-4
/
+4
2006-10-08
[PATCH] missed ia64 pt_regs fixes
Al Viro
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-2
/
+3
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
3
-38
/
+21
2006-10-03
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
1
-0
/
+2
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
1
-72
/
+0
2006-10-02
[PATCH] Add regs_return_value() helper
Ananth N Mavinakayanahalli
1
-0
/
+3
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-21
/
+175
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
1
-0
/
+1
2006-09-27
[PATCH] fix "cpu to node relationship fixup: map cpu to node"
KAMEZAWA Hiroyuki
1
-0
/
+2
2006-09-27
[IA64] PAL calls need physical mode, stacked
Russ Anderson
1
-2
/
+4
2006-09-27
[IA64] Make gp value point to Region 5 in mca handler
Zou Nan hai
1
-1
/
+1
2006-09-27
Revert "[IA64] Unwire set/get_robust_list"
Tony Luck
1
-1
/
+2
2006-09-27
[IA64] Implement futex primitives
Jakub Jelinek
1
-2
/
+120
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+2
2006-09-26
[IA64] Move perfmon tables from thread_struct to pfm_context
Keshavamurthy Anil S
1
-11
/
+1
2006-09-26
[IA64] Add interface so modules can discover whether multithreading is on.
Stephane Eranian
1
-0
/
+1
2006-09-26
[IA64] kprobe opcode 16 bytes alignment on IA64
bibo mao
1
-4
/
+5
2006-09-26
Pull esi-support into release branch
Tony Luck
1
-0
/
+30
2006-09-26
Pull model-name into release branch
Tony Luck
2
-0
/
+11
2006-09-26
[PATCH] smp_call_function_single() cleanup
Andrew Morton
1
-2
/
+0
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-6
/
+8
2006-09-26
[PATCH] Move compiler check for modules to ia64 only
Andi Kleen
1
-1
/
+2
2006-09-26
[PATCH] cpu to node relationship fixup: map cpu to node
KAMEZAWA Hiroyuki
1
-0
/
+4
[next]