- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
- 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 37373d9 Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
- b269c22 ia64: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
- 3b2d387 [ia64] missed cleanups from switch to regset coredumps by Al Viro · 4 years, 7 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
- 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
- ecf5b72 ia64: Remove perfmon by Christoph Hellwig · 4 years, 4 months ago
- f8c40eb ia64: switch to kernel_clone() by Christian Brauner · 4 years, 5 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- b354519 locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits into the new <asm/xtp.h> header by Peter Zijlstra · 4 years, 5 months ago
- 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
- bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
- ddb815b ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args by Christian Brauner · 4 years, 8 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- ffdac29 ia64: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
- c261ad6 ia64: pass log level as arg into ia64_do_show_stack() by Dmitry Safonov · 4 years, 7 months ago
- 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 1e42176 ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus() by Qais Yousef · 4 years, 10 months ago
- 6f28b46 ia64: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 10 months ago
- 253c962 ia64: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
- 6065a24 ia64: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- 8562c99 efi/reboot: Add generic wrapper around EfiResetSystem() by Matt Fleming · 11 years ago
- a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
- 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
- 91d591c ia64: Use generic idle loop by Thomas Gleixner · 12 years ago
- ed17688 ia64 idle: delete stale (*idle)() function pointer by Len Brown · 12 years ago
- 3e7fc70 ia64 idle: delete pm_idle by Len Brown · 12 years ago
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- 71b4ecc3 ia64: switch to generic sys_execve() by Al Viro · 12 years ago
- 54d496c ia64: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
- c19e6d6 ia64: don't mess with ar_bspstore in kernel_thread() by Al Viro · 12 years ago
- c4aee36 ia64: dead code in copy_thread() since 2004 by Al Viro · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- a57d985 Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
- 93482f4 ia64: Add missing RCU idle APIs on idle loop by Paul E. McKenney · 12 years ago
- 0967237 [IA64] Must enable interrupts in do_notify_resume_user before calling tracehook_notify_resume() by Tony Luck · 12 years ago
- a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
- bbe78cb ia64: Remove unused cpu_idle_wait() by Thomas Gleixner · 13 years ago
- 93f3788 Fix ia64 build errors (fallout from system.h disintegration) by Luck, Tony · 13 years ago
- bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
- d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
- d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
- c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 65c9bb6 Pull alex into release branch by Tony Luck · 15 years ago
- d868080 [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI by Alex Chiang · 15 years ago
- 32974ad [IA64] Remove COMPAT_IA32 support by Tony Luck · 15 years ago
- 353f6dd cleanup console_print() by Anirban Sinha · 15 years ago
- ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
- 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
- 22ca532 Pull pv_ops-xen into release branch by Tony Luck · 16 years ago
- 1b4a18f ia64: move function declaration, ia64_cpu_local_tick() from .c to .h by Isaku Yamahata · 16 years ago
- f14488c [IA64] utrace use generic trace hook by Shaohua Li · 16 years ago
- da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 17 years ago
- c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 17 years ago
- 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
- 3633c73 [IA64] fix interrupt masking for pending works on kernel leave by Hidetoshi Seto · 17 years ago
- 49eaeb4 signals: ia64 renumber TIF_RESTORE_SIGMASK by akpm@linux-foundation.org · 17 years ago
- 6cb53d7 [IA64] use CORE_DUMP_USE_REGSET by Shaohua Li · 17 years ago
- 4276393 [IA64] Simplify cpu_idle_wait by Tony Luck · 17 years ago
- 3b2ce0b [IA64] Synchronize kernel RSE to user-space and back by Petr Tesarik · 17 years ago
- 5aa92ffd [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME by Petr Tesarik · 17 years ago
- e384f41 [IA64] set_thread_area fails in IA32 chroot by Ian Wienand · 17 years ago
- ee211b3 [IA64] print kernel release in OOPS to make kerneloops.org happy by Luck, Tony · 17 years ago
- 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
- 71416be [IA64] disable irq's and check need_resched before safe_halt by Dimitri Sivanich · 17 years ago
- 3b74d18 [IA64] rename partial_page by akpm@linux-foundation.org · 17 years ago
- 256a7e0 [IA64] silence GCC ia64 unused variable warnings by Jes Sorensen · 18 years ago
- 6ae3848 [IA64] Only unwind non-running tasks. by Robin Holt · 18 years ago
- 38cb162 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
- 4a177cb [IA64] Add TIF_RESTORE_SIGMASK by Alexey Dobriyan · 18 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
- bb8416b [IA64] save and restore cpus_allowed in cpu_idle_wait by Siddha, Suresh B · 18 years ago
- c237508 [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c by Horms · 18 years ago
- 0888f06 [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code by Ingo Molnar · 18 years ago
- 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 19 years ago
- c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 19 years ago
- 6450578 [PATCH] ia64: task_pt_regs() by Al Viro · 19 years ago
- 27af4cf [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set. by Robin Holt · 19 years ago
- bd1d6e2 [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c. by Robin Holt · 19 years ago
- 8bf1101 [PATCH] kprobes: Fix return probes on sys_execve by Jim Keniston · 19 years ago
- 1e185b9 [PATCH] ia64: cpu_idle performance bug fix by Chen, Kenneth W · 19 years ago