1. 3dd7b71 Export __locks_copy_lock() so modular lockd builds by Roland Dreier · 17 years ago
  2. b9fa38f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  3. 6e18933 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  4. eb855fd Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  5. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 17 years ago
  6. 0b79dad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 17 years ago
  7. 50be491 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  8. 37b05b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  9. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  10. ad5e1b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  11. 6f97b22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  12. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 17 years ago
  13. 5dae61b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  14. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  15. 2cfed60 Update .gitignore files by Matthew Wilcox · 17 years ago
  16. 7e97b28 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  17. 5421d05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes2 by Linus Torvalds · 17 years ago
  18. 5f3b287 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  19. 4217516 kconfig: fix broken target update-po-config by Sam Ravnborg · 17 years ago
  20. f7ce1f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  21. dd0e101 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-x86-fixes4 by Linus Torvalds · 17 years ago
  22. 759cd60 kbuild: silence documentation GEN xml messages according to $(quiet) by Mike Frysinger · 17 years ago
  23. 0254da0 kbuild: fix depmod comment by Uwe Kleine-König · 17 years ago
  24. cf2ec15 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  25. 0d96fb2 kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS by Richard Hacker · 17 years ago
  26. 2d04b5a kbuild: support loading extra symbols in modpost by Richard Hacker · 17 years ago
  27. 35bb5b1 Add option to enable -Wframe-larger-than= on gcc 4.4 by Andi Kleen · 17 years ago
  28. 80ff262 kbuild: add kconfig symbols to tags output by Alexey Dobriyan · 17 years ago
  29. 3156fd0 kbuild: fix some minor typoes by Robert P. J. Day · 17 years ago
  30. eed7d27 kbuild: error out on missing MODULE_LICENSE by Sam Ravnborg · 17 years ago
  31. 9f4def9 Document seq_path_root() by Jonathan Corbet · 17 years ago
  32. 00c6b2d x86: harden kernel code patching by Ingo Molnar · 17 years ago
  33. b7b66ba x86: clean up text_poke() by Mathieu Desnoyers · 17 years ago
  34. 8b132ec x86: fix text_poke() by Jiri Slaby · 17 years ago
  35. 70c9f59 x86: remove set_fixmap() warning by Ingo Molnar · 17 years ago
  36. 82a355f x86: make __set_fixmap() non-init by Ingo Molnar · 17 years ago
  37. 3ec9678 x86: make clear_fixmap() available on 64-bit as well by Ingo Molnar · 17 years ago
  38. 0fe8a3c Various fixes to Documentation/HOWTO by Jonathan Corbet · 17 years ago
  39. e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 17 years ago
  40. c272cca Update to NFS/RDMA documentation by James Lentini · 17 years ago
  41. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 17 years ago
  42. 17efa37 lockd: unlock lockd locks held for a certain filesystem by Wendy Cheng · 17 years ago
  43. 4373ea8 lockd: unlock lockd locks associated with a given server ip by Wendy Cheng · 17 years ago
  44. 9d91cdc leases: remove unneeded variable from fcntl_setlease(). by David M. Richter · 17 years ago
  45. 1908555 leases: move lock allocation earlier in generic_setlease() by David M. Richter · 17 years ago
  46. 288b2fd leases: when unlocking, skip locking-related steps by David M. Richter · 17 years ago
  47. 5fcc60c leases: fix a return-value mixup by David M. Richter · 17 years ago
  48. e386497 ieee1394: silence defined but not used warning in non-modular builds by Tony Breeds · 17 years ago
  49. cc9429b ieee1394: rawiso: requeue packet for transmission after skipped cycle by Pieter Palmers · 17 years ago
  50. e3dcc5a dm crypt: add documentation by Milan Broz · 17 years ago
  51. cf13ab8 dm: remove md argument from specific_minor by Frederik Deweerdt · 17 years ago
  52. 4fdfe40 dm table: remove unused dm_create_error_table by Adrian Bunk · 17 years ago
  53. e8488d0 dm table: drop void suspend_targets return by Adrian Bunk · 17 years ago
  54. 7ff14a3 dm: unplug queues in threads by Mikulas Patocka · 17 years ago
  55. a2aebe0 dm raid1: use timer by Mikulas Patocka · 17 years ago
  56. a765e20 dm: move include files by Alasdair G Kergon · 17 years ago
  57. 2d1e580 dm kcopyd: rename by Alasdair G Kergon · 17 years ago
  58. 0da336e dm: expose macros by Alasdair G Kergon · 17 years ago
  59. 945fa4d dm kcopyd: remove redundant client counting by Mikulas Patocka · 17 years ago
  60. 08d8757 dm kcopyd: private mempool by Mikulas Patocka · 17 years ago
  61. 8c0cbc2 dm kcopyd: per device by Mikulas Patocka · 17 years ago
  62. 2a23aa1 dm log: make module use tracking internal by Jonathan Brassow · 17 years ago
  63. b8206bc dm log: move register functions by Alasdair G Kergon · 17 years ago
  64. 416cd17 dm log: clean interface by Heinz Mauelshagen · 17 years ago
  65. eb69aca dm kcopyd: clean interface by Heinz Mauelshagen · 17 years ago
  66. 22a1ceb dm io: clean interface by Heinz Mauelshagen · 17 years ago
  67. e01fd7e dm io: rename error to error_bits by Alasdair G Kergon · 17 years ago
  68. 72727ba dm snapshot: store pointer to target instance by Mikulas Patocka · 17 years ago
  69. 769aef3 dm log: move dirty region log code into separate module by Heinz Mauelshagen · 17 years ago
  70. b7fd54a dm log: generalise name in messages by Heinz Mauelshagen · 17 years ago
  71. c12bfc9 dm raid1: use list_split_init by Robert P. J. Day · 17 years ago
  72. 8ee2767 dm snapshot: reduce default memory allocation by Milan Broz · 17 years ago
  73. 9243626 dm snapshot: fix chunksize sector conversion by Mikulas Patocka · 17 years ago
  74. 2664ef4 [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit(). by David S. Miller · 17 years ago
  75. 020cfb0 [SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc(). by David S. Miller · 17 years ago
  76. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 17 years ago
  77. 3887ed5 [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash by Michael Hennerich · 17 years ago
  78. 2230b76 [MTD] m25p80: add FAST_READ access support to M25Pxx by Bryan Wu · 17 years ago
  79. afc4bca [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed. by Michael Hennerich · 17 years ago
  80. 2314488 [MTD] [NAND] at91_nand: control NCE signal by Atsushi Nemoto · 17 years ago
  81. 5a9d322 sched: use alloc_bootmem() instead of alloc_bootmem_low() by David Miller · 17 years ago
  82. d43fa14 [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 by Richard Genoud · 17 years ago
  83. cc93d7d Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  84. 461e6c8 xfrm: alg_key_len & alg_icv_len should be unsigned by Eric Dumazet · 17 years ago
  85. f946dff [netdrvr] tehuti: move ioctl perm check closer to function start by Jeff Garzik · 17 years ago
  86. 5b3f129 ipv6: Fix typo in net/ipv6/Kconfig by Michael Beasley · 17 years ago
  87. d4f73c8 via-velocity: fix vlan receipt by Francois Romieu · 17 years ago
  88. 78c6146 tg3: sparse cleanup by Eric Dumazet · 17 years ago
  89. 9f3f791 forcedeth: realtek phy crossover detection by Ayaz Abdulla · 17 years ago
  90. cca87c1 ibm_newemac: Increase MDIO timeouts by Benjamin Herrenschmidt · 17 years ago
  91. 815b97c gianfar: Fix skb allocation strategy by Andy Fleming · 17 years ago
  92. 8d74849 netxen: reduce stack usage of netxen_nic_flash_print by Harvey Harrison · 17 years ago
  93. db2961c smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} by Roel Kluin · 17 years ago
  94. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  95. a433686 forcedeth: new backoff implementation by Ayaz Abdulla · 17 years ago
  96. 22559c5 ehea: make things static by Andrew Morton · 17 years ago
  97. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 17 years ago
  98. 8ec7226 [netdrvr] atlx: code movement: move atl1 parameter parsing by Chris Snook · 17 years ago
  99. 3b49f03 atlx: remove flash vendor parameter by Chris Snook · 17 years ago
  100. e3152ab korina: misc cleanup by Francois Romieu · 17 years ago