1. a269cca mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set by H. Peter Anvin · 15 years ago
  2. 47d2500 x86: Fix earlyprintk=dbgp for machines without NX by Jan Beulich · 15 years ago
  3. b855192 Merge branch 'x86/urgent' into x86/pat by H. Peter Anvin · 15 years ago
  4. d886c73 x86, pat: Sanity check remap_pfn_range for RAM region by Venkatesh Pallipadi · 15 years ago
  5. 1087637 x86, pat: Lookup the protection from memtype list on vm_insert_pfn() by Venkatesh Pallipadi · 15 years ago
  6. 637b86e x86, pat: Add lookup_memtype to get the current memtype of a paddr by Venkatesh Pallipadi · 15 years ago
  7. f584174 x86, pat: Use page flags to track memtypes of RAM pages by Venkatesh Pallipadi · 15 years ago
  8. 46cf98c x86, pat: Generalize the use of page flag PG_uncached by Venkatesh Pallipadi · 15 years ago
  9. 335ef89 x86, pat: Add rbtree to do quick lookup in memtype tracking by Venkatesh Pallipadi · 15 years ago
  10. 9e36fda x86, pat: Add PAT reserve free to io_mapping* APIs by Venkatesh Pallipadi · 15 years ago
  11. 9fd126b x86, pat: New i/f for driver to request memtype for IO regions by Venkatesh Pallipadi · 15 years ago
  12. 279e669 x86, pat: ioremap to follow same PAT restrictions as other PAT users by Venkatesh Pallipadi · 15 years ago
  13. 5fc5174 x86, pat: Keep identity maps consistent with mmaps even when pat_disabled by Venkatesh Pallipadi · 15 years ago
  14. 5400743 x86, mtrr: make mtrr_aps_delayed_init static bool by H. Peter Anvin · 15 years ago
  15. d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 15 years ago
  16. 269c861 generic-ipi: Allow cpus not yet online to call smp_call_function with irqs disabled by Suresh Siddha · 15 years ago
  17. 3e0e1e9 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
  18. 8126dec x86: Fix system crash when loading with "reservetop" parameter by Xiao Guangrong · 15 years ago
  19. fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 15 years ago
  20. cbcb340 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
  21. ce2eef3 xen: rearrange things to fix stackprotector by Jeremy Fitzhardinge · 15 years ago
  22. 5416c26 x86: make sure load_percpu_segment has no stackprotector by Jeremy Fitzhardinge · 15 years ago
  23. 78b89ec i386: Fix section mismatches for init code with !HOTPLUG_CPU by Jan Beulich · 15 years ago
  24. 1adcaaf x86, pat: Allow ISA memory range uncacheable mapping requests by Suresh Siddha · 15 years ago
  25. e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 15 years ago
  26. c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 15 years ago
  27. 52459ab x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c by Leonardo Potenza · 15 years ago
  28. 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 15 years ago
  29. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
  30. 64f1607 Linux 2.6.31-rc6 by Linus Torvalds · 15 years ago
  31. 2d860ad genirq: prevent wakeup of freed irq thread by Linus Torvalds · 15 years ago
  32. 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 919aa96 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 1c2ffff Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. bc7af9b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  36. d58d2d1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  37. 7334219 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  38. e694958 Make sock_sendpage() use kernel_sendpage() by Linus Torvalds · 15 years ago
  39. 94d5d1b perf_counter: Report the cloning task as parent on perf_counter_fork() by Peter Zijlstra · 15 years ago
  40. 970892a perf_counter: Fix an ipi-deadlock by Peter Zijlstra · 15 years ago
  41. 3dab77f perf: Rework/fix the whole read vs group stuff by Peter Zijlstra · 15 years ago
  42. bcfc260 perf_counter: Fix swcounter context invariance by Peter Zijlstra · 15 years ago
  43. 8fd101f perf report: Don't show unresolved DSOs and symbols when -S/-d is used by Arnaldo Carvalho de Melo · 15 years ago
  44. daac07b perf tools: Add a general option to enable raw sample records by Frederic Weisbecker · 15 years ago
  45. 3a9f131 perf tools: Add a per tracepoint counter attribute to get raw sample by Frederic Weisbecker · 15 years ago
  46. 2840297 perf_counter: Provide hw_perf_counter_setup_online() APIs by Ingo Molnar · 15 years ago
  47. 8f7a0dc perf list: Fix large list output by using the pager by Arnaldo Carvalho de Melo · 15 years ago
  48. dbefd60 sh: fix i2c init order on ap325rxa V2 by Magnus Damm · 15 years ago
  49. ba3a170 sh: fix i2c init order on Migo-R V2 by Magnus Damm · 15 years ago
  50. ba9a633 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 15 years ago
  51. 4d484a4 md: allow upper limit for resync/reshape to be set when array is read-only by NeilBrown · 15 years ago
  52. 1a67dde md/raid5: Properly remove excess drives after shrinking a raid5/6 by NeilBrown · 15 years ago
  53. a639755 md/raid5: make sure a reshape restarts at the correct address. by NeilBrown · 15 years ago
  54. 67ac601 md/raid5: allow new reshape modes to be restarted in the middle. by NeilBrown · 15 years ago
  55. 51d5668 md: never advance 'events' counter by more than 1. by NeilBrown · 15 years ago
  56. a3620f7 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  57. 39cbb60 Remove double removal of blktrace directory by Alan D. Brunelle · 15 years ago
  58. 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  59. b637dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  60. 42c5c84 Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 15 years ago
  61. 9256a2d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  62. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  63. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
  64. 0a5ac84 perf record: Add missing -C option support for specifying profile cpu by Jens Axboe · 15 years ago
  65. 1340e6b perf tools: Fix dso__new handle() to handle deleted DSOs by Arnaldo Carvalho de Melo · 15 years ago
  66. 247648e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Arnaldo Carvalho de Melo · 15 years ago
  67. 94a2475 perf report: Show the tid too in -D by Arnaldo Carvalho de Melo · 15 years ago
  68. 2a8083f perf record: Fix .tid and .pid fill-in when synthesizing events by Arnaldo Carvalho de Melo · 15 years ago
  69. 67fe068 Remove zero-length file drivers/mtd/maps/sbc8240.c by Jeff Garzik · 15 years ago
  70. 5594639 ahci: add workaround for on-board 5723s on some gigabyte boards by Tejun Heo · 15 years ago
  71. b6931c1 ahci: Soften up the dmesg on SB600 PMP softreset failure recovery by Shane Huang · 15 years ago
  72. 2030887 Documentation/kernel-parameters.txt: document libata's ignore_hpa option by Michael Prokop · 15 years ago
  73. 51c8949 sata_nv: MSI support, disabled by default by Tony Vroon · 15 years ago
  74. 7831387 libata: OCZ Vertex can't do HPA by Tejun Heo · 15 years ago
  75. 1fd4bbe pata_atiixp: fix second channel support by Bartlomiej Zolnierkiewicz · 15 years ago
  76. df9eba8 pata_at91: fix resource release by Tejun Heo · 15 years ago
  77. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 15 years ago
  78. a8914f3 xfs: fix spin_is_locked assert on uni-processor builds by Christoph Hellwig · 15 years ago
  79. b89d420 xfs: check for dinode realtime flag corruption by Christoph Hellwig · 15 years ago
  80. e0c222c use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock by Eric Sandeen · 15 years ago
  81. ddd3a14 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get by Christoph Hellwig · 15 years ago
  82. 7b02ecb xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap by Christoph Hellwig · 15 years ago
  83. 10746e4 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set by Christoph Hellwig · 15 years ago
  84. 36fae17 xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory by Christoph Hellwig · 15 years ago
  85. 3f52c2f xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result by Christoph Hellwig · 15 years ago
  86. 73195ed xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make by Christoph Hellwig · 15 years ago
  87. f41d7fb xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc by Christoph Hellwig · 15 years ago
  88. ca35dcd xfs: switch to NOFS allocation under i_lock in xfs_getbmap by Christoph Hellwig · 15 years ago
  89. 0cc6eee xfs: avoid memory allocation under m_peraglock in growfs code by Christoph Hellwig · 15 years ago
  90. 8884be9 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  91. 909a260 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  92. 7cb7beb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/linux-2.6 by Linus Torvalds · 15 years ago
  93. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 15 years ago
  94. 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 15 years ago
  95. bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 15 years ago
  96. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 15 years ago
  97. cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 15 years ago
  98. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 15 years ago
  99. 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 15 years ago
  100. fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 15 years ago