summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-091-1/+1
|\
| * IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* | [PATCH] more ia64 irq handlersAl Viro2006-10-092-4/+4
|/
* [PATCH] missed ia64 pt_regs fixesAl Viro2006-10-083-12/+9
* [IA64] Fix breakage from irq changeTony Luck2006-10-063-4/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-056-28/+24
* [PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2006-10-044-0/+375
* [PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+20
* [PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2006-10-041-9/+0
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+0
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-5/+18
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-2/+0
* | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-2/+2
* | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* | [PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2006-10-021-0/+1
* | [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* | [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-44/+45
* | [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-1/+1
* | [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-2/+0
* | [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-013-3/+3
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-011-0/+18
|/
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-2/+4
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-2719-177/+745
|\
| * [IA64] minor reformatting to vmlinux.lds.SAl Stone2006-09-261-2/+6
| * [IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto2006-09-261-8/+10
| * [IA64] ar.fpsr not set on MCA/INIT kernel entryRuss Anderson2006-09-261-0/+4
| * [IA64] printing support for MCA/INITHidetoshi Seto2006-09-264-36/+242
| * [IA64] trim output of show_mem()Jes Sorensen2006-09-261-5/+4
| * [IA64] show_mem() printk levelsJes Sorensen2006-09-262-22/+24
| * [IA64] Make gp value point to Region 5 in mca handlerZou Nan hai2006-09-261-5/+0
| * Revert "[IA64] Unwire set/get_robust_list"Tony Luck2006-09-261-2/+2
| * [IA64-SGI] Do not request DMA memory for BTEChristoph Lameter2006-09-261-2/+1
| * [IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S2006-09-261-64/+49
| * [IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian2006-09-261-0/+24
| * [IA64] kprobes: fixup the pagefault exception caused by probehandlersKeshavamurthy Anil S2006-09-261-0/+6
| * [IA64] kprobe opcode 16 bytes alignment on IA64bibo mao2006-09-261-26/+29
| * Pull esi-support into release branchTony Luck2006-09-265-0/+318
| |\
| | * [IA64] esi-supportDavid Mosberger-Tang2006-06-215-0/+318
| * | Pull model-name into release branchTony Luck2006-09-261-10/+31
| |\ \
| | * | [IA64] Add "model name" to /proc/cpuinfoTony Luck2006-06-051-10/+31
| | |/
* | | [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
OpenPOWER on IntegriCloud