1. ae7bd11 clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option by H. Peter Anvin · 13 years ago
  2. f5caadb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  3. 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  4. 0f598f0 netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called" by Chris Friesen · 13 years ago
  5. 89dc79b netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces by Jozsef Kadlecsik · 13 years ago
  6. a6a7b75 netfilter: ipset: make possible to hash some part of the data element only by Jozsef Kadlecsik · 13 years ago
  7. 4582c0a mutex: Make mutex_destroy() an inline function by Jean Delvare · 13 years ago
  8. 40bcea7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  9. 492f73a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  10. 295cc52 fs:update the NOTE of the file_operations structure by Wanlong Gao · 13 years ago
  11. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  12. 982d816 fs: add SEEK_HOLE and SEEK_DATA flags by Josef Bacik · 13 years ago
  13. f151463 fs: seq_file - add event counter to simplify poll() support by Kay Sievers · 13 years ago
  14. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  15. 11b80f4 rw_semaphore: remove up/down_read_non_owner by Christoph Hellwig · 13 years ago
  16. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  17. e46ebd2 anonfd: fix missing declaration by Tomasz Stanislawski · 13 years ago
  18. 0e1fdaf superblock: add filesystem shrinker operations by Dave Chinner · 13 years ago
  19. b0d40c9 superblock: introduce per-sb cache shrinker infrastructure by Dave Chinner · 13 years ago
  20. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  21. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  22. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  23. 03e8cb5 mmc: dw_mmc: fix stop when fallen back to PIO by James Hogan · 13 years ago
  24. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  25. 34b664a mmc: dw_mmc: handle unaligned buffers and sizes by James Hogan · 13 years ago
  26. b86d825 mmc: dw_mmc: don't hard code fifo depth, fix usage by James Hogan · 13 years ago
  27. 1791b13e mmc: dw_mmc: convert card tasklet to workqueue by James Hogan · 13 years ago
  28. 973ed3a mmc: sdhi: Add write16_hook by Simon Horman · 13 years ago
  29. 95c7348 mmc: tmio: name 0xd8 as CTL_DMA_ENABLE by Simon Horman · 13 years ago
  30. 0a2d404 mmc: block: allow get_card_status() to return error status by Russell King - ARM Linux · 13 years ago
  31. bfed345 mmc: sdhci-pxa: move platform data to include/linux/platform_data by Zhangfei Gao · 13 years ago
  32. 100e918 mmc: Standardize header file inclusion checks. by Robert P. J. Day · 13 years ago
  33. 94cc6a8 mmc: sdhci: merge two sdhci-pltfm.h into one by Shawn Guo · 13 years ago
  34. 85d6509 mmc: sdhci: make sdhci-pltfm device drivers self registered by Shawn Guo · 13 years ago
  35. 7f70893 rcu: Fix wrong check in list_splice_init_rcu() by Jan H. Schönherr · 13 years ago
  36. b2abb6e mac80211: sync driver before TX by Johannes Berg · 13 years ago
  37. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  38. b56efcf slab: shrink sizeof(struct kmem_cache) by Eric Dumazet · 13 years ago
  39. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 13 years ago
  40. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 13 years ago
  41. 09cc9fc inode: move to per-sb LRU locks by Dave Chinner · 13 years ago
  42. 98b745c inode: Make unused inode LRU per superblock by Dave Chinner · 13 years ago
  43. e9299f5 vmscan: add customisable shrinker batch size by Dave Chinner · 13 years ago
  44. 0957607 vmscan: add shrink_slab tracepoints by Dave Chinner · 13 years ago
  45. 0ee5dc6 btrfs: kill magical embedded struct superblock by Al Viro · 13 years ago
  46. e0a0124 switch vfs_path_lookup() to struct path by Al Viro · 13 years ago
  47. ed75e95 kill lookup_create() by Al Viro · 13 years ago
  48. 6657719 make sure that nsproxy_cache is initialized early enough by Al Viro · 13 years ago
  49. dae6ad8 new helpers: kern_path_create/user_path_create by Al Viro · 13 years ago
  50. 49084c3 kill LOOKUP_CONTINUE by Al Viro · 13 years ago
  51. 3d4ff43 nfs_open_context doesn't need struct path either by Al Viro · 13 years ago
  52. 729cdb3 kill IPERM_FLAG_RCU by Al Viro · 13 years ago
  53. eecdd35 ->permission() sanitizing: don't pass flags to exec_permission() by Al Viro · 13 years ago
  54. e74f71e ->permission() sanitizing: don't pass flags to ->inode_permission() by Al Viro · 13 years ago
  55. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  56. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  57. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  58. 1fc0f78 ->permission() sanitizing: MAY_NOT_BLOCK by Al Viro · 13 years ago
  59. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  60. 07b8ce1 lockless get_write_access/deny_write_access by Al Viro · 13 years ago
  61. 3bfa784 kill file_permission() completely by Al Viro · 13 years ago
  62. 1b5d783 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling by Al Viro · 13 years ago
  63. 43e15cd new helper: iterate_supers_type() by Al Viro · 13 years ago
  64. 44396f4 fs: add a DCACHE_NEED_LOOKUP flag for d_flags by Josef Bacik · 13 years ago
  65. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 13 years ago
  66. 6f53912 bcma: allow enabling PLL by Rafał Miłecki · 13 years ago
  67. 7424dd0 bcma: allow setting FAST clockmode for a core by Rafał Miłecki · 13 years ago
  68. 3de1a77 bcma: trivial: add helpers for masking/setting by Rafał Miłecki · 13 years ago
  69. bb932ad bcma: move define of BCMA_CLKCTLST register by Rafał Miłecki · 13 years ago
  70. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 13 years ago
  71. 2b5e332 bcma: define IO status register by Rafał Miłecki · 13 years ago
  72. 856799d ieee80211: add few wmm tspec values by Kalle Valo · 13 years ago
  73. eb1577b bcma: handle alternative SPROM location by Rafał Miłecki · 13 years ago
  74. 97d32cf netfilter: nfnetlink_queue: batch verdict support by Florian Westphal · 13 years ago
  75. cfcde11 IB/mlx4: Use flow counters on IBoE ports by Or Gerlitz · 13 years ago
  76. 6aea213 IB/pma: Add include file for IBA performance counters definitions by Or Gerlitz · 13 years ago
  77. f2a3f6a mlx4_core: Add network flow counters by Or Gerlitz · 13 years ago
  78. 98a13e4 mlx4_core: Fix location of counter index in QP context struct by Or Gerlitz · 13 years ago
  79. ccf8632 mlx4_core: Read extended capabilities into the flags field by Or Gerlitz · 13 years ago
  80. 52eafc6 mlx4_core: Extend capability flags to 64 bits by Or Gerlitz · 13 years ago
  81. 761d90e IB/core: Add GID change event by Or Gerlitz · 13 years ago
  82. bd9ddc8 xen/trace: use class for multicall trace by Jeremy Fitzhardinge · 13 years ago
  83. c43ed60 xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT() by Jeremy Fitzhardinge · 13 years ago
  84. c8eed17 xen/trace: add tlb flush tracepoints by Jeremy Fitzhardinge · 14 years ago
  85. ab78f7a xen/trace: add segment desc tracing by Jeremy Fitzhardinge · 14 years ago
  86. 5f94fb5 xen/trace: add xen_pgd_(un)pin tracepoints by Jeremy Fitzhardinge · 14 years ago
  87. c2ba050 xen/trace: add ptpage alloc/release tracepoints by Jeremy Fitzhardinge · 14 years ago
  88. 8470880 xen/trace: add mmu tracepoints by Jeremy Fitzhardinge · 14 years ago
  89. c796f21 xen/trace: add multicall tracing by Jeremy Fitzhardinge · 14 years ago
  90. 634355d trace/xen: add skeleton for Xen trace events by Jeremy Fitzhardinge · 14 years ago
  91. 99ce39e dt: include linux/errno.h in linux/of_address.h by Grant Likely · 13 years ago
  92. 90e33f6 of/address: Add of_find_matching_node_by_address helper by Grant Likely · 13 years ago
  93. f701e5b connector: add an event for monitoring process tracers by Vladimir Zapolskiy · 13 years ago
  94. 09779ad ssb: SPROM: add LED duty cycle fields by Rafał Miłecki · 13 years ago
  95. a07c796 include/linux/sdla.h: remove the prototype of sdla() by WANG Cong · 13 years ago
  96. 61b8013 stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2) by Srinivas Kandagatla · 13 years ago
  97. 6b75e3e netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() by Eric Dumazet · 13 years ago
  98. d3aaeb3 net: Add ->neigh_lookup() operation to dst_ops by David S. Miller · 13 years ago
  99. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  100. 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 13 years ago