1. 77a5afe [PATCH] genirq: cleanup: no_irq_type cleanups by Ingo Molnar · 19 years ago
  2. 8d28bc7 [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments by Ingo Molnar · 19 years ago
  3. 8fee5c3 [PATCH] genirq: doc: comment include/linux/irq.h structures by Ingo Molnar · 19 years ago
  4. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 19 years ago
  5. 096c813 [PATCH] genirq: debug: better debug printout in enable_irq() by Thomas Gleixner · 19 years ago
  6. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 19 years ago
  7. cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 19 years ago
  8. 4a733ee [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] by Ingo Molnar · 19 years ago
  9. 71d218b [PATCH] genirq: cleanup: include/linux/irq.h by Ingo Molnar · 19 years ago
  10. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 19 years ago
  11. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 19 years ago
  12. 2e60bbb [PATCH] genirq: cleanup: remove fastcall by Ingo Molnar · 19 years ago
  13. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 19 years ago
  14. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 19 years ago
  15. 74ffd55 [PATCH] genirq: sem2mutex probe_sem -> probing_active by Ingo Molnar · 19 years ago
  16. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  17. cfb9e32 [PATCH] drivers/md/raid5.c: remove an unused variable by Adrian Bunk · 19 years ago
  18. d81931d [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c by Eric Sesterhenn · 19 years ago
  19. 9dc3885 [PATCH] i4l: remove unneeded include/linux/isdn/tpam.h by Karsten Keil · 19 years ago
  20. 699352c [PATCH] GPIO for SCx200 & PC-8736x: x86-only by Dave Jones · 19 years ago
  21. 8e53cfc [PATCH] Deref in drivers/block/paride/pf.c by Eric Sesterhenn · 19 years ago
  22. 85bd843 [PATCH] remove devinit from ioc4 pci_driver by Dave Jones · 19 years ago
  23. 1e075d5 [PATCH] re-add CONFIG_SOUND_SSCAPE by Adrian Bunk · 19 years ago
  24. 0e41142 [PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls by Adrian Bunk · 19 years ago
  25. 7256d81 [PATCH] ufs: printk() fix by Andrew Morton · 19 years ago
  26. 4e54f08 [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller by David Howells · 19 years ago
  27. 9458377 [PATCH] sparc: register_cpu() build fix by Andrew Morton · 19 years ago
  28. cc57637 [PATCH] solve config broken: undefined reference to `online_page' by Yasunori Goto · 19 years ago
  29. 81b0c87 [PATCH] generic_file_buffered_write(): handle zero-length iovec segments by Andrew Morton · 19 years ago
  30. 0686cd8 [PATCH] fix sgivwfb compile by Adrian Bunk · 19 years ago
  31. 0a6047e Fix vsnprintf off-by-one bug by Linus Torvalds · 19 years ago
  32. 27d68a3 Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  33. 76a2227 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  34. fffcb48 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 19 years ago
  35. b445979 [PATCH] Fix plist include dependency by Thomas Gleixner · 19 years ago
  36. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 19 years ago
  37. 8f7c588 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  38. 1c952af [PATCH] m68knommu: remove fixed ROM region setups from linker script by Greg Ungerer · 19 years ago
  39. c750a01 [PATCH] m68knommu: configuration options for ROM region by Greg Ungerer · 19 years ago
  40. 3448ff8 [PATCH] m68knommu: fix 68EZ328/config.c asm by Greg Ungerer · 19 years ago
  41. 69614fc [PATCH] m68knommu: fix 68VZ328/config.c asm by Greg Ungerer · 19 years ago
  42. bda6583 [PATCH] m68knommu: fix 68360/config.c asm by Greg Ungerer · 19 years ago
  43. 0f7cfcc [PATCH] m68knommu: include irqnode.h in 68360/ints.c by Greg Ungerer · 19 years ago
  44. 0aee77b [PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asm by Greg Ungerer · 19 years ago
  45. 541960f [PATCH] m68knommu: build support for 68328 romvec.S by Greg Ungerer · 19 years ago
  46. 0d44269 [PATCH] m68knommu: remove romvec asm code from ints.c by Greg Ungerer · 19 years ago
  47. 727dda8 [PATCH] m68knommu: fix compilation problems with 68328serial driver by Greg Ungerer · 19 years ago
  48. 9a9bb6f [PATCH] m68knommu: create romvec.S for 68328 by Greg Ungerer · 19 years ago
  49. 873d889 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  50. d9a5685 [PATCH] x86_64: oprofile build fix by Andrew Morton · 19 years ago
  51. 3706a87 [PATCH] Set err_stops_fifo for newer Promise as well by Alan Cox · 19 years ago
  52. 57e834e [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work on libata ports) by Alan Cox · 19 years ago
  53. f201f50 [PATCH] ide: housekeeping on IDE drivers by Alan Cox · 19 years ago
  54. da574af [PATCH] ide: fix error handling for drives which clear the FIFO on error by Alan Cox · 19 years ago
  55. 2930d1b [PATCH] SC1200 debug printk by Alan Cox · 19 years ago
  56. 19c1ef5 [PATCH] ide: clean up siimage by Alan Cox · 19 years ago
  57. 1a1276e [PATCH] Old IDE, fix SATA detection for cabling by Alan Cox · 19 years ago
  58. 1e866f0 [PATCH] oss/via: make bitfield unsigned by Randy Dunlap · 19 years ago
  59. be6990e [PATCH] ac97_codec: make bitfield unsigned by Randy Dunlap · 19 years ago
  60. e85f8dc [PATCH] sound: fix cs4232 section mismatch by Randy Dunlap · 19 years ago
  61. cab267c [PATCH] powermac backlight fixes by Michael Hanselmann · 19 years ago
  62. 96febe9 [PATCH] IPMI: watchdog handle panic properly by Corey Minyard · 19 years ago
  63. 1a24586 [PATCH] IPMI: remove high res timer code by Corey Minyard · 19 years ago
  64. 409035e [PATCH] IPMI: tidy msghandler timer by Corey Minyard · 19 years ago
  65. 4ac4360 [PATCH] istallion: cleanups by Alan Cox · 19 years ago
  66. effc8b7 [PATCH] stallion: fix recent SMP locking cleanup by Alan Cox · 19 years ago
  67. 9d7fa40 [PATCH] v9fs: fix fid check in v9fs_create by Latchesar Ionkov · 19 years ago
  68. 94374e7 [PATCH] v9fs: return the correct error when interrupted by signal by Latchesar Ionkov · 19 years ago
  69. 33b37a3 [PATCH] remove active field from tty buffer structure by Paul Fulghum · 19 years ago
  70. 2c3bb20 [PATCH] add receive_room flow control to flush_to_ldisc by Paul Fulghum · 19 years ago
  71. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 19 years ago
  72. e0ac476 [PATCH] RTC: add rtc-rs5c348 driver by Atsushi Nemoto · 19 years ago
  73. 84860f9 [PATCH] load_module() cleanup by Andrew Morton · 19 years ago
  74. f71d20e [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL by Arjan van de Ven · 19 years ago
  75. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 19 years ago
  76. a052b68 [PATCH] x86: do_IRQ(): check irq number by Andrew Morton · 19 years ago
  77. 56fb9e5 [WATCHDOG] Documentation/watchdog update by Randy Dunlap · 19 years ago
  78. 79bc79b [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_pages by pageexec@freemail.hu · 19 years ago
  79. d3e5e1a [IA64-SGI] fix prom revision checks in SN kernel by Aaron Young · 19 years ago
  80. 583e7f5 [ARM] nommu: backtrace code must not reference a discarded section by Russell King · 19 years ago
  81. d090ddd [ARM] nommu: Initial uCLinux support for MMU-based CPUs by Hyok S. Choi · 19 years ago
  82. a4f7e76 [ARM] nommu: prevent Xscale-based machines being selected by Russell King · 19 years ago
  83. 3e36122 [ARM] nommu: export flush_dcache_page() by Hyok S. Choi · 19 years ago
  84. 092c195 [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build by Russell King · 19 years ago
  85. 888e7bf [ARM] Remove TABLE_SIZE, and several unused function prototypes by Russell King · 19 years ago
  86. e6b1b38 [ARM] nommu: Provide a simple flush_dcache_page implementation by Russell King · 19 years ago
  87. 3b93e7b [ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files by Hyok S. Choi · 19 years ago
  88. 5924486 [ARM] nommu: add stubs for ioremap and friends by Russell King · 19 years ago
  89. f9c21a6 [ARM] nommu: avoid selecting TLB and CPU specific copy code by Hyok S. Choi · 19 years ago
  90. 9641c7c [ARM] nommu: uaccess tweaks by Russell King · 19 years ago
  91. 002547b [ARM] nommu: adjust headers for !MMU ARM systems by Russell King · 19 years ago
  92. 60b6cf6 [ARM] nommu: we need the TLS register emulation for nommu mode by Russell King · 19 years ago
  93. 59e2e68 [IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/ by Tony Luck · 19 years ago
  94. 9d56d87 [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios) by Jack Steiner · 19 years ago
  95. f120664 [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/ by Tony Luck · 19 years ago
  96. e033108 [ARM] 3672/1: PXA: don't probe output GPIOs for interrupt by Guennadi Liakhovetski · 19 years ago
  97. 87c0173 [ARM] 3671/1: ep93xx: add cirrus logic edb9315 support by Lennert Buytenhek · 19 years ago
  98. c17fad1 [ARM] 3370/2: ep93xx: add crunch support by Lennert Buytenhek · 19 years ago
  99. 5429b06 [ARM] 3665/1: crunch: add ptrace support by Lennert Buytenhek · 19 years ago
  100. 3bec6de [ARM] 3664/1: crunch: add signal frame save/restore by Lennert Buytenhek · 19 years ago