summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-141-5/+1Star
|\
| * Merge branch 'linus' into idle-testLen Brown2011-01-135-10/+22
| |\
| * | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-121-5/+1Star
* | | [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-131-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/+1Star
| * | [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/+4Star
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-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
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-10-2111-87/+101
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck2010-10-1311-83/+92
| |\ \ \ \ \ \
| | | | | | * | [IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck2010-09-232-0/+40
| | | | | |/ / | | | | |/| |
| | | | | * | [IA64] unwind - optimise linked-list searches for modulesPhil Carmody2010-09-141-1/+16
| | | | | * | [IA64] unwind: remove preprocesser noise, and correct commentPhil Carmody2010-09-141-3/+3
| | | * | | | [IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches2010-09-231-6/+6
| | | * | | | [IA64] Fix missing iounmap in error path in cyclone.cJulia Lawall2010-09-231-1/+1
| | | * | | | [IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner2010-09-231-1/+1
| | | * | | | [IA64] Use static const char * const in palinfo.cJoe Perches2010-09-231-1/+1
| | | |/ / /
| | * | | | [IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck2010-10-081-19/+19
| | * | | | [IA64] Initialize interrupts later (from init_IRQ())Tony Luck2010-10-063-51/+5Star
| | |/ / /
| * / / / [IA64] Stop using the deprecated __do_IRQ() code pathTony Luck2010-09-272-4/+9
| |/ / /
* | | | dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-2/+2
* | | | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-2/+2
|/ / /
* / / [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik2010-09-161-31/+11Star
|/ /
* / [IA64] fix siglockTony Luck2010-09-101-7/+39
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-1/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-141-0/+3
|\
| * [IA64] Add latest crop of syscallsTony Luck2010-08-141-0/+3
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-141-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-111-7/+8
|\
| * ia64: perfmon: add d_dname methodMiklos Szeredi2010-08-111-7/+8
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0Star
|/
* x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha2010-08-101-9/+6Star
* topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-101-4/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-1/+1
|\
| * workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo2010-06-291-1/+1
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+4
|\ \
| * | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-3/+4
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-1/+1
|\ \