1. d6714c2 rcu: Renamings to increase RCU clarity by Paul E. McKenney · 15 years ago
  2. 9f77da9 rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h by Paul E. McKenney · 15 years ago
  3. ee5f975 pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer by David S. Miller · 15 years ago
  4. b560d8a rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP by Paul E. McKenney · 15 years ago
  5. 8b5a10f x86: properly annotate alternatives.c by Jan Beulich · 15 years ago
  6. 4dfd79e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  7. f4b0373 Make bitmask 'and' operators return a result code by Linus Torvalds · 15 years ago
  8. 79fb938 ASoC: Add DAPM widget power decision debugfs files by Mark Brown · 15 years ago
  9. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 15 years ago
  10. 1700f5f Input: ucb1400_ts - enable ADC Filter by Marek Vasut · 15 years ago
  11. e3b2415 drm/radeon/kms: implement the bo busy ioctl properly. by Dave Airlie · 15 years ago
  12. 4dceef9 nfs: fix compile error in rpc_pipefs.h by J. Bruce Fields · 15 years ago
  13. a4d7d55 ASoC: Add SuperH FSI driver support for ALSA by Kuninori Morimoto · 15 years ago
  14. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  15. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  16. cad2c8f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  17. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 15 years ago
  18. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 15 years ago
  19. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 15 years ago
  20. 10a5b66 tracing/syscalls: Add fields format for exit events by Li Zefan · 15 years ago
  21. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  22. 8486a0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  23. 010ff26 ASoC: Add input and output AIF widgets by Mark Brown · 15 years ago
  24. 1314562 sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR by Hiroshi Shimamoto · 15 years ago
  25. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  26. 7ead8b8 tracing/events: Add module tracepoints by Li Zefan · 15 years ago
  27. 399b5da genirq: Support nested threaded irq handling by Thomas Gleixner · 15 years ago
  28. 70aedd2 genirq: Add buslock support by Thomas Gleixner · 15 years ago
  29. b25c340 genirq: Add oneshot support by Thomas Gleixner · 15 years ago
  30. 1d99597 security: define round_hint_to_min in !CONFIG_SECURITY by Eric Paris · 15 years ago
  31. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  32. 9c0d901 Capabilities: move cap_file_mmap to commoncap.c by Eric Paris · 15 years ago
  33. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 15 years ago
  34. 2bf4969 SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  35. 799e64f cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case by Paul E. McKenney · 15 years ago
  36. fa08661 Merge commit 'v2.6.31-rc6' into core/rcu by Ingo Molnar · 15 years ago
  37. 98866b5 sunrpc: ntoh -> be*_to_cpu by Benny Halevy · 15 years ago
  38. 9f162d2 sunrpc: hton -> cpu_to_be* by Benny Halevy · 15 years ago
  39. f322abf security: update documentation for security_request_module by James Morris · 15 years ago
  40. 9188499 security: introducing security_request_module by Eric Paris · 15 years ago
  41. 4ac0478 ALSA: Allow passing platform_data for pxa2xx-ac97 by Marek Vasut · 15 years ago
  42. 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 919aa96 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. 3dab77f perf: Rework/fix the whole read vs group stuff by Peter Zijlstra · 15 years ago
  45. 2840297 perf_counter: Provide hw_perf_counter_setup_online() APIs by Ingo Molnar · 15 years ago
  46. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  47. dc4ddb4 tracing: Add fields format definition for syscall events by Frederic Weisbecker · 15 years ago
  48. e8f9f4d tracing: Add ftrace event call parameter to its field descriptor handler by Frederic Weisbecker · 15 years ago
  49. f4b5ffc tracing: Add perf counter support for syscalls tracing by Jason Baron · 15 years ago
  50. 64c12e0 tracing: Add individual syscalls tracepoint id support by Jason Baron · 15 years ago
  51. fb34a08 tracing: Add trace events for each syscall entry/exit by Jason Baron · 15 years ago
  52. 69fd4f0 tracing: Add ftrace_event_call void * 'data' field by Jason Baron · 15 years ago
  53. a871bd3 tracing: Add syscall tracepoints by Jason Baron · 15 years ago
  54. 63fbdab tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro by Jason Baron · 15 years ago
  55. 066e037 tracing: Call arch_init_ftrace_syscalls at boot by Jason Baron · 15 years ago
  56. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  57. 1921bab Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32 by Mark Brown · 15 years ago
  58. 8b4bfc7 Merge branch 'master' into next by James Morris · 15 years ago
  59. f884dca Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  60. 976a6f9 Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  61. d00aa66 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 1853db0 perf_counter: Zero dead bytes from ftrace raw samples size alignment by Frederic Weisbecker · 15 years ago
  63. 304703a perf_counter: Subtract the buffer size field from the event record size by Frederic Weisbecker · 15 years ago
  64. 2fc3911 locking, sched: Give waitqueue spinlocks their own lockdep classes by Peter Zijlstra · 15 years ago
  65. 1905b1b chrdev: implement __[un]register_chrdev() by Tejun Heo · 15 years ago
  66. 6e2efaa sound: ymfpci: increase timer resolution to 96 kHz by Clemens Ladisch · 15 years ago
  67. a044560 perf_counter: Correct PERF_SAMPLE_RAW output by Peter Zijlstra · 15 years ago
  68. a8ad568 dma-ops: Remove flush_write_buffers() in dma-mapping-common.h by Arnd Bergmann · 15 years ago
  69. 47d439e security: define round_hint_to_min in !CONFIG_SECURITY by Eric Paris · 15 years ago
  70. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  71. 8854e82 SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code by Trond Myklebust · 15 years ago
  72. 173912a SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code by Trond Myklebust · 15 years ago
  73. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  74. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 15 years ago
  75. 23ac658 SUNRPC: clean up rpc_setup_pipedir() by Trond Myklebust · 15 years ago
  76. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 15 years ago
  77. 458adb8b SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() by Trond Myklebust · 15 years ago
  78. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 15 years ago
  79. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 15 years ago
  80. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 15 years ago
  81. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 15 years ago
  82. 169026a SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitions by Chuck Lever · 15 years ago
  83. 8f738d5 ASoC: Define more formats for the AC97 CODECs by Mark Brown · 15 years ago
  84. 62ab460c NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 15 years ago
  85. 8e5b59a sched: Add default defines for PREEMPT_ACTIVE by Arnd Bergmann · 15 years ago
  86. 3a43ce6 perf_counter: Fix tracepoint sampling to be part of generic sampling by Frederic Weisbecker · 15 years ago
  87. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  88. 3a65930 perf_counter, ftrace: Fix perf_counter integration by Peter Zijlstra · 15 years ago
  89. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 15 years ago
  90. da758dd Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 389623f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  92. 3858612 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  93. daeb6b6 bzip2/lzma/gzip: fix comments describing decompressor API by Phillip Lougher · 15 years ago
  94. 4bfc449 mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware by KAMEZAWA Hiroyuki · 15 years ago
  95. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 15 years ago
  96. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  97. b7b8f9b TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253 by Janusz Krzysztofik · 15 years ago
  98. 06cddef Merge branch 'reg-cache' into for-2.6.32 by Mark Brown · 15 years ago
  99. a5479e3 ASoC: change set_tdm_slot api to allow slot_width override. by Daniel Ribeiro · 15 years ago
  100. ace1366 crypto: cryptd - Add support to access underlaying shash by Huang Ying · 15 years ago