aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-05-201-0/+1
|\
| * [IA64] define "_sdata" symbolTony Luck2011-05-201-0/+1
* | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-192-12/+3
|\ \
| * \ Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1416-224/+149
| |\ \ | | |/
| * | ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-212-12/+3
| | |
| \ \
*-. \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-0/+2
|\ \ \ \ | | | |/ | | |/|
| * | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
| |/ /
* | | [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-041-23/+21
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* | ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-292-6/+6
* | ia64: Use generic show_interrupts()Thomas Gleixner2011-03-291-40/+2
* | ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner2011-03-291-1/+1
* | ia64: msi: Use irq_move_irq()Thomas Gleixner2011-03-291-1/+1
* | ia64: iosapic: Use new irq_move_* functionsThomas Gleixner2011-03-291-6/+4
* | ia64: iosapic: Remove redundant mask from ack()Thomas Gleixner2011-03-291-9/+0
* | ia64: Use accessor functions all over the placeThomas Gleixner2011-03-293-8/+4
* | ia64: iosapic: Cleanup irq_desc accessThomas Gleixner2011-03-291-17/+15
* | ia64: Convert iosapic to new irq_chip functionsThomas Gleixner2011-03-291-32/+38
* | ia64: Convert lsapic to new irq_chip functionsThomas Gleixner2011-03-291-11/+11
* | ia64: Convert msi to new irq_chip functionsThomas Gleixner2011-03-291-19/+22
* | ia64: Remove stale irq_chip.endThomas Gleixner2011-03-292-3/+0
* | ia64: Cleanup migrate_irqs()Thomas Gleixner2011-03-291-13/+14
* | ia64: Convert migrate_platform_irqs() to new irq chip functionsThomas Gleixner2011-03-291-7/+7
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-241-0/+4
|\ \
| * | [IA64] New syscalls for 2.6.39Tony Luck2011-03-221-0/+4
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-03-241-14/+9
|\ \ \
| * \ \ Merge branch 'linus' into releaseLen Brown2011-03-233-16/+10
| |\ \ \ | | |/ /
| * | | Merge branch 'misc' into releaseLen Brown2011-03-231-2/+7
| |\ \ \
| | * | | ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich2011-03-021-2/+7
| | | |/ | | |/|
| * | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-241-7/+2
| * | | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-241-5/+0
| |/ /
* | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-233-21/+1
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-161-1/+4
|\ \
| * \ Pull misc-2.6.39 into release branchTony Luck2011-03-161-1/+4
| |\ \ | | |/ | |/|
| | * [IA64] mca.c: Fix cast from integer to pointer warningJeff Mahoney2011-03-021-1/+2
| | * [IA64] disable interrupts at end of ia64_mca_cpe_int_handler()Tony Luck2011-02-241-0/+2
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \
| * | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/ /
* | | ia64: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-14/+5
|/ /
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-5/+1
|\ \
| * \ Merge branch 'linus' into idle-testLen Brown2011-01-125-10/+22
| |\ \ | | |/
| * | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-121-5/+1
* | | [IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck2011-01-131-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-131-1/+1
|\ \ \
| * | | [IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck2011-01-121-1/+1
| | |/ | |/|
* | | pass default dentry_operations to mount_pseudo()Al Viro2011-01-121-2/+4
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-105-7/+19
|\ \
| * | [IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck2011-01-071-0/+6
| * | [IA64] Remove unlikely from cpu_is_offlineJoe Perches2010-12-281-1/+1
| * | [IA64] irq_ia64, use set_irq_chipJiri Slaby2010-12-281-1/+1