1. 21c5977 alpha: fix several security issues by Dan Rosenberg · 15 years ago
  2. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 15 years ago
  3. 81740fc alpha: replace with new cpumask APIs by KOSAKI Motohiro · 15 years ago
  4. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  5. a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 15 years ago
  6. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 90b57f3 alpha: Wire up syscalls new to 2.6.39 by Michael Cree · 15 years ago
  8. f550806 alpha: convert to clocksource_register_hz by John Stultz · 15 years ago
  9. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 15 years ago
  10. a78eda5 alpha: Fix uninitialized value in read_persistent_clock. by Richard Henderson · 15 years ago
  11. 6181318 alpha: Fix RTC interrupt setup. by Richard Henderson · 15 years ago
  12. 280da4e alpha: Remove set but unused variables. by Richard Henderson · 15 years ago
  13. 90fd30c alpha: Don't force -Werror. by Richard Henderson · 15 years ago
  14. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 15 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  16. a6e120e alpha: Use generic show_interrupts() by Thomas Gleixner · 15 years ago
  17. a9eb076 alpha: Convert to new irq function names by Thomas Gleixner · 15 years ago
  18. 0415b00 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 15 years ago
  19. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  20. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. c8b91ac clean statfs-like syscalls up by Al Viro · 15 years ago
  22. fbf855d alpha: fix compile error from IRQ clean up by Matt Turner · 15 years ago
  23. 0b534cf alpha: irq: Convert affinity to use irq_data by Thomas Gleixner · 15 years ago
  24. eb1e17f alpha: irq: Remove pointless irq status manipulation by Thomas Gleixner · 15 years ago
  25. 628150c alpha: titan: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  26. b148c61 alpha: takara: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  27. c90c10c alpha: sable: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  28. 2758a8a alpha: rx164: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  29. 76f4645 alpha: noritake: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  30. 67436ce alpha: rawhide: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  31. a326526 alpha: mikasa: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  32. 08876fe alpha: marvel: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  33. c049766 alpha: eiger: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  34. 02e5d87 alpha: eb64p: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  35. d677f45 alpha: dp264: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  36. 118b469 alpha: cabriolet: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  37. ff53afe alpha: i8259, alcor, jensen wildfire: Convert irq_chip by Thomas Gleixner · 15 years ago
  38. 3525225 alpha: srm: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  39. 592924c alpha: Pyxis convert irq_chip functions by Thomas Gleixner · 15 years ago
  40. 0c7a720 Fix typo in call to irq_to_desc() by Morten Holst Larsen · 15 years ago
  41. 1340f3e alpha: Change do_timer() to xtime_update() by Torben Hohn · 15 years ago
  42. 0f06c06 alpha: use L1_CACHE_BYTES for cacheline size in the linker script by Tejun Heo · 15 years ago
  43. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 15 years ago
  44. f5de6ec alpha: fix WARN_ON in __local_bh_enable() by Ivan Kokshaysky · 15 years ago
  45. da9c021 alpha/osf_sys: remove unused MAX_SELECT_SECONDS by Namhyung Kim · 15 years ago
  46. 8a362cd alpha: change to new Makefile flag variables by matt mooney · 15 years ago
  47. 7d209c8 alpha: kill off alpha_do_IRQ by Kyle McMartin · 15 years ago
  48. a891b39 alpha: irq clean up by Kyle McMartin · 15 years ago
  49. d5ccde0 alpha: use set_irq_chip and push down __do_IRQ to the machine types by Kyle McMartin · 15 years ago
  50. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 15 years ago
  51. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 15 years ago
  52. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 15 years ago
  53. f49d2eb alpha: remove dma64_addr_t usage by FUJITA Tomonori · 15 years ago
  54. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 15 years ago
  55. 98c532e alpha: use single HAE window on T2 core logic (gamma, sable) by Ivan Kokshaysky · 15 years ago
  56. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 15 years ago
  57. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 16 years ago
  58. 87400e5 Fix up more fallout form alpha signal cleanups by Linus Torvalds · 16 years ago
  59. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 16 years ago
  60. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 16 years ago
  61. c52c2dd alpha: switch osf_sigprocmask() to use of sigprocmask() by Al Viro · 16 years ago
  62. 32163f4 alpha: fix usp value in multithreaded coredumps by Al Viro · 16 years ago
  63. 77edffb alpha: fix hae_cache race in RESTORE_ALL by Al Viro · 16 years ago
  64. 7ed5692 Merge commit 'v2.6.36-rc5' into perf/core by Ingo Molnar · 16 years ago
  65. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 16 years ago
  66. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 16 years ago
  67. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 16 years ago
  68. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 16 years ago
  69. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 16 years ago
  70. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 16 years ago
  71. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 16 years ago
  72. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 16 years ago
  73. 3101907 alpha: Use static const char * const where possible by Joe Perches · 16 years ago
  74. 65175c0 alpha: Fix HW performance counters to be stopped properly by Michael Cree · 16 years ago
  75. 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 · 16 years ago
  76. 15ac9a3 perf: Remove the sysfs bits by Peter Zijlstra · 16 years ago
  77. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 16 years ago
  78. 33696fc perf: Per PMU disable by Peter Zijlstra · 16 years ago
  79. b0a873e perf: Register PMU implementations by Peter Zijlstra · 16 years ago
  80. 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 16 years ago
  81. 3e07336 alpha: Fix printk format errors by Michael Cree · 16 years ago
  82. 7b598cd alpha: convert perf_event to use local_t by Michael Cree · 16 years ago
  83. 59b25ed Fix call to replaced SuperIO functions by Morten H. Larsen · 16 years ago
  84. 62b88dc Alpha: Fix a missing comma in sys_osf_statfs() by David Howells · 16 years ago
  85. d762746 Make do_execve() take a const filename pointer by David Howells · 16 years ago
  86. c788732 Mark arguments to certain syscalls as being const by David Howells · 16 years ago
  87. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  88. 979f867 alpha: implement HW performance events on the EV67 and later CPUs by Michael Cree · 16 years ago
  89. 65d9206 alpha: add performance monitor interrupt counter by Michael Cree · 16 years ago
  90. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 16 years ago
  91. 932e0c2 alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 by Morten H. Larsen · 16 years ago
  92. 5efa16f alpha: fix pci_mmap_resource API breakage by Matt Turner · 16 years ago
  93. 9ce34c8 Convert alpha to use clocksources instead of arch_gettimeoffset by John Stultz · 16 years ago
  94. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 16 years ago
  95. 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 · 16 years ago
  96. 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
  97. 7f2d889 alpha: remove trailing spaces in messages by Frans Pop · 16 years ago
  98. 2a238a9 alpha: use __ratelimit by Akinobu Mita · 16 years ago
  99. 1e871be alpha: Convert alpha to use read/update_persistent_clock by John Stultz · 16 years ago
  100. c186cac dma-mapping: alpha: use include/linux/pci-dma-compat.h by FUJITA Tomonori · 16 years ago