aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [IA64] generalize attribute of fsyscall_gtod_dataHidetoshi Seto2008-02-041-2/+2
| * | | | | [IA64] efi.c Add /* never reached */ annotationAron Griffis2008-02-041-2/+2
| * | | | | [IA64] efi.c Spelling/punctuation fixesAron Griffis2008-02-041-8/+8
| * | | | | [IA64] Make efi.c mostly fit in 80 columnsAron Griffis2008-02-041-223/+266
| * | | | | [IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu2008-02-041-3/+4
| * | | | | [IA64] constify function pointer tablesJan Engelhardt2008-02-042-2/+2
| | |_|/ / | |/| | |
* | | | | timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
|/ / / /
* | | | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-011-2/+2
|\ \ \ \
| * | | | perfmon: Use task_is_*Matthew Wilcox2007-12-061-2/+2
| |/ / /
* | | | modules: fold percpu_modcopy into module.ctravis@sgi.com2008-01-301-11/+0
* | | | percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com2008-01-301-1/+1
* | | | all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* | | | sched: remove printk_clock references from ia64Ingo Molnar2008-01-251-4/+0
* | | | sched: remove printk_clock()Ingo Molnar2008-01-251-27/+0
* | | | Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-5/+4
* | | | Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-8/+9
* | | | [IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony2008-01-151-4/+7
| |/ / |/| |
* | | [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