1. e38d523 [ARM] CATS: Do not try and map bad PCI IRQ numbers by Ben Dooks · 16 years ago
  2. 2921047 [ARM] JIVE: Remove duplicated mtd includes by Huang Weiyi · 16 years ago
  3. 631c9a8 [ARM] S3C24XX: Compilation fix if s3c2410 is not selected by Krzysztof Helt · 16 years ago
  4. af7a535 Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into for-rmk by Ben Dooks · 16 years ago
  5. c41107c [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB by Adrian Bunk · 16 years ago
  6. 3b886171 [ARM] 5166/1: magician: add MAINTAINERS entry by Philipp Zabel · 16 years ago
  7. 2727f22 [ARM] fix pnx4008 build errors by Russell King · 16 years ago
  8. 058ddee [ARM] Fix SMP booting with non-zero PHYS_OFFSET by Russell King · 16 years ago
  9. afd2fc0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  10. 1f4de5a [ARM] 5185/1: Fix spi num_chipselect for lubbock by Jonathan Cameron · 16 years ago
  11. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  12. 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
  13. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  14. f44f82e [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include by Russell King · 16 years ago
  15. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  16. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  17. 897d852 [ARM] Fix circular include dependency with IRQ headers by Russell King · 16 years ago
  18. 64a99d2 kbuild: a better way to generate cscope database change by Denis ChengRq · 16 years ago
  19. 0b0de14 Kconfig: Extend "menuconfig" for modules to simplify Kconfig file by Robert P. J. Day · 16 years ago
  20. 0758416 bugfix for scripts/patch-kernel in 2.6 sublevel stepping by Erkki Lintunen · 16 years ago
  21. 7a48bdd kbuild: fix O=.. build with arm by Sam Ravnborg · 16 years ago
  22. 0967d61 Linux 2.6.27-rc2 by Linus Torvalds · 16 years ago
  23. 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  24. e63e032 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. ffb2084 AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE by Ralf Baechle · 16 years ago
  26. ff2a79a pktgen: mac count by Robert Olsson · 16 years ago
  27. 1211a64 pktgen: random flow by Robert Olsson · 16 years ago
  28. ef647f1 bridge: Eliminate unnecessary forward delay by Stephen Hemminger · 16 years ago
  29. 37193fb docbook: fix s390 fatal error after header files moved by Randy Dunlap · 16 years ago
  30. 8c275ce drivers/media/video/vino.c needs v4l2-ioctl.h by Andrew Morton · 16 years ago
  31. dfe195f mm: fix uninitialized variables for find_vma_prepare callers by Benny Halevy · 16 years ago
  32. bf1db69 pm_qos: spelling fixes by Richard Hughes · 16 years ago
  33. 7c44319 proc: fix warnings by Alexander Beregalov · 16 years ago
  34. dc39778 drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include by Huang Weiyi · 16 years ago
  35. dc60bf1 omfs: fix warning by Alexander Beregalov · 16 years ago
  36. 32ab8f9 kernel-doc: skip nested struct/union cleanly by Randy Dunlap · 16 years ago
  37. d2dc1f4 dma: fix order calculation in dma_mark_declared_memory_occupied() by Jan Beulich · 16 years ago
  38. 978cc90 atyfb_base.c: fix warning by Alexander Beregalov · 16 years ago
  39. 5394ba0 drivers/video/fsl-diu-fb.c: add missing of_node_put by Julia Lawall · 16 years ago
  40. 9bd6ceb radeonfb: give i2c buses nicer names by Jean Delvare · 16 years ago
  41. c213ddf fbcon: fix scrolling after logo is cleared by Krzysztof Helt · 16 years ago
  42. efc4918 radeon: misc corrections by David Miller · 16 years ago
  43. f6ac436 Remove the deprecated cli() sti() functions by Mark Asselstine · 16 years ago
  44. 8cd6819 backlight: add MODULE_ALIAS() to pwm_backlight driver by Ben Dooks · 16 years ago
  45. 14563a4 backlight: add more information output to pwm_backlight by Ben Dooks · 16 years ago
  46. 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
  47. e12af37 blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell by Mike Frysinger · 16 years ago
  48. 140fab1 blackfin RTC driver: wait for the write complete interrupt complete before sleeping by Mike Frysinger · 16 years ago
  49. 3b128fe blackfin RTC driver: disable the write complete irq upon close by Mike Frysinger · 16 years ago
  50. 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
  51. 813006f blackfin RTC driver: add support for power management framework by Mike Frysinger · 16 years ago
  52. 5aeb776 blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core by Sonic Zhang · 16 years ago
  53. 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
  54. c69ad71 genirq: better warning on irqchip->set_type() failure by David Brownell · 16 years ago
  55. 5b2becc semaphore: __down_common: use signal_pending_state() by Oleg Nesterov · 16 years ago
  56. 3219445 relay: fix "full buffer with exactly full last subbuffer" accounting problem by Tom Zanussi · 16 years ago
  57. 60cadec spi: new orion_spi driver by Shadi Ammouri · 16 years ago
  58. 756fcab block/cciss.c: remove pointless curr_queue calculation by Hannes Reinecke · 16 years ago
  59. 594a881 vt8623fb: fix kernel oops by Ondrej Zajicek · 16 years ago
  60. c6e2bee kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO by Bernhard Walle · 16 years ago
  61. 775587b powerpc: 86xx: mpc8610_hpcd: add watchdog node by Anton Vorontsov · 16 years ago
  62. 5c9ffc9 mm_init.c: avoid ifdef-inside-macro-expansion by Andrew Morton · 16 years ago
  63. 35ad1c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  64. 580da34 Fix USB storage hang on command abort by Alan Stern · 16 years ago
  65. f454cbe ide: ->cable_detect method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 36de994 ide: ->quirkproc method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 24307ff cs5520: add enablebits checking by Bartlomiej Zolnierkiewicz · 16 years ago
  68. af744e3 cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks() by Tejun Heo · 16 years ago
  69. 938bb03 ide-cd: fix endianity for the error message in cdrom_read_capacity by Petr Tesarik · 16 years ago
  70. c5bfc37 ide: remove CONFIG_IDE_MAX_HWIFS by Adrian Bunk · 16 years ago
  71. 0e25f71 remove unneeded #include <linux/ide.h>'s by Adrian Bunk · 16 years ago
  72. d3e33ff ide: fix regression caused by ide_device_{get,put}() addition (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  73. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 39b986a ide: sanitize struct ide_port_ops documentation (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 242f442 ide: fix ide_fix_driveid() by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 367fdcb ide: fix pre-EIDE SWDMA support on big-endian by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 16 years ago
  78. 964d219 avr32: Introduce arch/avr32/mach-*/include/mach by Haavard Skinnemoen · 16 years ago
  79. 84db8d7 avr32: Move include/asm-avr32 to arch/avr32/include/asm by Haavard Skinnemoen · 16 years ago
  80. 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
  81. ad61980 bridge: fix compile warning in net/bridge/br_netfilter.c by Rami Rosen · 16 years ago
  82. 95c3e8b ipv4: remove unused field in struct flowi (include/net/flow.h). by Rami Rosen · 16 years ago
  83. 2f751b6 tg3: Fix 'scheduling while atomic' errors by Matt Carlson · 16 years ago
  84. cc6533e net: Kill plain NET_XMIT_BYPASS. by David S. Miller · 16 years ago
  85. c27f339 net_sched: Add qdisc __NET_XMIT_BYPASS flag by Jarek Poplawski · 16 years ago
  86. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  87. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  88. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  89. e9ba969 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  90. 214c6a7 [ARM] sa1100_wdt: use reset_status to remember watchdog reset status by Eric Miao · 16 years ago
  91. 04fef22 [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage by Eric Miao · 16 years ago
  92. ab27712 [ARM] pxa: introduce reset.h for reset specific header information by Eric Miao · 16 years ago
  93. 2e1e921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  94. 2acb802 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  95. d8f4b81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  96. 115a326 tracehook: kerneldoc fix by Roland McGrath · 16 years ago
  97. 18f6db9 mn10300: Fix up __bug_table handling in module loader. by Paul Mundt · 16 years ago
  98. b13ad6f Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  99. f1b134f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  100. 7274264 m68k: some asm-sparc include files moved by Stephen Rothwell · 16 years ago