1. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  2. a1b81a8 Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Russell King · 16 years ago
  3. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  4. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  5. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  6. 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  7. e63e032 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  8. 8c275ce drivers/media/video/vino.c needs v4l2-ioctl.h by Andrew Morton · 16 years ago
  9. dc39778 drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include by Huang Weiyi · 16 years ago
  10. 978cc90 atyfb_base.c: fix warning by Alexander Beregalov · 16 years ago
  11. 5394ba0 drivers/video/fsl-diu-fb.c: add missing of_node_put by Julia Lawall · 16 years ago
  12. 9bd6ceb radeonfb: give i2c buses nicer names by Jean Delvare · 16 years ago
  13. c213ddf fbcon: fix scrolling after logo is cleared by Krzysztof Helt · 16 years ago
  14. efc4918 radeon: misc corrections by David Miller · 16 years ago
  15. 8cd6819 backlight: add MODULE_ALIAS() to pwm_backlight driver by Ben Dooks · 16 years ago
  16. 14563a4 backlight: add more information output to pwm_backlight by Ben Dooks · 16 years ago
  17. 26cb8bb blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE by Mike Frysinger · 16 years ago
  18. e12af37 blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell by Mike Frysinger · 16 years ago
  19. 140fab1 blackfin RTC driver: wait for the write complete interrupt complete before sleeping by Mike Frysinger · 16 years ago
  20. 3b128fe blackfin RTC driver: disable the write complete irq upon close by Mike Frysinger · 16 years ago
  21. 605eb8b blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes) by Mike Frysinger · 16 years ago
  22. 813006f blackfin RTC driver: add support for power management framework by Mike Frysinger · 16 years ago
  23. 5aeb776 blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core by Sonic Zhang · 16 years ago
  24. dd279f6 blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY by Mike Frysinger · 16 years ago
  25. 60cadec spi: new orion_spi driver by Shadi Ammouri · 16 years ago
  26. 756fcab block/cciss.c: remove pointless curr_queue calculation by Hannes Reinecke · 16 years ago
  27. 594a881 vt8623fb: fix kernel oops by Ondrej Zajicek · 16 years ago
  28. 35ad1c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  29. 580da34 Fix USB storage hang on command abort by Alan Stern · 16 years ago
  30. f454cbe ide: ->cable_detect method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 36de994 ide: ->quirkproc method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 24307ff cs5520: add enablebits checking by Bartlomiej Zolnierkiewicz · 16 years ago
  33. af744e3 cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks() by Tejun Heo · 16 years ago
  34. 938bb03 ide-cd: fix endianity for the error message in cdrom_read_capacity by Petr Tesarik · 16 years ago
  35. c5bfc37 ide: remove CONFIG_IDE_MAX_HWIFS by Adrian Bunk · 16 years ago
  36. d3e33ff ide: fix regression caused by ide_device_{get,put}() addition (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  37. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 242f442 ide: fix ide_fix_driveid() by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 367fdcb ide: fix pre-EIDE SWDMA support on big-endian by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 16 years ago
  41. 33e3349 Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  42. 2f751b6 tg3: Fix 'scheduling while atomic' errors by Matt Carlson · 16 years ago
  43. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  44. 2e1e921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  45. 2acb802 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  46. f1b134f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  47. c44df74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 16 years ago
  48. 103a1d5 sc1200 watchdog driver: Fix locking, sems and coding style by Alan Cox · 16 years ago
  49. 8183006 alpha: Fix breakage in wdt_pci by Andrew Morton · 16 years ago
  50. 9f2d1f0 wdt: Cleanup and sort out locking and inb_p by Alan Cox · 16 years ago
  51. 41dc8b7 s3c2410_wdt watchdog driver: Locking and coding style by Alan Cox · 16 years ago
  52. d654737 it8712f_wdt: Locking and coding style by Alan Cox · 16 years ago
  53. 670d59c ar7_wdt watchdog driver: Fix locking by Alan Cox · 16 years ago
  54. d5cae36 vt: Deadlock workaround by Alan Cox · 16 years ago
  55. d728335 cris: Fixup compile problems by Alan Cox · 16 years ago
  56. b1cbefe blackfin: Fix compile failure in tty code by Alan Cox · 16 years ago
  57. 82248a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  58. c2d5ced drivers/char/efirtc.c: removed duplicated #include by Huang Weiyi · 16 years ago
  59. dc32944 atmel_spi: fix hang due to missed interrupt by Gerard Kam · 16 years ago
  60. 5aa6cf3 spi: S3C24XX: reset register status on resume. by Ben Dooks · 16 years ago
  61. fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  62. 3e2236c iwl3945: fix merge mistake for packet injection by Zhu Yi · 16 years ago
  63. 2d3db67 iwlwifi: grap nic access before accessing periphery registers by Tomas Winkler · 16 years ago
  64. 1465256 iwlwifi: decrement rx skb counter in scan abort handler by Emmanuel Grumbach · 16 years ago
  65. c1842d6 iwlwifi: fix unhandled interrupt when HW rfkill is on by Tomas Winkler · 16 years ago
  66. caab8f1 iwlwifi: implement iwl5000_calc_rssi by Tomas Winkler · 16 years ago
  67. da99c4b iwlwifi: memory allocation optimization by Gregory Greenman · 16 years ago
  68. 4c43e0d iwlwifi: HW bug fixes by Tomas Winkler · 16 years ago
  69. 6041e2a p54: Fix potential concurrent access to private data by Larry Finger · 16 years ago
  70. d06193f rt2x00: Disable link tuning in rt2500usb by Ivo van Doorn · 16 years ago
  71. 5cbbb37 iwlwifi: Don't use buffer allocated on the stack for led names by Sven Wegener · 16 years ago
  72. 4fc22b2 iwlwifi: rename 4965 to AGN by Tomas Winkler · 16 years ago
  73. 3ac7f14 iwlwifi: fix checkpatch.pl errors by Tomas Winkler · 16 years ago
  74. 25bc2de iwlwifi: rename iwl4965-base.c to iwl-agn.c by Tomas Winkler · 16 years ago
  75. b5d7be5 iwlwifi: use dtim_period from association, and set listen_interval by Tomas Winkler · 16 years ago
  76. e170402 iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG by Denis V. Lunev · 16 years ago
  77. 4aa41f1 iwlwifi: bug fix in AGG flow - cast const to ULL by Emmanuel Grumbach · 16 years ago
  78. c785d1d iwlwifi: set led register in disassociation by Esti Kummer · 16 years ago
  79. 3ce84b9 iwlwifi: kill iwl4965_fill_rs_info by Tomas Winkler · 16 years ago
  80. e227cea iwlwifi: rename iwl-4695-rs to iwl-agn-rs by Tomas Winkler · 16 years ago
  81. e2e3c57 iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c by Tomas Winkler · 16 years ago
  82. 4bf64ef iwlwifi: move beacon handling to iwl4965-base.c by Tomas Winkler · 16 years ago
  83. d783b06 iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c by Tomas Winkler · 16 years ago
  84. 298df1f iwlwifi: corrects power_level in sysfs by Esti Kummer · 16 years ago
  85. ca57961 iwlwifi: add power save to 5000 HW by Mohamed Abbas · 16 years ago
  86. 6a9545b sh: Fix up broken kerneldoc comments. by Paul Mundt · 16 years ago
  87. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago
  88. 6178706 maple: Kill useless private_data pointer. by Paul Mundt · 16 years ago
  89. 6387029 maple: Clean up maple_driver_register/unregister routines. by Paul Mundt · 16 years ago
  90. 459021f input: Clean up maple keyboard driver by Adrian McMenamin · 16 years ago
  91. 86d9d32 maple: allow removal and reinsertion of keyboard driver module by Adrian McMenamin · 16 years ago
  92. 7e31aa1 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  93. bccf650 [ARM] Fix explicit asm(-arm)?/arch-foo references by Russell King · 16 years ago
  94. 071f492 Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  95. d9c5661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  96. 31981db Add DIP switch readout for HFC-4S IOB4ST by Karsten Keil · 16 years ago
  97. b3e0aee Fix remaining big endian issue of hfcmulti by Karsten Keil · 16 years ago
  98. ff4cc1d mISDN cleanup user interface by Karsten Keil · 16 years ago
  99. 780aefe mISDN fix main ISDN Makefile by Karsten Keil · 16 years ago
  100. 82f97b8 rt2x00: Fix compile warning by Ivo van Doorn · 16 years ago