| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix 'make headers_check' on ia64 | David Woodhouse | 2006-09-16 | 4 | -8/+15 |
* | [IA64] Unwire set/get_robust_list | Andreas Schwab | 2006-09-08 | 1 | -2/+1 |
* | [PATCH] IA64,sparc: local DoS with corrupted ELFs | Kirill Korotaev | 2006-09-08 | 1 | -0/+8 |
* | [IA64] remove redundant local_irq_save() calls from sn_sal.h | Russ Anderson | 2006-08-29 | 1 | -6/+0 |
* | [IA64-SGI] Silent data corruption caused by XPC V2. | Dean Nelson | 2006-08-08 | 2 | -5/+21 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-08-03 | 4 | -5/+15 |
|\ |
|
| * | [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM | Bob Picco | 2006-08-03 | 1 | -1/+6 |
| * | [IA64] sparse cleanups | Keith Owens | 2006-08-02 | 2 | -3/+3 |
| * | [IA64] Format /proc/pal/*/version_info correctly | Matthew Wilcox | 2006-07-31 | 1 | -1/+6 |
* | | [PATCH] IA64: kprobe invalidate icache of jump buffer | bibo, mao | 2006-07-31 | 1 | -0/+1 |
|/ |
|
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 1 | -2/+1 |
* | [PATCH] make valid_mmap_phys_addr_range() take a pfn | Lennert Buytenhek | 2006-07-10 | 1 | -1/+1 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 1 | -0/+7 |
|\ |
|
| * | Add Kbuild file for IA64 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+7 |
* | | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | | [PATCH] lockdep: remove RWSEM_DEBUG remnants | Ingo Molnar | 2006-07-03 | 1 | -17/+1 |
* | | [PATCH] lockdep: add per_cpu_offset() | Ingo Molnar | 2006-07-03 | 1 | -0/+1 |
* | | [PATCH] genirq ia64 cleanup | Andrew Morton | 2006-07-03 | 1 | -2/+0 |
* | | [PATCH] irq-flags: IA64: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -4/+2 |
* | | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 | 1 | -0/+1 |
* | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 1 | -2/+1 |
* | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 1 | -5/+0 |
* | | [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios) | Jack Steiner | 2006-06-28 | 1 | -0/+10 |
* | | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 | 1 | -0/+1 |
* | | [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ... | Yasunori Goto | 2006-06-27 | 1 | -0/+12 |
* | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 1 | -0/+5 |
|\ \ |
|
| * | | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 | 1 | -0/+5 |
* | | | [PATCH] Notify page fault call chain | Anil S Keshavamurthy | 2006-06-26 | 1 | -0/+1 |
* | | | [PATCH] Notify page fault call chain for ia64 | Anil S Keshavamurthy | 2006-06-26 | 1 | -0/+2 |
|/ / |
|
* | | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 | 1 | -0/+2 |
* | | Auto-update from upstream | Tony Luck | 2006-06-23 | 10 | -10/+68 |
|\ \ |
|
| * | | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 2006-06-23 | 1 | -1/+1 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-22 | 8 | -8/+66 |
| |\ \ |
|
| | * | | [PATCH] PCI: altix: msi support | Mark Maule | 2006-06-21 | 4 | -6/+27 |
| | * | | [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions | Mark Maule | 2006-06-21 | 1 | -2/+13 |
| | * | | [PATCH] PCI: msi abstractions and support for altix | Mark Maule | 2006-06-21 | 3 | -0/+26 |
| | |/ |
|
| * | | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 2006-06-22 | 1 | -1/+1 |
| |/ |
|
* | | Pull rework-memory-attribute-aliasing into release branch | Tony Luck | 2006-06-21 | 2 | -12/+11 |
|\ \ |
|
| * | | [IA64] rework memory attribute aliasing | Bjorn Helgaas | 2006-05-08 | 2 | -12/+11 |
* | | | [IA64] Sanitize assembler code for ia64_sal_os_state | Keith Owens | 2006-06-21 | 1 | -3/+6 |
* | | | [IA64-SGI] Remove SN SAL error handling feature bit that is no longer needed | Russ Anderson | 2006-06-21 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | [IA64] remove asm-ia64/bitops.h self-inclusion | Jon Mason | 2006-05-05 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-04-29 | 7 | -9/+31 |
|\ \
| |/ |
|
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-04-27 | 6 | -8/+29 |
| |\ |
|
| | * | [IA64] enable dumps to capture second page of kernel stack | Cliff Wickman | 2006-04-27 | 1 | -1/+1 |
| | * | [IA64-SGI] - Fix discover of nearest cpu node to IO node | Jack Steiner | 2006-04-27 | 1 | -1/+5 |
| | * | [IA64] Setup an IA64 specific reclaim distance | Christoph Lameter | 2006-04-21 | 1 | -0/+5 |
| | * | [IA64] eliminate compile time warnings | Satoru Takeuchi | 2006-04-20 | 1 | -0/+2 |