1. 7f00a24 Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  2. 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 · 16 years ago
  3. 29b61be x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code by Suresh Siddha · 16 years ago
  4. 1531a6a x86, dmar: start with sane state while enabling dma and interrupt-remapping by Suresh Siddha · 16 years ago
  5. eba67e5 x86, dmar: routines for disabling queued invalidation and intr remapping by Suresh Siddha · 16 years ago
  6. 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 16 years ago
  7. 76a67ec nfsd: nfsd should drop CAP_MKNOD for non-root by J. Bruce Fields · 16 years ago
  8. fbd8104 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  9. 18553c3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  10. 8709269 block: Add gfp_mask parameter to bio_integrity_clone() by un'ichi Nomura · 16 years ago
  11. 228b5b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  12. f1823ac Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  13. 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 16 years ago
  14. c550033 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  15. 895791d VM, x86, PAT: add a new vm flag to track full pfnmap at mmap by Pallipadi, Venkatesh · 16 years ago
  16. 5d82720 ide: save the returned value of dma_map_sg by FUJITA Tomonori · 16 years ago
  17. 0634023 Merge branch 'x86/core' into x86/kconfig by Ingo Molnar · 16 years ago
  18. 4bb9c5c VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff by Pallipadi, Venkatesh · 16 years ago
  19. 0b80e3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  20. 446c92b [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions by Uwe Kleine-König · 16 years ago
  21. a98fe7f Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  22. 45e575a cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. by Rusty Russell · 16 years ago
  23. 76e6eee cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. by Rusty Russell · 16 years ago
  24. 78b020d Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  25. 65a37b2 Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  26. 1d8ce7b Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  27. 260cf8a drm: fix EDID parser problem with positive/negative hsync/vsync by Pantelis Koukousoulas · 16 years ago
  28. 78851e1 NLM: Shrink the IPv4-only version of nlm_cmp_addr() by Chuck Lever · 16 years ago
  29. ae46141f NFSv3: Fix posix ACL code by Trond Myklebust · 16 years ago
  30. c826a31 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status by Vasu Dev · 16 years ago
  31. 74846bf [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway by Yi Zou · 16 years ago
  32. fc47ff6 [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper by Robert Love · 16 years ago
  33. 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 16 years ago
  34. 467c88f Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  35. 66c3a75 percpu: generalize embedding first chunk setup helper by Tejun Heo · 16 years ago
  36. 6074d5b percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() by Tejun Heo · 16 years ago
  37. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  38. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 16 years ago
  39. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  40. 5dc18f5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  41. fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  42. 83d5a32 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  43. 2a50b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  44. ab96dde Input: serio - fix protocol number for TouchIT213 by Dmitry Torokhov · 16 years ago
  45. 0ae4d4a [SCSI] libfc: Cleanup libfc_function_template comments by Robert Love · 16 years ago
  46. 5101ff9 [SCSI] libfc: Don't violate transport template for rogue port creation by Robert Love · 16 years ago
  47. 6755db1 [SCSI] libfc: rport retry on LS_RJT from certain ELS by Chris Leech · 16 years ago
  48. bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 16 years ago
  49. 1f6ff36 [SCSI] libfc: Pass lport in exch_mgr_reset by Abhijeet Joglekar · 16 years ago
  50. 6b19b0c x86, percpu: setup reserved percpu area for x86_64 by Tejun Heo · 16 years ago
  51. edcb463 percpu, module: implement reserved allocation and use it for module percpu variables by Tejun Heo · 16 years ago
  52. cafe881 percpu: use negative for auto for pcpu_setup_first_chunk() arguments by Tejun Heo · 16 years ago
  53. 2441d15 percpu: cosmetic renames in pcpu_setup_first_chunk() by Tejun Heo · 16 years ago
  54. 6a24290 percpu: clean up percpu constants by Tejun Heo · 16 years ago
  55. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  56. d42ad15 ata: add CFA specific identify data words by Sergei Shtylyov · 16 years ago
  57. ebcad5a remove stale comment from <linux/hdreg.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 849d713 ide: allow to wrap interrupt handler by Stanislaw Gruszka · 16 years ago
  59. 84bda12 libata: align ap->sector_buf by Tejun Heo · 16 years ago
  60. 5825627 libata: fix dma_unmap_sg misuse by FUJITA Tomonori · 16 years ago
  61. e7d3ef1 libata: change drive ready wait after hard reset to 5s by Stuart Hayes · 16 years ago
  62. 77827a7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  63. 9d40bbd vlan: Fix vlan-in-vlan crashes. by David S. Miller · 16 years ago
  64. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 16 years ago
  65. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  66. 219f170 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. b24746c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 17edde5 netns: Remove net_alive by Eric W. Biederman · 16 years ago
  69. 2d44947 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
  70. f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 16 years ago
  71. 5ce04e3 fix warning in io_mapping_map_wc() by Pallipadi, Venkatesh · 16 years ago
  72. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  73. f5c1aa1 Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" by Ingo Molnar · 16 years ago
  74. 709ab32 net headers: export dcbnl.h by Chris Leech · 16 years ago
  75. 5c25222 net headers: cleanup dcbnl.h by Chris Leech · 16 years ago
  76. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  77. 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 · 16 years ago
  78. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 16 years ago
  79. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 16 years ago
  80. 1e42807 block: reduce stack footprint of blk_recount_segments() by Jens Axboe · 16 years ago
  81. ecc25fb Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  82. 801c0be Merge branches 'x86/urgent' and 'x86/pat' into x86/core by Ingo Molnar · 16 years ago
  83. 13b2eda Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  84. a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 16 years ago
  85. e317603 percpu: fix too low alignment restriction on UP by Tejun Heo · 16 years ago
  86. 8fed436 ide: fix refcounting in device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  87. c15d8a6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  88. 6004260 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  89. d2b0261 alloc_percpu: fix UP build by Ingo Molnar · 16 years ago
  90. 17581ad gpu/drm, x86, PAT: PAT support for io_mapping_* by Venkatesh Pallipadi · 16 years ago
  91. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 16 years ago
  92. 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 16 years ago
  93. 7bec756 drm: disable encoders before re-routing them by Jesse Barnes · 16 years ago
  94. fe56cf4 drm: Fix ordering of bit fields in EDID structure leading huge vsync values. by Jesse Barnes · 16 years ago
  95. 8b6f92b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  96. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  97. a852cbfa 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 · 16 years ago
  98. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 16 years ago
  99. 8d408b4 percpu: give more latitude to arch specific first chunk initialization by Tejun Heo · 16 years ago
  100. c0c0a29 vmalloc: add @align to vm_area_register_early() by Tejun Heo · 16 years ago