1. 6799687 x86, boot: add new generated files to the appropriate .gitignore files by Mike Galbraith · 16 years ago
  2. c6ac4c1 x86, boot: correct the calculation of ZO_INIT_SIZE by H. Peter Anvin · 16 years ago
  3. c4f6823 x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGN by H. Peter Anvin · 16 years ago
  4. 7ed42a2 x86, boot: correct sanity checks in boot/compressed/misc.c by H. Peter Anvin · 16 years ago
  5. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 16 years ago
  6. fe83fcc x86, defconfig: update kernel position parameters by H. Peter Anvin · 16 years ago
  7. c4a9946 x86, defconfig: update to current, no material changes by H. Peter Anvin · 16 years ago
  8. 2671780 x86: make CONFIG_RELOCATABLE the default by H. Peter Anvin · 16 years ago
  9. ceefccc x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MB by H. Peter Anvin · 16 years ago
  10. d297366 x86: document new bzImage fields by H. Peter Anvin · 16 years ago
  11. 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 16 years ago
  12. 99aa455 x86, boot: remove dead code from boot/compressed/head_*.S by H. Peter Anvin · 16 years ago
  13. 40b387a x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits by H. Peter Anvin · 16 years ago
  14. 77d1a49 x86, boot: make symbols from the main vmlinux available by H. Peter Anvin · 16 years ago
  15. 02a884c x86, boot: determine compressed code offset at compile time by H. Peter Anvin · 16 years ago
  16. 36d3793 x86, boot: use appropriate rep string for move and clear by H. Peter Anvin · 16 years ago
  17. 9754191 x86, boot: zero EFLAGS on 32 bits by H. Peter Anvin · 16 years ago
  18. 0a13773 x86, boot: set up the decompression stack as early as possible by H. Peter Anvin · 16 years ago
  19. 5b11f1c x86, boot: straighten out ranges to copy/zero in compressed/head*.S by H. Peter Anvin · 16 years ago
  20. b40d68d x86, boot: stylistic cleanups for boot/compressed/head_64.S by H. Peter Anvin · 16 years ago
  21. 5f64ec6 x86, boot: stylistic cleanups for boot/compressed/head_32.S by H. Peter Anvin · 16 years ago
  22. bd2a369 x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S by H. Peter Anvin · 16 years ago
  23. 283ab1c x86, boot: follow standard Kbuild style for compression suffix by H. Peter Anvin · 16 years ago
  24. 5f11e02 x86, boot: simplify arch/x86/boot/compressed/Makefile by H. Peter Anvin · 16 years ago
  25. 845adf7 x86: add a Kconfig symbol for when relocations are needed by H. Peter Anvin · 16 years ago
  26. d3dd3b5 kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs by H. Peter Anvin · 16 years ago
  27. 0b4eb46 x86, boot: align the .bss section in the decompressor by H. Peter Anvin · 16 years ago
  28. 83c4832 x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler by Sam Ravnborg · 16 years ago
  29. fd07319 x86, vmlinux.lds: fix relocatable symbols by Ingo Molnar · 16 years ago
  30. 91fd7fe x86, vmlinux.lds: add copyright by Ingo Molnar · 16 years ago
  31. 091e52c x86, vmlinux.lds: unify remaining parts by Sam Ravnborg · 16 years ago
  32. 9d16e78 x86, vmlinux.lds: unify percpu by Sam Ravnborg · 16 years ago
  33. bf6a574 x86, vmlinux.lds: unify .exit.* and .init.ramfs by Sam Ravnborg · 16 years ago
  34. ae61836 x86, vmlinux.lds: unify parainstructions by Sam Ravnborg · 16 years ago
  35. e58bdaa x86, vmlinux.lds: unify first part of initdata by Sam Ravnborg · 16 years ago
  36. ff6f87e x86, vmlinux.lds: move vsyscall output sections by Sam Ravnborg · 16 years ago
  37. 1f6397b x86, vmlinux.lds: unify data output sections by Sam Ravnborg · 16 years ago
  38. 448bc3a x86, vmlinux.lds: unify exception table by Sam Ravnborg · 16 years ago
  39. dfc20895 x86, vmlinux.lds: unify .text output sections by Sam Ravnborg · 16 years ago
  40. 444e0ae x86, vmlinux.lds: unify start/end of SECTIONS by Sam Ravnborg · 16 years ago
  41. afb8095a x86, vmlinux.lds: unify PHDRS by Sam Ravnborg · 16 years ago
  42. 17ce265 x86, vmlinux.lds: unify header/footer by Sam Ravnborg · 16 years ago
  43. aee6a166 x86: beautify vmlinux_32.lds.S by Sam Ravnborg · 16 years ago
  44. 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 16 years ago
  45. 0a3ec21 x86: beautify vmlinux_64.lds.S by Sam Ravnborg · 16 years ago
  46. d1f0ae5 x86: standardize Kbuild rules by Sam Ravnborg · 16 years ago
  47. 3ee8da8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  48. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  49. 23da64b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  50. 9dd175f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  51. fcad94a ALSA: hda - Fix the cmd cache keys for amp verbs by Takashi Iwai · 16 years ago
  52. a23c218 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  53. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 16 years ago
  54. a36e71f cfq-iosched: add close cooperator code by Jens Axboe · 16 years ago
  55. 9481ffd cfq-iosched: log responsible 'cfqq' in idle timer arm by Jens Axboe · 16 years ago
  56. 2d87072 cfq-iosched: tweak kick logic a bit more by Jens Axboe · 16 years ago
  57. 40bb54d cfq-iosched: no need to save interrupts in cfq_kick_queue() by Jens Axboe · 16 years ago
  58. c2572f2 brd: fix cacheflushing by Nick Piggin · 16 years ago
  59. dfbc475 brd: support barriers by Nick Piggin · 16 years ago
  60. 297dbf5 swap: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  61. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  62. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  63. 4d1f9fd dio: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  64. 15afd1c block: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  65. 86c824b bio: add documentation to bio_alloc() by Jens Axboe · 16 years ago
  66. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 16 years ago
  67. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 16 years ago
  68. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 16 years ago
  69. eb443e5 splice: fix i_mutex locking in generic_splice_write() by Miklos Szeredi · 16 years ago
  70. 2933970 splice: remove i_mutex locking in splice_from_pipe() by Miklos Szeredi · 16 years ago
  71. b3c2d2d splice: split up __splice_from_pipe() by Miklos Szeredi · 16 years ago
  72. 91e463c block: fix SG_IO to return a proper error value by FUJITA Tomonori · 16 years ago
  73. 83b2086 ALSA: add missing definitions(letters) to HD-Audio.txt by Justin Mattock · 16 years ago
  74. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 16 years ago
  75. 00610a8 Merge branch 'topic/usb-caiaq' into for-linus by Takashi Iwai · 16 years ago
  76. 035f5af Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  77. 2e8e59f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  78. ff0c68d Merge branch 'topic/jack-free-fix' into topic/hda by Takashi Iwai · 16 years ago
  79. 45c27fc Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus by Takashi Iwai · 16 years ago
  80. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 16 years ago
  81. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 16 years ago
  82. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 16 years ago
  83. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 16 years ago
  84. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 16 years ago
  85. bfb5303 ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883 by Takashi Iwai · 16 years ago
  86. 2ec775e [ALSA] intel8x0: add one retry to the ac97_clock measurement routine by Jaroslav Kysela · 16 years ago
  87. d6ceb25 cfq-iosched: don't delay queue kick for a merged request by Jens Axboe · 16 years ago
  88. 053c525 buffer: switch do_emergency_thaw() away from pdflush_operation() by Jens Axboe · 16 years ago
  89. 329007c block: update biodoc.txt on plugging by Jens Axboe · 16 years ago
  90. 1d6bfbd as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines by Jens Axboe · 16 years ago
  91. ff6657c cfq-iosched: get rid of private SYNC/ASYNC defines by Jens Axboe · 16 years ago
  92. b0b78f8 cfq-iosched: use rw_is_sync() to see if rw flags are sync or not by Jens Axboe · 16 years ago
  93. 48e70bc Document and move the various READ/WRITE types by Jens Axboe · 16 years ago
  94. f600abe block: fix bad spelling of quiesce by Jens Axboe · 16 years ago
  95. 8f3d8ba block: move bio list helpers into bio.h by Christoph Hellwig · 16 years ago
  96. b71a0c2 powerpc: pseries/dtl.c should include asm/firmware.h by Sachin Sant · 16 years ago
  97. 306a828 powerpc: Fix data-corrupting bug in __futex_atomic_op by Paul Mackerras · 16 years ago
  98. c58dc57 powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() by Mike Mason · 16 years ago
  99. adf213c powerpc: Allow 256kB pages with SHMEM by Hugh Dickins · 16 years ago
  100. 0882e8d Linux 2.6.30-rc2 by Linus Torvalds · 16 years ago