1. 378be2c [PKTGEN]: Fix multiqueue oops. by Robert Olsson · 17 years ago
  2. 594a9df [BNX2]: Add write posting comment. by Michael Chan · 17 years ago
  3. 8e54588 [BNX2]: Use msleep(). by Arjan van de Ven · 17 years ago
  4. b07d68b Linux 2.6.23-rc4 by Linus Torvalds · 17 years ago
  5. f99ba18 dm-mpath-rdac: don't stomp on a requests transfer bit by Andrew Vasquez · 17 years ago
  6. 5a99efe Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  7. 28d9aa6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  8. d243769 fix bogus hotplug cpu warning by Hugh Dickins · 17 years ago
  9. 721ebe0 reverse CONFIG_ACPI_PROC_EVENT default by Hugh Dickins · 17 years ago
  10. 8134097 fix maxcpus=N parsing by Hugh Dickins · 17 years ago
  11. 88ede82 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  12. 9666582 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  13. d96a2a5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  14. 81b4b98 [PARISC] Add NOTES section by Kyle McMartin · 17 years ago
  15. 88a7907 [PARISC] Use compat_sys_getdents by Kyle McMartin · 17 years ago
  16. 1eb51c362 [PARISC] Do not allow STI_CONSOLE to be modular by Kyle McMartin · 17 years ago
  17. 03b18f1 [PARISC] Clean up sti_flush by Kyle McMartin · 17 years ago
  18. fabb8ff [PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines by Kyle McMartin · 17 years ago
  19. 37efbb7 [PARISC] Add empty <asm-parisc/vga.h> by Kyle McMartin · 17 years ago
  20. 17a82e93 [SPARC32]: Make flush_tlb_kernel_range() an inline function. by David S. Miller · 17 years ago
  21. 4f1296a [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c by David S. Miller · 17 years ago
  22. 7bcd4da [SPARC32]: Kill unused vars and macros from prom/console.c by David S. Miller · 17 years ago
  23. 6cc0735 [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS. by David S. Miller · 17 years ago
  24. 6c8f5b9 [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe. by David S. Miller · 17 years ago
  25. 1bd4b28 [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. by David S. Miller · 17 years ago
  26. 10e2ff1 [NET]: Mark Paul Moore as maintainer of labelled networking. by James Morris · 17 years ago
  27. e7c243c [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" by Evgeniy Polyakov · 17 years ago
  28. 7c8347a [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. by Jesper Juhl · 17 years ago
  29. c573f73 [NET]: Avoid pointless allocation casts in BSD compression module by Jesper Juhl · 17 years ago
  30. 901ded2 [IRDA]: Do not do pointless kmalloc return value cast in KingSun driver by Jesper Juhl · 17 years ago
  31. aaa53c4 [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() by Benjamin Thery · 17 years ago
  32. f424bb9 [PPPOL2TP]: Fix endianness annotations. by Al Viro · 17 years ago
  33. e422397 [IOAT]: ioatdma needs to to play nice in a multi-dma-client world by Shannon Nelson · 17 years ago
  34. 97a1ad4 [SLIP]: trivial sparse warning fix by Stephen Hemminger · 17 years ago
  35. 37d2e73 [EQL]: sparse warning fix by Stephen Hemminger · 17 years ago
  36. c3609d5 [NET]: is_power_of_2 in net/core/neighbour.c by vignesh babu · 17 years ago
  37. 2672287 [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. by David S. Miller · 17 years ago
  38. a96fb49 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless by Flavio Leitner · 17 years ago
  39. 36d98d3 [KBUILD]: Sanitize tc_ematch headers. by Stephen Hemminger · 17 years ago
  40. 96fe1c0 [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302. by Nick Bowler · 17 years ago
  41. 23dd6d3 [MIPS] Fulong doesn't need ISA DMA. by Ralf Baechle · 17 years ago
  42. 52625ca [MIPS] IP27: intr_sconnect_level: don't disable interrupts. by Ralf Baechle · 17 years ago
  43. 84ced30 [MIPS] IP27: startup_bridge_irq: connect interrupt. by Ralf Baechle · 17 years ago
  44. ed7a236 [MIPS] IP27: shutdown_bridge_irq: don't free irq. by Ralf Baechle · 17 years ago
  45. 8313da3 [MIPS] Sort out handling of ISA-less PCI systems. by Ralf Baechle · 17 years ago
  46. 2704afe [MIPS] Add __cmpdi2 by Ralf Baechle · 17 years ago
  47. 606bf78 [MIPS] HOTPLUG: Make register_pci_controller __devinit. by Ralf Baechle · 17 years ago
  48. c4aa256 [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. by Ralf Baechle · 17 years ago
  49. 4547d22 [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. by Ralf Baechle · 17 years ago
  50. db15f36 [MIPS] Delete duplicate inclusion of <linux/delay.h>. by Ralf Baechle · 17 years ago
  51. 1bfa771 [MIPS] Polish <asm/edac.h>. by Ralf Baechle · 17 years ago
  52. 88eb413 [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver. by Ralf Baechle · 17 years ago
  53. 948a34c [MIPS] Maintain si_code field properly for FP exceptions by Thiemo Seufer · 17 years ago
  54. 34412c7 [MIPS] SMTC: Fix duplicate status dumps on NMI by Thiemo Seufer · 17 years ago
  55. 97ce9a8 [MIPS] Unconditionally writeback and invalidate caches on kexec. by Nicolas Schichan · 17 years ago
  56. 9f90a03 [PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  57. c99dcac [MIPS] Fix gcc 3.3 warning. by Ralf Baechle · 17 years ago
  58. 0806133 [MIPS] Fix invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  59. c5d7eb9 [MIPS] Update Cobalt defconfig by Yoichi Yuasa · 17 years ago
  60. 0d2d644 [MIPS] Update workpad_defconfig by Yoichi Yuasa · 17 years ago
  61. dd70438 [MIPS] Update tb0287_defconfig by Yoichi Yuasa · 17 years ago
  62. 96a6d87 [MIPS] Update tb0226_defconfig by Yoichi Yuasa · 17 years ago
  63. aabfc58 [MIPS] Update tb0219_defconfig by Yoichi Yuasa · 17 years ago
  64. f5594fd [MIPS] Update mpc30x_defconfig by Yoichi Yuasa · 17 years ago
  65. be72bd6 [MIPS] Update e55_defconfig by Yoichi Yuasa · 17 years ago
  66. d2a34c4 [MIPS] Update capcella_defconfig by Yoichi Yuasa · 17 years ago
  67. 5bd080f [MIPS] IP22: Fix modpost warning. by Ralf Baechle · 17 years ago
  68. 9975e77 [MIPS] Gcc 3.3 build fixes. by Ralf Baechle · 17 years ago
  69. bdd3ede [MIPS] MT: Use kallsyms in CPU state dump by Ralf Baechle · 17 years ago
  70. 153ef95 [MIPS] MIPSsim: Delete old file that survived moving around in the tree. by Ralf Baechle · 17 years ago
  71. a204458 [MIPS] unwind_stack should return a value ... by Ralf Baechle · 17 years ago
  72. b543858 [MIPS] SMTC: Fix crash on bootup with idebus= command line argument. by Ralf Baechle · 17 years ago
  73. de4b214 [MIPS] Fix build error if CONFIG_KALLSYMS is undefined. by Ralf Baechle · 17 years ago
  74. 3f478a8 [MIPS] Excite: disable 64-bit kernel support. by Ralf Baechle · 17 years ago
  75. dbb7454 [MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n. by Ralf Baechle · 17 years ago
  76. 028151b [MIPS] Update a few defconfigs. by Ralf Baechle · 17 years ago
  77. fe56b95 [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header. by Ralf Baechle · 17 years ago
  78. 45a98eb [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq. by Ralf Baechle · 17 years ago
  79. 428ab28 [MIPS] SMP: Scatter __cpuinit over the code as needed. by Ralf Baechle · 17 years ago
  80. d98cc84 [MIPS] SEAD: Don't mark as experimental. by Ralf Baechle · 17 years ago
  81. 48d365e [MIPS] remove unused marvell.h by Yoichi Yuasa · 17 years ago
  82. 106e802 [MIPS] remove unused gt64240.h by Yoichi Yuasa · 17 years ago
  83. e2286d7 [MIPS] SNI: remove unused pcimt_scache.c by Yoichi Yuasa · 17 years ago
  84. dee3c75 [MIPS] SNI: Remove unneeded sni_machine_halt by Yoichi Yuasa · 17 years ago
  85. 5d3fdea [MIPS] Remove dead code from irq_txx9.c by Atsushi Nemoto · 17 years ago
  86. 6c76988 [MIPS] Do not discard extra debugging sections. by Daniel Jacobowitz · 17 years ago
  87. bda4d16 [MIPS] Update defconfigs for TX39/TX49 by Atsushi Nemoto · 17 years ago
  88. cd463f3 [MIPS] Use -Werror on TX39/TX49 boards by Atsushi Nemoto · 17 years ago
  89. ad99876 [MIPS] Drop unneeded config options for RBTX4938 by Atsushi Nemoto · 17 years ago
  90. c87abd7 [MIPS] Cleanup TX39/TX49 irq code by Atsushi Nemoto · 17 years ago
  91. 8420fd0 [MIPS] The irq_chip for TX39/TX49 SoCs by Atsushi Nemoto · 17 years ago
  92. 477f949 [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART by Ralf Baechle · 17 years ago
  93. 7acae22 [MIPS] Fix au1xxx_gpio_direction_* return value by Yoichi Yuasa · 17 years ago
  94. f201b46 [MIPS] Remove unused pnx8550 Kconfig by Yoichi Yuasa · 17 years ago
  95. d806cb2 [MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select. by Ralf Baechle · 17 years ago
  96. dc0366b [MIPS] SMTC: Fix secondary VPE interrupt mask initialization. by Ralf Baechle · 17 years ago
  97. 99e480d [MIPS] Compute PGD_ORDER from the select page size. by Ralf Baechle · 17 years ago
  98. 03b8b8e [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h by Ralf Baechle · 17 years ago
  99. 5ff9747 [MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2. by Ralf Baechle · 17 years ago
  100. 4c8081e4 [MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels. by Ralf Baechle · 17 years ago