summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto2007-12-191-0/+33
* [IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2007-12-191-1/+1
* [IA64] Remove assembler warnings on head.SHidetoshi Seto2007-12-191-0/+1
* [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige2007-12-191-2/+2
* [IA64] set_thread_area fails in IA32 chrootIan Wienand2007-12-191-0/+1
* [IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony2007-12-181-2/+4
* [IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua2007-12-181-9/+1
* [IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige2007-12-071-1/+1
* [IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li2007-12-071-2/+17
* [IA64] operator priority fix in acpi_map_lsapic()Roel Kluin2007-12-071-1/+1
* [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-071-5/+5
* [IA64] make full use of macro efi_md_sizeLi Zefan2007-12-071-5/+5
* [IA64] rename _bss to __bss_startBernhard Walle2007-12-072-3/+3
* [IA64] iosapic cleanupSimon Horman2007-12-071-16/+3
* [IA64] signal : fix missing error checkingsShi Weihua2007-12-071-4/+4
* [IA64] export copy_page() to modulesAndrew Morton2007-12-071-0/+3
* [IA64] increase .data.patch offsetAndrew Morton2007-12-071-1/+1
* Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-141-4/+2
* [IA64] IOSAPIC bogus error cleanupGeorge Beshers2007-11-091-3/+5
* [IA64] Update printing of feature set bitsRuss Anderson2007-11-091-12/+79
* [IA64] Fix IOSAPIC delivery mode settingKenji Kaneshige2007-11-091-3/+15
* [IA64] Clean up /proc/interrupts outputKenji Kaneshige2007-11-061-2/+4
* [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-061-1/+1
* [IA64] Clean-up McKinley Errata messageRuss Anderson2007-11-061-3/+0
* [IA64] Add gate.lds to list of files ignored by GitPeter Chubb2007-11-061-0/+1
* [IA64] Wrong args to memset in efi_gettimeofday()Li Zefan2007-11-061-2/+3
* [IA64] Fix perfmon sysctl directory modesTony Luck2007-11-061-2/+2
* [IA64] Fix incorrect return value from ia64_setup_msi_irq()Kenji Kaneshige2007-10-301-1/+1
* [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-292-48/+22
* [IA64] vDSO vs --build-idRoland McGrath2007-10-291-0/+3
* [IA64] vmcore_find_descriptor_size should be in __initSimon Horman2007-10-291-1/+1
* kexec: add BSS to resource treeBernhard Walle2007-10-222-4/+14
* Use extended crashkernel command line on ia64Bernhard Walle2007-10-192-43/+49
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-195-89/+94
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-2/+2
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-181-0/+5
* [IA64] fix non-numa buildAndrew Morton2007-10-171-1/+3
* add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-171-10/+10
* add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi2007-10-171-4/+2
* Add vmcoreinfoKen'ichi Ohmichi2007-10-171-0/+30
* [IA64] Fix build for CONFIG_SMP=nTony Luck2007-10-161-0/+2
* ia64 vDSO: linker script indentationRoland McGrath2007-10-161-63/+72
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* Memoryless nodes: Uncached allocator updatesChristoph Lameter2007-10-161-2/+2
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-162-12/+18
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-158-74/+64
|\
| * [IA64] Fix kernel hangup in kdump on INITKenji Kaneshige2007-10-121-5/+8
| * [IA64] Fix kernel panic in kdump on INITKenji Kaneshige2007-10-122-3/+1
| * [IA64] Remove vector from ia64_machine_kexec()Simon Horman2007-10-121-5/+1
| * [IA64] Fix race when multiple cpus go through MCARuss Anderson2007-10-121-22/+25