summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | [IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl2010-12-281-2/+1
| * | [IA64] eliminate race condition in smp_flush_tlb_mmDimitri Sivanich2010-12-281-3/+10
| |/
* | fs: scale mntget/mntputNick Piggin2011-01-071-1/+1
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
* | fs: change d_delete semanticsNick Piggin2011-01-071-1/+1
|/
* convert get_sb_pseudo() usersAl Viro2010-10-291-5/+4
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+2
OpenPOWER on IntegriCloud