1. ad05122 intel-iommu: Use domain_pfn_mapping() in intel_iommu_map_range() by David Woodhouse · 16 years ago
  2. 0ab36de intel-iommu: Use domain_pfn_mapping() in __intel_map_single() by David Woodhouse · 16 years ago
  3. 61df744 intel-iommu: Introduce domain_pfn_mapping() by David Woodhouse · 16 years ago
  4. 1c5a46e intel-iommu: Clean up address handling in domain_page_mapping() by David Woodhouse · 16 years ago
  5. b026fd2 intel-iommu: Change addr_to_dma_pte() to pfn_to_dma_pte() by David Woodhouse · 16 years ago
  6. 163cc52 intel-iommu: Clean up intel_iommu_unmap_range() by David Woodhouse · 16 years ago
  7. d794dc9 intel-iommu: Make dma_pte_free_pagetable() take pfns as argument by David Woodhouse · 16 years ago
  8. 6660c63 intel-iommu: Make dma_pte_free_pagetable() use pfns by David Woodhouse · 16 years ago
  9. 595badf intel-iommu: Make dma_pte_clear_range() take pfns as argument by David Woodhouse · 16 years ago
  10. 04b18e6 intel-iommu: Make dma_pte_clear_range() use pfns by David Woodhouse · 16 years ago
  11. 66eae84 intel-iommu: Don't just mask out too-big physical addresses; BUG() instead by David Woodhouse · 16 years ago
  12. a75f7cf intel-iommu: Make dma_pte_clear_one() take pfn not address by David Woodhouse · 16 years ago
  13. 90dcfb5 intel-iommu: Change dma_addr_level_pte() to dma_pfn_level_pte() by David Woodhouse · 16 years ago
  14. 77dfa56 intel-iommu: Change address_level_offset() to pfn_level_offset() by David Woodhouse · 16 years ago
  15. dd4e831 intel-iommu: Change dma_set_pte_addr() to dma_set_pte_pfn() by David Woodhouse · 16 years ago
  16. c7ab48d intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA by David Woodhouse · 16 years ago
  17. b213203 intel-iommu: Create new iommu_domain_identity_map() function by David Woodhouse · 16 years ago
  18. bf92df3 intel-iommu: Only avoid flushing device IOTLB for domain ID 0 in caching mode by Yu Zhao · 16 years ago
  19. a679128 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  20. 8326e28 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 187dd31 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 9b71272 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. 61abfd2 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  24. 4075ea8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 16 years ago
  25. 919a6d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  26. cf2acfb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  27. aada1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  28. 7e0d8a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  29. 37da045 amd64_edac: misc small cleanups by Borislav Petkov · 16 years ago
  30. 30c875c amd64_edac: fix ecc_enable_override handling by Borislav Petkov · 16 years ago
  31. 584fcff amd64_edac: check only ECC bit in amd64_determine_edac_cap by Borislav Petkov · 16 years ago
  32. 7e25a24 intel-iommu: fix Identity Mapping to be arch independent by Chris Wright · 16 years ago
  33. 0296e42 ftrace: Fix the output of profile by Li Zefan · 16 years ago
  34. fd0cca7 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 16 years ago
  35. 5ba762c powerpc/rtas: Fix watchdog driver temperature read functionality by Adrian Reber · 16 years ago
  36. 6c16a74 powerpc/mm: Fix potential access to freed pages when using hugetlbfs by Benjamin Herrenschmidt · 16 years ago
  37. f694cda powerpc/440: Fix warning early debug code by Benjamin Herrenschmidt · 16 years ago
  38. 03c01aa powerpc/of: Fix usage of dev_set_name() in of_device_alloc() by Benjamin Herrenschmidt · 16 years ago
  39. 6893ce6 powerpc/pasemi: Use raw spinlock in SMP TB sync by Benjamin Herrenschmidt · 16 years ago
  40. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 16 years ago
  41. f97bb36 powerpc/rtas: Turn rtas lock into a raw spinlock by Benjamin Herrenschmidt · 16 years ago
  42. 5d38902 powerpc: Add irqtrace support for 32-bit powerpc by Benjamin Herrenschmidt · 16 years ago
  43. 04a85d1 powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel by Sonny Rao · 16 years ago
  44. e4031d5 powerpc/BSR: add 4096 byte BSR size by Sonny Rao · 16 years ago
  45. 4a5cbf1 powerpc: Map more memory early on 601 processors by Benjamin Herrenschmidt · 16 years ago
  46. 3514141 powerpc/pmac: Fix DMA ops for MacIO devices by Benjamin Herrenschmidt · 16 years ago
  47. 850f6ac powerpc/mm: Make k(un)map_atomic out of line by Benjamin Herrenschmidt · 16 years ago
  48. 85355bb powerpc: Fix mpic alloc warning by Kumar Gala · 16 years ago
  49. a236719 powerpc: Fix output from show_regs by Kumar Gala · 16 years ago
  50. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 16 years ago
  51. 6bb2ae5 powerpc/amigaone: Limit ISA I/O range to 4k in the device tree by Gerhard Pircher · 16 years ago
  52. 3984114 powerpc/warp: Platform fix for i2c change by Sean MacLennan · 16 years ago
  53. b810c6e powerpc: Have git ignore generated files from dtc compile by Jon Smirl · 16 years ago
  54. 5a2642f powerpc/mpic: Fix mapping of "DCR" based MPIC variants by Benjamin Herrenschmidt · 16 years ago
  55. 6f0b1c6 powerpc: Swiotlb breaks pseries by Michael Ellerman · 16 years ago
  56. 412af97 ACPI: video: prevent NULL deref in acpi_get_pci_dev() by Troy Moure · 16 years ago
  57. 3cd530b eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go by Corentin Chary · 16 years ago
  58. dbfa3ba eeepc-laptop: get the right value for CMSG by Corentin Chary · 16 years ago
  59. f36509e eeepc-laptop: makes get_acpi() returns -ENODEV by Corentin Chary · 16 years ago
  60. 1ddec2f eeepc-laptop: right parent device by Corentin Chary · 16 years ago
  61. 7de3938 eeepc-laptop: rfkill refactoring by Corentin Chary · 16 years ago
  62. 19b5328 eeepc-laptop.c: use pr_fmt and pr_<level> by Joe Perches · 16 years ago
  63. 2b121bc eeepc-laptop: Register as a pci-hotplug device by Corentin Chary · 16 years ago
  64. 71a394f [CIFS] remove unknown mount option warning message by Steve French · 16 years ago
  65. ad8034f [CIFS] remove bkl usage from umount begin by Steve French · 16 years ago
  66. 8944146 sparc32: Fix makefile not generating required files by Julian Calaby · 16 years ago
  67. 3e05c5e sparc32: Fix tftpboot.img Makefile by Julian Calaby · 16 years ago
  68. 52da82c sparc: fix tftpboot.img build by Sam Ravnborg · 16 years ago
  69. 22b096a sparc32: Fix obvious build issues for tftpboot.img build. by Robert Reif · 16 years ago
  70. 413ee28 sparc64: Fix build warnings in piggyback_64.c by Julian Calaby · 16 years ago
  71. 14a2ff6 sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. by David S. Miller · 16 years ago
  72. 987fed3 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  73. e888d7f x86, delay: tsc based udelay should have rdtsc_barrier by Pallipadi, Venkatesh · 16 years ago
  74. 658dbfe x86, setup: correct include file in <asm/boot.h> by H. Peter Anvin · 16 years ago
  75. 22f4319 x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> by Robert P. J. Day · 16 years ago
  76. 5be6066 x86, mce: percpu mcheck_timer should be pinned by Hidetoshi Seto · 16 years ago
  77. 5211a24 x86: Add sysctl to allow panic on IOCK NMI error by Kurt Garloff · 16 years ago
  78. 0f3bc09 cifs: Fix incorrect return code being printed in cFYI messages by Suresh Jayaraman · 16 years ago
  79. ed4fc72 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. f4fa446 usb_serial: Fix oops when unexisting usb serial device is opened. by Thadeu Lima de Souza Cascardo · 16 years ago
  81. 922b135 acm: Fix oops when closing ACM tty device right after open has failed. by Thadeu Lima de Souza Cascardo · 16 years ago
  82. 42dd2aa acm: Return ENODEV instead of EINVAL when trying to open ACM device. by Thadeu Lima de Souza Cascardo · 16 years ago
  83. a37f6b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
  84. 9d73777 clarify get_user_pages() prototype by Peter Zijlstra · 16 years ago
  85. ab420e6 UML: Fix some apparent bitrot by Paul Menage · 16 years ago
  86. 47749b1 i2c: fix build bug in i2c-designware.c by Ingo Molnar · 16 years ago
  87. aa71528 futex: request only one page from get_user_pages() by Thomas Gleixner · 16 years ago
  88. 1155de4 ring-buffer: Make it generally available by Paul Mundt · 16 years ago
  89. 00e54d0 ftrace: Remove duplicate newline by Li Zefan · 16 years ago
  90. f46c723 [CIFS] cleanup asn handling for ntlmssp by Steve French · 16 years ago
  91. 6debdbc [CIFS] Copy struct *after* setting the port, instead of before. by Simo Leone · 16 years ago
  92. 6459340 cifs: remove rw/ro options by Jeff Layton · 16 years ago
  93. b48a485 cifs: fix problems with earlier patches by Jeff Layton · 16 years ago
  94. 681bf72 cifs: have cifs parse scope_id out of IPv6 addresses and use it by Jeff Layton · 16 years ago
  95. 268875b [CIFS] Do not send tree disconnect if session is already disconnected by Steve French · 16 years ago
  96. 28d0325 Linux 2.6.31-rc1 by Linus Torvalds · 16 years ago
  97. 236e946 Revert "PCI: use ACPI _CRS data by default" by Linus Torvalds · 16 years ago
  98. f27884a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  99. c622304 Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs-2.6,audit-current} by Linus Torvalds · 16 years ago
  100. d5bb68a another race fix in jfs_check_acl() by Al Viro · 16 years ago