1. 0d37694 Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into sh-latest by Paul Mundt · 15 years ago
  2. b0e1021 sh: pfc: ioremap() support by Magnus Damm · 15 years ago
  3. 2dacb97 sh: use ioread32/iowrite32 and mapped_reg for div6 by Magnus Damm · 15 years ago
  4. 0e02737 sh: use ioread32/iowrite32 and mapped_reg for div4 by Magnus Damm · 15 years ago
  5. b3ab82b3 sh: use ioread32/iowrite32 and mapped_reg for mstp32 by Magnus Damm · 15 years ago
  6. eda2030 sh: extend clock struct with mapped_reg member by Magnus Damm · 15 years ago
  7. d477535 sh: clkfwk: clock-sh73a0: all div6_clks use SH_CLK_DIV6_EXT() by Kuninori Morimoto · 15 years ago
  8. 171f1bc sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT() by Kuninori Morimoto · 15 years ago
  9. 7e28c7b sh: clock-sh7723: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 15 years ago
  10. 50f0959 serial: sh-sci: Handle GPIO function requests. by Paul Mundt · 15 years ago
  11. 73c3d53 serial: sh-sci: Avoid FIFO clear for MCE toggle. by Paul Mundt · 15 years ago
  12. faf02f8 serial: sh-sci: per-port modem control. by Paul Mundt · 15 years ago
  13. 883381d Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  14. 0e500b6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 15 years ago
  15. 8748dfa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 15 years ago
  16. eee628d efivars: add missing parameter to efi_pstore_read() by Christoph Fritz · 15 years ago
  17. a34815b Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 15 years ago
  18. 9b5a4d4 Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  19. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 15 years ago
  20. 4244cb4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 15 years ago
  21. f02877c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 15 years ago
  22. 3c512b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  23. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  24. ce8f55c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  25. 52553dd genirq: fix regression in irqfixup, irqpoll by Edward Donovan · 15 years ago
  26. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 15 years ago
  27. 401d006 Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 15 years ago
  28. 06718f1 ath9k: Revert change that broke AR928X on Acer Ferrari One by Rafael J. Wysocki · 15 years ago
  29. f339240 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  30. 187d333 ALSA: hda - Fix jack-detection control of VT1708 by Takashi Iwai · 15 years ago
  31. 92bb43e ALSA: hda - cut and paste typo in cs420x_models[] by Dan Carpenter · 15 years ago
  32. aaa0b4f iio: iio_event_getfd -- fix ev_int build failure by Andy Whitcroft · 15 years ago
  33. ac03564 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  34. 25a236a hwmon: convert drivers/hwmon/* to use module_platform_driver() by Axel Lin · 15 years ago
  35. dd38d29 Merge git://github.com/herbertx/crypto by Linus Torvalds · 15 years ago
  36. 9c39739 Merge branch 'gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 15 years ago
  37. b52fabc hwmon: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 15 years ago
  38. 4c81f04 ext4: fix racy use-after-free in ext4_end_io_dio() by Tejun Heo · 15 years ago
  39. 49e4406 powerpc/44x: Add mtd ndfc to the ppx44x defconfig by Tony Breeds · 15 years ago
  40. 13020be powerpc: Fix compiliation with hugetlbfs enabled by Kumar Gala · 15 years ago
  41. 884a45d cgroup_freezer: fix freezing groups with stopped tasks by Michal Hocko · 15 years ago
  42. dc7e3ef serial: sh-sci: Add support for loopback mode. by Paul Mundt · 15 years ago
  43. cdf7c42 serial: sh-sci: Fix up modem control handling. by Paul Mundt · 15 years ago
  44. d39ec6c serial: sh-sci: Clarify enable_ms/break_ctl comments. by Paul Mundt · 15 years ago
  45. d97fbbe serial: sh-sci: Support icount statistics for error cases. by Paul Mundt · 15 years ago
  46. 0979e0e serial: sh-sci: Fix up SCFCR handling. by Paul Mundt · 15 years ago
  47. 56242a1 sh: clkfwk: setup clock parent from current register value by Kuninori Morimoto · 15 years ago
  48. e3854b6 arch/powerpc/sysdev/ehv_pic.c: add missing kfree by Julia Lawall · 15 years ago
  49. 7145cf1 powerpc/fsl-lbc: Fix for fsl_upm by Alexandre Rusev · 15 years ago
  50. 86f9a43 drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac by Shaohui Xie · 15 years ago
  51. ae5f8c1 powerpc/qe: Fixup QE_General4 errata by Joakim Tjernlund · 15 years ago
  52. 05011f3 powerpc/85xx: Fix compile error on p3060_qds.c by Kumar Gala · 15 years ago
  53. a922825 powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO' by Paul Bolle · 15 years ago
  54. c3c3ced powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIe by Roy Zang · 15 years ago
  55. caca6a0 Linux 3.2-rc3 by Linus Torvalds · 15 years ago
  56. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 15 years ago
  57. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 15 years ago
  58. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 15 years ago
  59. bd20817 virtio: add HAS_IOMEM dependency to MMIO platform bus driver by Heiko Carstens · 15 years ago
  60. 8174a06 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  61. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 15 years ago
  62. de7badf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 15 years ago
  63. 0f751e6 eCryptfs: Extend array bounds for all filename chars by Tyler Hicks · 15 years ago
  64. 32001d6 eCryptfs: Flush file in vma close by Tyler Hicks · 15 years ago
  65. b59db43 eCryptfs: Prevent file create race condition by Tyler Hicks · 15 years ago
  66. f10cdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 15 years ago
  67. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  68. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 15 years ago
  69. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 15 years ago
  70. 67589c7 percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessary by Dave Young · 15 years ago
  71. 77088cc Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  72. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 15 years ago
  73. eff245c i2c: Make i2cdev_notifier_call static by Shubhrajyoti D · 15 years ago
  74. 6782002 i2c: Delete ANY_I2C_BUS by Jean Delvare · 15 years ago
  75. cbb4451 i2c: Fix device name for 10-bit slave address by Jean Delvare · 15 years ago
  76. cc6bcf7 i2c-algo-bit: Generate correct i2c address sequence for 10-bit target by Jeffrey (Sheng-Hui) Chu · 15 years ago
  77. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 15 years ago
  78. 6107159 ALSA: hda/realtek - Minor cleanup by Takashi Iwai · 15 years ago
  79. 6759dc3 ALSA: hda/realtek - Fix missing inits of item indices for auto-mic by Takashi Iwai · 15 years ago
  80. 6dfeb703 ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecs by Takashi Iwai · 15 years ago
  81. e2301a4 ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config() by Takashi Iwai · 15 years ago
  82. b4bbb02 Revert "of/irq: of_irq_find_parent: check for parent equal to child" by Linus Torvalds · 15 years ago
  83. 24ca9a8 SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared by Trond Myklebust · 15 years ago
  84. 2db1125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 15 years ago
  85. c916874 drivers/gpu/vga/vgaarb.c: add missing kfree by Julia Lawall · 15 years ago
  86. 21240f9 drm/radeon/kms/atom: unify i2c gpio table handling by Alex Deucher · 15 years ago
  87. d724502 drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real by Alex Deucher · 15 years ago
  88. 26cc40a ttm: Don't return the bo reserved on error path by Thomas Hellstrom · 15 years ago
  89. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 15 years ago
  90. d31da0f mount_subtree() pointless use-after-free by Al Viro · 15 years ago
  91. 866d43c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  92. 1b464d8 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 15 years ago
  93. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 15 years ago
  94. af36d15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 15 years ago
  95. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 15 years ago
  96. a855b84 percpu: fix chunk range calculation by Tejun Heo · 15 years ago
  97. 90459ce percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc by Bob Liu · 15 years ago
  98. a370fc6 ALSA: hda - fail ELD reading early by Wu Fengguang · 15 years ago
  99. a298785 ALSA: lx6464es - fix device communication via command bus by Tim Blechmann · 15 years ago
  100. afd00d7 ALSA: lx6464es - command buffer API cleanup by Tim Blechmann · 15 years ago