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
/
include
/
asm-ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-08
[IA64] simplified efi memory map parsing
Tony Luck
1
-1
/
+3
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
13
-155
/
+83
2005-09-08
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
1
-0
/
+1
2005-09-08
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
John Hawkes
2
-26
/
+0
2005-09-08
[PATCH] Clean up struct flock definitions
Stephen Rothwell
1
-8
/
+0
2005-09-08
[PATCH] Clean up the fcntl operations
Stephen Rothwell
1
-21
/
+0
2005-09-08
[PATCH] Clean up the open flags
Stephen Rothwell
1
-21
/
+0
2005-09-08
[PATCH] Create asm-generic/fcntl.h
Stephen Rothwell
1
-26
/
+2
2005-09-08
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
1
-7
/
+0
2005-09-08
[PATCH] remove asm-*/hdreg.h
Christoph Hellwig
1
-14
/
+0
2005-09-08
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
Karsten Wiese
1
-0
/
+5
2005-09-08
[PATCH] auxiliary vector cleanups
H. J. Lu
2
-7
/
+12
2005-09-08
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
1
-10
/
+10
2005-09-08
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
1
-0
/
+53
2005-09-08
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2
-13
/
+0
2005-09-08
[IA64-SGI] volatile semantics in places where it seems necessary
Mark Maule
2
-7
/
+16
2005-09-08
[IA64] Minor cleanups - remove unnecessary function prototype in iosapic.h
Kenji Kaneshige
1
-2
/
+0
2005-09-08
[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ
Kenji Kaneshige
1
-2
/
+0
2005-09-08
[IA64] Minor cleanups - remove unnecessary function prototype in irq.h
Kenji Kaneshige
1
-4
/
+0
2005-09-07
[IA64-SGI] get XPC to cleanly disengage from remote memory references
Dean Nelson
1
-1
/
+9
2005-09-07
[IA64] Altix patch for fpga reset
Bruce Losure
3
-1
/
+57
2005-09-05
[PATCH] sab: consolidate kmem_bufctl_t
Kyle Moffett
1
-2
/
+0
2005-09-03
Merge linux-2.6 into linux-acpi-2.6 test
Len Brown
22
-177
/
+1046
2005-08-31
[IA64-SGI] Add new vendor-specific SAL calls for:
Jack Steiner
2
-9
/
+84
2005-08-31
[IA64] Low byte of current->personality is not a bitmask.
Tony Luck
1
-1
/
+2
2005-08-30
Auto-update from upstream
Tony Luck
1
-0
/
+2
2005-08-30
[IA64-SGI] One new use of "UNCACHED" needed fixing for sn2 region cleanup
Tony Luck
1
-1
/
+1
2005-08-30
Pull rationalise-regions into release branch
Tony Luck
6
-42
/
+45
2005-08-30
Pull ngam-maule-steiner into release branch
Tony Luck
10
-82
/
+891
2005-08-30
Pull pending-2.6.14 into release branch
Tony Luck
1
-1
/
+1
2005-08-30
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
Patrick McHardy
1
-0
/
+2
2005-08-30
Pull acpi-p-state into release branch
Tony Luck
2
-0
/
+26
2005-08-29
Pull lameter-rwsem-limit into release branch
Tony Luck
1
-17
/
+18
2005-08-29
Pull mm-context-fix into release branch
Tony Luck
2
-25
/
+37
2005-08-29
Pull lameter-spinlock-optimization into release branch
Tony Luck
1
-9
/
+24
2005-08-27
[IA64] Add ACPI based P-state support
Venkatesh Pallipadi
2
-0
/
+26
2005-08-26
[IA64] altix: Abstract irq_affinity at the sn pci provider
Mark Maule
1
-0
/
+1
2005-08-25
[IA64] SGI SN remove redundant partition SAL call
Russ Anderson
2
-50
/
+1
2005-08-25
[IA64] - SGI SN hwperf enhancements -
Mark Goodwin
1
-0
/
+10
2005-08-25
[IA64] - SGI SN hwperf enhancements - export_pci_topology
Mark Goodwin
1
-5
/
+4
2005-08-25
[IA64] clean up sn2 region definitions
Greg Edwards
2
-23
/
+14
2005-08-25
[IA64] Rationalise Region Definitions
Peter Chubb
5
-21
/
+33
2005-08-25
[IA64] fix IO_SPACE_SPARSE_ENCODING macro ambiguity
Bjorn Helgaas
1
-1
/
+1
2005-08-24
Merge from-linus to-akpm
Len Brown
2
-10
/
+2
2005-08-23
[IA64] Remove rwsem limitation of 32k waiters
Christoph Lameter
1
-17
/
+18
2005-08-19
[IA64] remove unused function __ia64_get_io_port_base
Tony Luck
1
-8
/
+0
2005-08-18
[IA64-SGI] - New SN hardware support - ptc_fixes
Jack Steiner
1
-1
/
+2
2005-08-18
[IA64-SGI] - New SN hardware support - cpu_relax
Jack Steiner
1
-1
/
+2
2005-08-18
[IA64-SGI] - New SN hardware support - addr_macros
Jack Steiner
1
-18
/
+56
2005-08-13
[IA64] Fix race in mm-context wrap-around logic.
David Mosberger-Tang
2
-25
/
+37
[prev]
[next]