| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: remove printk_clock references from ia64 | Ingo Molnar | 2008-01-25 | 1 | -4/+0 |
* | sched: remove printk_clock() | Ingo Molnar | 2008-01-25 | 1 | -27/+0 |
* | Kobject: convert arch/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 | 1 | -5/+4 |
* | Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-24 | 1 | -8/+9 |
* | [IA64] Fix unaligned handler for floating point instructions with base update | Luck, Tony | 2008-01-15 | 1 | -4/+7 |
* | [IA64] Adjust CMCI mask on CPU hotplug | Hidetoshi Seto | 2007-12-19 | 1 | -0/+33 |
* | [IA64] make flush_tlb_kernel_range() an inline function | Jan Beulich | 2007-12-19 | 1 | -1/+1 |
* | [IA64] Remove assembler warnings on head.S | Hidetoshi Seto | 2007-12-19 | 1 | -0/+1 |
* | [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c | Kenji Kaneshige | 2007-12-19 | 1 | -2/+2 |
* | [IA64] set_thread_area fails in IA32 chroot | Ian Wienand | 2007-12-19 | 1 | -0/+1 |
* | [IA64] print kernel release in OOPS to make kerneloops.org happy | Luck, Tony | 2007-12-18 | 1 | -2/+4 |
* | [IA64] signal: remove redundant code in setup_sigcontext() | Shi Weihua | 2007-12-18 | 1 | -9/+1 |
* | [IA64] Fix iosapic interrupt delivery mode for CPE | Kenji Kaneshige | 2007-12-07 | 1 | -1/+1 |
* | [IA64] kprobe: make kreturn probe handler stack unwind correct | Shaohua Li | 2007-12-07 | 1 | -2/+17 |
* | [IA64] operator priority fix in acpi_map_lsapic() | Roel Kluin | 2007-12-07 | 1 | -1/+1 |
* | [IA64] Add missing "space" to concatenated strings | Joe Perches | 2007-12-07 | 1 | -5/+5 |
* | [IA64] make full use of macro efi_md_size | Li Zefan | 2007-12-07 | 1 | -5/+5 |
* | [IA64] rename _bss to __bss_start | Bernhard Walle | 2007-12-07 | 2 | -3/+3 |
* | [IA64] iosapic cleanup | Simon Horman | 2007-12-07 | 1 | -16/+3 |
* | [IA64] signal : fix missing error checkings | Shi Weihua | 2007-12-07 | 1 | -4/+4 |
* | [IA64] export copy_page() to modules | Andrew Morton | 2007-12-07 | 1 | -0/+3 |
* | [IA64] increase .data.patch offset | Andrew Morton | 2007-12-07 | 1 | -1/+1 |
* | Add IORESOUCE_BUSY flag for System RAM | Yasunori Goto | 2007-11-14 | 1 | -4/+2 |
* | [IA64] IOSAPIC bogus error cleanup | George Beshers | 2007-11-09 | 1 | -3/+5 |
* | [IA64] Update printing of feature set bits | Russ Anderson | 2007-11-09 | 1 | -12/+79 |
* | [IA64] Fix IOSAPIC delivery mode setting | Kenji Kaneshige | 2007-11-09 | 1 | -3/+15 |
* | [IA64] Clean up /proc/interrupts output | Kenji Kaneshige | 2007-11-06 | 1 | -2/+4 |
* | [IA64] Disable/re-enable CPE interrupts on Altix | Russ Anderson | 2007-11-06 | 1 | -1/+1 |
* | [IA64] Clean-up McKinley Errata message | Russ Anderson | 2007-11-06 | 1 | -3/+0 |
* | [IA64] Add gate.lds to list of files ignored by Git | Peter Chubb | 2007-11-06 | 1 | -0/+1 |
* | [IA64] Wrong args to memset in efi_gettimeofday() | Li Zefan | 2007-11-06 | 1 | -2/+3 |
* | [IA64] Fix perfmon sysctl directory modes | Tony Luck | 2007-11-06 | 1 | -2/+2 |
* | [IA64] Fix incorrect return value from ia64_setup_msi_irq() | Kenji Kaneshige | 2007-10-30 | 1 | -1/+1 |
* | [IA64] /proc/cpuinfo "physical id" field cleanups | Alex Chiang | 2007-10-29 | 2 | -48/+22 |
* | [IA64] vDSO vs --build-id | Roland McGrath | 2007-10-29 | 1 | -0/+3 |
* | [IA64] vmcore_find_descriptor_size should be in __init | Simon Horman | 2007-10-29 | 1 | -1/+1 |
* | kexec: add BSS to resource tree | Bernhard Walle | 2007-10-22 | 2 | -4/+14 |
* | Use extended crashkernel command line on ia64 | Bernhard Walle | 2007-10-19 | 2 | -43/+49 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 5 | -89/+94 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -2/+2 |
* | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds | 2007-10-18 | 1 | -0/+5 |
* | [IA64] fix non-numa build | Andrew Morton | 2007-10-17 | 1 | -1/+3 |
* | add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros | Ken'ichi Ohmichi | 2007-10-17 | 1 | -10/+10 |
* | add-vmcore: use the existing ia64_tpa() instead of asm code | Ken'ichi Ohmichi | 2007-10-17 | 1 | -4/+2 |
* | Add vmcoreinfo | Ken'ichi Ohmichi | 2007-10-17 | 1 | -0/+30 |
* | [IA64] Fix build for CONFIG_SMP=n | Tony Luck | 2007-10-16 | 1 | -0/+2 |
* | ia64 vDSO: linker script indentation | Roland McGrath | 2007-10-16 | 1 | -63/+72 |
* | kprobes: support kretprobe blacklist | Masami Hiramatsu | 2007-10-16 | 1 | -0/+2 |
* | Memoryless nodes: Uncached allocator updates | Christoph Lameter | 2007-10-16 | 1 | -2/+2 |
* | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 2007-10-16 | 2 | -12/+18 |