index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
setup.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
[IA64] Initialize ar.k7 to empty_zero_page early on.
David Mosberger
1
-0
/
+9
2005-03-13
[PATCH] kill aux_device_present
Adrian Bunk
1
-2
/
+0
2005-02-01
[IA64] Move allocation of per-CPU MCA data out of per_cpu_init()
David Mosberger
1
-1
/
+7
2005-01-25
[IA64] fix per-CPU MCA mess and make UP kernels work again
David Mosberger
1
-4
/
+4
2005-01-17
Merge ia64 test tree back into release tree.
Tony Luck
1
-2
/
+23
2005-01-07
[IA64] add hpzx1_swiotlb machine-vector
David Mosberger
1
-2
/
+23
2005-01-06
[IA64] Fix problems in per cpu MCA code.
Russ Anderson
1
-0
/
+3
2004-12-15
[IA64] do early_console_setup() on UP, too
David Mosberger
1
-5
/
+11
2004-11-18
[PATCH] move HCDP/PCDP to early uart console
Bjorn Helgaas
1
-29
/
+11
2004-10-05
[IA64] sparse 0 vs. NULL cleanup patch
David Mosberger
1
-1
/
+1
2004-08-04
Provide comand line keyword "nomca" to turn off mca processing in kernel.
Tony Luck
1
-3
/
+4
2004-06-29
Merge http://lia64.bkbits.net/to-linus-2.5
Linus Torvalds
1
-0
/
+29
2004-06-29
ia64: Fix UP-build breakage caused by early_console_setup() patch.
David Mosberger
1
-1
/
+3
2004-06-29
[PATCH] ia64: update early printk for new console driver
Jesse Barnes
1
-1
/
+1
2004-06-26
[PATCH] ARM COMMAND_LINE_SIZE build fix
Russell King
1
-1
/
+2
2004-06-26
[PATCH] Add PCDP console detection support
Bjorn Helgaas
1
-15
/
+14
2004-06-25
[PATCH] ia64: early console registration
Jesse Barnes
1
-0
/
+27
2004-06-23
[PATCH] Move saved_command_line to init/main.c
Andrew Morton
1
-4
/
+0
2004-06-04
ia64: Kill unused external declaration of "acpi_legacy_devices".
David Mosberger
1
-5
/
+2
2004-06-04
[PATCH] ia64: Fix early serial console setup regression on the IBM x450 and x455
Gary Hade
1
-8
/
+1
2004-06-04
ia64: Avoid intermediate-overflows in sched_clock().
David Mosberger
1
-0
/
+3
2004-05-14
[PATCH] ia64 cpu hotplug: init section fixes
Andrew Morton
1
-1
/
+1
2004-03-16
[PATCH] ia64: init IO port space, IO accessors earlier
Bjorn Helgaas
1
-32
/
+37
2004-03-15
[PATCH] ia64: kill CONFIG_IA64_MCA
Jesse Barnes
1
-2
/
+0
2004-01-19
[PATCH] Arrange for EFI-related code to be compiled away
Andrew Morton
1
-4
/
+0
2004-01-13
[PATCH] ia64: quiet down SMP boot messages
Jes Sorensen
1
-2
/
+0
2004-01-13
[PATCH] ia64: move HCDP under serial console #ifdef
Bjorn Helgaas
1
-1
/
+1
2004-01-04
Many files:
David Mosberger
1
-0
/
+5
2003-12-29
[PATCH] EFI support for ia32
Andrew Morton
1
-0
/
+4
2003-10-17
ia64: Don't mix code and declarations (not C90-compliant).
David Mosberger
1
-3
/
+5
2003-10-14
[PATCH] ia64: fix serial port naming
Bjorn Helgaas
1
-2
/
+35
2003-10-10
[PATCH] ia64: fix NUMA boot
Jesse Barnes
1
-1
/
+2
2003-10-10
ia64: Patch by Jesse Barnes:
David Mosberger
1
-31
/
+3
2003-09-22
ia64: Improve comment for reserve_memory().
David Mosberger
1
-2
/
+3
2003-09-22
ia64: Based on patch by Jess Barnes: split up memory-initialization
David Mosberger
1
-155
/
+21
2003-08-20
Merge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5
David Mosberger
1
-5
/
+5
2003-08-19
ia64: Fixes for the inline-asm cleanup patch so the tree builds and
David Mosberger
1
-2
/
+2
2003-08-19
[PATCH] ia64: cleanup inline assembly
Suresh B. Siddha
1
-5
/
+5
2003-08-18
[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
Andrew Morton
1
-1
/
+1
2003-07-25
ia64: Two small fixes to make ia64 build & work again.
David Mosberger
1
-2
/
+1
2003-07-25
ia64: Take advantage of <asm/sections.h>.
David Mosberger
1
-24
/
+3
2003-07-15
ia64: Change per-CPU implementation so that __get_cpu_var() returns the
David Mosberger
1
-6
/
+8
2003-06-16
ia64: Manual merge with 2.5.71.
David Mosberger
1
-41
/
+33
2003-06-11
ia64: Build the gate page(s) as an ELF DSO.
David Mosberger
1
-74
/
+7
2003-06-11
ia64: Split ia32-only definitions into separate ia32int.h header file.
David Mosberger
1
-2
/
+1
2003-06-10
[PATCH] ia64: Define ia64_max_iommu_merge_mask unconditionally
Peter Chubb
1
-2
/
+0
2003-06-09
ia64: Get rid of pci_dma_bus_is_phys in favor of ia64_max_iommu_merge_mask.
David Mosberger
1
-1
/
+10
2003-06-09
ia64: Make kernel work better on machines with I/O MMU hardware.
David Mosberger
1
-4
/
+7
2003-05-30
[PATCH] ia64: provide a more generic vtop patching infrastructure
Tony Luck
1
-35
/
+43
2003-05-29
ia64: Small formatting fixes.
David Mosberger
1
-3
/
+4
[next]