1. 301218d MIPS: IP27: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  2. 9458ea5 MIPS: IP22/IP28: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  3. efb02da MIPS: RB532: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  4. 2f8d36e MIPS: PowerTV: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  5. 0007b9b MIPS: PNX8550: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  6. 8fcc34e MIPS: PNX83xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  7. d7881fb MIPS: msp71xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  8. 7ec8af9 MIPS: Loongson: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  9. f8396c1 MIPS: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  10. 930cd54 MIPS: SMTC: Cleanup the hook mess and use irq_data by Thomas Gleixner · 13 years ago
  11. 2a2b221 MIPS: SMTC: Use irq_data in smtc_forward_irq() by Thomas Gleixner · 13 years ago
  12. 0e9c4ec MIPS: TXx9: Convert core to new irq_chip functions by Thomas Gleixner · 13 years ago
  13. a93951c MIPS: irq_cpu: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  14. 5b3a374 MIPS: RM9000: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  15. e059852 MIPS: rm7000: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  16. e15883d MIPS: MSC01: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  17. aa400ae MIPS: GT641xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  18. 161d049 MIPS: GIC: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  19. 7c8d948 MIPS: i8259: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  20. 9fcecaf MIPS: LASAt: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  21. fe92a23 MIPS: JZ4740: Cleanup the mechanical irq_chip conversion by Lars-Peter Clausen · 13 years ago
  22. cd11d14 MIPS: JZ4740: GPIO: Use shared irq chip for all gpios by Lars-Peter Clausen · 13 years ago
  23. 42b64f3 MIPS: JZ4740: Convert to new irq functions by Thomas Gleixner · 13 years ago
  24. db00bed MIPS: JAZZ: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  25. 90a568f MIPS: EMMA: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  26. 009c200 MIPS: DEC: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  27. 93f2936 MIPS: bcm63xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  28. 3fb8818 MIPS: ath79: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  29. 41d735e MIPS: AR7: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  30. d24c1a2 MIPS: Alchemy: Convert to new irq chip functions by Thomas Gleixner · 13 years ago
  31. 786a5e02 MIPS: MSP71xx: Add CPU feature override file. by Anoop P A · 14 years ago
  32. ec9ac74 MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices. by Anoop P A · 14 years ago
  33. 5027070 MIPS: MSP71xx: Platform support for MSP on-chip USB controller. by Anoop P A · 14 years ago
  34. 088f387 MIPS: MSP71xx: Add VSMP/SMTC support. by Anoop P A · 14 years ago
  35. 92592c9 MIPS: MSP71xx: Add vectored interrupt support. by Anoop P A · 14 years ago
  36. 3b042d0 MIPS: MSP71xx: Set up MSP VPE1 timer. by Anoop P A · 14 years ago
  37. 1685f3b MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>. by Ralf Baechle · 13 years ago
  38. f9b08d9 MIPS: Remove useless initialization. by Ralf Baechle · 13 years ago
  39. 756cca6 MIPS: Microoptimize arch_{read,write}_lock by Ralf Baechle · 13 years ago
  40. 4bafad9 MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT by FUJITA Tomonori · 14 years ago
  41. 4047185 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  42. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  43. 9cad796 docs: fix dev_debug() braino in dynamic-debug-howto.txt by Jonathan Corbet · 13 years ago
  44. 3961cdf Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  45. ab7798f genirq: Expand generic show_interrupts() by Thomas Gleixner · 13 years ago
  46. ad3d9d7 block: fix issue with calling blk_stop_queue() from the request_fn handler by Jens Axboe · 13 years ago
  47. 401a18e block: fix bug with inserting flush requests as sort/merge by Jens Axboe · 13 years ago
  48. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  49. 68b1a1e mtd: mtdswap: fix compilation warning by Artem Bityutskiy · 13 years ago
  50. e21fa86 mtdswap: kill strict error handling option by Yang Ruirui · 13 years ago
  51. b2e65c8 ALSA: asihpi - Update verbose debug print macros by Eliot Blennerhassett · 13 years ago
  52. 26aebef ALSA: asihpi - Improve non-busmaster adapter operation by Eliot Blennerhassett · 13 years ago
  53. 7bf76c3 ALSA: asihpi - Support single-rate no-SRC cards by Eliot Blennerhassett · 13 years ago
  54. 2909620 futex: Fix WARN_ON() test for UP by Steven Rostedt · 13 years ago
  55. 2092e6b WARN_ON_SMP(): Allow use in if() statements on UP by Steven Rostedt · 13 years ago
  56. 677cd90 ALSA: HDA: New AD1984A model for Dell Precision R5500 by David Henningsson · 14 years ago
  57. 45daae5 perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue by Ingo Molnar · 13 years ago
  58. 3674f19 ALSA: vmalloc buffers should use normal mmap by Benjamin Herrenschmidt · 13 years ago
  59. 6df59a8 route: Take the right src and dst addresses in ip_route_newports by Steffen Klassert · 13 years ago
  60. 66d857b m68k: merge m68k and m68knommu arch directories by Greg Ungerer · 13 years ago
  61. d39dd11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  62. 30f5b28 [media] rc: update for bitop name changes by Stephen Rothwell · 13 years ago
  63. 0b2d072 fs: simplify iget & friends by Christoph Hellwig · 13 years ago
  64. 0f1b1fd fs: pull inode->i_lock up out of writeback_single_inode by Dave Chinner · 13 years ago
  65. 67a23c4 fs: rename inode_lock to inode_hash_lock by Dave Chinner · 13 years ago
  66. a66979a fs: move i_wb_list out from under inode_lock by Dave Chinner · 13 years ago
  67. 55fa609 fs: move i_sb_list out from under inode_lock by Dave Chinner · 13 years ago
  68. f283c86 fs: remove inode_lock from iput_final and prune_icache by Dave Chinner · 13 years ago
  69. 02afc41 fs: Lock the inode LRU list separately by Dave Chinner · 13 years ago
  70. b2b2af8 fs: factor inode disposal by Dave Chinner · 13 years ago
  71. 250df6e fs: protect inode->i_state with inode->i_lock by Dave Chinner · 13 years ago
  72. 37e826c ipv4: Fix nexthop caching wrt. scoping. by David S. Miller · 13 years ago
  73. a735140 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  74. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  75. 436c3b6 ipv4: Invalidate nexthop cache nh_saddr more correctly. by David S. Miller · 13 years ago
  76. e285c17 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  77. cf55bb2 RDMA/nes: Fix test of uninitialized netdev by Roland Dreier · 13 years ago
  78. 1c833bc sparc32: Fix multiple RTC detections on SUN4D by Kjetil Oftedal · 13 years ago
  79. f7594d4 net: fix pch_gbe section mismatch warning by Randy Dunlap · 13 years ago
  80. 08f1b80 gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler by Thomas Gleixner · 13 years ago
  81. b51804b gpio: Cleanup genirq namespace by Thomas Gleixner · 13 years ago
  82. 778b548 arm: ep93xx: Add basic interrupt info by Ryan Mallon · 13 years ago
  83. b15f052 arm/gpio: Remove three copies of broken and racy debug code by Thomas Gleixner · 13 years ago
  84. 07611db x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional by Thomas Gleixner · 13 years ago
  85. 00a30b2 x86: DT: Fix return condition in irq_create_of_mapping() by Thomas Gleixner · 13 years ago
  86. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  87. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 13 years ago
  88. 242214f perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflows by Don Zickus · 13 years ago
  89. b8c4c96 SLUB: Write to per cpu data when allocating it by Christoph Lameter · 13 years ago
  90. ef31153 NFSv4.1 convert layoutcommit sync to boolean by Andy Adamson · 13 years ago
  91. de4b15c NFSv4.1 pnfs_layoutcommit_inode fixes by Andy Adamson · 13 years ago
  92. 47a5d9d xtensa: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  93. 610e175 xtensa: Convert genirq namespace by Thomas Gleixner · 13 years ago
  94. 3b190a4 xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 14 years ago
  95. 0e77575 xtensa: Convert s6000 gpio irq_chip to new functions by Thomas Gleixner · 14 years ago
  96. 495e0c7 xtensa: Convert main irq_chip to new functions by Thomas Gleixner · 14 years ago
  97. df31a0a um: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  98. 0ebec35 um: Convert genirq namespace by Thomas Gleixner · 13 years ago
  99. 4bdab7e m32r: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  100. 27e5c5a m32r: Convert genirq namespace by Thomas Gleixner · 13 years ago