1. 3ca9fab [SPARC]: Add of_io{remap,unmap}(). by David S. Miller · 18 years ago
  2. 95714e1 [SPARC]: Encode I/O space into resource flags on sparc32. by David S. Miller · 18 years ago
  3. cf44bbc [SPARC]: Beginnings of generic of_device framework. by David S. Miller · 18 years ago
  4. 3ae9a348 [SPARC]: Add of_n_{addr,size}_cells(). by David S. Miller · 18 years ago
  5. 286bbe8 [SPARC64]: Kill starfire_cookie from SBUS/PCI. by David S. Miller · 18 years ago
  6. 184d7d2 ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks() by Florin Malita · 18 years ago
  7. 7842704 ocfs2: clean up some osb fields by Mark Fasheh · 18 years ago
  8. a75a6e4 ocfs2: fix init of uuid_net_key by Mark Fasheh · 18 years ago
  9. e7607ab ocfs2: silence a debug print by Mark Fasheh · 18 years ago
  10. d426721 ocfs2: silence ENOENT during lookup of broken links by Sunil Mushran · 18 years ago
  11. 781ee3e ocfs2: Cleanup message prints by Sunil Mushran · 18 years ago
  12. a43db30 ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup by Joel Becker · 18 years ago
  13. 8169cae [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static by Adrian Bunk · 18 years ago
  14. 0db638f ocfs2: warn the user on a dead timeout mismatch by Mark Fasheh · 18 years ago
  15. c05d52c fs/jffs2/: make 2 functions static by Adrian Bunk · 18 years ago
  16. 4ba63ad ocfs2: OCFS2_FS must depend on SYSFS by Adrian Bunk · 18 years ago
  17. 2b388c6 ocfs2: Compile-time disabling of ocfs2 debugging output. by Joel Becker · 18 years ago
  18. e7515d0 configfs: Clear up a few extra spaces where there should be TABs. by Joel Becker · 18 years ago
  19. 257a5bd Remove export of include/linux/isdn/tpam.h by David Woodhouse · 18 years ago
  20. 22dd0e8 configfs: Release memory in configfs_example. by Joel Becker · 18 years ago
  21. bf7e851 [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again by Milan Svoboda · 18 years ago
  22. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  23. ff0daca [ARM] Add section support to ioremap by Russell King · 18 years ago
  24. 82991c6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  25. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  26. 8db089c [MIPS] Add missing backslashes to macro definitions. by Ralf Baechle · 18 years ago
  27. 127fe6a [MIPS] Death list of board support to be removed after 2.6.18. by Ralf Baechle · 18 years ago
  28. fc10334 [MIPS] Remove BSD and Sys V compat data types. by Ralf Baechle · 18 years ago
  29. 89e22d1 [MIPS] ioc3.h: Uses u8, so include <linux/types.h>. by Ralf Baechle · 18 years ago
  30. 2e78ae3 [MIPS] 74K: Assume it will also have an AR bit in config7 by Ralf Baechle · 18 years ago
  31. beab375 [MIPS] Treat CPUs with AR bit as physically indexed. by Ralf Baechle · 18 years ago
  32. 92c7b62 [MIPS] Oprofile: Support VSMP on 34K. by Ralf Baechle · 18 years ago
  33. a2c2bc4 [MIPS] MIPS32/MIPS64 S-cache fix and cleanup by Atsushi Nemoto · 18 years ago
  34. 8616587 [MIPS] excite: PCI makefile needs to use += if it wants a chance to work. by Ralf Baechle · 18 years ago
  35. ec52d7b [MIPS] excite: plat_setup -> plat_mem_setup. by Ralf Baechle · 18 years ago
  36. 3e2c6ef [MIPS] au1xxx: export dbdma functions by Domen Puncer · 18 years ago
  37. c061389 [MIPS] au1xxx: dbdma, no sleeping under spin_lock by Domen Puncer · 18 years ago
  38. 38e9156 [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. by Domen Puncer · 18 years ago
  39. a3d4539 [MIPS] Early printk for IP27. by Ralf Baechle · 18 years ago
  40. 73f4035 [MIPS] Fix handling of 0 length I & D caches. by Chris Dearman · 18 years ago
  41. c09b47d [MIPS] Typo fixes. by Chris Dearman · 18 years ago
  42. 9318c51 [MIPS] MIPS32/MIPS64 secondary cache management by Chris Dearman · 18 years ago
  43. f7a8491 [MIPS] Fix FIXADDR_TOP for TX39/TX49. by Atsushi Nemoto · 18 years ago
  44. 6feb6efa [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup() by Yoichi Yuasa · 18 years ago
  45. f41ae0b [MIPS] Fix configuration of R2 CPU features and multithreading. by Ralf Baechle · 18 years ago
  46. e73ea27 [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. by Ralf Baechle · 18 years ago
  47. a620dbe [MIPS] Limit MIPS_MT to MIPS32R2 only. by Ralf Baechle · 18 years ago
  48. 08aecfb [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c. by Yoichi Yuasa · 18 years ago
  49. 1500b9a [MIPS] Remove unused system type name for DDB5074 and DDB5476. by Yoichi Yuasa · 18 years ago
  50. 7ae7cda elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE. by Ralf Baechle · 18 years ago
  51. 0ef831b [MIPS] Removes unused functions for GT64120 by Yoichi Yuasa · 18 years ago
  52. 4277ff5 [MIPS] Fix use of ehb instruction for non-R2 configurations. by Ralf Baechle · 18 years ago
  53. b4ab24e [MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems. by Ralf Baechle · 18 years ago
  54. 14cd801 [MIPS] Consistent formatting for Qemu makefile segment. by Ralf Baechle · 18 years ago
  55. 136d47d [MIPS] Wire up tee(2). by Ralf Baechle · 18 years ago
  56. 10edd8b Remove au1x00_uart from feature-removal-schedule.txt. by Ralf Baechle · 18 years ago
  57. 6adb5fe [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE. by Ralf Baechle · 18 years ago
  58. 9247857 [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C by Mark.Zhan · 18 years ago
  59. 55b4d6a Merge ../linus by Dave Jones · 18 years ago
  60. ba53201 [ARM] Fix sa11x0 SDRAM selection by Russell King · 18 years ago
  61. f1b2ad5 Pull c-states into release branch by Len Brown · 18 years ago
  62. a51a69c Pull trivial into release branch by Len Brown · 18 years ago
  63. 27a2886 [MTD] NAND: Fix broken sharpsl driver by Thomas Gleixner · 18 years ago
  64. 1f1332f [PATCH] KConfig: Spellchecking 'similarity' and 'independent' by Matt LaPlante · 18 years ago
  65. 09fca29 [PATCH] i4l:add some checks for valid drvid and driver pointer by Karsten Keil · 18 years ago
  66. 0f6c10e [PATCH] i4l make PCMCIA for all cards working with shared IRQ by Karsten Keil · 18 years ago
  67. 0950c35 Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  68. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  69. 4d3ce21 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  70. b026188 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  71. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  72. 47c2a3a [PATCH] genirq: add chip->eoi(), fastack -> fasteoi by Ingo Molnar · 18 years ago
  73. f702d70 [PATCH] genirq: irq: document what an IRQ is by Eric W. Biederman · 18 years ago
  74. 98bb244 [PATCH] genirq: fasteoi handler: handle interrupt disabling by Benjamin Herrenschmidt · 18 years ago
  75. f210be1 [PATCH] genirq: add IRQ_TYPE_SENSE_MASK by Benjamin Herrenschmidt · 18 years ago
  76. 43f7775 [PATCH] genirq: more verbose debugging on unexpected IRQ vectors by Ingo Molnar · 18 years ago
  77. f1c2662 [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename by Ingo Molnar · 18 years ago
  78. e76de9f [PATCH] genirq: add SA_TRIGGER support by Thomas Gleixner · 18 years ago
  79. ba9a233 [PATCH] genirq: add irq-wake (power-management) support by Thomas Gleixner · 18 years ago
  80. 7a55713 [PATCH] genirq: add handle_bad_irq() by Ingo Molnar · 18 years ago
  81. dd87eb3 [PATCH] genirq: add irq-chip support by Thomas Gleixner · 18 years ago
  82. dae8620 [PATCH] genirq MSI fixes by Ingo Molnar · 18 years ago
  83. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 18 years ago
  84. a34db9b [PATCH] genirq: update copyrights by Ingo Molnar · 18 years ago
  85. 94d39e1 [PATCH] genirq: add IRQ_NOAUTOEN support by Thomas Gleixner · 18 years ago
  86. 6550c77 [PATCH] genirq: add IRQ_NOREQUEST support by Thomas Gleixner · 18 years ago
  87. 3418d72 [PATCH] genirq: add IRQ_NOPROBE support by Thomas Gleixner · 18 years ago
  88. a4633adc [PATCH] genirq: add genirq sw IRQ-retrigger by Thomas Gleixner · 18 years ago
  89. 11c869e [PATCH] genirq: doc: add design documentation by Thomas Gleixner · 18 years ago
  90. 77a5afe [PATCH] genirq: cleanup: no_irq_type cleanups by Ingo Molnar · 18 years ago
  91. 8d28bc7 [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments by Ingo Molnar · 18 years ago
  92. 8fee5c3 [PATCH] genirq: doc: comment include/linux/irq.h structures by Ingo Molnar · 18 years ago
  93. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  94. 096c813 [PATCH] genirq: debug: better debug printout in enable_irq() by Thomas Gleixner · 18 years ago
  95. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
  96. cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 18 years ago
  97. 4a733ee [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] by Ingo Molnar · 18 years ago
  98. 71d218b [PATCH] genirq: cleanup: include/linux/irq.h by Ingo Molnar · 18 years ago
  99. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 18 years ago
  100. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 18 years ago