| Commit message (Expand) | Author | Age | Files | Lines |
* | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 | 1 | -2/+2 |
* | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-04-30 | 1 | -8/+0 |
* | ia64: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -62/+16 |
* | ia64 idle: delete stale (*idle)() function pointer | Len Brown | 2013-03-29 | 1 | -4/+1 |
* | ia64 idle: delete pm_idle | Len Brown | 2013-02-17 | 1 | -3/+0 |
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -1/+2 |
* | ia64: switch to generic sys_execve() | Al Viro | 2012-10-19 | 1 | -19/+0 |
* | ia64: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-19 | 1 | -71/+58 |
* | ia64: don't mess with ar_bspstore in kernel_thread() | Al Viro | 2012-10-14 | 1 | -5/+4 |
* | ia64: dead code in copy_thread() since 2004 | Al Viro | 2012-10-14 | 1 | -9/+0 |
* | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 | 1 | -2/+2 |
|\ |
|
| * | [IA64] Must enable interrupts in do_notify_resume_user before calling traceho... | Tony Luck | 2012-09-20 | 1 | -2/+2 |
* | | ia64: Add missing RCU idle APIs on idle loop | Paul E. McKenney | 2012-09-23 | 1 | -0/+3 |
|/ |
|
* | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | ia64: Remove unused cpu_idle_wait() | Thomas Gleixner | 2012-05-08 | 1 | -20/+0 |
* | Fix ia64 build errors (fallout from system.h disintegration) | Luck, Tony | 2012-03-29 | 1 | -0/+1 |
* | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+1 |
* | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 2011-01-12 | 1 | -5/+1 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -1/+3 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | Pull alex into release branch | Tony Luck | 2010-02-26 | 1 | -0/+4 |
|\ |
|
| * | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI | Alex Chiang | 2010-02-25 | 1 | -0/+4 |
* | | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 | 1 | -52/+3 |
|/ |
|
* | cleanup console_print() | Anirban Sinha | 2009-09-14 | 1 | -0/+7 |
* | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | Pull pv_ops-xen into release branch | Tony Luck | 2008-10-17 | 1 | -1/+0 |
|\ |
|
| * | ia64: move function declaration, ia64_cpu_local_tick() from .c to .h | Isaku Yamahata | 2008-10-17 | 1 | -1/+0 |
* | | [IA64] utrace use generic trace hook | Shaohua Li | 2008-10-06 | 1 | -15/+6 |
|/ |
|
* | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+2 |
* | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+2 |
* | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
* | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto | 2008-05-14 | 1 | -4/+21 |
* | signals: ia64 renumber TIF_RESTORE_SIGMASK | akpm@linux-foundation.org | 2008-04-30 | 1 | -1/+1 |
* | [IA64] use CORE_DUMP_USE_REGSET | Shaohua Li | 2008-03-12 | 1 | -30/+0 |
* | [IA64] Simplify cpu_idle_wait | Tony Luck | 2008-02-08 | 1 | -29/+15 |
* | [IA64] Synchronize kernel RSE to user-space and back | Petr Tesarik | 2008-02-08 | 1 | -0/+6 |
* | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME | Petr Tesarik | 2008-02-08 | 1 | -0/+9 |
* | [IA64] set_thread_area fails in IA32 chroot | Ian Wienand | 2007-12-19 | 1 | -0/+1 |
* | [IA64] print kernel release in OOPS to make kerneloops.org happy | Luck, Tony | 2007-12-18 | 1 | -2/+4 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -1/+2 |
* | [IA64] disable irq's and check need_resched before safe_halt | Dimitri Sivanich | 2007-08-13 | 1 | -3/+7 |
* | [IA64] rename partial_page | akpm@linux-foundation.org | 2007-07-25 | 1 | -3/+4 |
* | [IA64] silence GCC ia64 unused variable warnings | Jes Sorensen | 2007-07-11 | 1 | -1/+2 |
* | [IA64] Only unwind non-running tasks. | Robin Holt | 2007-05-22 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 | 1 | -3/+5 |
|\ |
|
| * | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2007-05-08 | 1 | -3/+3 |
| * | [IA64] save and restore cpus_allowed in cpu_idle_wait | Siddha, Suresh B | 2007-05-08 | 1 | -0/+2 |