1. 334c9e8 ARM: at91: fix gpios on i2c-gpio for RM9200 DT by Joachim Eastwood · 12 years ago
  2. 1bab02e ARM: at91/at91sam9x5 DTS: add SCK USART pins by Richard Genoud · 11 years ago
  3. c89cec3 ARM: at91/at91sam9x5 DTS: correct wrong PIO BANK values on u(s)arts by Richard Genoud · 11 years ago
  4. 45976c0 ARM: at91/at91-pinctrl documentation: fix typo and add some details by Richard Genoud · 11 years ago
  5. 10b8c7d fs/cifs/cifs_dfs_ref.c: fix potential memory leakage by Cong Ding · 11 years ago
  6. a7e2ca1 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 11 years ago
  7. 09d75bc ARM: kirkwood: fix missing #interrupt-cells property by Sebastian Hesselbarth · 11 years ago
  8. f42abc7 mmc: mvsdio: use devm_ API to simplify/correct error paths. by Andrew Lunn · 12 years ago
  9. d6f620a clk: mvebu/clk-cpu.c: fix memory leakage by Cong Ding · 12 years ago
  10. 1d85490 Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  11. f56c319 async: fix __lowest_in_progress() by Tejun Heo · 11 years ago
  12. ed06ef3 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 11 years ago
  13. 343391b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  14. efa1719 cpufreq: Add module aliases for acpi-cpufreq by Matthew Garrett · 11 years ago
  15. 262060e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  16. b75b25b Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  17. 51edce0 Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  18. 05c2cf3 Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  19. 3c2a9f8 Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  20. d26d452 Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  21. 0944c0a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  22. a7ed6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  23. 9067ac8 wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task by Oleg Nesterov · 11 years ago
  24. 9899d11 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 11 years ago
  25. f1b9939 arm64: makefile: fix uname munging when setting ARCH on native machine by Will Deacon · 11 years ago
  26. 9cf2b72 arm64: elf: fix core dumping to match what glibc expects by Will Deacon · 11 years ago
  27. 9debc17 USB: EHCI: add a name for the platform-private field by Alan Stern · 11 years ago
  28. 9ce45ef USB: EHCI: fix incorrect configuration test by Alan Stern · 11 years ago
  29. 9ec6e9d USB: EHCI: Move definition of EHCI_STATS to ehci.h by Roger Quadros · 11 years ago
  30. 0f815a0 USB: UHCI: fix IRQ race during initialization by Alan Stern · 11 years ago
  31. 910ffdb ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 11 years ago
  32. 9dd3162 i2c-designware: add missing MODULE_LICENSE by Mika Westerberg · 12 years ago
  33. 9eb13cf i2c: omap: fix draining irq handling by Aaro Koskinen · 11 years ago
  34. 2c5de55 i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt by Aaro Koskinen · 11 years ago
  35. 9855d8c ACPI: Check MSR valid bit before using P-state frequencies by Stefan Bader · 11 years ago
  36. 8fa938a PM / devfreq: exynos4_bus: honor RCU lock usage by Nishanth Menon · 11 years ago
  37. bcb2754 PM / devfreq: add locking documentation for recommended_opp by Nishanth Menon · 11 years ago
  38. 78e8eb8 cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP by Nishanth Menon · 11 years ago
  39. f44d188 cpufreq: OMAP: use RCU locks around usage of OPP by Nishanth Menon · 11 years ago
  40. 43a2bd4 i2c: muxes: fix wrong use of sizeof(ptr) by Laurent Navet · 12 years ago
  41. bfd059d i2c: sirf: register i2c_client from dt child-nodes in probe entry by Barry Song · 12 years ago
  42. 0f40cbc4 i2c: mxs: Fix type of error code by Fabio Estevam · 12 years ago
  43. 31b35e9e regmap: fix small typo in regmap_bulk_write comment by Nestor Ovroy · 11 years ago
  44. b2555b8 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 11 years ago
  45. d8b79b2 f2fs: use _safe() version of list_for_each by Dan Carpenter · 11 years ago
  46. 9af45ef f2fs: add comments of start_bidx_of_node by Jaegeuk Kim · 11 years ago
  47. a7fdffb f2fs: avoid issuing small bios due to several dirty node pages by Jaegeuk Kim · 12 years ago
  48. c01e54b f2fs: support swapfile by Jaegeuk Kim · 12 years ago
  49. 692bb55 f2fs: add remap_pages as generic_file_remap_pages by Jaegeuk Kim · 12 years ago
  50. 6e6093a f2fs: add __init to functions in init_f2fs_fs by Namjae Jeon · 12 years ago
  51. a105bb8 Btrfs: fix a regression in balance usage filter by Ilya Dryomov · 11 years ago
  52. 83bfccb Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-unstable into linus by Chris Mason · 11 years ago
  53. daf2c08 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into linus by Chris Mason · 11 years ago
  54. 2cf6870 Btrfs: prevent qgroup destroy when there are still relations by Arne Jansen · 12 years ago
  55. ff24858 Btrfs: ignore orphan qgroup relations by Arne Jansen · 12 years ago
  56. ad2e632 Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  57. 7662a9c ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transport by Luciano Coelho · 11 years ago
  58. 034bf09 ARM: OMAP2+: DT node Timer iteration fix by Pantelis Antoniou · 12 years ago
  59. e407ee0 ARM: OMAP2+: Fix section warning for omap_init_ocp2scp() by Tony Lindgren · 11 years ago
  60. 81f3ae0 ARM: OMAP2+: fix build break for omapdrm by Rob Clark · 11 years ago
  61. c1bf08a ftrace: Be first to run code modification on modules by Steven Rostedt · 12 years ago
  62. 734bda6 Merge tag 'omap-fixes-b-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8-rc4/fixes by Tony Lindgren · 11 years ago
  63. 42c364a ALSA: hda - Add Conexant CX20755/20756/20757 codec IDs by Takashi Iwai · 11 years ago
  64. 85de7fa i2c: mxs: Fix misuse init_completion by Marek Vasut · 12 years ago
  65. 103a197 security/device_cgroup: lock assert fails in dev_exception_clean() by Jerry Snitselaar · 12 years ago
  66. a67adb9 evm: checking if removexattr is not a NULL by Dmitry Kasatkin · 11 years ago
  67. e3e2775 cifs: fix srcip_matches() for ipv6 by Nickolai Zeldovich · 12 years ago
  68. 9a92841 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  69. ee61abb module: fix missing module_mutex unlock by Linus Torvalds · 11 years ago
  70. 014b344 ttm: on move memory failure don't leave a node dangling by Dave Airlie · 12 years ago
  71. 6305418 ttm: don't destroy old mm_node on memcpy failure by Dave Airlie · 12 years ago
  72. ffb5fd5 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  73. a3f5aed Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  74. 2263647 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  75. 3a142ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  76. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 11 years ago
  77. 25122d1 Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag by Ilya Dryomov · 11 years ago
  78. 4ac20c7 Btrfs: fix unlock order in btrfs_ioctl_rm_dev by Ilya Dryomov · 11 years ago
  79. 18f39c4 Btrfs: fix unlock order in btrfs_ioctl_resize by Ilya Dryomov · 11 years ago
  80. 2c0c9da Btrfs: fix "mutually exclusive op is running" error code by Ilya Dryomov · 11 years ago
  81. ed0fb78 Btrfs: bring back balance pause/resume logic by Ilya Dryomov · 11 years ago
  82. b1e0318 sys_clone() needs asmlinkage_protect by Al Viro · 11 years ago
  83. 43b1682 make sure that /linuxrc has std{in,out,err} by Al Viro · 11 years ago
  84. 210b184 Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes by Russell King · 11 years ago
  85. 93d5bf0 ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO by Santosh Shilimkar · 12 years ago
  86. ec50b4c ALSA: hda - Add fixup for Acer AO725 laptop by Takashi Iwai · 11 years ago
  87. 1565337 ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem by Russell King · 11 years ago
  88. 2521686 ACPI, APEI: Fixup incorrect 64-bit access width firmware bug by Lans Zhang · 12 years ago
  89. bdcc612 ARM: OMAP2: Fix missing omap2xxx_clkt_vps_late_init function calls by Jon Hunter · 11 years ago
  90. 12d82e4 ARM: OMAP4: hwmod_data: Correct IDLEMODE for McPDM by Peter Ujfalusi · 11 years ago
  91. 981827a ARM: OMAP4: clock data: Lock ABE DPLL on all revisions by Peter Ujfalusi · 11 years ago
  92. f427e5f ACPI / processor: Get power info before updating the C-states by Thomas Schlichter · 11 years ago
  93. 5da1f88 Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  94. 793388a Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  95. abad21a Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  96. 0d060d2 Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  97. 5c69bed Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  98. b814469 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  99. 2f91ec8 asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build by Kirill A. Shutemov · 12 years ago
  100. 631e8ac powernow-k8: Add a kconfig dependency on acpi-cpufreq by Borislav Petkov · 12 years ago