1. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 17 years ago
  2. f5c1aa1 Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" by Ingo Molnar · 17 years ago
  3. 535d8e8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  4. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 17 years ago
  5. 1e42807 block: reduce stack footprint of blk_recount_segments() by Jens Axboe · 17 years ago
  6. ecc25fb Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core by Ingo Molnar · 17 years ago
  7. 801c0be Merge branches 'x86/urgent' and 'x86/pat' into x86/core by Ingo Molnar · 17 years ago
  8. 13b2eda Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 17 years ago
  9. 8fed436 ide: fix refcounting in device drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  10. c15d8a6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  11. 6004260 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 17 years ago
  12. 17581ad gpu/drm, x86, PAT: PAT support for io_mapping_* by Venkatesh Pallipadi · 17 years ago
  13. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 17 years ago
  14. 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 17 years ago
  15. 7bec756 drm: disable encoders before re-routing them by Jesse Barnes · 17 years ago
  16. fe56cf4 drm: Fix ordering of bit fields in EDID structure leading huge vsync values. by Jesse Barnes · 17 years ago
  17. a852cbf Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 17 years ago
  18. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 17 years ago
  19. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  20. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  21. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 17 years ago
  22. adfafef Merge branch 'hibernate' by Linus Torvalds · 17 years ago
  23. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 17 years ago
  24. 2ec77fc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  25. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 17 years ago
  26. 01b24fe spi_bitbang: add more lowlevel function documentation by Michael Buesch · 17 years ago
  27. 3ef0e5b slab: introduce kzfree() by Johannes Weiner · 17 years ago
  28. b180181 x86, mm, kprobes: fault.c, simplify notify_page_fault() by Ingo Molnar · 17 years ago
  29. b814d41 x86, mm: fault.c, simplify kmmio_fault() by Ingo Molnar · 17 years ago
  30. 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 17 years ago
  31. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 17 years ago
  32. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 17 years ago
  33. ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 17 years ago
  34. e4dd618 vlan: Update skb->mac_header in __vlan_put_tag(). by Jarek Poplawski · 17 years ago
  35. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  36. 97bef7d Bernhard has moved by Bernhard Walle · 17 years ago
  37. ffa7525 jsm: additional device support by Adam Lackorzynski · 17 years ago
  38. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 17 years ago
  39. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 17 years ago
  40. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 17 years ago
  41. 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 17 years ago
  42. 610d18f timerfd: add flags check by Davide Libenzi · 17 years ago
  43. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 17 years ago
  44. 55ec821 vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags by Paul Turner · 17 years ago
  45. c296861 vmalloc: add __get_vm_area_caller() by Benjamin Herrenschmidt · 17 years ago
  46. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 17 years ago
  47. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 17 years ago
  48. 5955c7a Add support for VT6415 PCIE PATA IDE Host Controller by Zlatko Calusic · 17 years ago
  49. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  50. 2f60971 FRV: __pte_to_swp_entry doesn't expand correctly by Roel Kluin · 17 years ago
  51. 3512a79 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  52. 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 17 years ago
  53. 970ec1a [IA64] fix __apci_unmap_table by Yinghai Lu · 17 years ago
  54. b69bc39 Merge commit 'v2.6.29-rc5' into x86/apic by Ingo Molnar · 17 years ago
  55. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 18 years ago
  56. 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 17 years ago
  57. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 17 years ago
  58. b51ebdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  59. 7032e86 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 17 years ago
  60. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 17 years ago
  61. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 17 years ago
  62. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  63. 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  64. 9970937 net: don't use in_atomic() in gfp_any() by Andrew Morton · 17 years ago
  65. 6c59796 syscall define: fix uml compile bug by Heiko Carstens · 17 years ago
  66. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 17 years ago
  67. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  68. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 17 years ago
  69. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 17 years ago
  70. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 17 years ago
  71. e672f7d pkt_sched: type should be __u32 in header by Chuck Ebbert · 17 years ago
  72. 1db8508 hugetlbfs: fix build failure with !CONFIG_HUGETLBFS by Stefan Richter · 17 years ago
  73. 29ef011 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  74. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 17 years ago
  75. 7f5aa21 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() by Jan Kara · 17 years ago
  76. 6cd61c0 elf: add ELF_CORE_COPY_KERNEL_REGS() by Tejun Heo · 17 years ago
  77. 43a9907 sound: Remove OSSlib stuff from linux/soundcard.h by Arnd Bergmann · 17 years ago
  78. ff74733 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  79. d7c41b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  80. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 17 years ago
  81. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 17 years ago
  82. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 17 years ago
  83. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 17 years ago
  84. 704126a VT-d: handle Invalidation Queue Error to avoid system hang by Yu Zhao · 18 years ago
  85. d377044 percpu: make PER_CPU_BASE_SECTION overridable by arches by Brian Gerst · 17 years ago
  86. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 17 years ago
  87. 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 17 years ago
  88. 0fb807c unconditionally include asm/types.h from linux/types.h by Jaswinder Singh Rajput · 17 years ago
  89. e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  90. 7f9a50a5 module: remove over-zealous check in __module_get() by Rusty Russell · 17 years ago
  91. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 17 years ago
  92. b4bd07c net_dma: call dmaengine_get only if NET_DMA enabled by David S. Miller · 17 years ago
  93. d96f94c ACPI: Enable bit 11 in _PDC to advertise hw coord by Pallipadi, Venkatesh · 17 years ago
  94. 527bdfe make linux/types.h as assembly safe by Jaswinder Singh Rajput · 17 years ago
  95. 7d8e23d timers: split process wide cpu clocks/timers, remove spurious warning by Ingo Molnar · 17 years ago
  96. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 17 years ago
  97. a146649 smp, generic: introduce arch_disable_smp_support(), build fix by Ingo Molnar · 17 years ago
  98. 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 17 years ago
  99. fe86175 atyfb: fix CONFIG_ namespace violations by Randy Dunlap · 17 years ago
  100. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 17 years ago