1. 32ec7fd x86, setup: preemptively save/restore edi and ebp around INT 15 E820 by H. Peter Anvin · 15 years ago
  2. 01522df x86, setup: mark %esi as clobbered in E820 BIOS call by Michael K. Johnson · 15 years ago
  3. c8608d6 x86/dmi: fix dmi_alloc() section mismatches by Jeremy Fitzhardinge · 15 years ago
  4. 7f00a24 Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  5. 65c2449 aio: lookup_ioctx can return the wrong value when looking up a bogus context by Jeff Moyer · 15 years ago
  6. 87c3a86 eventfd: remove fput() call from possible IRQ context by Davide Libenzi · 15 years ago
  7. d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 15 years ago
  8. caa81d6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  9. 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  10. fe2fd6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  11. a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 15 years ago
  12. 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 15 years ago
  13. 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 15 years ago
  14. b40c757 x86/32: no need to use set_pte_present in set_pte_vaddr by Jeremy Fitzhardinge · 15 years ago
  15. c58603e x86: mpparse: clean up code by introducing a few helper functions, fix by Ingo Molnar · 15 years ago
  16. 5f64135 x86, setup: fix the setting of 480-line VGA modes by H. Peter Anvin · 15 years ago
  17. a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  18. 85bff88 Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  19. d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 15 years ago
  20. a683027 x86: mpparse: clean up code by introducing a few helper functions by Jaswinder Singh Rajput · 15 years ago
  21. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  22. 8144737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  23. 99dbe10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  24. bd27e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  25. 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 15 years ago
  26. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 15 years ago
  27. 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 15 years ago
  28. cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 15 years ago
  29. f55d638 [S390] topology: define SD_MC_INIT to fix performance regression by Heiko Carstens · 15 years ago
  30. 4fa81ed2 [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 15 years ago
  31. cde5edb x86: kprobes.c fix compilation warning by Jaswinder Singh Rajput · 15 years ago
  32. 705bb9d Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  33. 4e16c88 x86: cpu/mttr/cleanup.c fix compilation warning by Jaswinder Singh Rajput · 15 years ago
  34. 2c74d66 x86, uv: fix cpumask iterator in uv_bau_init() by Rusty Russell · 15 years ago
  35. ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 15 years ago
  36. f1aa298 Merge branch 'fix/opl3sa2-suspend' into for-linus by Takashi Iwai · 15 years ago
  37. a232ee6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  38. 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 15 years ago
  39. 82f5d57 ALSA: mixart, fix lock imbalance by Jiri Slaby · 15 years ago
  40. 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 15 years ago
  41. 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 16 years ago
  42. c673ba1 ALSA: hda - Workaround for buggy DMA position on ATI controllers by Takashi Iwai · 15 years ago
  43. 09240cf ALSA: hda - Fix DMA mask for ATI controllers by Takashi Iwai · 15 years ago
  44. a6b6a14 x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c by Andrew Morton · 15 years ago
  45. 58cefd2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  46. 9aac397 powerpc/ps3: ps3_defconfig updates by Geoff Levand · 15 years ago
  47. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  48. fa4b57c x86, dmar: use atomic allocations for QI and Intr-remapping init by Suresh Siddha · 15 years ago
  49. 68a8ca5 x86: fix broken irq migration logic while cleaning up multiple vectors by Suresh Siddha · 15 years ago
  50. 6e2b757 module: fix refptr allocation and release order by Masami Hiramatsu · 15 years ago
  51. 05c3dc2 x86, ioapic: Fix non atomic allocation with interrupts disabled by Suresh Siddha · 15 years ago
  52. 29b61be x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code by Suresh Siddha · 15 years ago
  53. 0280f7c x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping by Suresh Siddha · 15 years ago
  54. cf6567f x86, x2apic: fix clear_local_APIC() in the presence of x2apic by Suresh Siddha · 15 years ago
  55. 7c6d9f9 x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-remapping by Suresh Siddha · 15 years ago
  56. 2e93456 x86, intr-remapping: fix free_irte() to clear all the IRTE entries by Suresh Siddha · 15 years ago
  57. 1531a6a x86, dmar: start with sane state while enabling dma and interrupt-remapping by Suresh Siddha · 15 years ago
  58. eba67e5 x86, dmar: routines for disabling queued invalidation and intr remapping by Suresh Siddha · 15 years ago
  59. 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 15 years ago
  60. 0ac2491 x86, dmar: move page fault handling code to dmar.c by Suresh Siddha · 15 years ago
  61. 4c5502b x86, x2apic: fix lock ordering during IRQ migration by Suresh Siddha · 15 years ago
  62. be72169 x86, setup: move 32-bit code to .text32 by H. Peter Anvin · 15 years ago
  63. 0a699af x86-32: move _end to a dummy section by H. Peter Anvin · 15 years ago
  64. 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 15 years ago
  65. e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 15 years ago
  66. 56a21827 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 15 years ago
  67. 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 15 years ago
  68. 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 15 years ago
  69. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 15 years ago
  70. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 16 years ago
  71. 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 16 years ago
  72. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 15 years ago
  73. a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 15 years ago
  74. 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 15 years ago
  75. 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 15 years ago
  76. eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 15 years ago
  77. c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 15 years ago
  78. c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 16 years ago
  79. b0d65900 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 16 years ago
  80. 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 16 years ago
  81. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 16 years ago
  82. 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 15 years ago
  83. 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 15 years ago
  84. 704439d x86/brk: put the brk reservations in their own section by Jeremy Fitzhardinge · 15 years ago
  85. 0b1c723 x86/brk: make the brk reservation symbols inaccessible from C by Jeremy Fitzhardinge · 15 years ago
  86. 76a67ec nfsd: nfsd should drop CAP_MKNOD for non-root by J. Bruce Fields · 15 years ago
  87. 84f09f4 NFSD: provide encode routine for OP_OPENATTR by Benny Halevy · 16 years ago
  88. 60ac982 x86-32: tighten the bound on additional memory to map by H. Peter Anvin · 15 years ago
  89. b8a22a6 x86-32: remove ALLOCATOR_SLOP from head_32.S by Jeremy Fitzhardinge · 15 years ago
  90. c090f53 x86-32: make sure we map enough to fit linear map pagetables by Jeremy Fitzhardinge · 15 years ago
  91. ee568b2 Avoid 64-bit "switch()" statements on 32-bit architectures by Linus Torvalds · 15 years ago
  92. 3039088 prevent boosting kprobes on exception address by Masami Hiramatsu · 15 years ago
  93. 18439c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  94. a4bd6a9 powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW by Kumar Gala · 15 years ago
  95. c931092 powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx by Piotr Ziecik · 15 years ago
  96. 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 15 years ago
  97. a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 15 years ago
  98. f0348c4 x86: MTRR workaround for system with stange var MTRRs by Yinghai Lu · 15 years ago
  99. dde332b ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2 by Krzysztof Helt · 15 years ago
  100. d33a197 ext4: fix bb_prealloc_list corruption due to wrong group locking by Eric Sandeen · 15 years ago