1. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  2. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  3. f49d2eb alpha: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
  4. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  5. 98c532e alpha: use single HAE window on T2 core logic (gamma, sable) by Ivan Kokshaysky · 14 years ago
  6. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  7. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  8. 87400e5 Fix up more fallout form alpha signal cleanups by Linus Torvalds · 14 years ago
  9. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 14 years ago
  10. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 14 years ago
  11. c52c2dd alpha: switch osf_sigprocmask() to use of sigprocmask() by Al Viro · 14 years ago
  12. 32163f4 alpha: fix usp value in multithreaded coredumps by Al Viro · 14 years ago
  13. 77edffb alpha: fix hae_cache race in RESTORE_ALL by Al Viro · 14 years ago
  14. 7ed5692 Merge commit 'v2.6.36-rc5' into perf/core by Ingo Molnar · 14 years ago
  15. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 14 years ago
  16. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 14 years ago
  17. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  18. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  19. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 14 years ago
  20. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  21. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 14 years ago
  22. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 14 years ago
  23. 3101907 alpha: Use static const char * const where possible by Joe Perches · 14 years ago
  24. 65175c0 alpha: Fix HW performance counters to be stopped properly by Michael Cree · 14 years ago
  25. 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  26. 15ac9a3 perf: Remove the sysfs bits by Peter Zijlstra · 14 years ago
  27. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 15 years ago
  28. 33696fc perf: Per PMU disable by Peter Zijlstra · 15 years ago
  29. b0a873e perf: Register PMU implementations by Peter Zijlstra · 15 years ago
  30. 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 15 years ago
  31. 3e07336 alpha: Fix printk format errors by Michael Cree · 14 years ago
  32. 7b598cd alpha: convert perf_event to use local_t by Michael Cree · 14 years ago
  33. 59b25ed Fix call to replaced SuperIO functions by Morten H. Larsen · 14 years ago
  34. 62b88dc Alpha: Fix a missing comma in sys_osf_statfs() by David Howells · 14 years ago
  35. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  36. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  37. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  38. 979f867 alpha: implement HW performance events on the EV67 and later CPUs by Michael Cree · 14 years ago
  39. 65d9206 alpha: add performance monitor interrupt counter by Michael Cree · 14 years ago
  40. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 15 years ago
  41. 932e0c2 alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 by Morten H. Larsen · 15 years ago
  42. 5efa16f alpha: fix pci_mmap_resource API breakage by Matt Turner · 15 years ago
  43. 9ce34c8 Convert alpha to use clocksources instead of arch_gettimeoffset by John Stultz · 15 years ago
  44. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
  45. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. 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
  47. 7f2d889 alpha: remove trailing spaces in messages by Frans Pop · 15 years ago
  48. 2a238a9 alpha: use __ratelimit by Akinobu Mita · 15 years ago
  49. 1e871be alpha: Convert alpha to use read/update_persistent_clock by John Stultz · 15 years ago
  50. c186cac dma-mapping: alpha: use include/linux/pci-dma-compat.h by FUJITA Tomonori · 15 years ago
  51. fd341ab alpha: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  52. 77079db alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount by Roel Kluin · 15 years ago
  53. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  54. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  55. a582e6f alpha: Add minimal support for software performance events by Michael Cree · 15 years ago
  56. 21797c5 alpha: Wire up missing/new syscalls by Daniele Calore · 15 years ago
  57. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 0ead0f8 alpha: convert srm code to seq_file by Alexey Dobriyan · 15 years ago
  59. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  60. 5f6384c alpha: Fix fallout from locking changes by Thomas Gleixner · 15 years ago
  61. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  62. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. 8ab1221 alpha: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  64. cc9a2c8 arch/alpha/kernel: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  65. 04d8a9d arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  66. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  67. b3b75ce alpha: Fix duplicate <asm/thread_info.h> include by Linus Torvalds · 15 years ago
  68. 0d9df25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  69. de078ef alpha: fix build after vmlinux.lds.S cleanup by Sam Ravnborg · 15 years ago
  70. 9d93f00 alpha: Clean up linker script using new linker script macros. by Geoffrey Thomas · 15 years ago
  71. ea12c2e alpha: use .data.init_task instead of .data.init_thread. by Tim Abbott · 15 years ago
  72. d68721e alpha: AGP update (fixes compile failure) by Ivan Kokshaysky · 15 years ago
  73. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  74. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  75. 81065e4 cpumask: arch_send_call_function_ipi_mask: alpha by Rusty Russell · 15 years ago
  76. 6217319 alpha: use printk_once by Marcin Slusarz · 15 years ago
  77. 4f543fa alpha: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  78. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  79. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  80. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  81. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  82. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  83. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  84. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 16 years ago
  85. 405d967 linker script: throw away .discard section by Tejun Heo · 16 years ago
  86. fb26b3e alpha: bad macro expansion, parameter is member by Roel Kluin · 16 years ago
  87. 44377f6 alpha: remove obsolete hw_interrupt_type by Thomas Gleixner · 16 years ago
  88. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  89. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 16 years ago
  90. 6fac98d Push BKL into do_mount() by Al Viro · 16 years ago
  91. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 16 years ago
  92. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 16 years ago
  93. 1ffb1c0 alpha: titan and marvel build fixes by Ivan Kokshaysky · 16 years ago
  94. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 16 years ago
  95. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  96. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  97. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  98. 5f0e3da alpha: convert u64 to unsigned long long by Randy Dunlap · 16 years ago
  99. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  100. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago