1. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 18 years ago
  2. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 18 years ago
  3. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  4. 8301469 [IA64] perfmon: fix async exit bug by stephane eranian · 18 years ago
  5. 0fb232f [IA64] trivial cleanup for perfmon.c by Hidetoshi Seto · 18 years ago
  6. f8e811b [IA64] fix file and descriptor handling in perfmon by Al Viro · 18 years ago
  7. e236376 ia64: use non-racy method for proc entries creation by Denis V. Lunev · 18 years ago
  8. 9010eff [IA64] minor irq handler cleanups by Jeff Garzik · 18 years ago
  9. 6794c75 [IA64] use goto to jump out do/while_each_thread by Li Zefan · 18 years ago
  10. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago
  11. 5aa92ff [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME by Petr Tesarik · 18 years ago
  12. e1b0d4b [IA64] make pfm_get_task work with virtual pids by Pavel Emelyanov · 18 years ago
  13. a23fe55 [IA64] constify function pointer tables by Jan Engelhardt · 18 years ago
  14. 2149822 perfmon: Use task_is_* by Matthew Wilcox · 18 years ago
  15. e3ad42b [IA64] Fix perfmon sysctl directory modes by Tony Luck · 18 years ago
  16. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 19 years ago
  17. 8e75ad8 [IA64] perfmon: Remove exit_pfm_fs() by Satyam Sharma · 19 years ago
  18. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 19 years ago
  19. 72fdbdc [IA64] spelling fixes: arch/ia64/ by Simon Arlott · 19 years ago
  20. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  21. 41d5e5d [IA64] permon use-after-free fix by Nick Piggin · 19 years ago
  22. 85d1fe0 Fix comment typo "spin_lock_irqrestore". by Robert P. J. Day · 19 years ago
  23. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 19 years ago
  24. 4e00990 [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage by Eric W. Biederman · 19 years ago
  25. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 19 years ago
  26. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 19 years ago
  27. b66ffad [PATCH] struct path: convert ia64 by Josef Sipek · 19 years ago
  28. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  29. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 19 years ago
  30. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 19 years ago
  31. 3bbe486 [IA64] perfmon fix for global IRQ fix by Tony Luck · 20 years ago
  32. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 20 years ago
  33. 35589a8 [IA64] Move perfmon tables from thread_struct to pfm_context by Keshavamurthy Anil S · 20 years ago
  34. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 20 years ago
  35. b8444d0 [IA64] correct file descriptor reference counting in perfmon by Stephane Eranian · 20 years ago
  36. 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 20 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  38. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 20 years ago
  39. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 20 years ago
  40. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 20 years ago
  41. 536ea4e Pull bsp-removal into release branch by Tony Luck · 20 years ago
  42. 60f1c44 [IA64] sem2mutex: arch/ia64/kernel/perfmon.c by Jes Sorensen · 20 years ago
  43. 9179cb6 [IA64] Perfmon for Montecito by Stephane Eranian · 20 years ago
  44. 6450578 [PATCH] ia64: task_pt_regs() by Al Viro · 20 years ago
  45. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 20 years ago
  46. ff74190 [IA64] support for cpu0 removal by Ashok Raj · 20 years ago
  47. b2325fe [PATCH] kfree cleanup: arch by Jesper Juhl · 20 years ago
  48. ab50b8e [PATCH] mm: vm_stat_account unshackled by Hugh Dickins · 21 years ago
  49. 4fb3a53 [PATCH] files: fix preemption issues by Dipankar Sarma · 21 years ago
  50. 24b8e0c [IA64] Remove warnings for gcc 4.0 IA64 compilation. by Peter Chubb · 21 years ago
  51. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 21 years ago
  52. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 21 years ago
  53. 6bf11e8 [IA64] fix perfmon context load by stephane.eranian@hp.com · 21 years ago
  54. d0feafb [IA64] remove linux/version.h include from arch/ia64 by Olaf Hering · 21 years ago
  55. fffcc15 [IA64] Use "PER_CPU" form of EXPORT macro by Tony Luck · 21 years ago
  56. fe12e25 [IA64] initialize spinlock pfm_alt_install_check by Tony Luck · 21 years ago
  57. a1ecf7f6 [IA64] alternate perfmon handler by Tony Luck · 21 years ago
  58. a5a70b7 [IA64] another perfmon fix (take2) by stephane eranian · 21 years ago
  59. 8df5a50 [IA64] perfmon & PAL_HALT again by Stephane Eranian · 21 years ago
  60. 4944930 [IA64] perfmon: make pfm_sysctl a global, and other cleanup by Stephane Eranian · 21 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago