1. f49156ea powerpc/qe: add polling timeout to qe_issue_cmd() by Timur Tabi · 16 years ago
  2. b71a107 Merge commit 'gcl/merge' into next by Benjamin Herrenschmidt · 16 years ago
  3. 4b337c5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  4. c30938d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  5. 363c55c MIPS: Add hibernation support by Wu Zhangjin · 16 years ago
  6. 4bb1a10 MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h by David Daney · 16 years ago
  7. fbeda19 MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. by David Daney · 16 years ago
  8. 9cffd154 MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems. by David Daney · 16 years ago
  9. fd062c8 MIPS: TLB support for hugetlbfs. by David Daney · 16 years ago
  10. dd79439 MIPS: Add hugetlbfs page defines. by David Daney · 16 years ago
  11. 50a41ff MIPS: Add support files for hugetlbfs. by David Daney · 16 years ago
  12. bd1437e MIPS: Remove unused parameters from iPTE_LW. by David Daney · 16 years ago
  13. 38295fb MIPS: Export erratum function needed by octeon-ethernet driver. by David Daney · 16 years ago
  14. f1f1f59 MIPS: Cavium-Octeon: Add more chip specific feature tests. by David Daney · 16 years ago
  15. 2b1b62e MIPS: Cavium-Octeon: Add more board type constants. by David Daney · 16 years ago
  16. 3e903bd MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver. by David Daney · 16 years ago
  17. 6fa044a MIPS: Add named alloc functions to OCTEON boot monitor memory allocator. by David Daney · 16 years ago
  18. ce65cc8 MIPS: Alchemy: devboards: Convert to gpio calls. by Manuel Lauss · 16 years ago
  19. b6c9f10 MIPS: Alchemy: xxs1500: use linux gpio api. by Manuel Lauss · 16 years ago
  20. bb706b2 MIPS: Alchemy: MTX-1: Use linux gpio api. by Manuel Lauss · 16 years ago
  21. 51e02b0 MIPS: Alchemy: Rewrite GPIO support. by Manuel Lauss · 16 years ago
  22. eeb09e6 MIPS: Alchemy: Remove unused au1000_gpio.h header by Manuel Lauss · 16 years ago
  23. f203b7c MIPS: BCM47xx: Fix gpio_direction_output by Matthieu Castet · 16 years ago
  24. cc906f8 MIPS: ioctl.h: Cleanup. by Ralf Baechle · 16 years ago
  25. 923e381 MIPS: TXx9: Add TX4939 RNG support by Atsushi Nemoto · 16 years ago
  26. c3b28ae MIPS: TXx9: Add SRAMC support by Atsushi Nemoto · 16 years ago
  27. 05f94ee MIPS: Sibyte: Remove standalone kernel support by Imre Kaloz · 16 years ago
  28. 435f81f MIPS: Sibyte: Remove simulator option by Imre Kaloz · 16 years ago
  29. d36773e MIPS: RB532: Check irq number when handling GPIO interrupts by Florian Fainelli · 16 years ago
  30. 1c99dac MIPS: RB532: Cleanup cpu-features-overrides by Florian Fainelli · 16 years ago
  31. faed528 MIPS: Remove dead case label. by David Daney · 16 years ago
  32. 9e290a1 MIPS: Remove execution hazard barriers for Octeon. by David Daney · 16 years ago
  33. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 16 years ago
  34. 95affdd MIPS: Fold the TLB refill at the vmalloc path if possible. by David Daney · 16 years ago
  35. e6f72d3 MIPS: Replace some magic numbers with symbolic values in tlbex.c by David Daney · 16 years ago
  36. 742cd58 MIPS: TXx9: Add ACLC support by Atsushi Nemoto · 16 years ago
  37. e8635b4 MIPS: Add Cavium OCTEON PCI support. by David Daney · 16 years ago
  38. 8860fb8 MIPS: Add register definitions for PCI. by David Daney · 16 years ago
  39. f48c8c9 MIPS: TXx9: Add DMAC support by Atsushi Nemoto · 16 years ago
  40. ea76f0b DMA: TXx9 Soc DMA Controller driver by Atsushi Nemoto · 16 years ago
  41. a43da03 MIPS: TXx9: micro optimization for clocksource and clock_event by Atsushi Nemoto · 16 years ago
  42. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 16 years ago
  43. 3807ef3f6 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 16 years ago
  44. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 16 years ago
  45. 7762f20 MIPS: SB1250: Sort out merge mistake. by Ralf Baechle · 16 years ago
  46. 3cb3a66 MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel by Atsushi Nemoto · 16 years ago
  47. dbc1d91 MIPS: SMTC: Fix formatting difference to linux-mips.org code by Ralf Baechle · 16 years ago
  48. 39027ff MIPS: Fix typo resulting in far too long ndelay times. by Ralf Baechle · 16 years ago
  49. e7c5a4f powerpc/5121: make clock debug output more readable by Wolfram Sang · 16 years ago
  50. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 16 years ago
  51. c155ee1 powerpc/5200: Update pcm030.dts to add i2c eeprom and delete cruft by Wolfram Sang · 16 years ago
  52. 0dd5198 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  53. 517d086 Merge branch 'akpm' by Linus Torvalds · 16 years ago
  54. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 16 years ago
  55. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 16 years ago
  56. a9c5695 use printk_once() in several places by Minchan Kim · 16 years ago
  57. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 16 years ago
  58. b08cd96 uml: bad macro expansion, parameter is member by Roel Kluin · 16 years ago
  59. 276c974 uml: fix a section warning by Amerigo Wang · 16 years ago
  60. 6fa851c um: remove obsolete hw_interrupt_type by Thomas Gleixner · 16 years ago
  61. 7e1cb78 uml: UML net driver does not allow for vlans by Alan Cox · 16 years ago
  62. 189e91f m32r: remove obsolete hw_interrupt_type by Thomas Gleixner · 16 years ago
  63. fb26b3e alpha: bad macro expansion, parameter is member by Roel Kluin · 16 years ago
  64. 44377f6 alpha: remove obsolete hw_interrupt_type by Thomas Gleixner · 16 years ago
  65. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 16 years ago
  66. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 16 years ago
  67. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  68. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 16 years ago
  69. 492b057 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  70. 594bb46 V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link by Guennadi Liakhovetski · 16 years ago
  71. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 16 years ago
  72. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  73. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  74. 98523d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  75. 8d6cea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 16 years ago
  76. 6a454f7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  77. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  78. 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 16 years ago
  79. aaa7e2f sparc64: Update defconfig. by David S. Miller · 16 years ago
  80. d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 16 years ago
  81. 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 16 years ago
  82. 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 16 years ago
  83. 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 16 years ago
  84. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 16 years ago
  85. d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 16 years ago
  86. 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 16 years ago
  87. 2e8fcfe sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops by FUJITA Tomonori · 16 years ago
  88. b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 16 years ago
  89. 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 16 years ago
  90. 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 16 years ago
  91. 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 16 years ago
  92. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 16 years ago
  93. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 16 years ago
  94. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 16 years ago
  95. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 16 years ago
  96. 5052f52 sparc64: Refactor MDESC cpu scanning code using an iterator. by David S. Miller · 16 years ago
  97. 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 16 years ago
  98. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 16 years ago
  99. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 16 years ago
  100. 19f0fa3 sparc64: Move trap_block[] definitions into a new header file. by David S. Miller · 16 years ago