1. 76ebc6a [ARM] 5269/1: ARMv7: Use -march=armv7-a as compiler flag by Catalin Marinas · 16 years ago
  2. 7807c60 [ARM] dma: fix some comments in dma-mapping.h by Russell King · 16 years ago
  3. 0d15504 Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into oprofile by Ingo Molnar · 16 years ago
  4. 59293c8 Merge commit 'v2.6.27-rc8' into oprofile by Ingo Molnar · 16 years ago
  5. 1c50b72 rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched() by Mathieu Desnoyers · 16 years ago
  6. 8b122ef iucv: Fix mismerge again. by Heiko Carstens · 16 years ago
  7. 309dbba [ARM] dma: don't touch cache on dma_*_for_cpu() by Russell King · 16 years ago
  8. a57334e Phonet: declare headers by Rémi Denis-Courmont · 16 years ago
  9. ac2dc8c Phonet: improve documentation by Rémi Denis-Courmont · 16 years ago
  10. 8980713 Phonet: Netlink factorization and cleanup by Rémi Denis-Courmont · 16 years ago
  11. f0db275 netdev: docbook comment update (revised) by Stephen Hemminger · 16 years ago
  12. cf04a4c7 netdev: use const for some name functions by Stephen Hemminger · 16 years ago
  13. d01dbeb ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space by Herbert Xu · 16 years ago
  14. 9b15684 x86, debug printouts: IOMMU setup failures should not be KERN_ERR by Adam Jackson · 16 years ago
  15. be2f6bd UBIFS: check buffer length when scanning for LPT nodes by Adrian Hunter · 16 years ago
  16. 63c300b UBIFS: correct condition to eliminate unecessary assignment by Adrian Hunter · 16 years ago
  17. 73944a6 UBIFS: add more debugging messages for LPT by Adrian Hunter · 16 years ago
  18. 5c0013c UBIFS: fix bulk-read handling uptodate pages by Adrian Hunter · 16 years ago
  19. 46773be UBIFS: improve garbage collection by Adrian Hunter · 16 years ago
  20. bed7993 UBIFS: allow for sync_fs when read-only by Adrian Hunter · 16 years ago
  21. 403e12a UBIFS: commit on sync_fs by Artem Bityutskiy · 16 years ago
  22. af2eb56 UBIFS: correct comment for commit_on_unmount by Artem Bityutskiy · 16 years ago
  23. b5e426e UBIFS: update dbg_dump_inode by Artem Bityutskiy · 16 years ago
  24. be61678 UBIFS: fix commentary by Artem Bityutskiy · 16 years ago
  25. ba60eca UBIFS: fix races in bit-fields by Artem Bityutskiy · 16 years ago
  26. ed382d5 UBIFS: ensure data read beyond i_size is zeroed out correctly by Adrian Hunter · 16 years ago
  27. 2094c33 UBIFS: correct key comparison by Adrian Hunter · 16 years ago
  28. 625bf37 UBIFS: use bit-fields when possible by Artem Bityutskiy · 16 years ago
  29. ccb3eba UBIFS: check data CRC when in error state by Artem Bityutskiy · 16 years ago
  30. 2242c68 UBIFS: improve znode splitting rules by Adrian Hunter · 16 years ago
  31. 2953e73 UBIFS: add no_chk_data_crc mount option by Adrian Hunter · 16 years ago
  32. 4793e7c UBIFS: add bulk-read facility by Adrian Hunter · 16 years ago
  33. a70948b UBIFS: use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  34. 746103a UBIFS: inline one-line functions by Artem Bityutskiy · 16 years ago
  35. 8d47aef UBIFS: remove unneeded unlikely() by Hirofumi Nakagawa · 16 years ago
  36. 948cfb2 UBIFS: add a print, fix comments and more minor stuff by Artem Bityutskiy · 16 years ago
  37. 3dcd7e2 x86: fix typo in enable_mtrr_cleanup early parameter by J.A. Magallón · 16 years ago
  38. 08115ab xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XEN by Chuck Ebbert · 16 years ago
  39. 6cac6e8 mfd: Fix asic3 compilation by Samuel Ortiz · 16 years ago
  40. 2eedd60 mfd: Fix Kconfig accroding to the new gpiolib symbols by Samuel Ortiz · 16 years ago
  41. a03352d x86: export set_memory_ro and set_memory_rw by Bruce Allan · 16 years ago
  42. 1508487 timers: fix itimer/many thread hang, fix by Ingo Molnar · 16 years ago
  43. 208dde2 IB/mthca: Use pci_request_regions() by Roland Dreier · 16 years ago
  44. e441d63 IB/ipath: Fix hang on module unload by Yannick Cote · 16 years ago
  45. 4624065 x86: mtrr_cleanup try gran_size to less than 1M by Yinghai Lu · 16 years ago
  46. dd7e522 x86: mtrr_cleanup prepare to make gran_size to less 1M by Yinghai Lu · 16 years ago
  47. 61e9916 powerpc: Fix failure to shutdown with CPU hotplug by Johannes Berg · 16 years ago
  48. ad61104 powerpc: Fix PCI in Holly device tree by David Gibson · 16 years ago
  49. 73436a1 x86: mtrr_cleanup safe to get more spare regs now by Yinghai Lu · 16 years ago
  50. c459ce8 [IA64] Put the space for cpu0 per-cpu area into .data section by Tony Luck · 16 years ago
  51. 94aca1d Linux 2.6.27-rc8 by Linus Torvalds · 16 years ago
  52. d5b337b nfsd: use nfs client rpc callback program by Benny Halevy · 16 years ago
  53. 97eb89b nfsd: do_probe_callback should not clear rpc stats by Benny Halevy · 16 years ago
  54. db820d6 SUNRPC: Clean up debug messages in rpcb_clnt.c by Chuck Lever · 16 years ago
  55. f6fb3f6 SUNRPC: Fix up svc_unregister() by Chuck Lever · 16 years ago
  56. 9d548b9 SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET by Chuck Lever · 16 years ago
  57. 2c7eb0b SUNRPC: Register both netids for AF_INET6 servers by Chuck Lever · 16 years ago
  58. e018040 lockd: Update nsm_find() to support non-AF_INET addresses by Chuck Lever · 16 years ago
  59. bc48e4d lockd: Combine __nsm_find() and nsm_find(). by Chuck Lever · 16 years ago
  60. ede2fea lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host by Chuck Lever · 16 years ago
  61. 781b61a lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses by Chuck Lever · 16 years ago
  62. 7e9d7746 NSM: Use sockaddr_storage for sm_addr field by Chuck Lever · 16 years ago
  63. 90151e6 lockd: Use sockaddr_storage for h_saddr field by Chuck Lever · 16 years ago
  64. b4ed58f lockd: Use sockaddr_storage + length for h_addr field by Chuck Lever · 16 years ago
  65. 5344b12 SUNRPC: Make svc_addr's argument a constant by Chuck Lever · 16 years ago
  66. 396cb3d lockd: Add address family-agnostic helper for zeroing the port number by Chuck Lever · 16 years ago
  67. 2860a02 lockd: Specify address family for source address by Chuck Lever · 16 years ago
  68. 1b333c5 lockd: address-family independent printable addresses by Chuck Lever · 16 years ago
  69. c2526f4 NLM: Clean up before introducing new debugging messages by Chuck Lever · 16 years ago
  70. a26cfad SUNRPC: Support IPv6 when registering kernel RPC services by Chuck Lever · 16 years ago
  71. 7252d57 SUNRPC: Split portmap unregister API into separate function by Chuck Lever · 16 years ago
  72. 14aeb21 SUNRPC: Simplify rpcb_register() API by Chuck Lever · 16 years ago
  73. b663233 SUNRPC: Set V6ONLY socket option for RPC listener sockets by Chuck Lever · 16 years ago
  74. c8ab5f2 lockd: don't depend on lockd main loop to end grace by J. Bruce Fields · 17 years ago
  75. 8fafa90 locks: allow lockd to process blocked locks during grace period by J. Bruce Fields · 17 years ago
  76. 54a66e5 knfsd: allocate readahead cache in individual chunks by Jeff Layton · 16 years ago
  77. e31a1b6 nfsd: nfs4xdr decode_stateid helper function by Benny Halevy · 16 years ago
  78. 5bf8c69 nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid by Benny Halevy · 16 years ago
  79. 1b6b225 nfsd: don't declare p in ENCODE_SEQID_OP_HEAD by Benny Halevy · 16 years ago
  80. e2f282b nfsd: nfs4xdr encode_stateid helper function by Benny Halevy · 16 years ago
  81. 5033b77 nfsd: fix nfsd4_encode_open buffer space reservation by Benny Halevy · 16 years ago
  82. c47b2ca nfsd: properly xdr-encode deleg stateid returned from open by Benny Halevy · 16 years ago
  83. 8e40741 nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall by Benny Halevy · 16 years ago
  84. bfcd17a Configure out file locking features by Thomas Petazzoni · 16 years ago
  85. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  86. 5dd248f SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6 by Chuck Lever · 16 years ago
  87. e851db5 SUNRPC: Add address family field to svc_serv data structure by Chuck Lever · 16 years ago
  88. d352ac6 Btrfs: add and improve comments by Chris Mason · 16 years ago
  89. 8463200 ACPI: EC: Rename some variables by Alexey Starikovskiy · 16 years ago
  90. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  91. bf5cb66 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 4efb686 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  93. 0f873d5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  94. df45edd Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 16 years ago
  95. 929675d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  96. 9a5e1ea Btrfs: drop WARN_ON from btrfs_add_leaf_ref by Chris Mason · 16 years ago
  97. 8c8bee1 Btrfs: Wait for IO on the block device inodes of newly added devices by Chris Mason · 16 years ago
  98. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 16 years ago
  99. b00c1a9 hrtimer: mark migration state by Thomas Gleixner · 16 years ago
  100. 41e1022 hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers by Thomas Gleixner · 16 years ago