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