1. efe45ab Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  2. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  3. 0cf0adb Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  4. e9278a4 netpoll: fix incorrect access to skb data in __netpoll_rx by Eric Dumazet · 13 years ago
  5. 3d01556 cassini: init before use in cas_interruptN. by françois romieu · 13 years ago
  6. 86ad47f can: ti_hecc: Fix uninitialized spinlock in probe by Abhilash K V · 13 years ago
  7. 6f288cc can: ti_hecc: Fix unintialized variable by Abhilash K V · 13 years ago
  8. 69558ee net: sh_eth: fix the compile error by Yoshihiro Shimoda · 13 years ago
  9. 6e6f400 net/phy: fix DP83865 phy interrupt handler by Giuseppe CAVALLARO · 13 years ago
  10. 96d185c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  11. a94cc4e sfi: table irq 0xFF means 'no interrupt' by Kirill A. Shutemov · 13 years ago
  12. 1e8d4e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  13. 039920c Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into fixes by Arnd Bergmann · 13 years ago
  14. 966843e Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixes by Arnd Bergmann · 13 years ago
  15. 4a3f423 Merge branch 'samsung/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into fixes by Arnd Bergmann · 13 years ago
  16. e2e6be5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  17. 2d0b579 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-fixes-for-linus by Paul Mundt · 13 years ago
  18. 26b9b55 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  19. 671ee7f arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  20. 62d1760 drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to have irq. by MyungJoo Ham · 13 years ago
  21. 4e8896c drivers/rtc/rtc-s3c.c: correct debug messages by MyungJoo Ham · 13 years ago
  22. 1424e21 drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregister all registered leds by Axel Lin · 13 years ago
  23. 02016bc cris: add arch/cris/include/asm/serial.h by WANG Cong · 13 years ago
  24. 37b7bf6 drivers/misc/ab8500-pwm.c: fix modalias by Axel Lin · 13 years ago
  25. b89d5f1 drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  26. c53252b backlight: fix module alias prefix for adp8870_bl by Axel Lin · 13 years ago
  27. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 13 years ago
  28. 23751be memcg: fix hierarchical oom locking by Johannes Weiner · 13 years ago
  29. 86383b5 leds: add missing include of linux/module.h by Axel Lin · 13 years ago
  30. 15b1a8f drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h by Axel Lin · 13 years ago
  31. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  32. 439423f vmscan: clear ZONE_CONGESTED for zone with good watermark by Shaohua Li · 13 years ago
  33. 4c30c6f kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 13 years ago
  34. 4733123 MAINTAINERS: Paul Menage has moved by Wanlong Gao · 13 years ago
  35. f51bdd2 mm: fix a vmscan warning by Shaohua Li · 13 years ago
  36. 7e8aa04 drivers/char/msm_smd_pkt.c: don't use IS_ERR() by Thomas Meyer · 13 years ago
  37. 30ecad5 checkpatch: add missing WARN argument for min_t and max_t tests by Hui Zhu · 13 years ago
  38. 3d1c2f7 scripts/get_maintainer.pl: update Linus's git repository by Ralf Thielow · 13 years ago
  39. 5af12d0 memcg: pin execution to current cpu while draining stock by Johannes Weiner · 13 years ago
  40. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  41. 5829944 w1: fix for loop in w1_f29_remove_slave() by Dan Carpenter · 13 years ago
  42. 2df7a7d alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) by Sergei Trofimovich · 13 years ago
  43. 06ed462 drivers/misc/pti.c: add missing includes by Sergei Trofimovich · 13 years ago
  44. b4ca46e x86-32: Fix boot with CONFIG_X86_INVD_BUG by Andy Lutomirski · 13 years ago
  45. 0de3b48 drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked by Thomas Jarosch · 13 years ago
  46. cbbfa38 mtrr: fix UP breakage caused during switch to stop_machine by Tejun Heo · 13 years ago
  47. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 13 years ago
  48. e33f2d2 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  49. be5378f Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago
  50. e5b1d9c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  51. f385b69 Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  52. be27425 Add a personality to report 2.6.x version numbers by Andi Kleen · 13 years ago
  53. c96fbdd0 USB: ftdi_sio: add Calao reference board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  54. 242d621 xfs: deprecate the nodelaylog mount option by Christoph Hellwig · 13 years ago
  55. 9fc2071 ARM: mach-footbridge: add missing header file <video/vga.h> by Bryan Wu · 13 years ago
  56. 158c0c6 ARM: mach-orion5x: add missing header file <linux/vga.h> by Bryan Wu · 13 years ago
  57. 5166793 arm: fix compile failure in orion5x/dns323-setup.c by Paul Gortmaker · 13 years ago
  58. 6d1db07 HID: add support for HuiJia USB Gamepad connector by Clemens Werther · 13 years ago
  59. ff35336 OMAP: omap_device: only override _noirq methods, not normal suspend/resume by Kevin Hilman · 13 years ago
  60. 64584eb PM / Runtime: Correct documentation of pm_runtime_irq_safe() by Rafael J. Wysocki · 13 years ago
  61. 468c545 ALSA: hda: Conexant: Allow different output types to share DAC by David Henningsson · 13 years ago
  62. 35d851d HID: magicmouse: ignore 'ivalid report id' while switching modes, v2 by Jiri Kosina · 13 years ago
  63. 1b6afa1 md/linear: avoid corrupting structure while waiting for rcu_free to complete. by NeilBrown · 13 years ago
  64. a5bf4df md: use REQ_NOIDLE flag in md_super_write() by Namhyung Kim · 13 years ago
  65. aeb9b21 md: ensure changes to 'write-mostly' are reflected in metadata. by NeilBrown · 13 years ago
  66. 5ef56c8 md: report failure if a 'set faulty' request doesn't. by NeilBrown · 13 years ago
  67. bc909d9 sendmmsg/sendmsg: fix unsafe user pointer access by Mathieu Desnoyers · 13 years ago
  68. c6f59d1 ibmveth: Fix leak when recycling skb and hypervisor returns error by Anton Blanchard · 13 years ago
  69. 20e6074 arp: fix rcu lockdep splat in arp_process() by Eric Dumazet · 13 years ago
  70. 22df133 bridge: fix a possible use after free by Eric Dumazet · 13 years ago
  71. 4b275d7 bridge: Pseudo-header required for the checksum of ICMPv6 by Yan, Zheng · 13 years ago
  72. e05c4ad3 mcast: Fix source address selection for multicast listener report by Yan, Zheng · 13 years ago
  73. 814fd60 MAINTAINERS: Update GIT trees for network development by Nicolas de Pesloüan · 13 years ago
  74. caca951 firmware loader: allow builtin firmware load even if usermodehelper is disabled by Linus Torvalds · 13 years ago
  75. 650cf77 Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  76. c8d4763 i2c-nomadik: fix kerneldoc warning by Linus Walleij · 13 years ago
  77. 1b965f1 staging: tidspbridge: fix compilation on dsp clock functions by Omar Ramirez Luna · 13 years ago
  78. 5c3f96b ARM: mach-shmobile: sh7372 LCDC1 suspend fix by Magnus Damm · 13 years ago
  79. 5a50a01 sh-sci / PM: Use power.irq_safe by Rafael J. Wysocki · 13 years ago
  80. b7ab83e PM: Use spinlock instead of mutex in clock management functions by Rafael J. Wysocki · 13 years ago
  81. a53e77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  82. 8b2a3827 ath9k: Fix PS wrappers in ath9k_set_coverage_class by Mohammed Shafi Shajakhan · 13 years ago
  83. 66cb54b carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock by Alexey Khoroshilov · 13 years ago
  84. 18036b5 ASoC: Correct element count for WM8996 sidetone HPF by Mark Brown · 13 years ago
  85. 8554cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  86. 051732b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  87. 2983573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  88. 2da2c66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  89. 8adb4ca [S390] memory hotplug: only unassign assigned increments by Heiko Carstens · 13 years ago
  90. e1202ed [S390] Change default action from reipl to stop for on_restart by Michael Holzheu · 13 years ago
  91. 798620f [S390] arch/s390/kernel/ipl.c: correct error detection check by Julia Lawall · 13 years ago
  92. ba465d8 [S390] drivers/s390/block/dasd_ioctl.c: add missing kfree by Julia Lawall · 13 years ago
  93. 27e7318 [S390] nss,initrd: kernel image and initrd must be in different segments by Heiko Carstens · 13 years ago
  94. d446014 Merge branches 'wiimote' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  95. c0764b2 at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0 by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  96. ee1a4d4 ASoC: Tegra: wm8903 machine driver: Drop Ventana support by Stephen Warren · 13 years ago
  97. 250b685 ASoC: Add samsung maintainer by Sangbeom Kim · 13 years ago
  98. 52c49e0 ASoC: Add Springbank I/O card to Speyside Kconfig by Joseph Pentland · 13 years ago
  99. 7675535 ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, too by Takashi Iwai · 13 years ago
  100. 0ebb962 ARM: 7003/1: vexpress: Add clock definition for the SP805. by Nick Bowler · 13 years ago