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