1. e9079cc GFS2: Support for FIEMAP ioctl by Steven Whitehouse · 16 years ago
  2. fe0bdec Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  3. 099e657 rtc: add alarm/update irq interfaces by Alessandro Zummo · 16 years ago
  4. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  5. c644f0e fs: introduce bgl_lock_ptr() by Pekka Enberg · 16 years ago
  6. 0a30c5c spi.h uses/needs device.h by Randy Dunlap · 16 years ago
  7. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 16 years ago
  8. e45aa21 audit rules ordering, part 2 by Al Viro · 16 years ago
  9. 0590b93 fixing audit rule ordering mess, part 1 by Al Viro · 16 years ago
  10. 57f71a0 sanitize audit_log_capset() by Al Viro · 16 years ago
  11. 157cf64 sanitize audit_fd_pair() by Al Viro · 16 years ago
  12. 564f699 sanitize audit_mq_open() by Al Viro · 16 years ago
  13. c32c8af sanitize AUDIT_MQ_SENDRECV by Al Viro · 16 years ago
  14. 20114f7 sanitize audit_mq_notify() by Al Viro · 16 years ago
  15. 7392906 sanitize audit_mq_getsetattr() by Al Viro · 16 years ago
  16. e816f37 sanitize audit_ipc_set_perm() by Al Viro · 16 years ago
  17. a33e675 sanitize audit_ipc_obj() by Al Viro · 16 years ago
  18. f3298dc sanitize audit_socketcall by Al Viro · 16 years ago
  19. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. 269b012 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu by Linus Torvalds · 16 years ago
  21. f60a0a7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  22. 2f98357 sparseirq: move set/get_timer_rand_state back to .c by Yinghai Lu · 16 years ago
  23. e9e67a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  24. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  25. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  26. e465b53 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into cpus4096-v2 by Ingo Molnar · 16 years ago
  27. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  28. e4754c9 VT-d: remove now unused intel_iommu_found function by Joerg Roedel · 16 years ago
  29. d14d657 VT-d: adapt domain iova_to_phys function for IOMMU API by Joerg Roedel · 16 years ago
  30. dde57a2 VT-d: adapt domain map and unmap functions for IOMMU API by Joerg Roedel · 16 years ago
  31. 4c5478c VT-d: adapt device attach and detach functions for IOMMU API by Joerg Roedel · 16 years ago
  32. 5d45080 VT-d: adapt domain init and destroy functions for IOMMU API by Joerg Roedel · 16 years ago
  33. 19de40a KVM: change KVM to use IOMMU API by Joerg Roedel · 16 years ago
  34. 4a77a6c introcude linux/iommu.h for an iommu api by Joerg Roedel · 16 years ago
  35. b653574 Deassign device in kvm_free_assgined_device by Weidong Han · 16 years ago
  36. 0a92035 KVM: support device deassignment by Weidong Han · 16 years ago
  37. 260782b KVM: use the new intel iommu APIs by Weidong Han · 16 years ago
  38. faa3d6f Change intel iommu APIs of virtual machine domain by Weidong Han · 16 years ago
  39. 1b57368 calculate agaw for each iommu by Weidong Han · 16 years ago
  40. 2abd7e1 intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h by Mark McLoughlin · 16 years ago
  41. 58fa730 intel-iommu: kill off duplicate def of dmar_disabled by Mark McLoughlin · 16 years ago
  42. a647dac intel-iommu: move struct device_domain_info out of dma_remapping.h by Mark McLoughlin · 16 years ago
  43. 99126f7 intel-iommu: move struct dmar_domain def out dma_remapping.h by Mark McLoughlin · 16 years ago
  44. 622ba12 intel-iommu: move DMA PTE defs out of dma_remapping.h by Mark McLoughlin · 16 years ago
  45. 7a8fc25 intel-iommu: move context entry defs out from dma_remapping.h by Mark McLoughlin · 16 years ago
  46. 46b08e1 intel-iommu: move root entry defs from dma_remapping.h by Mark McLoughlin · 16 years ago
  47. f27be03 intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c by Mark McLoughlin · 16 years ago
  48. 519a054 intel-iommu: make init_dmars() static by Mark McLoughlin · 16 years ago
  49. 015ab17 intel-iommu: remove some unused struct intel_iommu fields by Mark McLoughlin · 16 years ago
  50. 5ece5c5 xtensa: define __fls by Rusty Russell · 16 years ago
  51. 5c134da mn10300: define __fls by Rusty Russell · 16 years ago
  52. 16a2062 m32r: define __fls by Rusty Russell · 16 years ago
  53. ee38e51 frv: define __fls by Rusty Russell · 16 years ago
  54. 6680598 Disallow gcc versions 3.{0,1} by Ingo Molnar · 16 years ago
  55. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 597b0d2 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  57. e4cda3e V4L/DVB (10166): dvb frontend: stop using non-C99 compliant comments by Mauro Carvalho Chehab · 16 years ago
  58. cb889a2 V4L/DVB (10164): Add missing S2 caps flag to S2API by Klaus Schmidinger · 16 years ago
  59. aecde8b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  60. 9bb7cde V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32 by Hans Verkuil · 16 years ago
  61. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  62. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  63. 2640c9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  64. 80618fa Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  65. d2fde28 Merge branch 'tty-updates' from Alan by Linus Torvalds · 16 years ago
  66. e65f0f8 serial_8250: support for Sealevel Systems Model 7803 COMM+8 by Flavio Leitner · 16 years ago
  67. 6b06f19 Serial: UART driver changes for Cavium OCTEON. by David Daney · 16 years ago
  68. 8e23fcc Serial: Allow port type to be specified when calling serial8250_register_port. by David Daney · 16 years ago
  69. 7d6a07d 8250: Serial driver changes to support future Cavium OCTEON serial patches. by David Daney · 16 years ago
  70. f751928 tty: We want the port object to be persistent by Alan Cox · 16 years ago
  71. 60c20fb serial: RS485 ioctl structure uses __u32 include linux/types.h by Andy Whitcroft · 16 years ago
  72. 39aced6 serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter by Niels de Vos · 16 years ago
  73. a661499 tty: Introduce some close helpers for ports by Alan Cox · 16 years ago
  74. 2a6eadb tty: Rework istallion to use the tty port changes by Alan Cox · 16 years ago
  75. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 16 years ago
  76. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 16 years ago
  77. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 16 years ago
  78. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 16 years ago
  79. c9b3976 tty: Fix PPP hang under load by Alan Cox · 16 years ago
  80. 975a1a7 And here's a patch (to be applied on top of the last) which prevents by Russell King · 16 years ago
  81. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  82. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  83. f9d1425 Disallow gcc versions 4.1.{0,1} by Linus Torvalds · 16 years ago
  84. f153b82 Sanitize gcc version header includes by Linus Torvalds · 16 years ago
  85. 28ad91d ide-atapi: remove timeout arg to ide_issue_pc by Borislav Petkov · 16 years ago
  86. 5317464 ide: remove the last ide-scsi remnants by Borislav Petkov · 16 years ago
  87. 5d655a0 ide-atapi: remove ide-scsi remnants from ide_pc_intr() by Borislav Petkov · 16 years ago
  88. 4cad085 ide-cd: move cdrom_timer_expiry to ide-atapi.c by Borislav Petkov · 16 years ago
  89. 392de1d ide-atapi: accomodate transfer length calculation for ide-cd by Borislav Petkov · 16 years ago
  90. bf64741 ide: make IDE_AFLAG_.. numbering continuous again by Borislav Petkov · 16 years ago
  91. 201bffa ide: use per-device request queue locks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 631de37 ide: add ide_[un]lock_hwgroup() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 295f000 ide: don't execute the next queued command from the hard-IRQ context (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  94. ebdab07 ide: move sysfs support to ide-sysfs.c by Bartlomiej Zolnierkiewicz · 16 years ago
  95. b21a207 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
  96. b58602a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  97. 8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS by Rusty Russell · 16 years ago
  98. 41c7bb9 cpumask: convert rest of files in kernel/ by Rusty Russell · 16 years ago
  99. bd232f9 cpumask: convert RCU implementations by Rusty Russell · 16 years ago
  100. d036e67 cpumask: convert kernel/irq by Rusty Russell · 16 years ago