1. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  2. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
  3. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  4. a60637c mm: lockless pagecache by Nick Piggin · 16 years ago
  5. e286781 mm: speculative page references by Nick Piggin · 16 years ago
  6. 47feff2 radix-tree: add gang_lookup_slot, gang_lookup_slot_tag by Nick Piggin · 16 years ago
  7. 30002ed mm: readahead scan lockless by Nick Piggin · 16 years ago
  8. 652ea69 x86: support 1GB hugepages with get_user_pages_lockless() by Nick Piggin · 16 years ago
  9. bc40d73 splice: use get_user_pages_fast by Nick Piggin · 16 years ago
  10. f5dd33c dio: use get_user_pages_fast by Nick Piggin · 16 years ago
  11. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  12. 21cc199 mm: introduce get_user_pages_fast by Nick Piggin · 16 years ago
  13. a0a8f53 x86: implement pte_special by Nick Piggin · 16 years ago
  14. 2682497 mn10300: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  15. 19caeed frv: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  16. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  17. 0ad122d omfs: add MAINTAINERS entry by Bob Copeland · 16 years ago
  18. 63ca8ce omfs: update kbuild to include OMFS by Bob Copeland · 16 years ago
  19. 36cc410 omfs: add bitmap routines by Bob Copeland · 16 years ago
  20. 8f09e98 omfs: add file routines by Bob Copeland · 16 years ago
  21. a3ab715 omfs: add directory routines by Bob Copeland · 16 years ago
  22. 555e377 omfs: add inode routines by Bob Copeland · 16 years ago
  23. 1b002d7 omfs: define filesystem structures by Bob Copeland · 16 years ago
  24. a14e4b5 omfs: add filesystem documentation by Bob Copeland · 16 years ago
  25. 080ccd4 include/linux/aio.h: removed duplicated include by Huang Weiyi · 16 years ago
  26. 20d8b67 relay: add buffer-only channels; useful for early logging by Eduard - Gabriel Munteanu · 16 years ago
  27. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  28. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 16 years ago
  29. 89081d1 kexec jump: save/restore device state by Huang Ying · 16 years ago
  30. 3ab8352 kexec jump by Huang Ying · 16 years ago
  31. 7fccf03 kernel/kexec.c: make 'kimage_terminate' void by WANG Cong · 16 years ago
  32. f1d8269 memstick: use fully asynchronous request processing by Alex Dubov · 16 years ago
  33. 17017d8 memstick: add "start" and "stop" methods to memstick device by Alex Dubov · 16 years ago
  34. b778999 memstick: allow "set_param" method to return an error code by Alex Dubov · 16 years ago
  35. 0147600 tpm: Use correct data types for sizes in tpm_write() and tpm_read() by Michael Halcrow · 16 years ago
  36. ec288bd tpm: increase size of internal TPM response buffers by Marcin Obara · 16 years ago
  37. 3bd6046 tpm_bios.c: make 2 structs static by Adrian Bunk · 16 years ago
  38. 061991e tpm: add support for Broadcom TPM TIS device HID by LE DISEZ Erwan · 16 years ago
  39. adbd321 parport_pc: add base_hi BAR for oxsemi_840 by Bernhard Walle · 16 years ago
  40. d99a034 parport: remove superfluous local variable by Andre Haupt · 16 years ago
  41. 929dfb2 parport/share.c: proper externs by Adrian Bunk · 16 years ago
  42. 3f165e4 bfs: kill BKL by Dmitri Vorobiev · 16 years ago
  43. 75b25b4 bfs: assorted cleanups by Dmitri Vorobiev · 16 years ago
  44. 7d135a5 affs: convert s_bmlock into a mutex by Matthias Kaehlcke · 16 years ago
  45. 1956a96 x86 calgary: fix handling of devices that aren't behind the Calgary by Alexis Bruemmer · 16 years ago
  46. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  47. c485b46 pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y by David Howells · 16 years ago
  48. 999ed65 pnp: have quirk_system_pci_resources() include io resources by Rene Herman · 16 years ago
  49. 00412be isa: set 24-bit dma_mask for ISA devices by Rene Herman · 16 years ago
  50. e86b19c pnp: set the pnp_card dma_mask for use by ISAPnP cards by Rene Herman · 16 years ago
  51. c491b2f asic3: platform_get_irq() may return signed unnoticed by Roel Kluin · 16 years ago
  52. f3c6ba9 vfs: add cond_resched_lock while scanning dentry LRU lists by Kentaro Makita · 16 years ago
  53. a76eef9 block/blk-map.c: use the new object_is_on_stack() helper by FUJITA Tomonori · 16 years ago
  54. a2e2e35 pm selftest: rtc paranoia by David Brownell · 16 years ago
  55. 44ccac1 include/video/atmel_lcdc.h must #include <linux/workqueue.h> by Adrian Bunk · 16 years ago
  56. 8a21346 hugetlb: fix CONFIG_SYSCTL=n build by Nishanth Aravamudan · 16 years ago
  57. 16d6926 uninline arch_pick_mmap_layout() by Andrew Morton · 16 years ago
  58. 0c7ad10 drivers/mmc/host/sdhci.h needs scatterlist.h by Andrew Morton · 16 years ago
  59. 024e8ac x86_64: fix ia32 AMD syscall audit fast-path by Roland McGrath · 16 years ago
  60. 1ff8419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  61. 8d25b36 MFD_TC6393XB is ARM-only by Adrian Bunk · 16 years ago
  62. e89f382 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  63. 7b35fa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  64. 29ca069 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  65. b4615e6 sys_paccept definition missing __user annotation by Harvey Harrison · 16 years ago
  66. fc532f8 powerpc: Fix boot problem due to AT_BASE_PLATFORM change by Nathan Lynch · 16 years ago
  67. f1373da sparc: Wire up new system calls. by David S. Miller · 16 years ago
  68. ff5d48a Merge git://git.infradead.org/embedded-2.6 by Linus Torvalds · 16 years ago
  69. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  70. c6af5e9 bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE by Johannes Weiner · 16 years ago
  71. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 16 years ago
  72. 9b81361 signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD by Ingo Molnar · 16 years ago
  73. e44d1b2 mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL by Ingo Molnar · 16 years ago
  74. 44463f7 firmware: create firmware binaries during 'make modules'. by David Woodhouse · 16 years ago
  75. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  76. 996abf05 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  77. 93082f0 Fix ahci driver 'flags' type by Linus Torvalds · 16 years ago
  78. f87bd33 edac: mpc85xx fix pci ofdev 2nd pass by Dave Jiang · 16 years ago
  79. fcb1917 edac: mv64x60 add pci fixup by Dave Jiang · 16 years ago
  80. 596d394 edac: mv64x60 fix get_property by Dave Jiang · 16 years ago
  81. 10d33e9 edac: e752x fix too loud on nonmemory errors by Doug Thompson · 16 years ago
  82. 124682c edac: core fix added newline to sysfs dimm labels by Arthur Jones · 16 years ago
  83. f9fc82a edac: core fix static to dynamic kset by Arthur Jones · 16 years ago
  84. 327dafb edac: core fix redundant sysfs controls to parameters by Arthur Jones · 16 years ago
  85. 096846e edac: core fix workq timer by Arthur Jones · 16 years ago
  86. 14cc571 edac: core fix to use dynamic kobject by Arthur Jones · 16 years ago
  87. b238e57 edac: i5100: cleanup by Arthur Jones · 16 years ago
  88. 178d5a7 edac: i5100 fix unmask ecc bits by Arthur Jones · 16 years ago
  89. 43920a5 edac: i5100 fix enable ecc hardware by Arthur Jones · 16 years ago
  90. f7952ff edac: i5100 fix missing bits by Arthur Jones · 16 years ago
  91. 8f421c59 edac: i5100 new intel chipset driver by Arthur Jones · 16 years ago
  92. 48e9076 fuse: lockd support by Miklos Szeredi · 16 years ago
  93. 33670fa fuse: nfs export special lookups by Miklos Szeredi · 16 years ago
  94. c180eeb fuse: add fuse_lookup_name() helper by Miklos Szeredi · 16 years ago
  95. dbd561d fuse: add export operations by Miklos Szeredi · 16 years ago
  96. 0de6256 fuse: prepare lookup for nfs export by Miklos Szeredi · 16 years ago
  97. 764c76b locks: allow ->lock() to return FILE_LOCK_DEFERRED by Miklos Szeredi · 16 years ago
  98. b648a6d locks: cleanup code duplication by Miklos Szeredi · 16 years ago
  99. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 16 years ago
  100. cc77b15 lockd: dont return EAGAIN for a permanent error by Miklos Szeredi · 16 years ago