1. 148086b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  2. 4da7e90 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. fb9a7d7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  4. 4acfaf8 usb/serial: fix function args warnings, dropping *filp by Randy Dunlap · 13 years ago
  5. 3e85875 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  6. 3230ca9 Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  7. 7dbb25a Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  8. 4352d9d ntp: fix non privileged system time shifting by Richard Cochran · 13 years ago
  9. b3b896c rtc-mrst: Fix section types by Major Lee · 13 years ago
  10. 96120d8 netfilter: xt_conntrack: fix inverted conntrack direction test by Florian Westphal · 13 years ago
  11. b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 13 years ago
  12. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  13. 765af22 x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 change by Tejun Heo · 13 years ago
  14. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  15. 43a6246 x86: visws: Fixup irq overhaul fallout by Thomas Gleixner · 13 years ago
  16. a94d7b3 edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores by Kumar Gala · 13 years ago
  17. d2f9892 powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB by Prabhakar Kushwaha · 13 years ago
  18. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 13 years ago
  19. b4232a2 netfilter: h323: bug in parsing of ASN1 SEQOF field by David Sterba · 13 years ago
  20. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 13 years ago
  21. 512d06b netfilter: ipset: list:set timeout variant fixes by Jozsef Kadlecsik · 13 years ago
  22. 8838101 [S390] compile fix for latest binutils by Martin Schwidefsky · 13 years ago
  23. a2fc848 [S390] cio: prevent purging of CCW devices in the online state by Peter Oberparleiter · 13 years ago
  24. aa5c8df [S390] qdio: fix init sequence by Sebastian Ott · 13 years ago
  25. 034e9e9 [S390] Fix parameter passing for smp_switch_to_cpu() by Michael Holzheu · 13 years ago
  26. 65a94b1 [S390] oprofile s390: prevent stack corruption by Jan Glauber · 13 years ago
  27. a14b289 mlx4: fix kfree on error path in new_steering_entry() by Mariusz Kozlowski · 13 years ago
  28. fb9674b drm/radeon/kms: pageflipping cleanup for avivo+ by Alex Deucher · 13 years ago
  29. beb4727 drm/radeon/kms: Add support for tv-out dongle on G5 9600 by Alex Deucher · 13 years ago
  30. 00b317a ASoC: format_register_str: Don't clip register values by Stephen Warren · 13 years ago
  31. 1b4610e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.39 by Mark Brown · 13 years ago
  32. 97c96c0 ASoC: PXA: Fix oops in __pxa2xx_pcm_prepare by Vasily Khoruzhick · 13 years ago
  33. e28e1d9 Input: rpckbd - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  34. 4f5058c genirq: Fix cpumask leak in __setup_irq() by Xiaotian Feng · 13 years ago
  35. 6b79474 unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable by Guan Xuetao · 13 years ago
  36. 28e58cc unicore32 core architecture: remove duplicated #include by Huang Weiyi · 13 years ago
  37. 858e4f4 unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state by Guan Xuetao · 13 years ago
  38. 0bfdc8e unicore32 fix: remove arch-specific futex support by Guan Xuetao · 13 years ago
  39. df93878 unicore32 ldscript fix: add cacheline parameter to PERCPU() macro by Guan Xuetao · 13 years ago
  40. 2fceec1 tcp: len check is unnecessarily devastating, change to WARN_ON by Ilpo Järvinen · 13 years ago
  41. 2cab86b sctp: malloc enough room for asconf-ack chunk by Wei Yongjun · 13 years ago
  42. 028dba0 sctp: fix auth_hmacs field's length of struct sctp_cookie by Wei Yongjun · 13 years ago
  43. 4dd5ffe net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM by Michał Mirosław · 13 years ago
  44. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 13 years ago
  45. 1591cb6 starfire: clean up dma_addr_t size test by FUJITA Tomonori · 13 years ago
  46. 5e58e52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  47. 78fca1b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  48. 5679027 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
  49. a0bcaee msi-laptop: fix config-dependent build error by Randy Dunlap · 13 years ago
  50. 9481472 eeepc-wmi: add keys found on EeePC 1215T by Corentin Chary · 13 years ago
  51. 58a9f39 asus-wmi: swap input name and phys by Corentin Chary · 13 years ago
  52. bda1a73 asus-laptop: remove removed features from feature-removal-schedule.txt by Corentin Chary · 13 years ago
  53. 4275f4c [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' by Tony Luck · 13 years ago
  54. 720e87e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  55. a0334c5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  56. 12ff414 ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() by Kelly Anderson · 13 years ago
  57. ccd00d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  58. afdef69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  59. 84daeb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  60. a4dd992 rcu: create new rcu_access_index() and use in mce by Paul E. McKenney · 13 years ago
  61. 80b4f81 mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region by Hong Xu · 13 years ago
  62. 1478d82 HID: add FF support for Logitech G25/G27 by Simon Wood · 13 years ago
  63. 9d51567 mtd: atmel_nand: modify test case for using DMA operations by Nicolas Ferre · 13 years ago
  64. cb457a4 mtd: atmel_nand: fix support for CPUs that do not support DMA access by Hong Xu · 13 years ago
  65. 042bc9c mtd: atmel_nand: trivial: change DMA usage information trace by Nicolas Ferre · 13 years ago
  66. 2130ad3 mtd: mtdswap: fix printk format warning by Randy Dunlap · 13 years ago
  67. 9e1491d microblaze: Fix ftrace by Michal Simek · 13 years ago
  68. 57bd35d microblaze: Wire up new syscalls by Michal Simek · 13 years ago
  69. 56d4480 microblaze: Fix level/edge irq sensibility by Michal Simek · 13 years ago
  70. 26fcd2a Input: wacom - add support for Lenovo tablet ID (0xE6) by Manoj Iyer · 13 years ago
  71. c0bb9e4 kdump: Allow shrinking of kdump region to be overridden by Anton Blanchard · 14 years ago
  72. 76d479a powerpc/pmac/smp: Remove no-longer needed preempt workaround by Benjamin Herrenschmidt · 13 years ago
  73. aeeafbf powerpc/smp: Increase vdso_data->processorCount, not just decrease it by Benjamin Herrenschmidt · 13 years ago
  74. c56e585 powerpc/smp: Create idle threads on demand and properly reset them by Benjamin Herrenschmidt · 13 years ago
  75. 105765f powerpc/smp: Don't expose per-cpu "cpu_state" array by Benjamin Herrenschmidt · 13 years ago
  76. 734796f powerpc/pmac/smp: Fix CPU hotplug crashes on some machines by Benjamin Herrenschmidt · 13 years ago
  77. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 13 years ago
  78. 65e646a powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision by Benjamin Herrenschmidt · 13 years ago
  79. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 13 years ago
  80. e872e41 powerpc/pmac/smp: Remove HMT changes for PowerMac offline code by Benjamin Herrenschmidt · 13 years ago
  81. 4c6130d9 powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file by Benjamin Herrenschmidt · 13 years ago
  82. 45e07fd powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit by Benjamin Herrenschmidt · 13 years ago
  83. 1c91cc5 powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 by Benjamin Herrenschmidt · 13 years ago
  84. fb49f86 powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die by Benjamin Herrenschmidt · 13 years ago
  85. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 13 years ago
  86. b527d07 powerpc/smp: Remove unused generic_cpu_enable() by Benjamin Herrenschmidt · 13 years ago
  87. 4fcb883 powerpc/smp: Fix generic_mach_cpu_die() by Benjamin Herrenschmidt · 13 years ago
  88. fa3f82c powerpc/smp: soft-replugged CPUs must go back to start_secondary by Benjamin Herrenschmidt · 13 years ago
  89. 963e5d3 powerpc: Make decrementer interrupt robust against offlined CPUs by Benjamin Herrenschmidt · 13 years ago
  90. c100c8f appletalk: Fix OOPS in atalk_release(). by David S. Miller · 13 years ago
  91. 61df611 Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 13 years ago
  92. eccaca2 drm: export drm_find_cea_extension to drivers by Ben Skeggs · 13 years ago
  93. 97ea530 drm/radeon/kms: add some sanity checks to obj info record parsingi (v2) by John Lindgren · 13 years ago
  94. b03f245 quota: Don't write quota info in dquot_commit() by Jan Kara · 13 years ago
  95. 6705a9c [media] radio: wl128x: Update registration process with ST by Manjunatha Halli · 13 years ago
  96. 92ce526 [media] staging: altera-jtag needs delay.h by Randy Dunlap · 13 years ago
  97. 88aab93 gpio/pch_gpio: Fix output value of pch_gpio_direction_output() by Peter Tyser · 13 years ago
  98. ba43861 gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output() by Peter Tyser · 13 years ago
  99. 8401265 ALSA: HDA: Add dock mic quirk for Lenovo Thinkpad X220 by David Henningsson · 13 years ago
  100. 818987e x86, UV: Fix kdump reboot by Cliff Wickman · 13 years ago