1. 97e5e62 ARM: at91: add dummies pinctrl for non dt platform by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  2. fc33ff4 arm: at91: at91sam9x5: fix gpio number per bank by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  3. e4541ff at91: regroup gpio and pinctrl under the same ranges by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  4. c18486e ARM: at91: gpio: implement request by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  5. 8d39e0fd0 arm: at91: use macro to declare soc boot data by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  6. 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  7. 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  8. b689713 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  9. b4fe19f Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  10. ff69497 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  11. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  12. e225ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  13. 54f7fc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  14. 0c4a479 Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  15. ade0899 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  17. 8418263 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  18. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  19. c19c6c9 arch/tile: enable interrupts in do_work_pending() by Chris Metcalf · 12 years ago
  20. d20f2f8 Merge tag 'tags/disintegrate-tile-20121009' into for-linus by Chris Metcalf · 12 years ago
  21. 5522be6 alpha: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  22. 9fff2fa arm: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  23. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  24. a74fb73 infrastructure for saner ret_from_kernel_thread semantics by Al Viro · 12 years ago
  25. ccff9b1 Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  26. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. 1a7bbda xen/bootup: allow {read|write}_cr8 pvops call. by Konrad Rzeszutek Wilk · 12 years ago
  28. cd0608e xen/bootup: allow read_tscp call for Xen PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  29. 42c1221 kgdb,x86: fix warning about unused variable by Jason Wessel · 12 years ago
  30. f0a996e mips,kgdb: fix recursive page fault with CONFIG_KPROBES by Jason Wessel · 12 years ago
  31. 4f1cd91 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  32. 759e00b Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  33. 5cea24c Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  34. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  35. ecf89e5 ppc: eeh_event should just use kthread_run() by Al Viro · 12 years ago
  36. cb45076 alpha: get rid of switch_stack argument of do_work_pending() by Al Viro · 12 years ago
  37. d9d0738 alpha: don't bother passing switch_stack separately from regs by Al Viro · 12 years ago
  38. 6972d6f alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c by Al Viro · 12 years ago
  39. 7721d3c alpha: simplify TIF_NEED_RESCHED handling by Al Viro · 12 years ago
  40. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  41. bf3b202 Merge branch 'staging/for_v3.7' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  42. 4262a72 UAPI: (Scripted) Disintegrate arch/arm64/include/asm by David Howells · 12 years ago
  43. a0f0dd5 Merge branch 'fixes' into for-linus by Russell King · 12 years ago
  44. 7606c37 arm64: Do not export the compat-specific definitions to the user by Catalin Marinas · 12 years ago
  45. f3d447a arm64: Do not include asm/unistd32.h in asm/unistd.h by Catalin Marinas · 12 years ago
  46. 4ed27ec arm64: Remove unused definitions from asm/unistd32.h by Catalin Marinas · 12 years ago
  47. d23b579 openrisc: mask interrupts in irq_mask_ack function by Gong Tao · 12 years ago
  48. 8eea8a6 openrisc: fix typos in comments and warnings by Jonas Bonn · 12 years ago
  49. f248ef1 openrisc: PIC should act on domain-local irqs by Jonas Bonn · 12 years ago
  50. 9b76beb openrisc: Make cpu_relax() invoke barrier() by Vladimir Murzin · 12 years ago
  51. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  52. da06a8d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. 14ffe00 Merge branch 'akpm' (Fixups from Andrew) by Linus Torvalds · 12 years ago
  54. 55c2770 sparc64: fix ptrace interaction with force_successful_syscall_return() by Al Viro · 12 years ago
  55. f88620b sparc64: Fix deficiencies in sun4v error reporting. by David S. Miller · 12 years ago
  56. 1633dbb arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups by Yasuaki Ishimatsu · 12 years ago
  57. 158544b arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling code by Andrew Morton · 12 years ago
  58. 7190632 Merge branch 'disintegrate-avr32' into disintegrate-misc-arches by David Howells · 12 years ago
  59. dc44ce1 Merge branch 'disintegrate-frv' into disintegrate-misc-arches by David Howells · 12 years ago
  60. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  61. 3b2267e UAPI: (Scripted) Disintegrate arch/mn10300/include/asm by David Howells · 12 years ago
  62. aa2c47e UAPI: (Scripted) Disintegrate arch/frv/include/asm by David Howells · 12 years ago
  63. 83b9d3a UAPI: (Scripted) Disintegrate arch/avr32/include/asm by David Howells · 12 years ago
  64. e1b2814 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  65. c22df08 pinctrl/nomadik: support other alternate-C functions by Jean-Nicolas Graux · 12 years ago
  66. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  67. 0febd3b Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 12 years ago
  68. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  69. 23d5385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  70. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  71. 943c2ac Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  72. 6bd5dbd Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  73. 1e574e3a Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  74. ccd7e49 Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  75. aa8bd59 Merge tag 'omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  76. 125c967 Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  77. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  78. 382d95f um: move sysrq.h out of include/shared by Al Viro · 12 years ago
  79. 8813f67 um/x86: merge 32 and 64 bit variants of ptrace.h by Al Viro · 12 years ago
  80. 4301785 um/x86: merge 32 and 64bit variants of checksum.h by Al Viro · 12 years ago
  81. bfbad32 ARM: pxa: armcore: fix PCI PIO warnings by Arnd Bergmann · 12 years ago
  82. fbdd63d UAPI: (Scripted) Disintegrate arch/c6x/include/asm by David Howells · 12 years ago
  83. 21c8715 ARM: integrator: use __iomem pointers for MMIO, part 2 by Arnd Bergmann · 12 years ago
  84. c6e9fbb ARM: assabet: fix bogus warning in get_assabet_scr (again) by Arnd Bergmann · 12 years ago
  85. b3796d9 ARM: shmobile: mark shmobile_init_late as __init by Arnd Bergmann · 12 years ago
  86. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  87. ab08ff3 Merge tag 'disintegrate-s390-20121009' of by Martin Schwidefsky · 12 years ago
  88. 450e47d s390/entry: fix svc number for TIF_SYSCALL system call restart by Martin Schwidefsky · 12 years ago
  89. fc7e48aa s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range() by Heiko Carstens · 12 years ago
  90. c972cc6 s390/vmalloc: have separate modules area by Heiko Carstens · 12 years ago
  91. c6cfc20 s390/css_chars: remove superfluous ifdef by Sebastian Ott · 12 years ago
  92. 4dcc2a4 s390/chsc: make headers usable by Sebastian Ott · 12 years ago
  93. 9be5f34 s390/mm: let kernel text section always begin at 1MB by Heiko Carstens · 12 years ago
  94. 8fe234d s390/mm: fix mapping of read-only kernel text section by Heiko Carstens · 12 years ago
  95. e76e82d s390/mm: add page table dumper by Heiko Carstens · 12 years ago
  96. 51eee03 s390: add support to start the kernel in 64 bit mode. by Martin Schwidefsky · 12 years ago
  97. cc5b9a4 s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs by Heiko Carstens · 12 years ago
  98. 5b1ba9e s390/mm,pageattr: add more page table walk sanity checks by Heiko Carstens · 12 years ago
  99. 378b1e7 s390/mm: fix pmd_huge() usage for kernel mapping by Heiko Carstens · 12 years ago
  100. 85e9d0e s390/mm: use pfmf instruction to initialize storage keys by Heiko Carstens · 12 years ago