1. 870168a MIPS: Alchemy: Include Au1100 in PM code. by Manuel Lauss · 13 years ago
  2. c78c488 MIPS: Alchemy: Fix typo in MAC0 registration by Manuel Lauss · 13 years ago
  3. a705dc7 MIPS: MSP71xx: Fix build error. by Ralf Baechle · 13 years ago
  4. 1f71792 MIPS: Handle __put_user() sleeping. by Ralf Baechle · 13 years ago
  5. 0f462e3 MIPS: Allow forced irq threading by Thomas Gleixner · 13 years ago
  6. 5c22cd4 MIPS: i8259: Mark cascade interrupt non-threaded by Liming Wang · 13 years ago
  7. 77cbece MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREAD by Wu Zhangjin · 13 years ago
  8. 5a4a4ad MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD by Wu Zhangjin · 13 years ago
  9. 4d85f6a MIPS: Make the die_lock be raw by Wu Zhangjin · 13 years ago
  10. 49de830 MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile by Thomas Gleixner · 13 years ago
  11. 20ef5d3 MIPS: RC32434: Fix PCI build error by Yoichi Yuasa · 13 years ago
  12. 47997d7 x86/rtc: Don't recursively acquire rtc_lock by Matt Fleming · 13 years ago
  13. ddd53bf sparc, exec: remove redundant addr_limit assignment by Mathias Krause · 13 years ago
  14. 6760b10 ARM: fix vmlinux.lds.S discarding sections by Russell King · 13 years ago
  15. 38867a2 Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  16. b71d842 mach-integrator: fix VGA base regression by Linus Walleij · 13 years ago
  17. a0638eb arm/dt: Tegra: Update SDHCI nodes to match bindings by Stephen Warren · 13 years ago
  18. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 13 years ago
  19. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  20. 4dfa338 ARM: nommu: fix warning with checksyscalls.sh by Russell King · 13 years ago
  21. f630c1b ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed by Will Deacon · 13 years ago
  22. d4001e0 MIPS: Remove unneeded version.h includes from arch/mips/ by Jesper Juhl · 13 years ago
  23. 1665010 MIPS: Trivial style cleanups in mmap.c by Kevin Cernekee · 13 years ago
  24. fe0b030 MIPS: i8259: Correct comment for i8259 by Hillf Danton · 13 years ago
  25. 9fbcbd7 MIPS: VPE: Select correct tc by Hillf Danton · 13 years ago
  26. 08cefa9 sparc64: Future proof Niagara cpu detection. by David S. Miller · 13 years ago
  27. abbe0d3 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  28. a7f934d asm alternatives: remove incorrect alignment notes by Linus Torvalds · 13 years ago
  29. c488637 Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEAD by Arnd Bergmann · 13 years ago
  30. 61cca2f xen/i386: follow-up to "replace order-based range checking of M2P table by linear one" by Jan Beulich · 13 years ago
  31. d03c359 ARM: EXYNOS4: fix incorrect pad configuration for keypad row lines by Thomas Abraham · 13 years ago
  32. 3a0ec25 ARM: SAMSUNG: fix to prevent declaring duplicated by Kukjin Kim · 13 years ago
  33. caf2730 ARM: SAMSUNG: fix watchdog reset issue with clk_get() by Marek Szyprowski · 13 years ago
  34. 0685d5e ARM: S3C64XX: Remove un-used code backlight code on SMDK6410 by Banajit Goswami · 13 years ago
  35. aa421c1 ARM: EXYNOS4: restart clocksource while system resumes by Changhwan Youn · 13 years ago
  36. 4bd0fe1 ARM: EXYNOS4: Fix routing timer interrupt to offline CPU by Kukjin Kim · 13 years ago
  37. 4d487d7 ARM: EXYNOS4: Fix return type of local_timer_setup() by Kukjin Kim · 13 years ago
  38. 6861a19 ARM: EXYNOS4: Fix wrong pll type for vpll by Jonghwan Choi · 13 years ago
  39. 8694a18 alpha, gpio: GENERIC_GPIO default must be n by Ben Hutchings · 13 years ago
  40. 2c51a4b um: fix strrchr() problems by Al Viro · 13 years ago
  41. f2833ae um: clean arch_ptrace() up a bit by Al Viro · 13 years ago
  42. 01599cd um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch by Al Viro · 13 years ago
  43. 7cf3cf2 um: fix free_winch() mess by Al Viro · 13 years ago
  44. 45cd5e2 um: winch_interrupt() can happen inside of free_winch() by Al Viro · 13 years ago
  45. f71f948 um: fix oopsable race in line_close() by Al Viro · 13 years ago
  46. fbfe9c8 um: Save FPU registers between task switches by Ingo van Lil · 13 years ago
  47. b40997b um: drivers/xterm.c: fix a file descriptor leak by Jonathan Neuschäfer · 13 years ago
  48. e5f0bdc um: disable CMPXCHG_DOUBLE as it breaks UML build by Thadeu Lima de Souza Cascardo · 13 years ago
  49. 72cc205 ARM: Dove: fix second SPI initialization call by Nicolas Pitre · 13 years ago
  50. e3b73c4 xen/e820: if there is no dom0_mem=, don't tweak extra_pages. by David Vrabel · 13 years ago
  51. d954331 Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen by Linus Torvalds · 13 years ago
  52. 4c75278 Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  53. 15ce928 Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-pm into fixes by Arnd Bergmann · 13 years ago
  54. d035953 Merge branch 'sirf/fixes' into fixes by Arnd Bergmann · 13 years ago
  55. 14f69ec Merge branch 'for-linus' of git://openrisc.net/~jonas/linux by Linus Torvalds · 13 years ago
  56. 707b38a Add missing DMA ops by Jonas Bonn · 13 years ago
  57. 6a53747 ARM: CSR: add missing sentinels to of_device_id tables by Jamie Iles · 13 years ago
  58. d0a7745 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  59. 6c6d8de ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort by Janusz Krzysztofik · 13 years ago
  60. 1f51b00 Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixes by Arnd Bergmann · 13 years ago
  61. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  62. 7caaf7e ARM: cns3xxx: Fix newly introduced warnings in the PCIe code by Anton Vorontsov · 13 years ago
  63. 83a497c ARM: cns3xxx: Fix compile error caused by hardware.h removed by Tommy Lin · 13 years ago
  64. f10cd52 xen: disable PV spinlocks on HVM by Stefano Stabellini · 13 years ago
  65. b0fb422 Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  66. 1154526 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  67. 768b56f Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm by Linus Torvalds · 13 years ago
  68. 897a6a1 ARM: davinci: fix cache flush build error by Linus Walleij · 13 years ago
  69. c087480 ARM: davinci: correct MDSTAT_STATE_MASK by Sergei Shtylyov · 13 years ago
  70. 810198b ARM: davinci: da850 EVM: read mac address from SPI flash by Rajashekhara, Sudhakar · 13 years ago
  71. bac7e6e ARM: 7080/1: l2x0: make sure I&D are not locked down on init by Linus Walleij · 13 years ago
  72. bb9ea77 ARM: 7081/1: mach-integrator: fix the clocksource by Linus Walleij · 13 years ago
  73. 126caf1 OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers by Kevin Hilman · 13 years ago
  74. d7cb666 openrisc: don't use pt_regs in struct sigcontext by Jonas Bonn · 13 years ago
  75. 8763550 Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'omap4_clock_fixes_3.1rc', 'missing_2430_musb_adds_terminator_fix_3.1rc' and 'pwrdm_clkdm_fixes_3.1rc' into prcm-fixes-a-3.1rc by Paul Walmsley · 13 years ago
  76. 1016787 OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] by Paul Walmsley · 13 years ago
  77. fb492c9 ARM: 7067/1: mm: keep significant bits in pfn_valid by Mark Rutland · 13 years ago
  78. ed467e6 xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. by Konrad Rzeszutek Wilk · 13 years ago
  79. d198d49 xen: x86_32: do not enable iterrupts when returning from exception in interrupt context by Igor Mammedov · 13 years ago
  80. d312ae87 xen: use maximum reservation to limit amount of usable RAM by David Vrabel · 13 years ago
  81. e9208a4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  82. 20afc60 x86, perf: Check that current->mm is alive before getting user callchain by Andrey Vagin · 13 years ago
  83. 0c81e4b powerpc/p1023rds: Fix the error of bank-width of nor flash by Chunhe Lan · 13 years ago
  84. e09e2fb powerpc/85xx: enable caam crypto driver by default by Kim Phillips · 13 years ago
  85. 39c428f powerpc/85xx: enable the audio drivers in the defconfigs by Timur Tabi · 13 years ago
  86. 9e79e3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  87. 3b21711 KVM: Fix instruction size issue in pvclock scaling by Duncan Sands · 13 years ago
  88. 1a8e0da sparc64: Only Panther cheetah+ chips have POPC. by David S. Miller · 13 years ago
  89. 90e9364 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  90. 3ae627b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  91. d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 13 years ago
  92. 2cd6c7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  93. 380dc20 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  94. c42a263 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  95. 38f7f8f sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt by Kjetil Oftedal · 13 years ago
  96. 2ee04a1 sparc: Remove another reference to nfsservctl by Stephen Rothwell · 13 years ago
  97. a408bae ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock support by Magnus Damm · 13 years ago
  98. 7ceb666 ARM: mach-shmobile: sh7372 MSIOF clock support by Magnus Damm · 13 years ago
  99. 6b4cb8f ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settings by Kuninori Morimoto · 13 years ago
  100. 86d8408 ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecter by Kuninori Morimoto · 13 years ago