1. a38d618 Linux 2.6.22-rc7 by Linus Torvalds · 17 years ago
  2. 2391dae PM: introduce set_target method in pm_ops by Rafael J. Wysocki · 17 years ago
  3. cbcdd77 smsc-ircc2: bypass PNP detection until we get the quirks worked out by Bjorn Helgaas · 17 years ago
  4. 84288ad i386: mtrr crash fix by Andrew Morton · 17 years ago
  5. 5ebffd7 asus_acpi: fix oops on non-asus machines by Maxime Austruy · 17 years ago
  6. d80d021 pci.h stubs (for EDD build error) by Randy Dunlap · 17 years ago
  7. 10c86be ALSA: more section mismatches by Randy Dunlap · 17 years ago
  8. 95203ae frv: fix fallout from "remove sched.h from mm.h" patch by Alexey Dobriyan · 17 years ago
  9. 1702222 SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 release by Christoph Lameter · 17 years ago
  10. 0f4915b blink driver power saving by Stephen Hemminger · 17 years ago
  11. 4710bcc i386: remove bogus mtrr range check by Linus Torvalds · 17 years ago
  12. 8dab169 [MTD] OneNAND Simulator support by Kyungmin Park · 17 years ago
  13. ee9745f [MTD] [OneNAND] 2X program support by Kyungmin Park · 17 years ago
  14. abdba71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  15. 2d408b4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  16. fde937d Fix VDSO gettimeofday() when called with NULL struct timeval. by Will Schmidt · 17 years ago
  17. fe77d4f firewire: add Kconfig help on building both stacks by Stefan Richter · 17 years ago
  18. 0a9972b firewire: fix async reception on big endian machines by Stefan Richter · 17 years ago
  19. 1bddb9a Revert accidental commit to scripts/Makefile.headersinst by David Woodhouse · 17 years ago
  20. a97145c [MTD] remove dead MTD_PMC551_APERTURE_SIZE option by Adrian Bunk · 17 years ago
  21. 8e0aedc [MTD] Use proper binary multiple prefixes in pmc551 driver by David Woodhouse · 17 years ago
  22. 8f46c52 [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100 by Adrian Bunk · 17 years ago
  23. 43dfa07 [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. by David Woodhouse · 17 years ago
  24. cf1d8a8 [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c by Kumar Gala · 17 years ago
  25. a4c9e32 [POWERPC] Use ppc64 style list management for pci_controller on ppc32 by Kumar Gala · 17 years ago
  26. 58083da [POWERPC] Move common PCI code out of pci_32/pci_64 by Kumar Gala · 17 years ago
  27. 0b1d40c [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host by Kumar Gala · 17 years ago
  28. dbf8471 [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes by Kumar Gala · 17 years ago
  29. 5516b54 [POWERPC] Use global_number in ppc32 pci_controller by Kumar Gala · 17 years ago
  30. 6a50623 [POWERPC] Removed dead code related to PCI on ppc32 by Kumar Gala · 17 years ago
  31. bf440b71 [POWERPC] Remove local_number from pci_controller by Kumar Gala · 17 years ago
  32. 5531e41 [POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.h by Kumar Gala · 17 years ago
  33. 20243c7 [POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge resources. by Zhang Wei · 17 years ago
  34. 6d8ff10 [POWERPC] Let subordinate transparent bridges be transparent. by York Sun · 17 years ago
  35. 3ac4f0e [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode. by Zhang Wei · 17 years ago
  36. 476f577 [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage by Kumar Gala · 17 years ago
  37. e4725c2 [POWERPC] 86xx: Avoid system halt if link training isn't at least L0. by Zhang Wei · 17 years ago
  38. ab0f9ad [POWERPC] Added indirect_type to handle variants of PCI ops by Kumar Gala · 17 years ago
  39. dfac6fa [POWERPC] 86xx: Add uli1575 pci-bridge sector to MPC8641HPCN dts file. by Wade Farnsworth · 17 years ago
  40. bf7c036 [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0 by Zhang Wei · 17 years ago
  41. 0a3786c [POWERPC] Removed remnants of bus_offset by Kumar Gala · 17 years ago
  42. 5ab65ec [POWERPC] Added self_busno to indicate which bus number the PHB is by Kumar Gala · 17 years ago
  43. 2a5ccbc [POWERPC] Remove bus_offset in places its not really used by Kumar Gala · 17 years ago
  44. 5229ee1 [POWERPC] Remove hack to determine the 2nd PHBs bus number by Kumar Gala · 17 years ago
  45. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 17 years ago
  46. 0e302a7 [POWERPC] 52xx: Remove support for PCI bus_offset by Kumar Gala · 17 years ago
  47. 5ab9c45 [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it by Kumar Gala · 17 years ago
  48. d3c7ffa [POWERPC] disallow building powermac and tsi108 without PCI by Arnd Bergmann · 17 years ago
  49. d665840 [POWERPC] fix building without PCI by Arnd Bergmann · 17 years ago
  50. 3dfaa76 [POWERPC] kill isa_{io,mem}_base definitions for !PCI by Arnd Bergmann · 17 years ago
  51. 1430560 [POWERPC] mpc82xx_ads build fix by Arnd Bergmann · 17 years ago
  52. 09b55f7 [POWERPC] rename add_bridge to avoid namespace clashes by Arnd Bergmann · 17 years ago
  53. b9fd305 [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection by Arnd Bergmann · 17 years ago
  54. 5f02121 [IRDA]: fix printk format by Randy Dunlap · 17 years ago
  55. 8da32de gianfar: Fix typo bug introduced by move to udp_hdr() by Kumar Gala · 17 years ago
  56. 1720081 [NETPOLL] netconsole: fix soft lockup when removing module by Jarek Poplawski · 17 years ago
  57. 4e4eda8 Input: document some of keycodes by Dmitry Torokhov · 17 years ago
  58. c77da17 Input: add a new EV_SW SW_RADIO event, for radio switches on laptops by Henrique de Moraes Holschuh · 17 years ago
  59. 33143ea Input: serio - take drv_mutex in serio_cleanup() by Dmitry Torokhov · 17 years ago
  60. 9f462a1 [SPARC64]: Add linux/pagemap.h to asm/tlb.h by Alexey Dobriyan · 17 years ago
  61. 2524363 Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  62. 663d77a [MTD] [MAPS] Cleanup nettel map driver by Adrian Bunk · 17 years ago
  63. 1da1caf [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up. by Randy Dunlap · 17 years ago
  64. ec9ce52 [MTD] Use mutex instead of semaphore in dataflash driver by Matthias Kaehlcke · 17 years ago
  65. 02d087d [MTD] m25p80: Use correct units for binary multiples by David Woodhouse · 17 years ago
  66. fa0a8c7 [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocks by David Brownell · 17 years ago
  67. 7d5230e [MTD] m25p80 converted to mutex by David Brownell · 17 years ago
  68. d38d8c7 [CIFS] whitespace fixes by Steve French · 17 years ago
  69. 02d9291 [MTD] [NAND] Change NDFC driver to support 405 platforms too by Stefan Roese · 17 years ago
  70. 356d70f [MTD] mtdcore.c: share syms with mtd_blkdev.c by Ben Dooks · 17 years ago
  71. 029a9eb [MTD] [NOR] cfi_cmdset_0001.c: sparse fixes by Ben Dooks · 17 years ago
  72. ce0f33a [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static by Ben Dooks · 17 years ago
  73. 8f026f7 [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops' by Ben Dooks · 17 years ago
  74. 8b099a3 [MTD] [NAND] nand_base.c: fix type of eccpos pointer by Ben Dooks · 17 years ago
  75. 4b23aff [MTD] oops and panic message logging to MTD device by Richard Purdie · 17 years ago
  76. 1100b47 [MTD] [NAND] at91_nand rdy_pin fix by Ivan Kuten · 17 years ago
  77. 4854b75 [MTD] Remove references to ROOT_DEV from map drivers. by David Woodhouse · 17 years ago
  78. e716dd3 [JFFS2] Fix suspend failure with JFFS2 GC thread. by David Woodhouse · 17 years ago
  79. 0471448 Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  80. 762e5ab [CIFS] Fix sign mount option and sign proc config setting by Steve French · 17 years ago
  81. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 17 years ago
  82. 2f4d4da serial: clear proper MPSC interrupt cause bits by Jay Lubomirski · 17 years ago
  83. ddc80bd ext2: fix return of uninitialised variable by Andrew Morton · 17 years ago
  84. 5da44ad mips-jazz: correct flags for timer io resource by Alexey Dobriyan · 17 years ago
  85. 33e44b1 w1_therm_read_bin: don't call flush_signals() by Evgeniy Polyakov · 17 years ago
  86. a66e356 relayfs: fix overwrites by Masami Hiramatsu · 17 years ago
  87. 8d62fde relay file read: start-pos fix by David Wilder · 17 years ago
  88. ea7fc33 ALSA: use __devexit_p by Randy Dunlap · 17 years ago
  89. 8a465c3 Documentation/HOWTO: update URLs of git trees by Stefan Richter · 17 years ago
  90. 74bfe03 fix section mismatch in chipsfb by Olaf Hering · 17 years ago
  91. f8738c5 avoid spurious POLLIN returns in signalfd by Davide Libenzi · 17 years ago
  92. 58e7847 saa7134: fix thread shutdown handling by Jeff Mahoney · 17 years ago
  93. 53f3bed ALSA: fix ice1712 section mismatch by Randy Dunlap · 17 years ago
  94. 92504f7 IOATDMA: fix section mismatches by Randy Dunlap · 17 years ago
  95. 59faba1 Fix Kconfig dependency problems wrt boolean menuconfigs by Trent Piepho · 17 years ago
  96. 30acbab mm: kill validate_anon_vma to avoid mapcount BUG by Hugh Dickins · 17 years ago
  97. 172d049 PNP SMCf010 quirk: auto-config device if BIOS left it broken by Bjorn Helgaas · 17 years ago
  98. 7c31d2f smsc-ircc2: skip preconfiguration for PNP devices by Bjorn Helgaas · 17 years ago
  99. 80581c4 mtrr/cyrix: fix sections by Randy Dunlap · 17 years ago
  100. d2fd899 eventfd: clean compile when CONFIG_EVENTFD=n by Randy Dunlap · 17 years ago