1. a0d271c Linux 3.6 by Linus Torvalds · 12 years ago
  2. c6bed9d backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probe by Axel Lin · 12 years ago
  3. 901acf5 gpio: pcf857x: select IRQ_DOMAIN by Arnd Bergmann · 12 years ago
  4. 282124d generic kernel_execve() by Al Viro · 12 years ago
  5. a3460a5 new helper: current_pt_regs() by Al Viro · 12 years ago
  6. 2aa3a7f preparation for generic kernel_thread() by Al Viro · 12 years ago
  7. bec109a remoteproc: return -EFAULT on copy_from_user failure by Dan Carpenter · 12 years ago
  8. ae768d5 remoteproc: snprintf() can return more than was printed by Dan Carpenter · 12 years ago
  9. 1ae9631 gpio: Document device_node's det_debounce by Roland Stigge · 12 years ago
  10. 71fde00 gpio-lpc32xx: Add GPI_28 by Roland Stigge · 12 years ago
  11. 648f3b69 Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 12 years ago
  12. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  13. d379142 be2net: fixup log messages by Sathya Perla · 12 years ago
  14. 323ff71 be2net: cleanup code related to be_link_status_query() by Sathya Perla · 12 years ago
  15. 55f5c3c be2net: fix wrong handling of be_setup() failure in be_probe() by Sathya Perla · 12 years ago
  16. 5ee4979 be2net: remove type argument of be_cmd_mac_addr_query() by Sathya Perla · 12 years ago
  17. cf6d6ea tg3: Disable multiple TX rings by default due to hardware flaw by Michael Chan · 12 years ago
  18. 0968169 tg3: Add support for ethtool -L|-l to get/set the number of rings. by Michael Chan · 12 years ago
  19. 6513859 tg3: Refactor tg3_close() by Michael Chan · 12 years ago
  20. d8f4cd3 tg3: Refactor tg3_open() by Michael Chan · 12 years ago
  21. a489b6d tg3: Separate coalescing setup for rx and tx by Michael Chan · 12 years ago
  22. 9102426 tg3: Allow number of rx and tx rings to be set independently. by Michael Chan · 12 years ago
  23. 49a359e tg3: Introduce separate functions to allocate/free RX/TX rings. by Michael Chan · 12 years ago
  24. 8110e16 vfs: dcache: fix deadlock in tree traversal by Miklos Szeredi · 12 years ago
  25. 1ec9c26 ARM: add v7 multi-platform defconfig by Rob Herring · 12 years ago
  26. b10dcdc Merge tag 'ep93xx-fixes-for-3.7' of git://github.com/RyanMallon/linux-ep93xx into next/fixes-non-critical by Olof Johansson · 12 years ago
  27. b6e3b5c Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/soc by Olof Johansson · 12 years ago
  28. 99261fb Merge branch 'lpc32xx/dts' of git://git.antcom.de/linux-2.6 into next/dt by Olof Johansson · 12 years ago
  29. 325f067 Merge branch 'vt8500/devel' into next/dt by Olof Johansson · 12 years ago
  30. 075954b arm: vt8500: Fixup for missing gpio.h by Tony Prisk · 12 years ago
  31. 9cf1c87 Merge tag 'omap-devel-board-late-v3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  32. d5f73cd Merge tag 'devel-dt-arch-timer-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 12 years ago
  33. ad932bb Merge tag 'omap-devel-late-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/soc by Olof Johansson · 12 years ago
  34. ec75fba uprobes: Simplify is_swbp_at_addr(), remove stale comments by Oleg Nesterov · 12 years ago
  35. ed6f6a5 uprobes: Kill set_orig_insn()->is_swbp_at_addr() by Oleg Nesterov · 12 years ago
  36. cceb55a uprobes: Introduce copy_opcode(), kill read_opcode() by Oleg Nesterov · 12 years ago
  37. e97f65a uprobes: Kill set_swbp()->is_swbp_at_addr() by Oleg Nesterov · 12 years ago
  38. e40cfce uprobes: Restrict valid_vma(false) to skip VM_SHARED vmas by Oleg Nesterov · 12 years ago
  39. 78a3205 uprobes: Change valid_vma() to demand VM_MAYEXEC rather than VM_EXEC by Oleg Nesterov · 12 years ago
  40. 75ed82e uprobes: Change write_opcode() to use FOLL_FORCE by Oleg Nesterov · 12 years ago
  41. db023ea uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume() by Oleg Nesterov · 12 years ago
  42. 1b08e907 uprobes: Kill UTASK_BP_HIT state by Oleg Nesterov · 12 years ago
  43. 0578a97 uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp() by Oleg Nesterov · 12 years ago
  44. 746a9e6 uprobes: Do not setup ->active_uprobe/state prematurely by Oleg Nesterov · 12 years ago
  45. 79d54b2 uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() fails by Oleg Nesterov · 12 years ago
  46. 2223af3 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory by Josh Triplett · 12 years ago
  47. 7bc90e0 efi: Add a function to look up existing IO memory mappings by Josh Triplett · 12 years ago
  48. 7851079 efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 12 years ago
  49. 4b1ebb6 Merge branch 'dt2' of git://github.com/hzhuang1/linux into next/dt by Olof Johansson · 12 years ago
  50. 6fd9b70 Merge branch 'next/dt-samsung-new' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt2 by Olof Johansson · 12 years ago
  51. f514202 Merge branch 'samsung/pinctrl' into next/dt2 by Olof Johansson · 12 years ago
  52. 6590147 Merge branch 'samsung/boards' into next/dt2 by Olof Johansson · 12 years ago
  53. 6a3e3db Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  54. 21e9893 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  55. e2d3a35 mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID by Brian Norris · 12 years ago
  56. 73ca392 mtd: nand: decode Hynix MLC, 6-byte ID length by Brian Norris · 12 years ago
  57. b9e4853 mtd: nand: increase max OOB size to 640 by Brian Norris · 12 years ago
  58. e3b88bd mtd: nand: add generic READ ID length calculation functions by Brian Norris · 12 years ago
  59. f23a481 mtd: nand: split simple ID decode into its own function by Brian Norris · 12 years ago
  60. fc09bbc mtd: nand: split extended ID decoding into its own function by Brian Norris · 12 years ago
  61. 7e74c2d mtd: nand: split BB marker options decoding into its own function by Brian Norris · 12 years ago
  62. 4aef9b7 mtd: nand: remove redundant ID read by Brian Norris · 12 years ago
  63. 47450b3 mtd: nand: remove unnecessary variable by Brian Norris · 12 years ago
  64. e5570f0 mtd: docg4: add missing HAS_IOMEM dependency by Peter Huewe · 12 years ago
  65. 9c95f11 mtd: gpmi: initialize the timing registers only one time by Huang Shijie · 12 years ago
  66. 995fbbf mtd: gpmi: add EDO feature for imx6q by Huang Shijie · 12 years ago
  67. e1ca95e mtd: gpmi: do not set the default values for the extra clocks by Huang Shijie · 12 years ago
  68. c50d35a mtd: gpmi: simplify the DLL setting code by Huang Shijie · 12 years ago
  69. d37e02d mtd: gpmi: add a new field for HW_GPMI_CTRL1 by Huang Shijie · 12 years ago
  70. ae70ba2d mtd: gpmi: do not get the clock frequency in gpmi_begin() by Huang Shijie · 12 years ago
  71. ddab383 mtd: gpmi: add a new field for HW_GPMI_TIMING1 by Huang Shijie · 12 years ago
  72. 3e70192 mtd: add helpers to get the supportted ONFI timing mode by Huang Shijie · 12 years ago
  73. 7db03ec mtd: add helpers to set/get features for ONFI nand by Huang Shijie · 12 years ago
  74. 2caf87a mtd: fsl_ifc_nand: fix sparse warnings by Kim Phillips · 12 years ago
  75. bb0a13a mtd: nandsim: bugfix: fail if overridesize is too big by Richard Genoud · 12 years ago
  76. 5bf3d66 mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors by Mike Dunn · 12 years ago
  77. 61de9da mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS by Richard Genoud · 12 years ago
  78. b2bc415 mtd: remove bcmring NAND driver by Christian Daudt · 12 years ago
  79. 5ca7f41 mtd: nand: expand description of read_page method in comment header by Mike Dunn · 12 years ago
  80. ea73fe7 mtd: nand: clk: preparation for switch to common clock framework by m-karicheri2@ti.com · 12 years ago
  81. 6ed089c mtd: mtd_nandecctest: add double bit error detection tests by Akinobu Mita · 12 years ago
  82. 200ab84 mtd: mtd_nandecctest: add single bit error correction test by Akinobu Mita · 12 years ago
  83. ccaa679 mtd: mtd_nandecctest: add no corruption test by Akinobu Mita · 12 years ago
  84. 6060fb4 mtd: mtd_nandecctest: rewrite the test routine by Akinobu Mita · 12 years ago
  85. c092b43 mtd: mtd_nandecctest: support injecting bit error for ecc code by Akinobu Mita · 12 years ago
  86. 3cf06f4 mtd: tests: test for multi-bit error correction by Iwo Mergler · 12 years ago
  87. 7baf042 mtd: cmdlinepart: make the partitions rule more strict by Shmulik Ladkani · 12 years ago
  88. 2fe87ae mtd: nand/gpio: Convert to module_platform_driver() by Sachin Kamat · 12 years ago
  89. 24b82d3 mtd: mxc_nand: Adapt the clock name to the new clock framework by Fabio Estevam · 12 years ago
  90. ddf16d6 mtd: mxc_nand: Convert to module_platform_driver() by Fabio Estevam · 12 years ago
  91. 490e280 mtd: gpmi-nand: Convert to module_platform_driver() by Fabio Estevam · 12 years ago
  92. 3d10095 mtd: gpmi-nand: Improve logging style by Fabio Estevam · 12 years ago
  93. b277f77 mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p by Marek Vasut · 12 years ago
  94. 5fe42d5 mtd: basic (read only) driver for BCMA serial flash by Rafał Miłecki · 12 years ago
  95. 6997af7c Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git' by David Woodhouse · 12 years ago
  96. 1749c00 mtd: mtd_nandecctest: ensure alignment requirement for bitops by Akinobu Mita · 12 years ago
  97. c5b8384 mtd: mtd_nandecctest: improve message output by Akinobu Mita · 12 years ago
  98. bb82477 mtd: mtd_nandecctest: make module_init() return appropriate errno by Akinobu Mita · 12 years ago
  99. 1f6edad mtd: mtd_nandecctest: remove unnecessary include by Akinobu Mita · 12 years ago
  100. 74d83be JFFS2: don't fail on bitflips in OOB by Brian Norris · 12 years ago