1. 9754191 x86, boot: zero EFLAGS on 32 bits by H. Peter Anvin · 15 years ago
  2. 0a13773 x86, boot: set up the decompression stack as early as possible by H. Peter Anvin · 15 years ago
  3. 5b11f1c x86, boot: straighten out ranges to copy/zero in compressed/head*.S by H. Peter Anvin · 15 years ago
  4. b40d68d x86, boot: stylistic cleanups for boot/compressed/head_64.S by H. Peter Anvin · 15 years ago
  5. 5f64ec6 x86, boot: stylistic cleanups for boot/compressed/head_32.S by H. Peter Anvin · 15 years ago
  6. bd2a369 x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S by H. Peter Anvin · 15 years ago
  7. 283ab1c x86, boot: follow standard Kbuild style for compression suffix by H. Peter Anvin · 15 years ago
  8. 5f11e02 x86, boot: simplify arch/x86/boot/compressed/Makefile by H. Peter Anvin · 15 years ago
  9. 845adf7 x86: add a Kconfig symbol for when relocations are needed by H. Peter Anvin · 15 years ago
  10. d3dd3b5 kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs by H. Peter Anvin · 15 years ago
  11. 0b4eb46 x86, boot: align the .bss section in the decompressor by H. Peter Anvin · 15 years ago
  12. 83c4832 x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler by Sam Ravnborg · 15 years ago
  13. fd07319 x86, vmlinux.lds: fix relocatable symbols by Ingo Molnar · 15 years ago
  14. 91fd7fe x86, vmlinux.lds: add copyright by Ingo Molnar · 15 years ago
  15. 091e52c x86, vmlinux.lds: unify remaining parts by Sam Ravnborg · 15 years ago
  16. 9d16e78 x86, vmlinux.lds: unify percpu by Sam Ravnborg · 15 years ago
  17. bf6a574 x86, vmlinux.lds: unify .exit.* and .init.ramfs by Sam Ravnborg · 15 years ago
  18. ae61836 x86, vmlinux.lds: unify parainstructions by Sam Ravnborg · 15 years ago
  19. e58bdaa x86, vmlinux.lds: unify first part of initdata by Sam Ravnborg · 15 years ago
  20. ff6f87e x86, vmlinux.lds: move vsyscall output sections by Sam Ravnborg · 15 years ago
  21. 1f6397b x86, vmlinux.lds: unify data output sections by Sam Ravnborg · 15 years ago
  22. 448bc3a x86, vmlinux.lds: unify exception table by Sam Ravnborg · 15 years ago
  23. dfc20895 x86, vmlinux.lds: unify .text output sections by Sam Ravnborg · 15 years ago
  24. 444e0ae x86, vmlinux.lds: unify start/end of SECTIONS by Sam Ravnborg · 15 years ago
  25. afb8095a x86, vmlinux.lds: unify PHDRS by Sam Ravnborg · 15 years ago
  26. 17ce265 x86, vmlinux.lds: unify header/footer by Sam Ravnborg · 15 years ago
  27. aee6a166 x86: beautify vmlinux_32.lds.S by Sam Ravnborg · 15 years ago
  28. 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 15 years ago
  29. 0a3ec21 x86: beautify vmlinux_64.lds.S by Sam Ravnborg · 15 years ago
  30. d1f0ae5 x86: standardize Kbuild rules by Sam Ravnborg · 15 years ago
  31. 3ee8da8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  32. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  33. 23da64b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  34. 9dd175f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  35. fcad94a ALSA: hda - Fix the cmd cache keys for amp verbs by Takashi Iwai · 15 years ago
  36. a23c218 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  37. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 15 years ago
  38. a36e71f cfq-iosched: add close cooperator code by Jens Axboe · 15 years ago
  39. 9481ffd cfq-iosched: log responsible 'cfqq' in idle timer arm by Jens Axboe · 15 years ago
  40. 2d87072 cfq-iosched: tweak kick logic a bit more by Jens Axboe · 15 years ago
  41. 40bb54d cfq-iosched: no need to save interrupts in cfq_kick_queue() by Jens Axboe · 15 years ago
  42. c2572f2 brd: fix cacheflushing by Nick Piggin · 15 years ago
  43. dfbc475 brd: support barriers by Nick Piggin · 15 years ago
  44. 297dbf5 swap: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  45. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  46. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  47. 4d1f9fd dio: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  48. 15afd1c block: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  49. 86c824b bio: add documentation to bio_alloc() by Jens Axboe · 15 years ago
  50. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 15 years ago
  51. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 15 years ago
  52. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 15 years ago
  53. eb443e5 splice: fix i_mutex locking in generic_splice_write() by Miklos Szeredi · 15 years ago
  54. 2933970 splice: remove i_mutex locking in splice_from_pipe() by Miklos Szeredi · 15 years ago
  55. b3c2d2d splice: split up __splice_from_pipe() by Miklos Szeredi · 15 years ago
  56. 91e463c block: fix SG_IO to return a proper error value by FUJITA Tomonori · 15 years ago
  57. 83b2086 ALSA: add missing definitions(letters) to HD-Audio.txt by Justin Mattock · 15 years ago
  58. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 15 years ago
  59. 00610a8 Merge branch 'topic/usb-caiaq' into for-linus by Takashi Iwai · 15 years ago
  60. 035f5af Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  61. 2e8e59f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  62. ff0c68d Merge branch 'topic/jack-free-fix' into topic/hda by Takashi Iwai · 15 years ago
  63. 45c27fc Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus by Takashi Iwai · 15 years ago
  64. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 15 years ago
  65. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 15 years ago
  66. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 15 years ago
  67. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 15 years ago
  68. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 15 years ago
  69. bfb5303 ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883 by Takashi Iwai · 15 years ago
  70. 2ec775e [ALSA] intel8x0: add one retry to the ac97_clock measurement routine by Jaroslav Kysela · 15 years ago
  71. d6ceb25 cfq-iosched: don't delay queue kick for a merged request by Jens Axboe · 15 years ago
  72. 053c525 buffer: switch do_emergency_thaw() away from pdflush_operation() by Jens Axboe · 15 years ago
  73. 329007c block: update biodoc.txt on plugging by Jens Axboe · 15 years ago
  74. 1d6bfbd as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines by Jens Axboe · 15 years ago
  75. ff6657c cfq-iosched: get rid of private SYNC/ASYNC defines by Jens Axboe · 15 years ago
  76. b0b78f8 cfq-iosched: use rw_is_sync() to see if rw flags are sync or not by Jens Axboe · 15 years ago
  77. 48e70bc Document and move the various READ/WRITE types by Jens Axboe · 15 years ago
  78. f600abe block: fix bad spelling of quiesce by Jens Axboe · 15 years ago
  79. 8f3d8ba block: move bio list helpers into bio.h by Christoph Hellwig · 15 years ago
  80. b71a0c2 powerpc: pseries/dtl.c should include asm/firmware.h by Sachin Sant · 15 years ago
  81. 306a828 powerpc: Fix data-corrupting bug in __futex_atomic_op by Paul Mackerras · 15 years ago
  82. c58dc57 powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() by Mike Mason · 15 years ago
  83. adf213c powerpc: Allow 256kB pages with SHMEM by Hugh Dickins · 15 years ago
  84. 0882e8d Linux 2.6.30-rc2 by Linus Torvalds · 15 years ago
  85. 29dab4f [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routine by Jaroslav Kysela · 15 years ago
  86. b897e6f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  87. 6f66cbc x86 microcode: revert some work_on_cpu by Hugh Dickins · 15 years ago
  88. 68c8434 drm/i915: fix scheduling while holding the new active list spinlock by Shaohua Li · 15 years ago
  89. 610f26e Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. e9de427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  91. 9fc0178 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  92. 2b6b6d3 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  93. 3e862dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  94. 2344b5b Fix lpfc_parse_bg_err()'s use of do_div() by David Howells · 15 years ago
  95. 78c5b82 tty: Update some of the USB kernel doc by Leandro Dorileo · 15 years ago
  96. 19e0542 parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc by Tony Breeds · 15 years ago
  97. 28783eb parport: Fix various uses of parport_pc by Alan Cox · 15 years ago
  98. cf54509 tty: Fix leak in ti-usb by Alan Cox · 15 years ago
  99. 7a9a65c cdc-acm: Fix long standing abuse of tty->low_latency by Alan Cox · 15 years ago
  100. 95c0909 ALSA: hda - Avoid call of snd_jack_report at release by Takashi Iwai · 15 years ago