1. 877d772 [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. by Andrew Victor · 17 years ago
  2. 9da7cf2 [ARM] Update mach-types by Russell King · 17 years ago
  3. 2fd0237 [ARM] iop13xx: msi support by Daniel Wolstenholme · 17 years ago
  4. 87b247c [ARM] Spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  5. a0d6333 [ARM] remove useless config option GENERIC_BUST_SPINLOCK by Robert P. J. Day · 17 years ago
  6. 7c6337e [ARM] 4303/3: base kernel support for TI DaVinci by Kevin Hilman · 17 years ago
  7. 7fdc784 [ARM] 4359/3: H1940: Add bluetooth support by Arnaud Patard · 17 years ago
  8. b8b6970 [ARM] 4365/1: Add AC97 clock to s3c2443 machine by Graeme Gregory · 17 years ago
  9. c9184f5 [ARM] 4362/1: trizeps4 update by Jürgen Schindele · 17 years ago
  10. f95637d [ARM] pata_icside: fix build errors by Russell King · 17 years ago
  11. 10bdaaa [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() by Russell King · 17 years ago
  12. c7b87f3 [ARM] ecard: add helper function for setting ecard irq ops by Russell King · 17 years ago
  13. 129a84d locks: fix F_GETLK regression (failure to find conflicts) by J. Bruce Fields · 17 years ago
  14. a9deecb Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  15. d9de262 Allow compat_ioctl.c to compile without CONFIG_NET by Simon Horman · 17 years ago
  16. 643bd27 Fix ixp4xx compile error by Frederik Deweerdt · 17 years ago
  17. 62933d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  18. 0ab5980 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  19. b526ca4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  20. 9b6a517 Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  21. fc0b60f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  22. e991084 timer: revert parenthesis fix in tbase_get_deferrable() etc by akpm@linux-foundation.org · 17 years ago
  23. c91e23c i2c-at91: compile fix (IS_ERR) by Alexey Dobriyan · 17 years ago
  24. 6e99806 i2c-at91 supports new-style i2c drivers by David Brownell · 17 years ago
  25. dd00a99 md: avoid a possibility that a read error can wrongly propagate through md/raid1 to a filesystem. by NeilBrown · 17 years ago
  26. c5ddb54 drivers/hwmon: switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  27. bcf889f SLUB: remove nr_cpu_ids hack by Christoph Lameter · 17 years ago
  28. d4751a2 SLUB: SLUB_DEBUG must depend on SLUB by Christoph Lameter · 17 years ago
  29. 5a18c92 Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" by Eric W. Biederman · 17 years ago
  30. 0cfe61e arm: fix i2c-pxa build by Russell King · 17 years ago
  31. c4a7f5e ocfs2: kobject/kset foobar by Randy Dunlap · 17 years ago
  32. 6f076f5 early_pfn_to_nid needs to be __meminit by Stephen Rothwell · 17 years ago
  33. a6a62b6 AF_RXRPC: reduce debugging noise by David Howells · 17 years ago
  34. 5bbf5d3 AFS: further write support fixes by David Howells · 17 years ago
  35. b9b1f8d AFS: write support fixes by David Howells · 17 years ago
  36. 218e180 add upper-32-bits macro by Andrew Morton · 17 years ago
  37. 894b878 slub: support concurrent local and remote frees and allocs on a slab by Christoph Lameter · 17 years ago
  38. 02b6732 x86_64: fix default_do_nmi() missing return after an if () by Mathieu Desnoyers · 17 years ago
  39. d79406d firewire: Convert OHCI driver to use standard goto unwinding for error handling. by Kristian Høgsberg · 17 years ago
  40. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  41. 213d7bb firewire: Drop single buffer request support. by Kristian Høgsberg · 17 years ago
  42. 36abb3b firewire: Add a comment to describe why we split the sg list. by Kristian Høgsberg, Stefan Richter · 17 years ago
  43. e1b68c4 firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand. by Kristian Høgsberg · 17 years ago
  44. 95ffc5e firewire: Handle the last few DMA mapping error cases. by Kristian Høgsberg · 17 years ago
  45. ad85274 firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata. by Kristian Høgsberg · 17 years ago
  46. 1e4c7b0 firewire: Provide module aliase for backwards compatibility. by Olaf Hering · 17 years ago
  47. 58e313b firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile. by Kristian Høgsberg · 17 years ago
  48. 4c5a443 firewire: Break out shared IEEE1394 constant to separate header file. by Kristian Høgsberg · 17 years ago
  49. 04dfb8d firewire: Use linux/*.h instead of asm/*.h header files. by Kristian Høgsberg · 17 years ago
  50. a77754a firewire: Uppercase most macro names. by Kristian Høgsberg · 17 years ago
  51. a98e271 firewire: Coding style cleanup: no spaces after function names. by Kristian Høgsberg · 17 years ago
  52. 6a5033b firewire: Convert card_rwsem to a regular mutex. by Kristian Høgsberg · 17 years ago
  53. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  54. e175569 firewire: Use lib/ implementation of CRC ITU-T. by Kristian Høgsberg · 17 years ago
  55. 3e7cbae CRC ITU-T V.41 by Ivo van Doorn · 18 years ago
  56. 906fc9e [S390] update default configuration. by Martin Schwidefsky · 17 years ago
  57. f54bfc0 [S390] Kconfig: no wireless on s390. by Martin Schwidefsky · 17 years ago
  58. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  59. abf3ea1 [S390] Kconfig: common config options for s390. by Martin Schwidefsky · 17 years ago
  60. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  61. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  62. eeca7a3 [S390] Kconfig: refine depends statements. by Martin Schwidefsky · 17 years ago
  63. 490f03d [S390] Avoid compile warning. by Heiko Carstens · 17 years ago
  64. 853944c [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci by Ursula Braun · 17 years ago
  65. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 17 years ago
  66. aaff0f6 [S390] dasd: Fix modular build. by Cornelia Huck · 17 years ago
  67. 9b0c455 [S390] monreader inlining cleanup. by Martin Schwidefsky · 17 years ago
  68. f7e5d67 [S390] cio: Make some structures and a function static. by Cornelia Huck · 17 years ago
  69. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  70. 0b0bb3c [S390] fix subsystem removal fallout by Cornelia Huck · 17 years ago
  71. f640712 [POWERPC] Fix compile error with kexec and CONFIG_SMP=n by Paul Mackerras · 17 years ago
  72. 40472a5 [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning by Michael Ellerman · 17 years ago
  73. 2454c7e [POWERPC] Fix warning in hpte_decode(), and generalize it by Paul Mackerras · 17 years ago
  74. de11321 [POWERPC] Minor pSeries IOMMU debug cleanup by Michael Neuling · 17 years ago
  75. 6e66837 [POWERPC] PS3: Fix sys manager build error by Geoff Levand · 17 years ago
  76. 17213c3 [POWERPC] Assorted janitorial EEH cleanups by Linas Vepstas · 17 years ago
  77. 979ee32 [POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID by Stephen Rothwell · 17 years ago
  78. 49d687b [POWERPC] pmu_sys_suspended is only defined for PPC32 by Stephen Rothwell · 17 years ago
  79. 31e92e0 [POWERPC] Fix incorrect calculation of I/O window addresses by Paul Mackerras · 17 years ago
  80. 4cc81aa [POWERPC] celleb: Update celleb_defconfig by Ishizaki Kou · 17 years ago
  81. b4f8b10 [POWERPC] celleb: Fix parsing of machine type hack command line option by Ishizaki Kou · 17 years ago
  82. 0f6e74a [POWERPC] celleb: Fix PCI config space accesses to subordinate buses by Ishizaki Kou · 17 years ago
  83. d1af5b4 [POWERPC] celleb: Fix support for multiple PCI domains by Ishizaki Kou · 17 years ago
  84. ab5570f [POWERPC] Wire up sys_utimensat by Stephen Rothwell · 17 years ago
  85. 2ecf042 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  86. 26e6385 [SPARC64]: Use alloc_pci_dev() in PCI bus probes. by David S. Miller · 17 years ago
  87. f685648 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  88. 9245df0 [SPARC64]: Bump PROMINTR_MAX to 32. by David S. Miller · 17 years ago
  89. aa5242e [SPARC64]: Fix recursion in PROM tree building. by David S. Miller · 17 years ago
  90. 00eb43a acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commands by Lennart Poettering · 17 years ago
  91. f142051 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  92. 19ed0d6 Pull asus into release branch by Len Brown · 17 years ago
  93. 71b43ca Pull acpica into release branch by Len Brown · 17 years ago
  94. 3dd6786 Pull bugzilla-8385 into release branch by Len Brown · 17 years ago
  95. f697b67 Pull thermal into release branch by Len Brown · 17 years ago
  96. a64e62a sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT by Mattia Dongili · 17 years ago
  97. f398532 asus-laptop: version bump and lindent by Corentin Chary · 17 years ago
  98. 832d995 asus-laptop: fix light sens init by Corentin Chary · 17 years ago
  99. e539c2f asus-laptop: add GPS support by Corentin Chary · 17 years ago
  100. a9dbcb3 asus-laptop: notify ALL events by Corentin Chary · 17 years ago