1. bbe5a96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  2. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  3. 3dc9566 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  4. b938fb6 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. 87bfa1d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  6. 673bca1 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  7. 9b1fc55 MIPS: BCM63xx: Add integrated ethernet mac support. by Maxime Bizon · 16 years ago
  8. e7300d0 MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. by Maxime Bizon · 16 years ago
  9. 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 16 years ago
  10. 512254b MIPS: Octeon: Move some platform device registration to its own file. by David Daney · 16 years ago
  11. 2ca2ebf MIPS: Don't corrupt page tables on vmalloc fault. by David Daney · 16 years ago
  12. e0cc87f MIPS: Shrink the size of tlb handler by Wu Fei · 16 years ago
  13. a7bcb1a MIPS: Alchemy: override loops_per_jiffy detection by Manuel Lauss · 16 years ago
  14. f7557dc MIPS: hw_random: Add hardware RNG for Octeon SOCs. by David Daney · 16 years ago
  15. e264491 MIPS: Octeon: Add hardware RNG platform device. by David Daney · 16 years ago
  16. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 16 years ago
  17. 2882b0c MIPS: Alchemy: get rid of allow_au1k_wait by Manuel Lauss · 16 years ago
  18. 9d24baf MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds. by David Daney · 16 years ago
  19. b791d11 MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC. by David Daney · 16 years ago
  20. f7ade3c MIPS: Get rid of CONFIG_CPU_HAS_LLSC by Ralf Baechle · 16 years ago
  21. b8d6f78 MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSC by Ralf Baechle · 16 years ago
  22. 43e6ae6 MIPS: Rewrite clearing of ll_bit on context switch in C by Ralf Baechle · 16 years ago
  23. f1e39a4 MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler by Ralf Baechle · 16 years ago
  24. f4c6b6b MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. by Ralf Baechle · 16 years ago
  25. 6eb10bc MIPS: Clean up linker script using new linker script macros. by Nelson Elhage · 16 years ago
  26. a0b54e2 MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE. by Nelson Elhage · 16 years ago
  27. 24ffce1 MIPS: Convert to asm-generic/hardirq.h by Christoph Hellwig · 16 years ago
  28. d47fbb5 MIPS: AR7: Make board code register ar7_wdt as a platform device by Florian Fainelli · 16 years ago
  29. 6f4c7b3 MIPS: Loongson: Update the default config file for fuloong2e by Wu Zhangjin · 16 years ago
  30. 3702bba MIPS: Loongson: Add GCC 4.4 support for Loongson2E by Wu Zhangjin · 16 years ago
  31. 3209e70 MIPS: Loongson: Add a machtype kernel command line argument by Wu Zhangjin · 16 years ago
  32. 85749d2 MIPS: Loongson: Split common loongson source code out by Wu Zhangjin · 16 years ago
  33. 8e49711 MIPS: Loongson: Change naming methods by Wu Zhangjin · 16 years ago
  34. 67b35e5 MIPS: Loongson: Add oprofile support by Wu Zhangjin · 16 years ago
  35. 92d1b63 MIPS: Loongson: RTC: Enable legacy RTC driver on fulong by Wu Zhangjin · 16 years ago
  36. f7face0 MIPS: Loongson: PCI: Clean up pcimap setup by Wu Zhangjin · 16 years ago
  37. 5e983ff MIPS: Loongson: clean up the coding style by Wu Zhangjin · 16 years ago
  38. bd92aa0 MIPS: Loongson: Split the implementation of prom and setup parts by Wu Zhangjin · 16 years ago
  39. f54a40e MIPS: Loongson: PCI: use existing mips_io_port_base by Wu Zhangjin · 16 years ago
  40. f256a57 MIPS: Loongson: pm: clean up the reboot support by Wu Zhangjin · 16 years ago
  41. 8f0de87 MIPS: Loongson: pm: Remove redundant source code by Wu Zhangjin · 16 years ago
  42. f6a2740 MIPS: Loongson: Add new early_printk implmentation by Wu Zhangjin · 16 years ago
  43. 95ff7c9 MIPS: Loongson: Remove out-of-date board-specific kgdb source code by Wu Zhangjin · 16 years ago
  44. efc49ef MIPS: Loongson: Remove existing early_printk implementation by Wu Zhangjin · 16 years ago
  45. eb42306 MIPS: IP22, IP28: Build with -Werror by Ralf Baechle · 16 years ago
  46. 03bf6ad MIPS: FW: Build with -Werror by Ralf Baechle · 16 years ago
  47. 38c9fb7 MIPS: Fulong: Convert reset initialization to initcall. by Ralf Baechle · 16 years ago
  48. 1f320d0 MIPS: Malta: Convert reset initialization to initcall. by Ralf Baechle · 16 years ago
  49. 7e17615 MIPS: Get rid of duplicate cpu_idle() prototype. by Ralf Baechle · 16 years ago
  50. 70ebadc MIPS: TXx9: Fix error handling. by Julia Lawall · 16 years ago
  51. 13680ad MIPS: TXx9: Disable PM capability of TX493[89] internal ether by Atsushi Nemoto · 16 years ago
  52. 99502d9 MIPS: make page.h constants available to assembly. by Nelson Elhage · 16 years ago
  53. 75f4531 MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n by Manuel Lauss · 16 years ago
  54. 6de4c6f MIPS: Lasat: Fix compilation by Alexey Dobriyan · 16 years ago
  55. 2608441 MIPS: Octeon: Check all CCAs in cvmx_write_csr. by David Daney · 16 years ago
  56. fff9c81 MIPS: Octeon: False positive timeout by Roel Kluin · 16 years ago
  57. e3bf887 MIPS: Fix potencial build error in <asm/delay.h> by Ralf Baechle · 16 years ago
  58. b31c50a be2net: fix some cmds to use mccq instead of mbox by Sathya Perla · 15 years ago
  59. 03f1899 atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA by Jie Yang · 15 years ago
  60. a19d215 pkt_sched: Fix qstats.qlen updating in dump_stats by Jarek Poplawski · 15 years ago
  61. 0522fea ipv6: Log the affected address when DAD failure occurs by Jens Rosenboom · 15 years ago
  62. 3264690 wl12xx: Fix print_mac() conversion. by David S. Miller · 15 years ago
  63. de55a89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  64. 79b520e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  65. abf5940 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  66. 66bc4a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  67. 96c015b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  68. 3aee060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  69. b99dba3 ALSA: hda - Fix MSI GX620 mixer by Takashi Iwai · 15 years ago
  70. bf95d20 af_iucv: fix race when queueing skbs on the backlog queue by Hendrik Brueckner · 16 years ago
  71. 7514bab af_iucv: do not call iucv_sock_kill() twice by Hendrik Brueckner · 16 years ago
  72. 56a73de af_iucv: handle non-accepted sockets after resuming from suspend by Hendrik Brueckner · 16 years ago
  73. d997317 af_iucv: fix race in __iucv_sock_wait() by Hendrik Brueckner · 16 years ago
  74. b29e4da iucv: use correct output register in iucv_query_maxconn() by Hendrik Brueckner · 16 years ago
  75. d28ecab iucv: fix iucv_buffer_cpumask check when calling IUCV functions by Hendrik Brueckner · 16 years ago
  76. 4c89d86 iucv: suspend/resume error msg for left over pathes by Ursula Braun · 16 years ago
  77. 12cbcfd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 16 years ago
  78. 0aad191 wl12xx: switch to %pM to print the mac address by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. e99b1f0 b44: the poll handler b44_poll must not enable IRQ unconditionally by Dongdong Deng · 16 years ago
  80. 5bf9cbe Blackfin: update ftrace for latest toolchain by Yi Li · 16 years ago
  81. 3b67d91 Blackfin: fix elf_fpregset_t definition by Mike Frysinger · 16 years ago
  82. ea426e6 Blackfin: unify cache init functions by Mike Frysinger · 16 years ago
  83. e78feaa Blackfin: swap clocksource ratings for gptimer/cycles by Graf Yang · 16 years ago
  84. 3289651 Blackfin: update ftrace_push_return_trace() breakage by Mike Frysinger · 16 years ago
  85. 9c21453 Blackfin: update cm board resources by Harald Krapfenbauer · 16 years ago
  86. 6058434 Blackfin: cm-bf537u: split board from cm-bf537e by Harald Krapfenbauer · 16 years ago
  87. 769cfc0 Blackfin: bf538-ezkit: add SPI IRQ resources by Barry Song · 16 years ago
  88. 88c28b2 Blackfin: increase default async timings for parallel flashes by Sonic Zhang · 16 years ago
  89. 4663f6e Blackfin: add ICPLB coverage for async banks by Bernd Schmidt · 16 years ago
  90. 4a3e53c Blackfin: use KERN_ALERT in all kgdb_test output by Mingquan Pan · 16 years ago
  91. 4e4d496 Blackfin: fix BF54x SPI CS resources by Yi Li · 16 years ago
  92. 774b802 Blackfin: fix typo in isram_write() by Robin Getz · 16 years ago
  93. ba877d4 Blackfin: bf537-stamp: add adp5588 gpio resources by Michael Hennerich · 16 years ago
  94. c40cdb2 Blackfin: add some isram-driver self tests by Mike Frysinger · 16 years ago
  95. dedfd5d Blackfin: workaround anomaly 05000283 by Robin Getz · 16 years ago
  96. 05d17df Blackfin: fix spelling in a few comments by Michael Hennerich · 16 years ago
  97. b6dbde2 Blackfin: use raw_smp_processor_id() in exception code by Yi Li · 16 years ago
  98. 00dd66d Blackfin: remove useless duplicated assignment in gpio code by Michael Hennerich · 16 years ago
  99. 8d7ac69 Blackfin: Fix link errors with binutils 2.19 and GCC 4.3 by Ingo Molnar · 16 years ago
  100. 17941314 Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP by Graf Yang · 16 years ago