1. 0d96fb2 kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS by Richard Hacker · 17 years ago
  2. 2d04b5a kbuild: support loading extra symbols in modpost by Richard Hacker · 17 years ago
  3. 35bb5b1 Add option to enable -Wframe-larger-than= on gcc 4.4 by Andi Kleen · 17 years ago
  4. 80ff262 kbuild: add kconfig symbols to tags output by Alexey Dobriyan · 17 years ago
  5. 0206e61 [CIFS] Fix spelling mistake by Steve French · 16 years ago
  6. 3156fd0 kbuild: fix some minor typoes by Robert P. J. Day · 17 years ago
  7. eed7d27 kbuild: error out on missing MODULE_LICENSE by Sam Ravnborg · 16 years ago
  8. 9f4def9 Document seq_path_root() by Jonathan Corbet · 16 years ago
  9. 00c6b2d x86: harden kernel code patching by Ingo Molnar · 16 years ago
  10. b7b66ba x86: clean up text_poke() by Mathieu Desnoyers · 16 years ago
  11. 8b132ec x86: fix text_poke() by Jiri Slaby · 16 years ago
  12. 70c9f59 x86: remove set_fixmap() warning by Ingo Molnar · 16 years ago
  13. 82a355f x86: make __set_fixmap() non-init by Ingo Molnar · 16 years ago
  14. 3ec9678 x86: make clear_fixmap() available on 64-bit as well by Ingo Molnar · 16 years ago
  15. 0fe8a3c Various fixes to Documentation/HOWTO by Jonathan Corbet · 16 years ago
  16. 460895c Update MAINTAINERS with location of PCI tree by Jesse Barnes · 16 years ago
  17. e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 16 years ago
  18. c272cca Update to NFS/RDMA documentation by James Lentini · 16 years ago
  19. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 16 years ago
  20. 17efa37 lockd: unlock lockd locks held for a certain filesystem by Wendy Cheng · 17 years ago
  21. 4373ea8 lockd: unlock lockd locks associated with a given server ip by Wendy Cheng · 17 years ago
  22. 9d91cdc leases: remove unneeded variable from fcntl_setlease(). by David M. Richter · 16 years ago
  23. 1908555 leases: move lock allocation earlier in generic_setlease() by David M. Richter · 16 years ago
  24. 288b2fd leases: when unlocking, skip locking-related steps by David M. Richter · 16 years ago
  25. 5fcc60c leases: fix a return-value mixup by David M. Richter · 16 years ago
  26. e386497 ieee1394: silence defined but not used warning in non-modular builds by Tony Breeds · 16 years ago
  27. cc9429b ieee1394: rawiso: requeue packet for transmission after skipped cycle by Pieter Palmers · 16 years ago
  28. e19166d [SCSI] aha152x, eata, u14-34f: minor irq handler cleanups by Jeff Garzik · 16 years ago
  29. 21f20b6 ns9xxx: fix sparse warning by Uwe Kleine-König · 16 years ago
  30. a57a0b1 ns9xxx: check for irq lockups by Uwe Kleine-König · 16 years ago
  31. a13c819 ns9xxx: fix handle_prio_irq to unmask irqs with lower priority by Uwe Kleine-König · 16 years ago
  32. f8f9570 [PATCH] sanitize locate_fd() by Al Viro · 16 years ago
  33. 3b12538 [PATCH] sanitize unshare_files/reset_files_struct by Al Viro · 16 years ago
  34. fd8328b [PATCH] sanitize handling of shared descriptor tables in failing execve() by Al Viro · 16 years ago
  35. 6b335d9 [PATCH] close race in unshare_files() by Al Viro · 16 years ago
  36. 42faad9 [PATCH] restore sane ->umount_begin() API by Al Viro · 16 years ago
  37. 78d31a3 cifs: timeout dfs automounts +little fix. by Igor Mammedov · 16 years ago
  38. e3dcc5a dm crypt: add documentation by Milan Broz · 16 years ago
  39. cf13ab8 dm: remove md argument from specific_minor by Frederik Deweerdt · 16 years ago
  40. 4fdfe40 dm table: remove unused dm_create_error_table by Adrian Bunk · 16 years ago
  41. e8488d0 dm table: drop void suspend_targets return by Adrian Bunk · 16 years ago
  42. 7ff14a3 dm: unplug queues in threads by Mikulas Patocka · 16 years ago
  43. a2aebe0 dm raid1: use timer by Mikulas Patocka · 16 years ago
  44. a765e20 dm: move include files by Alasdair G Kergon · 16 years ago
  45. 2d1e580 dm kcopyd: rename by Alasdair G Kergon · 16 years ago
  46. 0da336e dm: expose macros by Alasdair G Kergon · 16 years ago
  47. 945fa4d dm kcopyd: remove redundant client counting by Mikulas Patocka · 16 years ago
  48. 08d8757 dm kcopyd: private mempool by Mikulas Patocka · 16 years ago
  49. 8c0cbc2 dm kcopyd: per device by Mikulas Patocka · 16 years ago
  50. 2a23aa1 dm log: make module use tracking internal by Jonathan Brassow · 16 years ago
  51. b8206bc dm log: move register functions by Alasdair G Kergon · 16 years ago
  52. 416cd17 dm log: clean interface by Heinz Mauelshagen · 16 years ago
  53. eb69aca dm kcopyd: clean interface by Heinz Mauelshagen · 16 years ago
  54. 22a1ceb dm io: clean interface by Heinz Mauelshagen · 16 years ago
  55. e01fd7e dm io: rename error to error_bits by Alasdair G Kergon · 16 years ago
  56. 72727ba dm snapshot: store pointer to target instance by Mikulas Patocka · 16 years ago
  57. 769aef3 dm log: move dirty region log code into separate module by Heinz Mauelshagen · 16 years ago
  58. b7fd54a dm log: generalise name in messages by Heinz Mauelshagen · 16 years ago
  59. c12bfc9 dm raid1: use list_split_init by Robert P. J. Day · 16 years ago
  60. 8ee2767 dm snapshot: reduce default memory allocation by Milan Broz · 16 years ago
  61. 9243626 dm snapshot: fix chunksize sector conversion by Mikulas Patocka · 16 years ago
  62. 2664ef4 [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit(). by David S. Miller · 16 years ago
  63. 020cfb0 [SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc(). by David S. Miller · 16 years ago
  64. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 16 years ago
  65. 3887ed5 [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash by Michael Hennerich · 16 years ago
  66. 2230b76 [MTD] m25p80: add FAST_READ access support to M25Pxx by Bryan Wu · 16 years ago
  67. afc4bca [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed. by Michael Hennerich · 16 years ago
  68. 2314488 [MTD] [NAND] at91_nand: control NCE signal by Atsushi Nemoto · 16 years ago
  69. 5a9d322 sched: use alloc_bootmem() instead of alloc_bootmem_low() by David Miller · 16 years ago
  70. d43fa14 [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 by Richard Genoud · 16 years ago
  71. cc93d7d Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  72. 461e6c8 xfrm: alg_key_len & alg_icv_len should be unsigned by Eric Dumazet · 16 years ago
  73. f946dff [netdrvr] tehuti: move ioctl perm check closer to function start by Jeff Garzik · 16 years ago
  74. 5b3f129 ipv6: Fix typo in net/ipv6/Kconfig by Michael Beasley · 16 years ago
  75. d4f73c8 via-velocity: fix vlan receipt by Francois Romieu · 16 years ago
  76. 78c6146 tg3: sparse cleanup by Eric Dumazet · 16 years ago
  77. 9f3f791 forcedeth: realtek phy crossover detection by Ayaz Abdulla · 16 years ago
  78. cca87c1 ibm_newemac: Increase MDIO timeouts by Benjamin Herrenschmidt · 16 years ago
  79. 815b97c gianfar: Fix skb allocation strategy by Andy Fleming · 16 years ago
  80. 8d74849 netxen: reduce stack usage of netxen_nic_flash_print by Harvey Harrison · 16 years ago
  81. db2961c smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} by Roel Kluin · 16 years ago
  82. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  83. a433686 forcedeth: new backoff implementation by Ayaz Abdulla · 16 years ago
  84. 22559c5 ehea: make things static by Andrew Morton · 16 years ago
  85. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 16 years ago
  86. 8ec7226 [netdrvr] atlx: code movement: move atl1 parameter parsing by Chris Snook · 16 years ago
  87. 3b49f03 atlx: remove flash vendor parameter by Chris Snook · 16 years ago
  88. e3152ab korina: misc cleanup by Francois Romieu · 16 years ago
  89. 751c2e4 korina: fix misplaced return statement by Francois Romieu · 16 years ago
  90. d753d82 WAN: Fix confusing insmod error code for C101 too. by Krzysztof Halasa · 16 years ago
  91. 7cda1ed Removing dead code in drivers/net/wan/hdlc_fr.c by Cédric Augonnet · 16 years ago
  92. 6131a26 tehuti: check register size by Francois Romieu · 16 years ago
  93. 5a0e2cd [netdrvr] typhoon: typhoon_resume - remove call to start_queue by Grant Grundler · 16 years ago
  94. 11121e3 ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround by Valentine Barshak · 16 years ago
  95. 0925ab5 ibm_newemac: PowerPC 440GX EMAC PHY clock workaround by Valentine Barshak · 16 years ago
  96. be63c09 ibm_newemac Use status property for unused/unwired EMACs by Josh Boyer · 16 years ago
  97. 51d4a1c ibm_newemac: Fix section mismatch warnings by Josh Boyer · 16 years ago
  98. afd1dee ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling by Stefan Roese · 16 years ago
  99. f34ebab ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch by Stefan Roese · 16 years ago
  100. f014e97 e1000e: Increment version to 0.2.1 by Jesse Brandeburg · 16 years ago