1. dc8c2b2 ACPI: fan: Use acpi_device's handle instead of driver's by Patrick Mochel · 19 years ago
  2. 27b1d3e ACPI: button: Use acpi_device's handle instead of driver's by Patrick Mochel · 19 years ago
  3. 3b073ec ACPI: battery: Use acpi_device's handle instead of driver's by Patrick Mochel · 19 years ago
  4. b863278 ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver's by Patrick Mochel · 19 years ago
  5. a6ba5eb ACPI: ac: Use acpi_device's handle instead of driver's by Patrick Mochel · 19 years ago
  6. e6afa0d ACPI: video: add struct acpi_device to struct acpi_video_bus. by Patrick Mochel · 19 years ago
  7. 4159857 ACPI: power: add struct acpi_device to struct acpi_power_resource by Patrick Mochel · 19 years ago
  8. 8348e1b ACPI: thermal: add struct acpi_device to struct acpi_thermal. by Patrick Mochel · 19 years ago
  9. 32917e5 ACPI: pci root: add struct acpi_device to struct acpi_pci_root. by Patrick Mochel · 19 years ago
  10. 74b142e ACPI: fan: add struct acpi_device to struct acpi_fan. by Patrick Mochel · 19 years ago
  11. 145def8 ACPI: battery: add struct acpi_device to struct acpi_battery. by Patrick Mochel · 19 years ago
  12. 3b74863 ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device. by Patrick Mochel · 19 years ago
  13. af96179 ACPI: ac: Add struct acpi_device to struct acpi_ac. by Patrick Mochel · 19 years ago
  14. d120cfb merge linus into release branch by Len Brown · 18 years ago
  15. 9dce0e9 Pull acpica into release branch by Len Brown · 18 years ago
  16. bf7e851 [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again by Milan Svoboda · 18 years ago
  17. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  18. 82991c6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  19. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  20. 8db089c [MIPS] Add missing backslashes to macro definitions. by Ralf Baechle · 18 years ago
  21. 127fe6a [MIPS] Death list of board support to be removed after 2.6.18. by Ralf Baechle · 18 years ago
  22. fc10334 [MIPS] Remove BSD and Sys V compat data types. by Ralf Baechle · 18 years ago
  23. 89e22d1 [MIPS] ioc3.h: Uses u8, so include <linux/types.h>. by Ralf Baechle · 18 years ago
  24. 2e78ae3 [MIPS] 74K: Assume it will also have an AR bit in config7 by Ralf Baechle · 18 years ago
  25. beab375 [MIPS] Treat CPUs with AR bit as physically indexed. by Ralf Baechle · 18 years ago
  26. 92c7b62 [MIPS] Oprofile: Support VSMP on 34K. by Ralf Baechle · 18 years ago
  27. a2c2bc4 [MIPS] MIPS32/MIPS64 S-cache fix and cleanup by Atsushi Nemoto · 18 years ago
  28. 8616587 [MIPS] excite: PCI makefile needs to use += if it wants a chance to work. by Ralf Baechle · 18 years ago
  29. ec52d7b [MIPS] excite: plat_setup -> plat_mem_setup. by Ralf Baechle · 18 years ago
  30. 3e2c6ef [MIPS] au1xxx: export dbdma functions by Domen Puncer · 18 years ago
  31. c061389 [MIPS] au1xxx: dbdma, no sleeping under spin_lock by Domen Puncer · 18 years ago
  32. 38e9156 [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. by Domen Puncer · 18 years ago
  33. a3d4539 [MIPS] Early printk for IP27. by Ralf Baechle · 18 years ago
  34. 73f4035 [MIPS] Fix handling of 0 length I & D caches. by Chris Dearman · 18 years ago
  35. c09b47d [MIPS] Typo fixes. by Chris Dearman · 18 years ago
  36. 9318c51 [MIPS] MIPS32/MIPS64 secondary cache management by Chris Dearman · 18 years ago
  37. f7a8491 [MIPS] Fix FIXADDR_TOP for TX39/TX49. by Atsushi Nemoto · 18 years ago
  38. 6feb6efa [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup() by Yoichi Yuasa · 18 years ago
  39. f41ae0b [MIPS] Fix configuration of R2 CPU features and multithreading. by Ralf Baechle · 18 years ago
  40. e73ea27 [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. by Ralf Baechle · 19 years ago
  41. a620dbe [MIPS] Limit MIPS_MT to MIPS32R2 only. by Ralf Baechle · 19 years ago
  42. 08aecfb [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c. by Yoichi Yuasa · 18 years ago
  43. 1500b9a [MIPS] Remove unused system type name for DDB5074 and DDB5476. by Yoichi Yuasa · 18 years ago
  44. 7ae7cda elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE. by Ralf Baechle · 18 years ago
  45. 0ef831b [MIPS] Removes unused functions for GT64120 by Yoichi Yuasa · 18 years ago
  46. 4277ff5 [MIPS] Fix use of ehb instruction for non-R2 configurations. by Ralf Baechle · 19 years ago
  47. b4ab24e [MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems. by Ralf Baechle · 19 years ago
  48. 14cd801 [MIPS] Consistent formatting for Qemu makefile segment. by Ralf Baechle · 18 years ago
  49. 136d47d [MIPS] Wire up tee(2). by Ralf Baechle · 19 years ago
  50. 10edd8b Remove au1x00_uart from feature-removal-schedule.txt. by Ralf Baechle · 18 years ago
  51. 6adb5fe [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE. by Ralf Baechle · 18 years ago
  52. 9247857 [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C by Mark.Zhan · 18 years ago
  53. 55b4d6a Merge ../linus by Dave Jones · 18 years ago
  54. f1b2ad5 Pull c-states into release branch by Len Brown · 18 years ago
  55. a51a69c Pull trivial into release branch by Len Brown · 18 years ago
  56. 1f1332f [PATCH] KConfig: Spellchecking 'similarity' and 'independent' by Matt LaPlante · 18 years ago
  57. 09fca29 [PATCH] i4l:add some checks for valid drvid and driver pointer by Karsten Keil · 18 years ago
  58. 0f6c10e [PATCH] i4l make PCMCIA for all cards working with shared IRQ by Karsten Keil · 18 years ago
  59. 0950c35 Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  60. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  61. 4d3ce21 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  62. b026188 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  63. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  64. 47c2a3a [PATCH] genirq: add chip->eoi(), fastack -> fasteoi by Ingo Molnar · 18 years ago
  65. f702d70 [PATCH] genirq: irq: document what an IRQ is by Eric W. Biederman · 18 years ago
  66. 98bb244 [PATCH] genirq: fasteoi handler: handle interrupt disabling by Benjamin Herrenschmidt · 18 years ago
  67. f210be1 [PATCH] genirq: add IRQ_TYPE_SENSE_MASK by Benjamin Herrenschmidt · 18 years ago
  68. 43f7775 [PATCH] genirq: more verbose debugging on unexpected IRQ vectors by Ingo Molnar · 18 years ago
  69. f1c2662 [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename by Ingo Molnar · 18 years ago
  70. e76de9f [PATCH] genirq: add SA_TRIGGER support by Thomas Gleixner · 18 years ago
  71. ba9a233 [PATCH] genirq: add irq-wake (power-management) support by Thomas Gleixner · 18 years ago
  72. 7a55713 [PATCH] genirq: add handle_bad_irq() by Ingo Molnar · 18 years ago
  73. dd87eb3 [PATCH] genirq: add irq-chip support by Thomas Gleixner · 18 years ago
  74. dae8620 [PATCH] genirq MSI fixes by Ingo Molnar · 18 years ago
  75. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 18 years ago
  76. a34db9b [PATCH] genirq: update copyrights by Ingo Molnar · 18 years ago
  77. 94d39e1 [PATCH] genirq: add IRQ_NOAUTOEN support by Thomas Gleixner · 18 years ago
  78. 6550c77 [PATCH] genirq: add IRQ_NOREQUEST support by Thomas Gleixner · 18 years ago
  79. 3418d72 [PATCH] genirq: add IRQ_NOPROBE support by Thomas Gleixner · 18 years ago
  80. a4633adc [PATCH] genirq: add genirq sw IRQ-retrigger by Thomas Gleixner · 18 years ago
  81. 11c869e [PATCH] genirq: doc: add design documentation by Thomas Gleixner · 18 years ago
  82. 77a5afe [PATCH] genirq: cleanup: no_irq_type cleanups by Ingo Molnar · 18 years ago
  83. 8d28bc7 [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments by Ingo Molnar · 18 years ago
  84. 8fee5c3 [PATCH] genirq: doc: comment include/linux/irq.h structures by Ingo Molnar · 18 years ago
  85. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  86. 096c813 [PATCH] genirq: debug: better debug printout in enable_irq() by Thomas Gleixner · 18 years ago
  87. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
  88. cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 18 years ago
  89. 4a733ee [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] by Ingo Molnar · 18 years ago
  90. 71d218b [PATCH] genirq: cleanup: include/linux/irq.h by Ingo Molnar · 18 years ago
  91. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 18 years ago
  92. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 18 years ago
  93. 2e60bbb [PATCH] genirq: cleanup: remove fastcall by Ingo Molnar · 18 years ago
  94. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 18 years ago
  95. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  96. 74ffd55 [PATCH] genirq: sem2mutex probe_sem -> probing_active by Ingo Molnar · 18 years ago
  97. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  98. cfb9e32 [PATCH] drivers/md/raid5.c: remove an unused variable by Adrian Bunk · 18 years ago
  99. d81931d [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c by Eric Sesterhenn · 18 years ago
  100. 9dc3885 [PATCH] i4l: remove unneeded include/linux/isdn/tpam.h by Karsten Keil · 18 years ago