1. 2c7f3fe m68knommu: remove un-needed exporting of COLDFIRE symbols by Greg Ungerer · 13 years ago
  2. dcc4d72 m68knommu: move EXPORT of kernel_thread to function definition by Greg Ungerer · 13 years ago
  3. b33972e m68knommu: move EXPORT of local checksumming functions to definitions by Greg Ungerer · 13 years ago
  4. 67cc09e m68knommu: move EXPORT of dump_fpu to function definition by Greg Ungerer · 13 years ago
  5. b1ffa25 m68knommu: clean up mm/init_no.c by Greg Ungerer · 13 years ago
  6. f225c86 m68k: merge the mmu and non-mmu mm/Makefile by Greg Ungerer · 13 years ago
  7. 1bccc43 m68k: mv kmap_mm.c to kmap.c by Greg Ungerer · 13 years ago
  8. 593732b m68knommu: remove stubs for __ioremap() and iounmap() by Greg Ungerer · 13 years ago
  9. 92474a2 m68knommu: remove unused kernel_set_cachemode() by Greg Ungerer · 13 years ago
  10. 9461702 m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c by Greg Ungerer · 13 years ago
  11. 66d83ab m68k: remove duplicate memcpy() implementation by Greg Ungerer · 13 years ago
  12. d10ed2f m68k: remove duplicate memset() implementation by Greg Ungerer · 13 years ago
  13. 80160de m68k: remove duplicate memmove() implementation by Greg Ungerer · 13 years ago
  14. b82ed87 m68k: merge mmu and non-mmu versions of lib/Makefile by Greg Ungerer · 13 years ago
  15. 98d655a m68k: merge mmu and non-mmu versions of muldi3 by Greg Ungerer · 13 years ago
  16. ea2b50e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  17. 15a3d11 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
  18. 1f3a8e0 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  19. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  20. b18bf09 x86, apic: Include module.h header in apic_flat_64.c by Randy Dunlap · 13 years ago
  21. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  22. bb74e8c hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined by Guenter Roeck · 13 years ago
  23. 30cb6d5 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  24. 4867faa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  25. bfb91fb Merge branch 'slab/next' into for-linus by Pekka Enberg · 13 years ago
  26. 6fad2b5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  27. 1950482 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  28. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  29. ee9ec4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  30. e0c6b8a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  31. 710421cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  32. d7ef64a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  33. ff2a994 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  34. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  35. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  36. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  37. 34b0645 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  38. 2e77def Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  39. 68fa61c hrtimers: Reorder clock bases by Thomas Gleixner · 13 years ago
  40. ab8177b hrtimers: Avoid touching inactive timer bases by Thomas Gleixner · 13 years ago
  41. f24444b hrtimers: Make struct hrtimer_cpu_base layout less stupid by Thomas Gleixner · 13 years ago
  42. 9ec2690 timerfd: Manage cancelable timers in timerfd by Thomas Gleixner · 13 years ago
  43. 3cb6d15 perf tools: Fix sample size bit operations by Frederic Weisbecker · 13 years ago
  44. 998bedc perf tools: Fix ommitted mmap data update on remap by Frederic Weisbecker · 13 years ago
  45. fda5fe1 apm-emulation: apm_mutex breaks ACK; remove it by Paul Parsons · 13 years ago
  46. 366a238 Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  47. 4eec42f watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh by Mandeep Singh Baines · 13 years ago
  48. 586692a watchdog: Disable watchdog when thresh is zero by Mandeep Singh Baines · 13 years ago
  49. e04ab2b watchdog: Only disable/enable watchdog if neccessary by Mandeep Singh Baines · 13 years ago
  50. 824c6b7 watchdog: Fix rounding bug in get_sample_period() by Mandeep Singh Baines · 13 years ago
  51. e64851f b43: fix comment typo reqest -> request by Jim Cromie · 13 years ago
  52. 2240828 HID: hid-multitouch: cosmetic changes, sort classes and devices by Benjamin Tissoires · 13 years ago
  53. caebc16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  54. d798f7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 13 years ago
  55. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  56. 4b382d0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  57. bdfbe80 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 13 years ago
  58. 82da65d x86: setup_smep needs to be __cpuinit by Linus Torvalds · 13 years ago
  59. a1e4891 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" by Linus Torvalds · 13 years ago
  60. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  61. f400bdb sparc32: fix build, fix missing cpu_relax declaration by Sam Ravnborg · 13 years ago
  62. 1b6e2ce bnx2x: allow device properly initialize after hotplug by Dmitry Kravkov · 13 years ago
  63. 5e374b5 bnx2x: fix DMAE timeout according to hw specifications by Dmitry Kravkov · 13 years ago
  64. c3a8ce6 bnx2x: properly handle CFC DEL in cnic flow by Vladislav Zolotarov · 13 years ago
  65. 4095553 bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb by Vladislav Zolotarov · 13 years ago
  66. 792d4b5 net: filter: move forward declarations to avoid compile warnings by Heiko Carstens · 13 years ago
  67. ce14f89 pktgen: refactor pg_init() code by WANG Cong · 13 years ago
  68. 68d5ac2 pktgen: use vzalloc_node() instead of vmalloc_node() + memset() by WANG Cong · 13 years ago
  69. c4264f2 net: skb_trim explicitely check the linearity instead of data_len by Emmanuel Grumbach · 13 years ago
  70. c378a9c ipv4: Give backtrace in ip_rt_bug(). by Dave Jones · 13 years ago
  71. 3137663 net: avoid synchronize_rcu() in dev_deactivate_many by Eric Dumazet · 13 years ago
  72. 6df427f net: remove synchronize_net() from netdev_set_master() by Eric Dumazet · 13 years ago
  73. ac3d3f8 rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event by Amerigo Wang · 13 years ago
  74. daf9209 net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE by Amerigo Wang · 13 years ago
  75. bb8ed63 bridge: call NETDEV_JOIN notifiers when add a slave by Amerigo Wang · 13 years ago
  76. 8d8fc29 netpoll: disable netpoll when enslave a device by Amerigo Wang · 13 years ago
  77. a37dd33 macvlan: Forward unicast frames in bridge mode to lowerdev by David Ward · 13 years ago
  78. 67f11f4 net: Remove linux/prefetch.h include from linux/skbuff.h by David S. Miller · 13 years ago
  79. 120a3d5 ipv4: Include linux/prefetch.h in fib_trie.c by David S. Miller · 13 years ago
  80. 474b4c4 netlabel: Remove prefetches from list handlers. by David S. Miller · 13 years ago
  81. c0cba59 drivers/net: add prefetch header for prefetch users by Paul Gortmaker · 13 years ago
  82. 8df8a47 rionet: Remove pointless printk of skb pointer. by David S. Miller · 13 years ago
  83. 0fcbe74 net: Remove prefetches from SKB list handlers. by David S. Miller · 13 years ago
  84. 69c867c9 caif: Plug memory leak for checksum error by sjur.brandeland@stericsson.com · 13 years ago
  85. 138eded caif: Update documentation of CAIF transmit and receive functions. by sjur.brandeland@stericsson.com · 13 years ago
  86. 96796ea caif: Fix freezes when running CAIF loopback device by sjur.brandeland@stericsson.com · 13 years ago
  87. 54e90fb caif: Fixes freeze on Link layer removal. by sjur.brandeland@stericsson.com · 13 years ago
  88. 0e5a117 caif: Bugfix add check NULL pointer before calling functions. by sjur.brandeland@stericsson.com · 13 years ago
  89. 281dc5c Give up on pushing CC_OPTIMIZE_FOR_SIZE by Linus Torvalds · 13 years ago
  90. 71a8638 Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  91. 1723800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  92. 34ea646 net: add missing prefetch.h include by Heiko Carstens · 13 years ago
  93. 9ce6e0b fs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  94. c8cfbb5 KVM: MMU: Use ptep_user for cmpxchg_gpte() by Takuya Yoshikawa · 13 years ago
  95. 85722cd KVM: Fix kvm mmu_notifier initialization order by OGAWA Hirofumi · 13 years ago
  96. 76d2540 KVM: Add documentation for KVM_CAP_NR_VCPUS by Pekka Enberg · 13 years ago
  97. 8fa2206 KVM: make guest mode entry to be rcu quiescent state by Gleb Natapov · 13 years ago
  98. e3aa52d Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into next by Avi Kivity · 13 years ago
  99. d2f6276 KVM: x86 emulator: Make jmp far emulation into a separate function by Takuya Yoshikawa · 13 years ago
  100. 5118768 KVM: x86 emulator: Rename emulate_grpX() to em_grpX() by Takuya Yoshikawa · 13 years ago