1. 6088e9f kbuild: don't warn about include/linux/version.h not including itself by Peter Foley · 13 years ago
  2. 177525d eradicate bashisms in scripts/patch-kernel by Andreas Mohr · 13 years ago
  3. 0ce790e Linux 2.6.39-rc1 by Linus Torvalds · 13 years ago
  4. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  5. eefbab5 Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv by Linus Torvalds · 13 years ago
  6. 90f1e74 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  7. d6ae0c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  8. 8c82840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  9. c86defc Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  10. 1309d7a char/tpm: Fix unitialized usage of data buffer by Peter Huewe · 13 years ago
  11. a9f0fbe amd64_edac: Fix potential memleak by Borislav Petkov · 13 years ago
  12. 0444d76 fs: don't use igrab() while holding i_lock by Dave Chinner · 13 years ago
  13. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  14. e240ae4 xen: Use new irq_move functions by Thomas Gleixner · 13 years ago
  15. 3b3af76 xen: Convert genirq namespace by Thomas Gleixner · 13 years ago
  16. b83c6e5 xen: fix p2m section mismatches by Randy Dunlap · 13 years ago
  17. 3062aa5 FRV: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  18. 60af3ab FRV: Convert genirq namespace by Thomas Gleixner · 13 years ago
  19. a9554c3 frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  20. 1251646 frv: Convert cpu irq_chip to new functions by Thomas Gleixner · 13 years ago
  21. a4b48a4 frv: Convert mb93493 irq_chip to new functions by Thomas Gleixner · 13 years ago
  22. 9148d88 frv: Convert mb93093 irq_chip to new function by Thomas Gleixner · 13 years ago
  23. 193e7a5 frv: Convert mb93091 irq_chip to new functions by Thomas Gleixner · 13 years ago
  24. 303fef9 frv: Fix typo from __do_IRQ overhaul by Thomas Gleixner · 13 years ago
  25. c4b1598 frv: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  26. 5ca7202 FRV: Do some cleanups by Amerigo Wang · 13 years ago
  27. 5ef9bdd FRV: Missing node arg in alloc_thread_info_node() macro by David Howells · 13 years ago
  28. f55f199 NOMMU: implement access_remote_vm by Mike Frysinger · 13 years ago
  29. 9ad198c gpio: ab8500: Mark broken by Thomas Gleixner · 13 years ago
  30. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 13 years ago
  31. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 13 years ago
  32. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  33. 2a8f55b mn10300: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  34. 232f1d8 mn10300: Cleanup irq_desc access by Thomas Gleixner · 13 years ago
  35. f4c547e mn10300: Convert genirq namespace by Thomas Gleixner · 13 years ago
  36. a120017 frv: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  37. de2e95a frv: Convert genirq namespace by Thomas Gleixner · 13 years ago
  38. 808339b frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  39. 380e311 frv: Convert cpu irq_chip to new functions by Thomas Gleixner · 13 years ago
  40. a55174f frv: Convert mb93493 irq_chip to new functions by Thomas Gleixner · 13 years ago
  41. 9741f28 frv: Convert mb93093 irq_chip to new function by Thomas Gleixner · 13 years ago
  42. ac34605 frv: Convert mb93091 irq_chip to new functions by Thomas Gleixner · 13 years ago
  43. 0f421c9 frv: Fix typo from __do_IRQ overhaul by Thomas Gleixner · 13 years ago
  44. db3b360 frv: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  45. 0b98b16 m68k: Convert irq function namespace by Thomas Gleixner · 13 years ago
  46. a3b975c xen: Use new irq_move functions by Thomas Gleixner · 13 years ago
  47. c442b80 xen: Cleanup genirq namespace by Thomas Gleixner · 13 years ago
  48. 37daf32 unicore32: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  49. e1f5ce81 unicore32: Convert to new irq function names by Thomas Gleixner · 13 years ago
  50. fa680c7 sparc: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  51. 394d441 sparc: Convert to new irq function names by Thomas Gleixner · 13 years ago
  52. 16741ea sparc: Cleanup direct irq_desc access by Thomas Gleixner · 13 years ago
  53. fcd8d4f sparc: Use the new genirq functionality by Thomas Gleixner · 13 years ago
  54. fcb8918 sh: Convert to new function names by Thomas Gleixner · 13 years ago
  55. a821b27 sh: Use the proper accessor functions by Thomas Gleixner · 13 years ago
  56. 433c9c6 powerpc: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  57. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 13 years ago
  58. 7bfbc1f powerpc: irq: Use irqdata based information by Thomas Gleixner · 13 years ago
  59. ddaedd1 powerpc-fsl-msi-use-irqd.patch by Thomas Gleixner · 13 years ago
  60. 773e20d powerpc: xilinx: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  61. 1ac06cd powerpc: uic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  62. 24a3f2e powerpc: mpic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  63. 5fed97a powerpc: mpc8xx_pic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  64. ecf4b19 powerpc: ipic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  65. 7bf811a8 powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLED by Thomas Gleixner · 13 years ago
  66. a28ab38 powerpc: cpm2_pic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  67. 00e70ba powerpc: cell: Fix the irq_desc access by Thomas Gleixner · 13 years ago
  68. 8c99f56 powerpc: mac: pic: Use irqd_is_level_type() by Thomas Gleixner · 13 years ago
  69. 212d786 powerpc: media5200: Remove pointless set_irq_type() by Thomas Gleixner · 13 years ago
  70. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 13 years ago
  71. 68f20f4 parisc: Use irq_to_desc() in show_interrupts() by Thomas Gleixner · 13 years ago
  72. e2f571d parisc: Convert irq namespace by Thomas Gleixner · 13 years ago
  73. 337ce68 parisc: Convert the final irq bits by Thomas Gleixner · 13 years ago
  74. 1d5f821 mips: vr41xx: Use irdq_irq_disabled() by Thomas Gleixner · 13 years ago
  75. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  76. 9efbc3f MIPS: alchemy: Use proper irq accessors by Thomas Gleixner · 13 years ago
  77. 5b7cd6f MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions by Thomas Gleixner · 13 years ago
  78. 0c32638 MIPS: Octeon: Rewrite interrupt handling code. by David Daney · 13 years ago
  79. a458465 MIPS: Fix syncfs syscall copy and paste failure by Thomas Gleixner · 13 years ago
  80. 9d61c18 microblaze: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  81. 4adc192 microblaze: Convert to new irq function names by Thomas Gleixner · 13 years ago
  82. a749f8a ia64: Remove redundant declaration of irq_desc[] by Thomas Gleixner · 13 years ago
  83. 53c909c ia64: Convert to the new irq_* function names by Thomas Gleixner · 13 years ago
  84. e3d7812 ia64: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  85. f5e5bf0 ia64: Use irqd_irq_disabled() instead of desc->status access by Thomas Gleixner · 13 years ago
  86. 33776b0 ia64: sn: Use irqd_mark_affinity_set() helper by Thomas Gleixner · 13 years ago
  87. 97499b2e ia64: msi: Use irq_move_irq() by Thomas Gleixner · 13 years ago
  88. b5f0149 ia64: sn: Use irq_move_irq() by Thomas Gleixner · 13 years ago
  89. 91ce72e0 ia64: iosapic: Use new irq_move_* functions by Thomas Gleixner · 13 years ago
  90. 459960d ia64: iosapic: Remove redundant mask from ack() by Thomas Gleixner · 13 years ago
  91. a217833 ia64: Use accessor functions all over the place by Thomas Gleixner · 13 years ago
  92. 41ef020 ia64: xen: Use irq accessor functions by Thomas Gleixner · 13 years ago
  93. dea1078 ia64: iosapic: Cleanup irq_desc access by Thomas Gleixner · 13 years ago
  94. e5ffece ia64: sn: Drop unused function by Thomas Gleixner · 13 years ago
  95. 8fac171 ia64: Convert iosapic to new irq_chip functions by Thomas Gleixner · 13 years ago
  96. 5c217b6 ia64: Convert lsapic to new irq_chip functions by Thomas Gleixner · 13 years ago
  97. f1f701e ia64: Convert msi to new irq_chip functions by Thomas Gleixner · 13 years ago
  98. 545c8d8 ia64: Convert sn to new irq_chip functions by Thomas Gleixner · 13 years ago
  99. 42c9a74 ia64: Convert msi_sn to new irq_chip functions by Thomas Gleixner · 13 years ago
  100. 4a983ed ia64: hp-sim: Cleanup direct access to irq_desc by Thomas Gleixner · 13 years ago