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