1. 4ddbac9 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
  2. 02a99ed Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  3. 2b10dc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  4. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  5. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  6. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 15 years ago
  7. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  8. db8e7f1 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
  9. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 15 years ago
  10. cefcad1 lguest: Add support for kvm_hypercall4() by Matias Zabaljauregui · 15 years ago
  11. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 15 years ago
  12. 90603d1 lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated by Matias Zabaljauregui · 15 years ago
  13. 61f4bc8 lguest: optimize by coding restore_flags and irq_enable in assembler. by Rusty Russell · 15 years ago
  14. a32a881 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  15. 1028375 lguest: clean up lguest_init_IRQ by Rusty Russell · 15 years ago
  16. 4c92112 powerpc, perf_counter: Fix performance counter event types by Jaswinder Singh Rajput · 15 years ago
  17. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  18. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  19. c398df3 module: merge module_alloc() finally by Amerigo Wang · 15 years ago
  20. c0e5e10 uml module: fix uml build process due to this merge by Amerigo Wang · 15 years ago
  21. 0fdc83b x86 module: merge the rest functions with macros by Amerigo Wang · 15 years ago
  22. 2d5bf28 x86 module: merge the same functions in module_32.c and module_64.c by Amerigo Wang · 15 years ago
  23. dff5da6 perf_counter/x86: Add a quirk for Atom processors by Yong Wang · 15 years ago
  24. 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 15 years ago
  25. bf664c0 Blackfin: fix sparseirq/kstat_irqs fallout by Mike Frysinger · 15 years ago
  26. ce0bf52 Blackfin: fix unused warnings after nommu update by Mike Frysinger · 15 years ago
  27. 81f7f45 Blackfin: export the last exception cause via debugfs by Robin Getz · 15 years ago
  28. 0a99061 Blackfin: fix length checking in kgdb_ebin2mem by Roel Kluin · 15 years ago
  29. 11aca0e Blackfin: kgdb: fix up error return values by Mike Frysinger · 15 years ago
  30. a43b739 Blackfin: push access_ok() L1 attribute down by Mike Frysinger · 15 years ago
  31. 8d0d8f2 Blackfin: punt duplicated search_exception_table() prototype by Mike Frysinger · 15 years ago
  32. a8372b5 Blackfin: add missing access_ok() checks to user functions by Robin Getz · 15 years ago
  33. 685a694 Blackfin: convert early_printk EVT init to a loop by Mike Frysinger · 15 years ago
  34. f1db88d Blackfin: document the lsl variants of the L1 allocator by Mike Frysinger · 15 years ago
  35. 595d681 Blackfin: rename Blackfin relocs according to the toolchain by Mike Frysinger · 15 years ago
  36. 780172b Blackfin: check SIC defines rather than variant names by Mike Frysinger · 15 years ago
  37. ea8538a Blackfin: add SSYNC to set_dma_sg() for descriptor fetching by Sonic Zhang · 15 years ago
  38. 9b9bfde Blackfin: convert SMP to only use generic time framework by Graf Yang · 15 years ago
  39. ffc4d8b Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346 by Michael Hennerich · 15 years ago
  40. 79df1b6 Blackfin: override default uClinux MTD addr/size by Mike Frysinger · 15 years ago
  41. 3708251 Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT by Mike Frysinger · 15 years ago
  42. 89ecd50 Blackfin: fix handling of initial L1 reservation by Graf Yang · 15 years ago
  43. c72aa07 Blackfin: merge sram init functions by Graf Yang · 15 years ago
  44. d1800fe Blackfin: drop unused reserve_pda() function by Graf Yang · 15 years ago
  45. c8d5ea8 Blackfin: update gptimers API by Michael Hennerich · 15 years ago
  46. 9ba3c24 Blackfin: include system/processor info in dump messages by Robin Getz · 15 years ago
  47. 0acad8d Blackfin: add workaround for anomaly 05000461 by Robin Getz · 15 years ago
  48. a0cab65 Blackfin: make sure stack is accessible before dumping it by Robin Getz · 15 years ago
  49. b9a3899 Blackfin: make deferred hardware errors more exact by Robin Getz · 15 years ago
  50. 97b070c Blackfin: add note about anomaly 05000242 being worked around by Mike Frysinger · 15 years ago
  51. 5ba7667 Blackfin: work around anomaly 05000220 by Graf Yang · 15 years ago
  52. a261eec Blackfin: rename some Blackfin drivers by Mike Frysinger · 15 years ago
  53. a17c7f6 Blackfin: make sure MPU CPLB for first 1k is marked as valid by Robin Getz · 15 years ago
  54. 8af7ffa Blackfin: add workaround for anomaly 05000287 by Graf Yang · 15 years ago
  55. 1fa9be7 Blackfin: add support for gptimer0 as a tick source by Graf Yang · 15 years ago
  56. 555487b Blackfin: annotate anomaly 05000120 by Graf Yang · 15 years ago
  57. ee0263c Blackfin: BF518F-EZBRD: handle required portmuxing of async pins by Graf Yang · 15 years ago
  58. 7f3aee3 Blackfin: detect anomaly 05000274 by Sonic Zhang · 15 years ago
  59. d8804ad Blackfin: do not append newlines to panic() messages by Mike Frysinger · 15 years ago
  60. 729a3fa Blackfin: workaround anomaly 05000227 by Mike Frysinger · 15 years ago
  61. a903102 Blackfin: delete unused sys_getpagesize() function by Mike Frysinger · 15 years ago
  62. e522c84 Blackfin: work around anomaly 05000287 by Graf Yang · 15 years ago
  63. a9a59e3 Blackfin: punt useless GPIO init call by Mike Frysinger · 15 years ago
  64. 76068c3 Blackfin: annotate anomaly 05000119 in core DMA code by Robin Getz · 15 years ago
  65. bc4d6f3 Blackfin: document anomaly 05000234 workaround by Robin Getz · 15 years ago
  66. fecbd73 Blackfin: fix early L1 relocation crash by Robin Getz · 15 years ago
  67. f5879fd Blackfin: add MDMA defines to make cross-variant coding easier by Graf Yang · 15 years ago
  68. f339f46 Blackfin: fix detection of cached L2 SRAM by Mike Frysinger · 15 years ago
  69. c8f36dc Blackfin: simplify BF561 coreb driver greatly by Mike Frysinger · 15 years ago
  70. b9ccf14 Blackfin: update defconfigs by Sonic Zhang · 15 years ago
  71. 78f28a0 Blackfin: simplify the do_flush macro by Mike Frysinger · 15 years ago
  72. f8b5565 Blackfin: set bf51x/bf52x to 0.0 rev by default and bf54x to 0.2 by Mike Frysinger · 15 years ago
  73. d4b890b Blackfin: do not error if GPIO IRQ is requested already as GPIO by Michael Hennerich · 15 years ago
  74. a413647 Blackfin: pull updated anomaly lists from toolchain by Mike Frysinger · 15 years ago
  75. 648882d Blackfin: fix up PATA resource handling in bf537-stamp by Michael Hennerich · 15 years ago
  76. 5138700 Blackfin: merge Philippe's recent ipipe patch by Philippe Gerum · 15 years ago
  77. f75196c Blackfin: fix warnings with I/O port macros by Mike Frysinger · 15 years ago
  78. f4290e8 Blackfin: fix parentheses balance and convert some tab/space mixing by Mariusz Kozlowski · 15 years ago
  79. 4b402e3 Blackfin: fix bug found by traps test case 21 by Graf Yang · 15 years ago
  80. 5d89137 Blackfin: fix data cache flushing when doing icache flushing by Mike Frysinger · 15 years ago
  81. f82e0a0 Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH by Graf Yang · 15 years ago
  82. b8d0c77 Blackfin: allow scheduler functions to be placed into L1 by Robin Getz · 15 years ago
  83. 8d5c2f0 Blackfin: Allow bf548 ATAPI to be routed to GPIO by Sonic Zhang · 15 years ago
  84. ffdf3ec Blackfin: bf527-ezkit: add support for mmc-spi by Yi Li · 15 years ago
  85. c8342f8 Blackfin: add some help text to the EBIU_AMBCTL settings by Mike Frysinger · 15 years ago
  86. 349ebbc Blackfin: add comment for anomaly 05000171 to init code by Michael Hennerich · 15 years ago
  87. 1260866 x86: Provide _sdata in the vmlinux.lds.S file by Catalin Marinas · 15 years ago
  88. 4b4f1d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  89. 875287c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  90. 12274e9 x86: use zalloc_cpumask_var in arch_early_irq_init by Yinghai Lu · 15 years ago
  91. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 15 years ago
  92. 6fac98d Push BKL into do_mount() by Al Viro · 15 years ago
  93. 8c5dd8f x86: handle initrd that extends into unusable memory by Yinghai Lu · 15 years ago
  94. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  96. 7702667 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
  97. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  98. c29f5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  99. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  100. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago