1. 9d8fd10 mfd: mx8925: Remove irq_desc leftovers by Thomas Gleixner · 13 years ago
  2. 9eaee99 mfd: htc-i2cpld: Cleanup interrupt handling by Thomas Gleixner · 13 years ago
  3. 77eda96 mfd: htc-egpio: Cleanup interrupt handling by Thomas Gleixner · 13 years ago
  4. 73a6839 mfd: ezx-pcap: Remvove open coded irq handling by Thomas Gleixner · 13 years ago
  5. 256d0e2 mfd: 88pm860x: Remove unused irq_desc leftovers by Thomas Gleixner · 13 years ago
  6. 52a7d60 mfd: asic3: Cleanup irq handling by Thomas Gleixner · 13 years ago
  7. fc498fa mfd: Select MFD_CORE if TPS6105X driver is configured by Guenter Roeck · 13 years ago
  8. 8537548 mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridge by Axel Lin · 13 years ago
  9. 8de6bc7 mfd: Add MAX8997/8966 IRQ control by MyungJoo Ham · 13 years ago
  10. 1206552 mfd: Constify i2c_device_id tables by Axel Lin · 13 years ago
  11. adfa4bd mfd: OLPC: Clean up names to match what OLPC actually uses by Daniel Drake · 13 years ago
  12. fa1df69 mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it by Andres Salomon · 13 years ago
  13. 16c29da Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  14. dc50edd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  15. 9f34217 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  16. 95e14ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  17. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  18. 5aafdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  19. 56a9ccb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  20. 44bbd7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  21. 24c6d02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  22. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  23. 8dd9026 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  24. 2a20b02 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  25. 839767e Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  26. 94df491 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  27. 26ff680 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  28. ffbf0ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  29. 73939bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  30. 7c8d891 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  31. 62d0086 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  32. be4d250 ipcns: fix use after free in free_ipc_ns() by Xiaotian Feng · 13 years ago
  33. c03e312 codafs: fix build break when CONFIG_PROC_SYSCTL=n by Rakib Mullick · 13 years ago
  34. 9263412 memstick: add driver for Ricoh R5C592 card reader by Maxim Levitsky · 13 years ago
  35. 0d3db28 kdb: add usage string of 'per_cpu' command by Namhyung Kim · 14 years ago
  36. 21431c2 kgdb,x86_64: fix compile warning found with sparse by Jason Wessel · 14 years ago
  37. 27029c3 kdb: code cleanup to use macro instead of value by Jovi Zhang · 14 years ago
  38. adb4b83 kgdboc,kgdbts: strlen() doesn't count the terminator by Dan Carpenter · 14 years ago
  39. c8fb402 MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 board by Lars-Peter Clausen · 13 years ago
  40. 0b4cf18 MIPS: JZ4740: qi_lb60: Add gpio-charger device by Lars-Peter Clausen · 13 years ago
  41. 1bbf287 MIPS: Wire up syncfs(2). by Ralf Baechle · 13 years ago
  42. 84ed943 MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls. by David Daney · 13 years ago
  43. fbaa4e2 MIPS: VR41xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  44. d7ae7c7 MIPS: TXx9: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  45. 0b888c7 MIPS: SNI: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  46. d6d5d5c4 MIPS: Sibyte: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  47. 4d2796f MIPS: IP32: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  48. 301218d MIPS: IP27: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  49. 9458ea5 MIPS: IP22/IP28: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  50. efb02da MIPS: RB532: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  51. 2f8d36e MIPS: PowerTV: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  52. 0007b9b MIPS: PNX8550: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  53. 8fcc34e MIPS: PNX83xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  54. d7881fb MIPS: msp71xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  55. 7ec8af9 MIPS: Loongson: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  56. f8396c1 MIPS: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  57. 930cd54 MIPS: SMTC: Cleanup the hook mess and use irq_data by Thomas Gleixner · 13 years ago
  58. 2a2b221 MIPS: SMTC: Use irq_data in smtc_forward_irq() by Thomas Gleixner · 13 years ago
  59. 0e9c4ec MIPS: TXx9: Convert core to new irq_chip functions by Thomas Gleixner · 13 years ago
  60. a93951c MIPS: irq_cpu: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  61. 5b3a374 MIPS: RM9000: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  62. e059852 MIPS: rm7000: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  63. e15883d MIPS: MSC01: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  64. aa400ae MIPS: GT641xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  65. 161d049 MIPS: GIC: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  66. 7c8d948 MIPS: i8259: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  67. 9fcecaf MIPS: LASAt: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  68. fe92a23 MIPS: JZ4740: Cleanup the mechanical irq_chip conversion by Lars-Peter Clausen · 13 years ago
  69. cd11d14 MIPS: JZ4740: GPIO: Use shared irq chip for all gpios by Lars-Peter Clausen · 13 years ago
  70. 42b64f3 MIPS: JZ4740: Convert to new irq functions by Thomas Gleixner · 13 years ago
  71. db00bed MIPS: JAZZ: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  72. 90a568f MIPS: EMMA: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  73. 009c200 MIPS: DEC: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  74. 93f2936 MIPS: bcm63xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  75. 3fb8818 MIPS: ath79: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  76. 41d735e MIPS: AR7: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  77. d24c1a2 MIPS: Alchemy: Convert to new irq chip functions by Thomas Gleixner · 13 years ago
  78. 786a5e02 MIPS: MSP71xx: Add CPU feature override file. by Anoop P A · 14 years ago
  79. ec9ac74 MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices. by Anoop P A · 14 years ago
  80. 5027070 MIPS: MSP71xx: Platform support for MSP on-chip USB controller. by Anoop P A · 14 years ago
  81. 088f387 MIPS: MSP71xx: Add VSMP/SMTC support. by Anoop P A · 14 years ago
  82. 92592c9 MIPS: MSP71xx: Add vectored interrupt support. by Anoop P A · 14 years ago
  83. 3b042d0 MIPS: MSP71xx: Set up MSP VPE1 timer. by Anoop P A · 14 years ago
  84. 1685f3b MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>. by Ralf Baechle · 13 years ago
  85. f9b08d9 MIPS: Remove useless initialization. by Ralf Baechle · 13 years ago
  86. 756cca6 MIPS: Microoptimize arch_{read,write}_lock by Ralf Baechle · 13 years ago
  87. 4bafad9 MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT by FUJITA Tomonori · 14 years ago
  88. 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
  89. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  90. 3961cdf Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  91. ab7798f genirq: Expand generic show_interrupts() by Thomas Gleixner · 13 years ago
  92. ad3d9d7 block: fix issue with calling blk_stop_queue() from the request_fn handler by Jens Axboe · 13 years ago
  93. 401a18e block: fix bug with inserting flush requests as sort/merge by Jens Axboe · 13 years ago
  94. 2909620 futex: Fix WARN_ON() test for UP by Steven Rostedt · 13 years ago
  95. 2092e6b WARN_ON_SMP(): Allow use in if() statements on UP by Steven Rostedt · 13 years ago
  96. 45daae5 perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue by Ingo Molnar · 13 years ago
  97. 6df59a8 route: Take the right src and dst addresses in ip_route_newports by Steffen Klassert · 13 years ago
  98. 66d857b m68k: merge m68k and m68knommu arch directories by Greg Ungerer · 13 years ago
  99. 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
  100. 30f5b28 [media] rc: update for bitop name changes by Stephen Rothwell · 13 years ago