1. 10e53f5 alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  2. 0b534cf alpha: irq: Convert affinity to use irq_data by Thomas Gleixner · 13 years ago
  3. eb1e17f alpha: irq: Remove pointless irq status manipulation by Thomas Gleixner · 13 years ago
  4. 628150c alpha: titan: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  5. b148c61 alpha: takara: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  6. c90c10c alpha: sable: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  7. 2758a8a alpha: rx164: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  8. 76f4645 alpha: noritake: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  9. 67436ce alpha: rawhide: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  10. a326526 alpha: mikasa: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  11. 08876fe alpha: marvel: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  12. c049766 alpha: eiger: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  13. 02e5d87 alpha: eb64p: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  14. d677f45 alpha: dp264: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  15. 118b469 alpha: cabriolet: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  16. ff53afe alpha: i8259, alcor, jensen wildfire: Convert irq_chip by Thomas Gleixner · 13 years ago
  17. 3525225 alpha: srm: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  18. 592924c alpha: Pyxis convert irq_chip functions by Thomas Gleixner · 13 years ago
  19. 0c7a720 Fix typo in call to irq_to_desc() by Morten Holst Larsen · 14 years ago
  20. e27ec64 alpha: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  21. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  22. f5de6ec alpha: fix WARN_ON in __local_bh_enable() by Ivan Kokshaysky · 14 years ago
  23. e2609f6 alpha: fix breakage caused by df9ee29270 by Ivan Kokshaysky · 14 years ago
  24. 0064964 alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig by Matt Turner · 14 years ago
  25. da9c021 alpha/osf_sys: remove unused MAX_SELECT_SECONDS by Namhyung Kim · 14 years ago
  26. 8a362cd alpha: change to new Makefile flag variables by matt mooney · 14 years ago
  27. 7d209c8 alpha: kill off alpha_do_IRQ by Kyle McMartin · 14 years ago
  28. a891b39 alpha: irq clean up by Kyle McMartin · 14 years ago
  29. d5ccde0 alpha: use set_irq_chip and push down __do_IRQ to the machine types by Kyle McMartin · 14 years ago
  30. 1ddd6db thp: mm: define MADV_NOHUGEPAGE by Andrea Arcangeli · 14 years ago
  31. a826e42 thp: mm: define MADV_HUGEPAGE by Andrea Arcangeli · 14 years ago
  32. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  33. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  34. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  35. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  36. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  37. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  38. f49d2eb alpha: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
  39. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  40. 98c532e alpha: use single HAE window on T2 core logic (gamma, sable) by Ivan Kokshaysky · 14 years ago
  41. 947272d alpha: enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  42. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  43. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  44. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  45. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  46. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  47. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  48. 87400e5 Fix up more fallout form alpha signal cleanups by Linus Torvalds · 14 years ago
  49. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 14 years ago
  50. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 14 years ago
  51. c52c2dd alpha: switch osf_sigprocmask() to use of sigprocmask() by Al Viro · 14 years ago
  52. 32163f4 alpha: fix usp value in multithreaded coredumps by Al Viro · 14 years ago
  53. 77edffb alpha: fix hae_cache race in RESTORE_ALL by Al Viro · 14 years ago
  54. 7ed5692 Merge commit 'v2.6.36-rc5' into perf/core by Ingo Molnar · 14 years ago
  55. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  56. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 14 years ago
  57. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 14 years ago
  58. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  59. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  60. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 14 years ago
  61. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  62. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 14 years ago
  63. b97f897 alpha: fix build breakage in asm/cacheflush.h by Tejun Heo · 14 years ago
  64. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 14 years ago
  65. 3101907 alpha: Use static const char * const where possible by Joe Perches · 14 years ago
  66. 65175c0 alpha: Fix HW performance counters to be stopped properly by Michael Cree · 14 years ago
  67. 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
  68. 15ac9a3 perf: Remove the sysfs bits by Peter Zijlstra · 14 years ago
  69. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 14 years ago
  70. 33696fc perf: Per PMU disable by Peter Zijlstra · 14 years ago
  71. b0a873e perf: Register PMU implementations by Peter Zijlstra · 14 years ago
  72. 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 14 years ago
  73. 3e07336 alpha: Fix printk format errors by Michael Cree · 14 years ago
  74. 7b598cd alpha: convert perf_event to use local_t by Michael Cree · 14 years ago
  75. 59b25ed Fix call to replaced SuperIO functions by Morten H. Larsen · 14 years ago
  76. 6445671 alpha: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  77. 62b88dc Alpha: Fix a missing comma in sys_osf_statfs() by David Howells · 14 years ago
  78. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  79. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  80. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  81. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  82. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  83. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  84. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  85. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  86. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 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 · 14 years ago
  88. cb8a88b alpha/h8300/m68k: remove obsolete <asm/md.h> files by Geert Uytterhoeven · 14 years ago
  89. 979f867 alpha: implement HW performance events on the EV67 and later CPUs by Michael Cree · 14 years ago
  90. 92484f1 alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall by Michael Cree · 14 years ago
  91. 65d9206 alpha: add performance monitor interrupt counter by Michael Cree · 14 years ago
  92. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  93. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  94. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  96. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  97. 932e0c2 alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 by Morten H. Larsen · 14 years ago
  98. 5efa16f alpha: fix pci_mmap_resource API breakage by Matt Turner · 14 years ago
  99. 87a9d57 alpha: fix __arch_hweight32 typo by Matt Turner · 14 years ago
  100. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago