1. daaa5f7 md: Add in export.h for files using EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  2. 056075c md: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  3. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  4. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  5. 6cba00e fault-inject: export setup_fault_attr() by Per Forlin · 13 years ago
  6. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  7. df87ecb fault-inject: export fault injection functions by Per Forlin · 13 years ago
  8. c3ae1f3 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  9. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  10. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  12. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  13. 1bc6718 Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  14. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  15. 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
  16. 1abb4ba Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into next by Joerg Roedel · 13 years ago
  17. bd860c5 lib/raid6: Fix filename emitted in generated code by Dan McGee · 13 years ago
  18. 0feefd9 dynamic_debug: fix undefined reference to `__netdev_printk' by Jason Baron · 13 years ago
  19. 431625d dynamic_debug: use a single printk() to emit messages by Jason Baron · 13 years ago
  20. bd22c01 dynamic_debug: remove num_enabled accounting by Jason Baron · 13 years ago
  21. fa17b50 sched: Wrap scheduler p->cpus_allowed access by Peter Zijlstra · 13 years ago
  22. f0f1d32 llist: Remove cpu_relax() usage in cmpxchg loops by Peter Zijlstra · 13 years ago
  23. 781f7fd llist: Return whether list is empty before adding in llist_add() by Huang Ying · 13 years ago
  24. a312733 llist: Move cpu_relax() to after the cmpxchg() by Huang Ying · 13 years ago
  25. 2c30245 llist: Remove the platform-dependent NMI checks by Ingo Molnar · 13 years ago
  26. 1230db8 llist: Make some llist functions inline by Huang Ying · 13 years ago
  27. 89bace6 ARM: always use ARM_UNWIND for thumb2 kernels by Arnd Bergmann · 13 years ago
  28. 9c1f859 XZ: Fix incorrect XZ_BUF_ERROR by Lasse Collin · 13 years ago
  29. b780498 lib: add error checking to hex2bin by Mimi Zohar · 13 years ago
  30. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  31. c9bab38 Remove unneeded version.h include from lib/ by Jesper Juhl · 13 years ago
  32. e809ab0 Kconfig: Copyedit: DEBUG_SECTION_MISMATCH by Michael Witten · 13 years ago
  33. cb475de lib: atomic64: Change the type of local lock to raw_spinlock_t by Yong Zhang · 13 years ago
  34. 003f6c9 lib/sha1.c: quiet sparse noise about symbol not declared by H Hartley Sweeten · 13 years ago
  35. f59ca05 locking, lib/atomic64: Annotate atomic64_lock::lock as raw by Shan Hai · 13 years ago
  36. ddb6c9b locking, rwsem: Annotate inner lock as raw by Thomas Gleixner · 14 years ago
  37. 07354eb locking, printk: Annotate logbuf_lock as raw by Thomas Gleixner · 15 years ago
  38. 740969f locking, lib/proportions: Annotate prop_local_percpu::lock as raw by Thomas Gleixner · 15 years ago
  39. f032a45 locking, percpu_counter: Annotate ::lock as raw by Thomas Gleixner · 15 years ago
  40. bd82382 bitops: Move find_next_bit.o from lib-y to obj-y by Geert Uytterhoeven · 13 years ago
  41. c6a21d0 dma-debug: hash_bucket_find needs to allow for offsets within an entry by Neil Horman · 13 years ago
  42. 52288b6 lib: Kconfig.debug: Typo remove extra "it" by Justin P. Mattock · 13 years ago
  43. ebf4127 kobj_uevent: Ignore if some listeners cannot handle message by Milan Broz · 13 years ago
  44. ffa10cb dynamic_debug: make netdev_dbg() call __netdev_printk() by Jason Baron · 13 years ago
  45. 4ad275e dynamic_debug: Convert printks to pr_<level> by Joe Perches · 13 years ago
  46. 5b2ebce dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix by Joe Perches · 13 years ago
  47. 6c2140e dynamic_debug: Consolidate prefix output to single routine by Joe Perches · 13 years ago
  48. cbc4663 dynamic_debug: Add __dynamic_dev_dbg by Joe Perches · 13 years ago
  49. 7cd4767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  50. bc0b96b crypto: Move md5_transform to lib/md5.c by David S. Miller · 13 years ago
  51. 1eb19a1 lib/sha1: use the git implementation of SHA-1 by Mandeep Singh Baines · 13 years ago
  52. f5c3dd7 Fix kernel-doc comment typo '@id' by Paul Bolle · 13 years ago
  53. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  54. e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 13 years ago
  55. 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 13 years ago
  56. 88eca02 ida: simplified functions for id allocation by Rusty Russell · 13 years ago
  57. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
  58. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  59. 7f18427 lib, Make gen_pool memory allocator lockless by Huang Ying · 13 years ago
  60. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago
  61. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  62. 7f5ddcc fault-injection: use debugfs_remove_recursive by Akinobu Mita · 13 years ago
  63. 8307fc2 fault-injection: cleanup simple attribute of stacktrace_depth by Akinobu Mita · 13 years ago
  64. 35f4676 fault-injection: do not include unneeded header by Akinobu Mita · 13 years ago
  65. 37e7b5f cpumask: alloc_cpumask_var() use NUMA_NO_NODE by KOSAKI Motohiro · 13 years ago
  66. 95918f4 cpumask: convert for_each_cpumask() with for_each_cpu() by KOSAKI Motohiro · 13 years ago
  67. 778d3b0 cpusets: randomize node rotor used in cpuset_mem_spread_node() by Michal Hocko · 13 years ago
  68. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  69. 75fb8f2 lib: make _tolower() public by Andy Shevchenko · 13 years ago
  70. 72d3950 lib/lcm.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  71. ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
  72. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  73. 81d6743 XZ: Fix missing <linux/kernel.h> include by Lasse Collin · 13 years ago
  74. ff0c4ad Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  75. bdc7ccf Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  76. 75b56ec Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  77. 82ed223 iomap: make IOPORT/PCI mapping functions conditional by Jonas Bonn · 13 years ago
  78. 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  79. f996f20 lib/vsprintf: replace link to Draft by final RFC number by Jan Engelhardt · 13 years ago
  80. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  81. 732375c plist: Remove the need to supply locks to plist heads by Dima Zavin · 13 years ago
  82. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  83. be0e1e7 lib/checksum.c: optimize do_csum a bit by Ian Abbott · 13 years ago
  84. 8edbb83 lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP option by Anton Blanchard · 13 years ago
  85. 1ecc818 Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into sched/core by Ingo Molnar · 13 years ago
  86. d902db1 sched: Generalize sleep inside spinlock detection by Frederic Weisbecker · 13 years ago
  87. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  88. 161b6ae debugobjects: Fix boot crash when kmemleak and debugobjects enabled by Marcin Slusarz · 13 years ago
  89. 8dac6be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  90. b0825ee lib/bitmap.c: fix kernel-doc notation by Randy Dunlap · 13 years ago
  91. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 13 years ago
  92. e8f7c70 sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT by Frederic Weisbecker · 13 years ago
  93. 361932b Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 13 years ago
  94. 29cf519 vsprintf: Update %pI6c to not compress a single 0 by Joe Perches · 13 years ago
  95. c0c33ad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  96. 5f98ecd swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. by FUJITA Tomonori · 13 years ago
  97. 10f8113 lib: cordic: add library module providing cordic angle calculation by Arend van Spriel · 13 years ago
  98. 7150962 lib: crc8: add new library module providing crc8 algorithm by Arend van Spriel · 13 years ago
  99. 3cc39b3 tile: enable CONFIG_BUGVERBOSE by Chris Metcalf · 13 years ago
  100. 29f742f 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