1. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 14 years ago
  2. bbe78cb ia64: Remove unused cpu_idle_wait() by Thomas Gleixner · 14 years ago
  3. 93f3788 Fix ia64 build errors (fallout from system.h disintegration) by Luck, Tony · 14 years ago
  4. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 15 years ago
  5. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 16 years ago
  6. d762746 Make do_execve() take a const filename pointer by David Howells · 16 years ago
  7. c788732 Mark arguments to certain syscalls as being const by David Howells · 16 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  9. 65c9bb6 Pull alex into release branch by Tony Luck · 16 years ago
  10. d868080 [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI by Alex Chiang · 16 years ago
  11. 32974ad [IA64] Remove COMPAT_IA32 support by Tony Luck · 16 years ago
  12. 353f6dd cleanup console_print() by Anirban Sinha · 17 years ago
  13. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 17 years ago
  14. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  15. 22ca532 Pull pv_ops-xen into release branch by Tony Luck · 18 years ago
  16. 1b4a18f ia64: move function declaration, ia64_cpu_local_tick() from .c to .h by Isaku Yamahata · 18 years ago
  17. f14488c [IA64] utrace use generic trace hook by Shaohua Li · 18 years ago
  18. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 18 years ago
  19. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 18 years ago
  20. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  21. 3633c73 [IA64] fix interrupt masking for pending works on kernel leave by Hidetoshi Seto · 18 years ago
  22. 49eaeb4 signals: ia64 renumber TIF_RESTORE_SIGMASK by akpm@linux-foundation.org · 18 years ago
  23. 6cb53d7 [IA64] use CORE_DUMP_USE_REGSET by Shaohua Li · 18 years ago
  24. 4276393 [IA64] Simplify cpu_idle_wait by Tony Luck · 18 years ago
  25. 3b2ce0b [IA64] Synchronize kernel RSE to user-space and back by Petr Tesarik · 18 years ago
  26. 5aa92ff [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME by Petr Tesarik · 18 years ago
  27. e384f41 [IA64] set_thread_area fails in IA32 chroot by Ian Wienand · 18 years ago
  28. ee211b3 [IA64] print kernel release in OOPS to make kerneloops.org happy by Luck, Tony · 18 years ago
  29. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 19 years ago
  30. 71416be [IA64] disable irq's and check need_resched before safe_halt by Dimitri Sivanich · 19 years ago
  31. 3b74d18 [IA64] rename partial_page by akpm@linux-foundation.org · 19 years ago
  32. 256a7e0 [IA64] silence GCC ia64 unused variable warnings by Jes Sorensen · 19 years ago
  33. 6ae3848 [IA64] Only unwind non-running tasks. by Robin Holt · 19 years ago
  34. 38cb162 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  35. 4a177cb [IA64] Add TIF_RESTORE_SIGMASK by Alexey Dobriyan · 19 years ago
  36. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  37. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 19 years ago
  38. bb8416b [IA64] save and restore cpus_allowed in cpu_idle_wait by Siddha, Suresh B · 19 years ago
  39. c237508 [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c by Horms · 19 years ago
  40. 0888f06 [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code by Ingo Molnar · 19 years ago
  41. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 20 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  43. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 20 years ago
  44. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 20 years ago
  45. 6450578 [PATCH] ia64: task_pt_regs() by Al Viro · 20 years ago
  46. 27af4cf [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set. by Robin Holt · 20 years ago
  47. bd1d6e2 [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c. by Robin Holt · 20 years ago
  48. 8bf1101 [PATCH] kprobes: Fix return probes on sys_execve by Jim Keniston · 20 years ago
  49. 1e185b9 [PATCH] ia64: cpu_idle performance bug fix by Chen, Kenneth W · 21 years ago
  50. cb8a55e Pull extend-notify-die into release branch by Tony Luck · 21 years ago
  51. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 21 years ago
  52. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 21 years ago
  53. 9138d58 [IA64] Extend notify_die() hooks for IA64 by Keith Owens · 21 years ago
  54. fb57385 [IA64] fix nohalt boot option by Ken Chen · 21 years ago
  55. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 21 years ago
  56. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 21 years ago
  57. 6c4fa56 [ACPI] fix C1 patch for IA64 http://bugzilla.kernel.org/show_bug.cgi?id=4233 by Venkatesh Pallipadi · 21 years ago
  58. 9508dbf [PATCH] Return probe redesign: ia64 specific implementation by Rusty Lynch · 21 years ago
  59. a71f62e [IA64] Fix two warnings introduced by perfmon patches. by Tony Luck · 21 years ago
  60. 8df5a50 [IA64] perfmon & PAL_HALT again by Stephane Eranian · 21 years ago
  61. 7d5f9c0 [IA64] reduce cacheline bouncing in cpu_idle_wait by Zwane Mwaikambo · 21 years ago
  62. b8d8b88 [IA64] cpu hotplug: return offlined cpus to SAL by Ashok Raj · 21 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago