1. 7bbc67f Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. 66a45cc 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
  3. 8639dad Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  4. 9297524 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  5. 8c7b905 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  6. 1838e39 Trivial Documentation/filesystems/ramfs-rootfs-initramfs.txt fix by frans · 16 years ago
  7. 42182c78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  8. e2a2444 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  9. 8decec7 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  10. 499c59c MN10300: Tighten up the code using case ranges by Robert P. J. Day · 16 years ago
  11. f1ba3bc Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  12. 95c5e1f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  13. b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  14. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  15. 16799c6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  16. 211f05a input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback by Arjan van de Ven · 16 years ago
  17. 02d0e67 hotplug_memory_notifier section annotation by Al Viro · 16 years ago
  18. d3a307f sn_pci_controller_fixup() should be __init by Al Viro · 16 years ago
  19. ffb78a2 get xenbus_driver ->probe() "recognized" by modpost by Al Viro · 16 years ago
  20. df6b079 xen_play_dead() is __cpuinit by Al Viro · 16 years ago
  21. 37af46e xen_setup_vcpu_info_placement() is not init on x86 by Al Viro · 16 years ago
  22. 23a14b9 kvm_setup_secondary_clock() is cpuinit by Al Viro · 16 years ago
  23. 2236d25 enable_IR_x2apic() needs to be __init by Al Viro · 16 years ago
  24. ad04d31 pci_setup() is init, not devinit by Al Viro · 16 years ago
  25. 4bcc17d alpha: pcibios_resource_to_bus() is callable from normal code by Al Viro · 16 years ago
  26. 56d74dd tricky one: hisax sections by Al Viro · 16 years ago
  27. 8419641 cpuinit fixes in kernel/* by Al Viro · 16 years ago
  28. b038514 uninorth-agp section mess by Al Viro · 16 years ago
  29. 37d33d1 rapidio section noise by Al Viro · 16 years ago
  30. f57628d section errors in smc911x/smc91x by Al Viro · 16 years ago
  31. 5bac287 fix the section noise in sparc head.S by Al Viro · 16 years ago
  32. 1c4567a m32r: section noise in head.S by Al Viro · 16 years ago
  33. 8814b50 section misannotation in ibmtr_cs by Al Viro · 16 years ago
  34. 43ced65 ixgbe section fixes by Al Viro · 16 years ago
  35. 31421a6 rackmeter section fixes by Al Viro · 16 years ago
  36. ced7172 gdth section fixes by Al Viro · 16 years ago
  37. e669dae of_platform_driver noise on sparce by Al Viro · 16 years ago
  38. 3003781 advansys fix on ISA-less configs by Al Viro · 16 years ago
  39. 2fceab0 W1_MASTER_DS1WM should depend on HAVE_CLK by Al Viro · 16 years ago
  40. d16d766 icside section warnings by Al Viro · 16 years ago
  41. 596f103 fix talitos by Al Viro · 16 years ago
  42. 6005e3e istallion section warnings by Al Viro · 16 years ago
  43. 8c29890 sparc64 trivial section misannotations by Al Viro · 16 years ago
  44. 409832f sparc32 cpuinit flase positives by Al Viro · 16 years ago
  45. 4ea8fb9 powerpc set_huge_psize() false positive by Al Viro · 16 years ago
  46. 7d6a8a1 false __cpuinit positives on alpha by Al Viro · 16 years ago
  47. 3116848 meminit section warnings by Al Viro · 16 years ago
  48. af6d596 sched: prevent divide by zero error in cpu_avg_load_per_task, update by Ingo Molnar · 16 years ago
  49. 1583715 sched, cpusets: fix warning in kernel/cpuset.c by Ingo Molnar · 16 years ago
  50. 2642b11 ieee1394: sbp2: fix race condition in state change by Stefan Richter · 16 years ago
  51. e47c1fe ieee1394: fix list corruption (reported at module removal) by Stefan Richter · 16 years ago
  52. f08340c tracepoints: Documentation TPPROTO misspelt in Documentation/tracepoints.txt by Nikanth Karthikesan · 16 years ago
  53. 65c6dc6 tracing/branch-tracer: include missing irqflags.h by Frederic Weisbecker · 16 years ago
  54. 9a5aa62 mlx4_core: Save/restore default port IB capability mask by Jack Morgenstein · 16 years ago
  55. 23d0a65 toshiba_acpi: close race in toshiba_acpi driver by Arjan van de Ven · 16 years ago
  56. 604094f vfs, seqfile: export mangle_path() generally by Ingo Molnar · 16 years ago
  57. a838c2e markers: comment marker_synchronize_unregister() on data dependency by Wu Fengguang · 16 years ago
  58. 7b964f733 i2c-parport: Fix misplaced parport_release call by Jean Delvare · 16 years ago
  59. 79b93e1 i2c: Remove i2c clients in reverse order by Jean Delvare · 16 years ago
  60. d1846b0 i2c/isp1301_omap: Build fixes by David Brownell · 16 years ago
  61. ee8a1a0 HID: Apple ALU wireless keyboards are bluetooth devices by Jan Scholz · 16 years ago
  62. f1eecf0 powerpc/ppc32: static ftrace fixes for PPC32 by Steven Rostedt · 16 years ago
  63. 0029ff8 powerpc: ftrace, use create_branch by Steven Rostedt · 16 years ago
  64. ec682ce powerpc: ftrace, added missing icache flush by Steven Rostedt · 16 years ago
  65. d9af12b7 powerpc: ftrace, fix cast aliasing and add code verification by Steven Rostedt · 16 years ago
  66. c7b0d173 powerpc: ftrace, do nothing in mcount call for dyn ftrace by Steven Rostedt · 16 years ago
  67. c072c24 ftrace: improve documentation by walimis · 16 years ago
  68. 50cdaf0 ftrace: improve seq_operation of ftrace by Liming Wang · 16 years ago
  69. c7425ac tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE by Török Edwin · 16 years ago
  70. d51090b tracing/function-graph-tracer: more output tweaks by Ingo Molnar · 16 years ago
  71. 1a05615 tracing/function-graph-tracer: adjustments of the trace informations by Frederic Weisbecker · 16 years ago
  72. af38d90 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  73. 487ff32 Allow architectures to override copy_user_highpage() by Russell King · 16 years ago
  74. 52b19ac udf: Fix BUG_ON() in destroy_inode() by Jan Kara · 16 years ago
  75. a730b32 [ARM] pxa/palmtx: misc fixes to use generic GPIO API by Marek Vasut · 16 years ago
  76. b627c8b x86: always define DECLARE_PCI_UNMAP* macros by Joerg Roedel · 16 years ago
  77. 6417a91 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  78. abd9421 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  79. 0778dc3 [S390] Fix alignment of initial kernel stack. by Heiko Carstens · 16 years ago
  80. 2944a5c [S390] pgtable.h: Fix oops in unmap_vmas for KVM processes by Christian Borntraeger · 16 years ago
  81. 8107d82 [S390] fix/cleanup sched_clock by Christian Borntraeger · 16 years ago
  82. 59da213 [S390] fix system call parameter functions. by Martin Schwidefsky · 16 years ago
  83. 83a8df6 tracing/function-graph-tracer: enhancements for the trace output by Frederic Weisbecker · 16 years ago
  84. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 16 years ago
  85. 4cd4262 sched: prevent divide by zero error in cpu_avg_load_per_task by Steven Rostedt · 16 years ago
  86. 4f5a7f4 ftrace: prevent recursion by Lai Jiangshan · 16 years ago
  87. e899b64 ACPICA: disable _BIF warning by Lin Ming · 16 years ago
  88. a6e0887 ACPI: delete OSI(Linux) DMI dmesg spam by Len Brown · 16 years ago
  89. 95a28ed ACPICA: Allow _WAK method to return an Integer by Bob Moore · 16 years ago
  90. 0081b16 ACPI: thinkpad-acpi: fix fan sleep/resume path by Henrique de Moraes Holschuh · 16 years ago
  91. 3fedd90 sony-laptop: printk tweak by Alessandro Guido · 16 years ago
  92. 38cfc14 sony-laptop: brightness regression fix by Alessandro Guido · 16 years ago
  93. 3bdca1b Revert "ACPI: don't enable control method power button as wakeup device when Fixed Power button is used" by Len Brown · 16 years ago
  94. 65df784 ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume by Rafael J. Wysocki · 16 years ago
  95. 4059907 ACPI: scheduling in atomic via acpi_evaluate_integer () by Pavel Machek · 16 years ago
  96. 723fdb7 ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling by Tero Kristo · 16 years ago
  97. 558073d ACPI: battery: Convert discharge energy rate to current properly by Alexey Starikovskiy · 16 years ago
  98. 90f6713 parisc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  99. 7a3f513 parisc: fix kernel crash when unwinding a userspace process by Helge Deller · 16 years ago
  100. 9860d1b parisc: __kernel_time_t is always long by Geert Uytterhoeven · 16 years ago