1. 66bc4a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  2. 96c015b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  3. 3aee060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  4. f4c3f03 Fix ia64 build breakage in head.S by Anirban Sinha · 15 years ago
  5. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  6. 7ea6176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  7. 0950efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 by Linus Torvalds · 15 years ago
  8. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  9. 6b7b352 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  10. a3eb51e Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  11. 1ef7d9a writeback: fix possible bdi writeback refcounting problem by Nick Piggin · 15 years ago
  12. 77b9d05 writeback: Fix bdi use after free in wb_work_complete() by Nick Piggin · 15 years ago
  13. 77fad5e writeback: improve scalability of bdi writeback work queues by Nick Piggin · 15 years ago
  14. deed62e writeback: remove smp_mb(), it's not needed with list_add_tail_rcu() by Nick Piggin · 15 years ago
  15. 49db041 writeback: use schedule_timeout_interruptible() by Jens Axboe · 15 years ago
  16. 8010c3b writeback: add comments to bdi_work structure by Jens Axboe · 15 years ago
  17. ce5f8e7 writeback: splice dirty inode entries to default bdi on bdi_destroy() by Jens Axboe · 15 years ago
  18. b6e5131 writeback: separate starting of sync vs opportunistic writeback by Jens Axboe · 15 years ago
  19. bcddc3f writeback: inline allocation failure handling in bdi_alloc_queue_work() by Jens Axboe · 15 years ago
  20. cfc4ba5 writeback: use RCU to protect bdi_list by Jens Axboe · 15 years ago
  21. f11fcae writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout by Jens Axboe · 15 years ago
  22. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  23. c4a77a6 writeback: make wb_writeback() take an argument structure by Jens Axboe · 15 years ago
  24. f0fad8a writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE by Christoph Hellwig · 15 years ago
  25. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  26. 2c96ce9 fs: remove bdev->bd_inode_backing_dev_info by Jens Axboe · 15 years ago
  27. 2985709 m68knommu: Make PAGE_SIZE available to assembly files. by Tim Abbott · 15 years ago
  28. 2756730 m68knommu: fix ColdFire definition of CLOCK_TICK_RATE by Philippe De Muyter · 15 years ago
  29. 14c16db m68knommu: set multi-function pins for ethernet when enabled by Greg Ungerer · 15 years ago
  30. d89395b m68knommu: remove special interrupt handling code for ne2k support by Greg Ungerer · 15 years ago
  31. fe84c10 m68knommu: relax IO_SPACE_LIMIT setting by Greg Ungerer · 15 years ago
  32. 4980296 m68knommu: remove ColdFire direct interrupt register access by Greg Ungerer · 15 years ago
  33. 9075216 m68knommu: create a speciailized ColdFire 5272 interrupt controller by Greg Ungerer · 15 years ago
  34. da3601a m68knommu: add support for second interrupt controller of ColdFire 5249 by Greg Ungerer · 15 years ago
  35. 3945ca0 m68knommu: clean up old ColdFire timer irq setup by Greg Ungerer · 15 years ago
  36. 39f0fb6 m68knommu: map ColdFire interrupts to correct masking bits by Greg Ungerer · 15 years ago
  37. f6a6627 m68knommu: clean up ColdFire 532x CPU timer setup by Greg Ungerer · 15 years ago
  38. 04b75b1 m68knommu: simplify ColdFire "timers" clock initialization by Greg Ungerer · 15 years ago
  39. f9311f2 m68knommu: support code to mask external interrupts on old ColdFire CPU's by Greg Ungerer · 15 years ago
  40. f2154be m68knommu: merge old ColdFire interrupt controller masking macros by Greg Ungerer · 15 years ago
  41. 5187995 m68knommu: remove duplicate ColdFire mcf_autovector() code by Greg Ungerer · 15 years ago
  42. 5938084 m68knommu: move ColdFire INTC definitions to new include file by Greg Ungerer · 15 years ago
  43. e47cc3d m68knommu: mask off all interrupts in ColdFire intc-simr controller by Greg Ungerer · 15 years ago
  44. 91b1b94 m68knommu: remove timer device interrupt setup for ColdFire 532x by Greg Ungerer · 15 years ago
  45. f1a59d2 m68knommu: remove interrupt masking from ColdFire pit timer by Greg Ungerer · 15 years ago
  46. a3d9bf1 m68knommu: remove unecessary interrupt level setting in ColdFire 520x setup by Greg Ungerer · 15 years ago
  47. de4cbfb m68knommu: remove the common interrupt controller structure by Greg Ungerer · 15 years ago
  48. 0531d7b3 m68knommu: complete interrupt controller code for the 68360 CPU by Greg Ungerer · 15 years ago
  49. 1985d25 m68knommu: complete interrupt controller code for the 68328 CPU's by Greg Ungerer · 15 years ago
  50. 33a21263 m68knommu: use common interrupt controller code for older ColdFire CPU's by Greg Ungerer · 15 years ago
  51. 6589c1d m68knommu: clean up ColdFire 532x interrupt setup by Greg Ungerer · 15 years ago
  52. 277c5e3 m68knommu: general interrupt controller for ColdFire 532x parts by Greg Ungerer · 15 years ago
  53. 1f94653 m68knommu: clean up ColdFire 523x interrupt setup by Greg Ungerer · 15 years ago
  54. 980f923 m68knommu: clean up ColdFire 528x interrupt setup by Greg Ungerer · 15 years ago
  55. 1b718c7 m68knommu: clean up ColdFire 527x interrupt setup by Greg Ungerer · 15 years ago
  56. 2fba4f0 m68knommu: general interrupt controller for ColdFire many 52xx parts by Greg Ungerer · 15 years ago
  57. d0d77c2 m68knommu: remove per device interrupt mask setting for ColdFire 520x by Greg Ungerer · 15 years ago
  58. cd3dd40 m68knommu: use general interrupt controller for ColdFire 520x family by Greg Ungerer · 15 years ago
  59. 5843201 m68k: clean up comment delimiters in dma.h by Greg Ungerer · 15 years ago
  60. cba89e2 m68k: merge mmu and non-mmu versions of dma.h by Greg Ungerer · 15 years ago
  61. 6192c1e m68k: merge the mmu and non-mmu versions of checksum.h by Greg Ungerer · 15 years ago
  62. 3ddc7e2 m68k: merge mmu and non-mmu versions of irq.h by Greg Ungerer · 15 years ago
  63. 633ea5d m68k: merge mmu and non-mmu versions of processor.h by Greg Ungerer · 15 years ago
  64. d668bf0 m68knommu: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  65. f3aa42c m68k: remove unused elia.h include file by Greg Ungerer · 15 years ago
  66. c573b29 arch/m68knommu/kernel/time.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  67. cb684b5 block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK by Jens Axboe · 15 years ago
  68. fdaa45e slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG by Ingo Molnar · 15 years ago
  69. e9d5992 Staging: remove sxg driver by Greg Kroah-Hartman · 15 years ago
  70. 0b33559 Staging: remove heci driver by Greg Kroah-Hartman · 15 years ago
  71. 1c6592f Staging: remove at76_usb wireless driver. by Greg Kroah-Hartman · 15 years ago
  72. ffac040 Staging: rspiusb: remove the driver by Greg Kroah-Hartman · 15 years ago
  73. a8fcffb Staging: meilhaus: remove the drivers by Greg Kroah-Hartman · 15 years ago
  74. 06bf27d Staging: remove me4000 driver. by Greg Kroah-Hartman · 15 years ago
  75. c2f5e9d Staging: line6: ffzb returns an unsigned integer by Frederik Deweerdt · 15 years ago
  76. e1769b3 Staging: line6: pod.c: style cleanups by Frederik Deweerdt · 15 years ago
  77. 542f491 Staging: iio: introduce missing kfree by Julia Lawall · 15 years ago
  78. 2bb6a12 Staging: dream: introduce missing kfree by Julia Lawall · 15 years ago
  79. a2279ae Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init() by Roel Kluin · 15 years ago
  80. 14386fd Staging: vt665x: fix built-in compiling by Alexander Beregalov · 15 years ago
  81. 48118b5 Staging: rt3090: enable NATIVE_WPA_SUPPLICANT_SUPPORT option by Bartlomiej Zolnierkiewicz · 15 years ago
  82. 230da57 Staging: rt3090: port changes in WPA_MIX_PAIR_CIPHER to rt3090 by Axel K · 15 years ago
  83. 0961284 Staging: rt3090: rename device from raX to wlanX by Axel K · 15 years ago
  84. 7dbefe3 Staging: rt3090: remove possible conflict with rt2860 by Axel K · 15 years ago
  85. 25cf62e Staging: rt2860/rt2870/rt3070/rt3090: fix compiler warning on x86_64 by Axel K · 15 years ago
  86. a85236c Staging: rt2860: add new device ids by Axel K · 15 years ago
  87. 87cbcb6 Staging: rt3090: add device id 1462:891a by Axel K · 15 years ago
  88. 1ff12a4 Staging: asus_oled: Cleaned up checkpatch issues. by Kevin A. Granade · 15 years ago
  89. a89dfeb Staging: rt2860: fix possible NULL dereferences by Roel Kluin · 15 years ago
  90. 18526c7 Staging: rtl8192e: Drop unnecessary NULL test by Julia Lawall · 15 years ago
  91. c07d3c7 Staging: vt665x: rename the module binary by Greg Kroah-Hartman · 15 years ago
  92. 88ff720 Staging: cowloop: remove kernel version checks by Greg Kroah-Hartman · 15 years ago
  93. a3b2e09 Staging: add cowloop to the build by Greg Kroah-Hartman · 15 years ago
  94. 5cc06df Staging: cowloop: add TODO file by Greg Kroah-Hartman · 15 years ago
  95. 8cd9c29 Staging: get cowloop to build properly by Greg Kroah-Hartman · 15 years ago
  96. dbda832 Staging: add cowloop driver by H.J. Thomassen · 15 years ago
  97. fa052e9 Staging: rtl8192e: fix timeouts on firmware download by Greg Kroah-Hartman · 15 years ago
  98. 3ef5a26 Staging: rtl8192e: fix for stack bug by Greg Kroah-Hartman · 15 years ago
  99. 54fb057 Staging: rtl8192e: remove annoying printk() by Greg Kroah-Hartman · 15 years ago
  100. cbe892f Staging: rtl8192e: remove unneeded ieee80211 files by Greg Kroah-Hartman · 15 years ago