1. df4365c configfs.h: Remove dead macro definitions. by Robert P. J. Day · 19 years ago
  2. bef1f40 kconfig: Standardize "depends" -> "depends on" in Kconfig files by Robert P. J. Day · 19 years ago
  3. c48e3fc e100: replace kmalloc with kcalloc by Yan Burman · 19 years ago
  4. 0268bd0 um: replace kmalloc+memset with kzalloc by Yan Burman · 19 years ago
  5. 47c6bf77 fix typo in net/ipv4/ip_fragment.c by Peter Zijlstra · 19 years ago
  6. 53569ab include/linux/compiler.h: reject gcc 3 < gcc 3.2 by Alistair John Strachan · 19 years ago
  7. 979c6a1 Kconfig: fix spelling error in config KALLSYMS help text by Jesper Juhl · 19 years ago
  8. 93aec20 Remove duplicate "have to" in comment by Rolf Eike Beer · 19 years ago
  9. 87c18aa Fix small typo in drivers/serial/icom.c by Thomas Hisch · 19 years ago
  10. 5ea084e Use consistent casing in help message by Samuel Tardieu · 19 years ago
  11. d23edbd EXT{2,3,4}_FS: remove outdated part of the help text by Jan Engelhardt · 19 years ago
  12. 11c302c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  13. 3353026 [PATCH] remove unnecessary blk_queue_bounce in SG_IO by FUJITA Tomonori · 19 years ago
  14. 77d172c [PATCH] fix SG_IO bio leak by FUJITA Tomonori · 19 years ago
  15. 2b02a17 [PATCH] remove blk_queue_activity_fn by Boaz Harrosh · 19 years ago
  16. 4259cb2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  17. cd39301 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 19 years ago
  18. 13d7d84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  19. cbb8fc0 [MIPS] paging_init(): use highend_pfn/highstart_pfn by Franck Bui-Huu · 19 years ago
  20. b228f4c [MIPS] Malta: Resurrect MTD support for onboard flash. by Ralf Baechle · 19 years ago
  21. 2efac77 [MIPS] Discard .exit.text and .exit.data at runtime. by Ralf Baechle · 19 years ago
  22. 8b2f355 [MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h. by Ralf Baechle · 19 years ago
  23. 2bbc5bd [MIPS] IP27: Move definition of nic_t to its sole user. by Ralf Baechle · 19 years ago
  24. 2f3643a [MIPS] IP27: Don't include <asm/sn/arch.h>. by Ralf Baechle · 19 years ago
  25. b723782 [MIPS] compat.h uses struct pt_regs so needs to include ptrace.h. by Ralf Baechle · 19 years ago
  26. a49f99f [NETPOLL]: Fix local_bh_enable() warning. by Andrew Morton · 19 years ago
  27. 37004af [IPVS]: Make ip_vs_sync.c <= 80col wide. by Simon Horman · 19 years ago
  28. 89eaeb0 [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep() by Simon Horman · 19 years ago
  29. f654c85 [HAMRADIO]: Fix baycom_epp.c compile failure. by Ralf Baechle · 19 years ago
  30. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 19 years ago
  31. 1fba78b [DCCP] ccid3: Fixup some type conversions related to rtts by Arnaldo Carvalho de Melo · 19 years ago
  32. 9e8efc8 [DCCP] ccid3: BUG-FIX - conversion errors by Gerrit Renker · 19 years ago
  33. 7af5af3 [DCCP] ccid3: Reorder packet history source file by Gerrit Renker · 19 years ago
  34. 85dcb1f [DCCP] ccid3: Reorder packet history header file by Gerrit Renker · 19 years ago
  35. a967241 [DCCP] ccid3: Make debug output consistent by Gerrit Renker · 19 years ago
  36. c5a1ae9 [DCCP] ccid3: Perform history operations only after packet has been sent by Gerrit Renker · 19 years ago
  37. e312d10 [DCCP] ccid3: TX history - remove unused field by Gerrit Renker · 19 years ago
  38. 9f8681d [DCCP] ccid3: Shift window counter computation by Gerrit Renker · 19 years ago
  39. de553c1 [DCCP] ccid3: Sanity-check RTT samples by Gerrit Renker · 19 years ago
  40. fe0499a [DCCP] ccid3: Initialise RTT values by Gerrit Renker · 19 years ago
  41. 65d6c2b [DCCP] ccid: Deprecate ccid_hc_tx_insert_options by Gerrit Renker · 19 years ago
  42. f6282f4 [DCCP]: Warn when discarding packet due to internal errors by Gerrit Renker · 19 years ago
  43. bf58a38 [DCCP]: Only deliver to the CCID rx side in charge by Gerrit Renker · 19 years ago
  44. d63d836 [DCCP]: Simplify TFRC calculation by Gerrit Renker · 19 years ago
  45. 0f9e5b5 [DCCP]: Debug timeval operations by Gerrit Renker · 19 years ago
  46. bfe24a6 [DCCP] ccid3: Simplify calculation for reverse lookup of p by Gerrit Renker · 19 years ago
  47. b9039a2 [DCCP] ccid3: Replace scaled division operations by Gerrit Renker · 19 years ago
  48. 1a21e49 [DCCP] ccid3: Finer-grained resolution of sending rates by Gerrit Renker · 19 years ago
  49. 179ebc9 [DCCP] ccid3: Fix two bugs in sending rate computation by Gerrit Renker · 19 years ago
  50. ff58629 [DCCP] ccid3: Two optimisations for sending rate recomputation by Gerrit Renker · 19 years ago
  51. 45393a6 [DCCP] ccid3: Check against too large p by Gerrit Renker · 19 years ago
  52. 5fce9a2 [DCCP]: Update documentation by Ian McDonald · 19 years ago
  53. 5cc3741d [DCCP]: Remove timeo from output.c by Ian McDonald · 19 years ago
  54. e37b8d9 [NETPOLL]: Make sure TX lock is taken with BH disabled. by Andrew Morton · 19 years ago
  55. 2653a47 [ATM]: Ignore generated file pca200e_ecd.bin2 by Ralf Baechle · 19 years ago
  56. ed40771 [NET]: Fix WAN routers kconfig dependency. by Randy Dunlap · 19 years ago
  57. 686106f [CRYPTO] sha512: Fix sha384 block size by Herbert Xu · 19 years ago
  58. e45116b [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64 by Brice Goglin · 19 years ago
  59. 0224169 [PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argument by David Howells · 19 years ago
  60. 69de7fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 19 years ago
  61. 116140b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  62. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 19 years ago
  63. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 19 years ago
  64. 8af905b [PATCH] smc91x: Kill off excessive versatile hooks. by Paul Mundt · 19 years ago
  65. 5796df1 [PATCH] myri10ge: update driver version to 1.1.0 by Brice Goglin · 19 years ago
  66. 13348be [PATCH] myri10ge: fix big_bytes in case of vlan frames by Brice Goglin · 19 years ago
  67. de3c450 [PATCH] myri10ge: Full vlan frame in small_bytes by Brice Goglin · 19 years ago
  68. 52ea6fb [PATCH] myri10ge: drop contiguous skb routines by Brice Goglin · 19 years ago
  69. c7dab99 [PATCH] myri10ge: switch to page-based skb by Brice Goglin · 19 years ago
  70. dd50f33 [PATCH] myri10ge: add page-based skb routines by Brice Goglin · 19 years ago
  71. 6250223 [PATCH] myri10ge: indentation cleanups by Brice Goglin · 19 years ago
  72. 7fe26a6 [PATCH] chelsio: working NAPI by Stephen Hemminger · 19 years ago
  73. 0f0d84e [PATCH] MACB: Use __raw register access by Haavard Skinnemoen · 19 years ago
  74. d836cae [PATCH] MACB: Use struct delayed_work instead of struct work_struct by Haavard Skinnemoen · 19 years ago
  75. 68dc44a [PATCH] ucc_geth: Initialize mdio_lock. by Scott Wood · 19 years ago
  76. 1083cfe [PATCH] ucc_geth: compilation error fixes by Scott Wood · 19 years ago
  77. 99eeb8df AT91 MMC update for 2.6.19 by Andrew Victor · 19 years ago
  78. a98087c mmc: Change SDHCI iomem error to a warning by Pierre Ossman · 19 years ago
  79. 7b30d28 mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal by Vitaly Wool · 19 years ago
  80. f3a8efa AT91 MMC 5 : Minor cleanups by Andrew Victor · 19 years ago
  81. df05a30 AT91 MMC 4 : Interrupt handler cleanup by Andrew Victor · 19 years ago
  82. 3dd3b03 AT91 MMC 3 : Move global mci_clk variable by Andrew Victor · 19 years ago
  83. 17ea059 AT91 MMC 2 : Use platform resources by Andrew Victor · 19 years ago
  84. e0b19b8 AT91 MMC 1: Pass host structure. by Andrew Victor · 19 years ago
  85. 73c9cea [POWERPC] Generic BUG for powerpc by Jeremy Fitzhardinge · 19 years ago
  86. 973c1fa Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 19 years ago
  87. d10f734 [PPC] Fix compile failure do to introduction of PHY_POLL by Kumar Gala · 19 years ago
  88. c86c676 Merge branch '85xx' into for_paulus by Kumar Gala · 19 years ago
  89. 45d8e7a [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set by Kumar Gala · 19 years ago
  90. 4383162 [POWERPC] Remove old dcr.S by Benjamin Herrenschmidt · 19 years ago
  91. 39f44be [POWERPC] Fix SPU coredump code for max_fdset removal by Paul Mackerras · 19 years ago
  92. dae4828 [POWERPC] Fix irq routing on some 32-bit PowerMacs by Benjamin Herrenschmidt · 19 years ago
  93. 74e95d5d [POWERPC] ps3: Add vuart support by Geoff Levand · 19 years ago
  94. 0204568 [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes by Paul Mackerras · 19 years ago
  95. 9202f32 [MIPS] Export local_flush_data_cache_page for sake of IDE. by Ralf Baechle · 19 years ago
  96. f8bf35a [MIPS] Export pm_power_off by Ralf Baechle · 19 years ago
  97. ae32ffd [MIPS] Export csum_partial_copy_nocheck. by Ralf Baechle · 19 years ago
  98. 2d911e9 [MIPS] Move die and die_if_kernel() from system.h to ptrace.h by Ralf Baechle · 19 years ago
  99. 86384d5 [MIPS] Discard .exit.text at linktime. by Ralf Baechle · 19 years ago
  100. 5b1d221 [MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irq by Ralf Baechle · 19 years ago