1. 1d4ec7b Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR) by Roland Dreier · 17 years ago
  2. efa7e86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  3. bd807f9 [IA64] Prevent people from directly including <asm/rwsem.h>. by Robert P. J. Day · 17 years ago
  4. c36c282 Pull ia64-clocksource into release branch by Tony Luck · 17 years ago
  5. 1f564ad [IA64] remove time interpolator by Bob Picco · 17 years ago
  6. 0aa366f [IA64] Convert to generic timekeeping/clocksource by Tony Luck · 17 years ago
  7. 9410910 [MIPS] User stack pointer randomisation by Franck Bui-Huu · 17 years ago
  8. c55757b [MIPS] Remove unused include/asm-mips/gfx.h by Yoichi Yuasa · 17 years ago
  9. ca002ba [MIPS] Remove unused include/asm-mips/ds1216.h by Yoichi Yuasa · 17 years ago
  10. 17099b1 [MIPS] Make support for weakly ordered LL/SC a config option. by Ralf Baechle · 17 years ago
  11. ed203da [MIPS] Disable UserLocal runtime detection on platforms which never have it. by Ralf Baechle · 17 years ago
  12. 798d902 [MIPS] Disable MT runtime detection on platforms which never support MT. by Ralf Baechle · 17 years ago
  13. 2cb7e71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofcons by Linus Torvalds · 17 years ago
  14. d638d49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  15. 5f7e08c Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  16. 7f46e6c Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  17. c8e16aa Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  18. 6936b17e Merge branch 'cfq' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  19. dee2383 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  20. eb0645a async_tx: fix kmap_atomic usage in async_memcpy by Dan Williams · 17 years ago
  21. 5ac12c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  22. d046943 fix gfp_t annotations for slub by Al Viro · 17 years ago
  23. f9569e1 m68k iomem (based on Geert's tree + memcpy_... stuff) by Al Viro · 17 years ago
  24. 5ddf24c libata: implement EH fast drain by Tejun Heo · 17 years ago
  25. f8f1e1c libata: reorganize ata_ehi_hotplugged() by Tejun Heo · 17 years ago
  26. 008a789 libata: improve SATA PHY speed down logic by Tejun Heo · 17 years ago
  27. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  28. 5335b72 libata: implement AC_ERR_NCQ by Tejun Heo · 17 years ago
  29. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  30. 9977126 libata: add @is_cmd to ata_tf_to_fis() by Tejun Heo · 17 years ago
  31. 56386f6 sh: intc - add support for SH7750 and its variants by Magnus Damm · 17 years ago
  32. 53555eb [ALSA] version 1.0.14 by Jaroslav Kysela · 17 years ago
  33. 89f157d [ALSA] cs46xx - Fix PM resume by Takashi Iwai · 17 years ago
  34. 47a2327 [ALSA] Remove unreferenced header file include/sound/wavefront_fx.h by Robert P. J. Day · 17 years ago
  35. 13d4570 [ALSA] emu10k1 - EMU 1212 with 16 capture channels by Pavel Hofman · 17 years ago
  36. 621887a [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1) by Takashi Iwai · 17 years ago
  37. ea7cfcd [ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1 by Pavel Hofman · 17 years ago
  38. 7a05f06 [ALSA] ASoC S3C24xx machine drivers - I2C ID for LM4857 by Liam Girdwood · 18 years ago
  39. c2dea2d cfq: async queue allocation per priority by Vasily Tarasov · 17 years ago
  40. da9f0ac Merge branch 'clkfwk' by Paul Mundt · 17 years ago
  41. f6991b0 sh: Implement clk_round_rate() in the clock framework. by Paul Mundt · 17 years ago
  42. 91ba3c2 [SPARC64]: Fix handling of multiple vdc-port nodes. by David S. Miller · 17 years ago
  43. bc5a2e6 [SPARC]: Add sys_fallocate() entries. by David S. Miller · 17 years ago
  44. a376178 [SPARC64]: Use orderly_poweroff(). by David S. Miller · 17 years ago
  45. 3f23de1 Create drivers/of/platform.c by Stephen Rothwell · 18 years ago
  46. b41912c Create linux/of_platorm.h by Stephen Rothwell · 18 years ago
  47. 37b7754 [SPARC/64] Rename some functions like PowerPC by Stephen Rothwell · 18 years ago
  48. f898f8d Begin consolidation of of_device.h by Stephen Rothwell · 18 years ago
  49. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 18 years ago
  50. a13c16e sh64: Wire up fallocate() syscall. by Paul Mundt · 17 years ago
  51. e679c5f Consolidate of_get_parent by Stephen Rothwell · 18 years ago
  52. 581b605 Consolidate of_find_property by Stephen Rothwell · 18 years ago
  53. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 18 years ago
  54. 97e873e Start split out of common open firmware code by Stephen Rothwell · 18 years ago
  55. 0c99adb sh: Wire up fallocate() syscall. by Paul Mundt · 17 years ago
  56. 39c7aa9 sh: intc - add support for 7780 by Magnus Damm · 17 years ago
  57. 90015c8 sh: IPR/INTC2 IRQ setup consolidation. by Magnus Damm · 17 years ago
  58. 493a358 sh: clean up interrupt code for solution engine 7722 board by Magnus Damm · 17 years ago
  59. 1b06428 sh: intc - add support for 7722 processor by Magnus Damm · 17 years ago
  60. 02ab3f7 sh: intc - shared IPR and INTC2 controller by Magnus Damm · 17 years ago
  61. 76c1ce7 Split out common parts of prom.h by Stephen Rothwell · 18 years ago
  62. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  63. f4fbfb0 Pull vector-domain into release branch by Tony Luck · 17 years ago
  64. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 6a824c9 ide: remove ide_find_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 7dd0008 ide: add ide_pio_cycle_time() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  68. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 2229833 ide: add ide_dev_has_iordy() helper (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 342cdb6 ide: make ide_get_best_pio_mode() print info if overriding PIO mode by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 721e262 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  72. fdb64f9 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  73. 2d9ce17 i386: Allow KVM on i386 nonpae by Avi Kivity · 17 years ago
  74. 3e1f900 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  75. 40b42f1 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  76. ff86303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  77. 626ac54 user namespace: fix copy_user_ns return value by Serge E. Hallyn · 17 years ago
  78. 3d7559e [IA64] fallocate system call by David Chinner · 17 years ago
  79. e436d80 [PATCH] sched: implement cpu_clock(cpu) high-speed time source by Ingo Molnar · 17 years ago
  80. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  81. e4eff1a SUNRPC: Clean up the sillyrename code by Trond Myklebust · 17 years ago
  82. 4fdc17b NFS: Introduce struct nfs_removeargs+nfs_removeres by Trond Myklebust · 17 years ago
  83. be879c4 SUNRPC: move bkl locking and xdr proc invocation into a common helper by J. Bruce Fields · 17 years ago
  84. e24b8cb i2c: Delete the i2c-isa pseudo bus driver by Jean Delvare · 17 years ago
  85. ce8c229 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  86. 53078ca include/linux/pci_id.h: add amd northbridge defines by Douglas Thompson · 17 years ago
  87. 66ee2f9 drivers/edac: mod assert_error check by Dave Jiang · 17 years ago
  88. 535c6a5 drivers/edac: new inte 30x0 MC driver by Jason Uhlenkott · 17 years ago
  89. c0d1217 drivers/edac: add new nmi rescan by Dave Jiang · 17 years ago
  90. d7e28ff lguest: the host code by Rusty Russell · 17 years ago
  91. 07ad157 lguest: the guest code by Rusty Russell · 17 years ago
  92. c7d5140 knfsd: clean up EX_RDONLY by J. Bruce Fields · 17 years ago
  93. e22841c knfsd: move EX_RDONLY out of header by J. Bruce Fields · 17 years ago
  94. d688abf move page writeback acounting out of macros by Andrew Morton · 17 years ago
  95. 1014680 m68knommu: remove is_in_rom() function by Greg Ungerer · 17 years ago
  96. 2502b667 m68knommu: generic irq handling by Greg Ungerer · 17 years ago
  97. 3b5ad07 stacktrace: fix header file for !CONFIG_STACKTRACE by Johannes Berg · 17 years ago
  98. 9664567 lockstat: measure lock bouncing by Peter Zijlstra · 17 years ago
  99. 4b32d0a lockdep: various fixes by Peter Zijlstra · 17 years ago
  100. f20786f lockstat: core infrastructure by Peter Zijlstra · 17 years ago