index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
Merge bk://linux-acpi.bkbits.net/to-linus
Linus Torvalds
1
-1
/
+1
2005-03-31
Merge intel.com:/data/home/aegl/BK/work/1
Tony Luck
1
-0
/
+16
2005-03-31
Merge intel.com:/data/home/aegl/BK/work/0
Tony Luck
1
-5
/
+4
2005-03-31
[IA64] Initialize ar.k7 to empty_zero_page early on.
David Mosberger
1
-0
/
+9
2005-03-31
[IA64] fix for unwind problem through dispatch_illegal_op_fault
Bob Montgomery
1
-0
/
+3
2005-03-30
Merge intel.com:/data/home/aegl/BK/Linus
Tony Luck
1
-1
/
+1
2005-03-28
[PATCH] Fix irq_affinity write from /proc for ia64
Ashok Raj
1
-2
/
+10
2005-03-25
[IA64] minstate.h: fix stray backslash
David Mosberger
1
-1
/
+1
2005-03-15
Merge intel.com:/home/lenb/bk/26-latest-ref
Len Brown
1
-1
/
+1
2005-03-13
[PATCH] unexport *flush_tlb_all
Adrian Bunk
1
-1
/
+0
2005-03-13
[PATCH] smp{,boot}.c cleanups
Adrian Bunk
1
-15
/
+0
2005-03-13
[PATCH] kill aux_device_present
Adrian Bunk
1
-2
/
+0
2005-03-13
[PATCH] verify_area cleanup : x86_64 and ia64
Jesper Juhl
1
-14
/
+4
2005-03-08
[IA64] fix bad emulation of unaligned semaphore opcodes
Bob Montgomery
1
-0
/
+16
2005-03-07
Merge intel.com:/data/home/aegl/BK/work/0
Tony Luck
1
-5
/
+4
2005-03-02
Merge intel.com:/home/lenb/src/26-stable-dev
Len Brown
1
-1
/
+1
2005-03-02
[ACPI] CONFIG_ACPI_NUMA build fix
Len Brown
1
-1
/
+1
2005-02-28
[IA64] ia64 audit build fix
Andrew Morton
1
-0
/
+1
2005-02-22
[IA64] fix IOSAPIC destinations when CONFIG_SMP=n
Bjorn Helgaas
1
-5
/
+4
2005-02-07
[IA64] mca_asm.S: Correctly dereference ia64_mca_data
Keith Owens
1
-5
/
+10
2005-02-01
[IA64] ivt.S: typo s/idirty_bit/dirty_bit/
Tony Luck
1
-1
/
+1
2005-02-01
[IA64] Move allocation of per-CPU MCA data out of per_cpu_init()
David Mosberger
2
-1
/
+19
2005-01-27
[IA64] head.S: clean away dead code (EARLY_PRINTK)
David Mosberger
1
-17
/
+4
2005-01-27
[IA64] ptrace.c small comment fix
David Mosberger
1
-1
/
+1
2005-01-27
[IA64] mca.c: make cpu hot add work again
Ashok Raj
1
-1
/
+1
2005-01-27
[IA64] entry.S: another syscall exit path optimization
Kenneth W. Chen
1
-27
/
+28
2005-01-25
[IA64] r23 was used without being set
Russ Anderson
1
-2
/
+2
2005-01-25
[IA64] fix per-CPU MCA mess and make UP kernels work again
David Mosberger
6
-90
/
+129
2005-01-24
[IA64] entry.S: .align in .text sections is broken, use TEXT_ALIGN()
Tony Luck
1
-1
/
+1
2005-01-24
[IA64] fix ptrace debug-register handling bug
David Mosberger
1
-11
/
+4
2005-01-24
[IA64] clean up pt_regs accesses
David Mosberger
5
-69
/
+64
2005-01-24
[IA64] ptrace.c: Format to make it fit in 80 cols.
Tony Luck
1
-263
/
+385
2005-01-24
[IA64] Ensure that r9 can't be a NaT on return from sys_pipe()
Kenneth W. Chen
1
-8
/
+8
2005-01-22
[IA64] clean up loose ends from addition of efi_range_is_wc()
Tony Luck
1
-0
/
+1
2005-01-21
[IA64] irq handling cleanup
Tony Luck
2
-47
/
+9
2005-01-21
[IA64] entry.S: perfmon psr.pp fix
Stéphane Eranian
1
-5
/
+9
2005-01-21
[IA64] clean up ptrace corner cases
Tony Luck
5
-16
/
+46
2005-01-21
[IA64] mca.c: delete unused "return_to_sal" label
Tony Luck
1
-2
/
+0
2005-01-21
[IA64] entry.S update the copyright year & fix a comment
David Mosberger
1
-2
/
+2
2005-01-21
[IA64] Use srlz.d instead of srlz.i in ia64_leave_syscall
David Mosberger
1
-1
/
+1
2005-01-21
[IA64] Improve ia64_leave_syscall() for McKinley-type cores.
David Mosberger
1
-47
/
+50
2005-01-21
[IA64] Resched skip_rbs_switch to run 4 cycles faster on McKinley-type cores
David Mosberger
1
-17
/
+27
2005-01-21
[IA64] entry.S: Align rse_clear_invalid to double-bundle boundary.
David Mosberger
1
-0
/
+1
2005-01-21
[IA64] Don't forget to initialize PKStk for kernel-threads
David Mosberger
1
-1
/
+3
2005-01-21
[IA64] cleanup C uage of global/root-function predicates
David Mosberger
3
-15
/
+21
2005-01-21
[IA64] smpboot.c: use msleep(100) instead of inlined equivalent
Nishanth Aravamudan
1
-2
/
+1
2005-01-21
[IA64] increase limit on #pages to isolate for MCA errors
Russ Anderson
1
-1
/
+1
2005-01-21
[IA64] Sanity check unw_unwind_to_user
Keith Owens
1
-1
/
+4
2005-01-21
[IA64] domain.c: eliminate warning when compiling CONFIG_NUMA=n
David Mosberger
1
-3
/
+2
2005-01-20
[PATCH] Lock initializer cleanup: IA64
Thomas Gleixner
6
-7
/
+7
[next]