Bernhard Walle cb3808532e Use extended crashkernel command line on ia64 17 年之前
..
cpufreq 8122c6cea0 [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core 17 年之前
Makefile 539d517ad1 [IA64] Itanium MC Error Injection Tool: Makefile changes 18 年之前
acpi-ext.c b197ba3c70 Pull acpi_os_free into release branch 19 年之前
acpi-processor.c ce45b51ac4 [IA64] Fix using uninitialized data in _PDC setup 18 年之前
acpi.c 3c3738c874 [IA64] Fix wrong assumption in acpi_gsi_to_irq 18 年之前
asm-offsets.c 0aa366f351 [IA64] Convert to generic timekeeping/clocksource 18 年之前
audit.c e54dc2431d [PATCH] audit signal recipients 18 年之前
brl_emu.c 1da177e4c3 Linux-2.6.12-rc2 20 年之前
crash.c 2010d7fe78 [IA64] Fix kernel hangup in kdump on INIT 17 年之前
crash_dump.c 8a697d0a4c [IA64] kexec: Minor enhancement to includes in crash.c 18 年之前
cyclone.c 6aa8b04975 cyclone.c: silly use of volatile, __iomem fixes 18 年之前
efi.c cb3808532e Use extended crashkernel command line on ia64 17 年之前
efi_stub.S 6588473490 [IA64] make efi_stub.S fit in 80 cols 19 年之前
entry.S 3d7559e677 [IA64] fallocate system call 18 年之前
entry.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年之前
err_inject.c 8ee4dc393b [IA64] typo s/kenrel/kernel/ 18 年之前
esi.c 2ab561a116 [IA64] esi-support 19 年之前
esi_stub.S 2ab561a116 [IA64] esi-support 19 年之前
fsys.S 0aa366f351 [IA64] Convert to generic timekeeping/clocksource 18 年之前
fsyscall_gtod_data.h 0aa366f351 [IA64] Convert to generic timekeeping/clocksource 18 年之前
gate-data.S 1da177e4c3 Linux-2.6.12-rc2 20 年之前
gate.S c6255e9865 [IA64] Stop bit for brl instruction 18 年之前
gate.lds.S 1a43be74a7 ia64 vDSO: linker script indentation 17 年之前
head.S 9d6f40b86b [IA64] fix section mismatch warnings 18 年之前
ia64_ksyms.c a5f8ee0291 [IA64] Need export for csum_ipv6_magic 18 年之前
init_task.c 4e950f6f01 Remove fs.h from mm.h 18 年之前
iosapic.c 224685c0d1 [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). 18 年之前
irq.c 1115200a3d [IA64] SN2 needs platform specific irq_to_vector() function. 18 年之前
irq_ia64.c 17764d2437 [IA64] Fix unexpected interrupt vector handling 18 年之前
irq_lsapic.c 72fdbdce3d [IA64] spelling fixes: arch/ia64/ 18 年之前
ivt.S 00b65985fb [IA64] relax per-cpu TLB requirement to DTC 18 年之前
jprobes.S 08ed38b680 [IA64] enable trap code on slot 1 18 年之前
kprobes.c f438d914b2 kprobes: support kretprobe blacklist 17 年之前
machine_kexec.c 7259888e84 [IA64] fix non-numa build 17 年之前
machvec.c a07ee86205 [IA64] Ensure that machvec is set up takes place before serial console 18 年之前
mca.c e1b1eb011e [IA64] Fix race when multiple cpus go through MCA 17 年之前
mca_asm.S 1612b18ccb [IA64] Support multiple CPUs going through OS_MCA 18 年之前
mca_drv.c 72fdbdce3d [IA64] spelling fixes: arch/ia64/ 18 年之前
mca_drv.h ac542a513b [IA64] Fix kernel panic in kdump on INIT 17 年之前
mca_drv_asm.S 83ce6ef840 [IA64] Don't set psr.ic and psr.i simultaneously 18 年之前
minstate.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年之前
module.c 72fdbdce3d [IA64] spelling fixes: arch/ia64/ 18 年之前
msi_ia64.c cd378f18cf [IA64] Support irq migration across domain 18 年之前
numa.c a406c3664e [PATCH] cpumask: export node_to_cpu_mask consistently 18 年之前
pal.S 4d5a31977c [IA64] reformat pal.S to fit in 80 columns, fix typos 18 年之前
palinfo.c db6a5cef7f [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations 17 年之前
patch.c a0776ec8e9 [IA64] remove per-cpu ia64_phys_stacked_size_p8 18 年之前
perfmon.c 19c5870c0e Use helpers to obtain task pid in printks (arch code) 17 年之前
perfmon_default_smpl.c 19c5870c0e Use helpers to obtain task pid in printks (arch code) 17 年之前
perfmon_generic.h 1da177e4c3 Linux-2.6.12-rc2 20 年之前
perfmon_itanium.h 1da177e4c3 Linux-2.6.12-rc2 20 年之前
perfmon_mckinley.h 72fdbdce3d [IA64] spelling fixes: arch/ia64/ 18 年之前
perfmon_montecito.h d61b49c1aa [IA64] sparse cleanups 18 年之前
process.c 19c5870c0e Use helpers to obtain task pid in printks (arch code) 17 年之前
ptrace.c 7d94143291 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH 18 年之前
relocate_kernel.S 9d1d4cc89f [IA64] Removal of percpu TR cleanup in kexec code 18 年之前
sal.c 72fdbdce3d [IA64] spelling fixes: arch/ia64/ 18 年之前
salinfo.c db6a5cef7f [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations 17 年之前
semaphore.c 1da177e4c3 Linux-2.6.12-rc2 20 年之前
setup.c cb3808532e Use extended crashkernel command line on ia64 17 年之前
sigframe.h 4a177cbf84 [IA64] Add TIF_RESTORE_SIGMASK 18 年之前
signal.c b488893a39 pid namespaces: changes to show virtual ids to user 17 年之前
smp.c 8a2d869305 [IA64] Allow smp_call_function_single() to current cpu 18 年之前
smpboot.c d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 17 年之前
sys_ia64.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年之前
time.c 2c62214831 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). 17 年之前
topology.c db6a5cef7f [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations 17 年之前
traps.c 19c5870c0e Use helpers to obtain task pid in printks (arch code) 17 年之前
unaligned.c 19c5870c0e Use helpers to obtain task pid in printks (arch code) 17 年之前
uncached.c 2dca53a9da Memoryless nodes: Uncached allocator updates 17 年之前
unwind.c 66fa9b107e [IA64] Correct unwind validation code 18 年之前
unwind_decoder.c 1da177e4c3 Linux-2.6.12-rc2 20 年之前
unwind_i.h 1da177e4c3 Linux-2.6.12-rc2 20 年之前
vmlinux.lds.S 9bf77d0e20 [IA64] get back PT_IA_64_UNWIND program header 18 年之前