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