1. 490e078 powerpc/pnv: Avoid bogus output by Gavin Shan · 12 years ago
  2. 40c935a powerpc/sysdev: Use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  3. b2bb65f powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup by Michael Ellerman · 12 years ago
  4. 0104cd6 powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack() by Michael Ellerman · 12 years ago
  5. c4de380 powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack() by Michael Ellerman · 12 years ago
  6. c5c5714 powerpc/xmon: Remove unused #defines by Michael Ellerman · 12 years ago
  7. b3dc19c powerpc/xmon: Remove renaming #defines of scanhex() and skipbl() by Michael Ellerman · 12 years ago
  8. 33b5cd6 powerpc/xmon: Merge start.c into nonstdio.c by Michael Ellerman · 12 years ago
  9. 88c6d62 powerpc/xmon: Make xmon_getchar() static by Michael Ellerman · 12 years ago
  10. 08702c7 powerpc/xmon: Remove empty xmon_map_scc() by Michael Ellerman · 12 years ago
  11. eb1c2ab powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll() by Michael Ellerman · 12 years ago
  12. 6432200 powerpc/udbg: Remove unused udbg_read() by Michael Ellerman · 12 years ago
  13. f7fb862 powerpc/windfarm: Use module_i2c_driver to simplify the code by Wei Yongjun · 12 years ago
  14. 0dc3289 powerpc: Add asm/debug.h to get powerpc_debugfs_root by Tony Breeds · 12 years ago
  15. 1afc149 powerpc/47x: Use the new ppc-opcode infrastructure by Tony Breeds · 12 years ago
  16. 8662d0b powerpc: dtc is required to build dtb files by Matthew McClintock · 12 years ago
  17. be81219 powerpc/pseries: Double NR_CPUS in defconfig by Nishanth Aravamudan · 12 years ago
  18. 6c39dcc fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driver by Dan Horák · 12 years ago
  19. 83dac59 cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries. by Deepthi Dharwar · 12 years ago
  20. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 12 years ago
  21. 817deb0 cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle by Deepthi Dharwar · 12 years ago
  22. ce236ab powerpc: Build fix for powerpc KVM by Aneesh Kumar K.V · 12 years ago
  23. 72523d8 Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" by Benjamin Herrenschmidt · 12 years ago
  24. 1867353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  25. ccbfddb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  26. 8d2b6b3 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  27. 90a24a4 Merge branch 'frv' (FRV patches from David Howells) by Linus Torvalds · 12 years ago
  28. 0c552e5 FRV: Fix linux/elf-fdpic.h by David Howells · 12 years ago
  29. b4b5087 FRV: Fix const sections change by Andi Kleen · 12 years ago
  30. ce7bfc7 FRV: Fix incorrect symbol in copy_thread() by David Howells · 12 years ago
  31. 819e1c5 FRV: Fix VLIW packing constraint violation in entry.S by David Howells · 12 years ago
  32. 85eae82 printk: Fix scheduling-while-atomic problem in console_cpu_notify() by Paul E. McKenney · 12 years ago
  33. 75fa29c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  34. 5d5c5dc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  35. ecb2ecd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  36. afe594c Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  37. cba8d1c Merge branch 'ipmi' (IPMI patches from Corey Minyard) by Linus Torvalds · 12 years ago
  38. a6c16c2 IPMI: Detect register spacing on PCI interfaces by Corey Minyard · 12 years ago
  39. 9ebca93 IPMI: Fix some uninitialized warning by Corey Minyard · 12 years ago
  40. 061475b IPMI: Change link order by Matthew Garrett · 12 years ago
  41. 4033741 ACPI: Reorder IPMI driver before any other ACPI drivers by Matthew Garrett · 12 years ago
  42. d1bdc40 IPMI: Remove SMBus driver info from the docs by Corey Minyard · 12 years ago
  43. c772fc2 MAINTAINERS: change email after moving for LED subsystem maintaining by Bryan Wu · 12 years ago
  44. 32f8516 mm, mempolicy: fix printing stack contents in numa_maps by David Rientjes · 12 years ago
  45. e793d8c sparc64: Fix bit twiddling in sparc_pmu_enable_event(). by David S. Miller · 12 years ago
  46. 9f0d3c2 ipv6: addrconf: fix /proc/net/if_inet6 by Eric Dumazet · 12 years ago
  47. 2384d6a bnx2x: fix handling mf storage modes by Dmitry Kravkov · 12 years ago
  48. 2efaf5f qeth: fix deadlock between recovery and bonding driver by Stefan Raspl · 12 years ago
  49. 1c8161a smsgiucv: reestablish IUCV path after resume by Hendrik Brueckner · 12 years ago
  50. f6e80ab sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter() by Zijie Pan · 12 years ago
  51. 55462cf vlan: fix bond/team enslave of vlan challenged slave/port by Jiri Pirko · 12 years ago
  52. 73b7656 MAINTAINERS: Add explicit section for IPSEC networking. by David S. Miller · 12 years ago
  53. c54d0dc bury SEL_{IN,OUT,EX} by Al Viro · 12 years ago
  54. bbc1096 Unexport some bits of linux/fs.h by David Howells · 12 years ago
  55. 45525b2 fix a leak in replace_fd() users by Al Viro · 12 years ago
  56. 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
  57. 8a00b6a nouveau: fix warning on 32-bit build. by Dave Airlie · 12 years ago
  58. 30f02cb Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  59. 565f571 drm/nouveau/bios: fix typo in error message by Ben Skeggs · 12 years ago
  60. df1b4b9 drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP by Max Filippov · 12 years ago
  61. 5db4c6c drm/nv50/fb: fix double free of vram mm by Marcin Slusarz · 12 years ago
  62. eed6187 drm/nouveau/pm: do not stop reclocking if failing to set the fan speed by Martin Peres · 12 years ago
  63. a6fd5cf drm/nouveau/pm: fix a typo related to the move to the therm subdev by Martin Peres · 12 years ago
  64. a5f5af8 drm/nouveau/hwmon: fix the initialization condition by Martin Peres · 12 years ago
  65. 7b85053 drm: fix warning on 32-bit. by Dave Airlie · 12 years ago
  66. bd6126b drm: radeon: fix printk format warning by Randy Dunlap · 12 years ago
  67. 39df01c Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  68. 3459f62 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  69. dd8e8c4 thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configured by David Rientjes · 12 years ago
  70. 3ce9e53 kbuild: Fix accidental revert in commit fe04ddf by Michal Marek · 12 years ago
  71. 8ad33cd drm/radeon: fix spelling typos in debugging output by Thomas Friebel · 12 years ago
  72. 0829184 drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy(). by Egbert Eich · 12 years ago
  73. 3691fee drm/radeon: check if pcie gen 2 is already enabled (v2) by Alex Deucher · 12 years ago
  74. c1a7ca0 drm/radeon/cayman: set VM max pfn at MC init by Alex Deucher · 12 years ago
  75. 13e55c3 drm/radeon: separate pt alloc from lru add by Christian König · 12 years ago
  76. d72d43c drm/radeon: don't add the IB pool to all VMs v2 by Christian König · 12 years ago
  77. 90a51a3 drm/radeon: allocate page tables on demand v4 by Christian König · 12 years ago
  78. 23d4f1f drm/radeon: update comments to clarify VM setup (v2) by Alex Deucher · 12 years ago
  79. 29dbe3b drm/radeon: allocate PPLLs from low to high by Alex Deucher · 12 years ago
  80. cd23492 drm/radeon: fix compilation with backlight disabled by Alex Deucher · 12 years ago
  81. a187193 drm/radeon: use %zu for formatting size_t by Luca Tettamanti · 12 years ago
  82. 29bb4cc docbook: networking: fix file paths for uapi headers by Randy Dunlap · 12 years ago
  83. 325adeb mm: huge_memory: Fix build error. by Ralf Baechle · 12 years ago
  84. 68687c8 ARM: fix oops on initial entry to userspace with Thumb2 kernels by Russell King · 12 years ago
  85. 51f58c6 pinctrl/nomadik: always use the simple irqdomain by Linus Walleij · 12 years ago
  86. b721370 pinctrl/nomadik: provide stubs for legacy Nomadik by Linus Walleij · 12 years ago
  87. b51b16a pinctrl: remove duplicated include from pinctrl-xway.c by Wei Yongjun · 12 years ago
  88. 7bec207 pinctrl: sirf: remove sirfsoc_gpio_set_pull function by Arnd Bergmann · 12 years ago
  89. 3ee73aa pinctrl: fix return value in bcm2835_pinctrl_probe() by Wei Yongjun · 12 years ago
  90. 1cd6dc2 pinctrl: remove duplicated include from pinctrl-bcm2835.c by Wei Yongjun · 12 years ago
  91. 8c68719 pinctrl: bcm2835: Use existing pointer to struct device by Tobias Klauser · 12 years ago
  92. 47dbec5 pinctrl: samsung: use __devinit section for init code by Arnd Bergmann · 12 years ago
  93. 0dd4d5c sh: Fix up more fallout from pointless ARM __iomem churn. by Paul Mundt · 12 years ago
  94. cf75993 sh: Wire up kcmp syscall. by Paul Mundt · 12 years ago
  95. 850fbcf Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowells/linux-headers into sh-latest by Paul Mundt · 12 years ago
  96. 08280e6 sparc64: Like x86 we should check current->mm during perf backtrace generation. by David S. Miller · 12 years ago
  97. ddffeb8 Linux 3.7-rc1 by Linus Torvalds · 12 years ago
  98. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  99. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  100. b6eea87 x86, boot: Explicitly include autoconf.h for hostprogs by Matt Fleming · 12 years ago