1. e1d5c019 arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally by Chris Metcalf · 13 years ago
  2. b1760c8 arch/tile: remove bogus performance optimization by Chris Metcalf · 13 years ago
  3. cdd8e16 arch/tile: return SIGBUS for addresses that are unaligned AND invalid by Chris Metcalf · 13 years ago
  4. 54229ff arch/tile: fix finv_buffer_remote() for tilegx by Chris Metcalf · 13 years ago
  5. ab306ca arch/tile: use atomic exchange in arch_write_unlock() by Chris Metcalf · 13 years ago
  6. b14f219 arch/tile: stop mentioning the "kvm" subdirectory by Chris Metcalf · 13 years ago
  7. e81510e arch/tile: export the page_home() function. by Chris Metcalf · 13 years ago
  8. 918cbd3 arch/tile: fix pointer cast in cacheflush.c by Chris Metcalf · 13 years ago
  9. 2858f85 arch/tile: fix single-stepping over swint1 instructions on tilegx by Chris Metcalf · 13 years ago
  10. cb210ee arch/tile: implement panic_smp_self_stop() by Chris Metcalf · 13 years ago
  11. 8c92ba6 arch/tile: add "nop" after "nap" to help GX idle power draw by Chris Metcalf · 13 years ago
  12. bfffe79 arch/tile: use proper memparse() for "maxmem" options by Chris Metcalf · 13 years ago
  13. 719ea79 arch/tile: fix up locking in pgtable.c slightly by Chris Metcalf · 13 years ago
  14. 5f22070 arch/tile: don't leak kernel memory when we unload modules by Chris Metcalf · 13 years ago
  15. 444eef1 arch/tile: fix bug in delay_backoff() by Chris Metcalf · 13 years ago
  16. 7a7039e arch/tile: fix bug in loading kernels larger than 16 MB by Chris Metcalf · 13 years ago
  17. b230ff2 arch/tile: don't enable irqs unconditionally in page fault handler by Chris Metcalf · 13 years ago
  18. 12400f1 arch/tile: don't set the homecache of a PTE unless appropriate by Chris Metcalf · 13 years ago
  19. 4829273 arch/tile: don't wait for migrating PTEs in an NMI handler by Chris Metcalf · 13 years ago
  20. 6731aa9 arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path. by Chris Metcalf · 13 years ago
  21. 51bcdf8 arch/tile: fix a couple of comments that needed updating by Chris Metcalf · 13 years ago
  22. a714fff arch/tile: fix up some minor trap handling issues by Chris Metcalf · 13 years ago
  23. e172353 arch/tile: work around a hardware issue with the return-address stack by Chris Metcalf · 13 years ago
  24. 5f639fd arch/tile: various bugs in stack backtracer by Chris Metcalf · 13 years ago
  25. efb734d arch/tile: make sure to build memcpy_user_64 without frame pointer by Chris Metcalf · 13 years ago
  26. b287f69 arch/tile: avoid false corrupt frame warning in early boot by Chris Metcalf · 13 years ago
  27. cbe2247 arch/tile: use 0 for IRQ_RESCHEDULE instead of 1 by Chris Metcalf · 13 years ago
  28. 664c100 arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h> by Chris Metcalf · 13 years ago
  29. 07feea8 arch/tile: revert comment for atomic64_add_unless(). by Chris Metcalf · 13 years ago
  30. 327e8b6 arch/tile: fix typo in <arch/spr_def.h> by Chris Metcalf · 13 years ago
  31. 884197f arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds by Chris Metcalf · 13 years ago
  32. 3d1e8a8 arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfig by Chris Metcalf · 13 years ago
  33. 8d69514 arch/tile/Kconfig: remove pointless "!M386" test. by Chris Metcalf · 13 years ago
  34. 34f2c0a tile: fix multiple build failures from system.h dismantle by Paul Gortmaker · 13 years ago
  35. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  36. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  37. adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  38. 39429c5 new helper: ext2_image_size() by Al Viro · 13 years ago
  39. fa2a451 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  40. bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 13 years ago
  41. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  42. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  43. c39e8ed Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  44. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  45. d3c7de5 ARM: clps711x: fix missing include file by Olof Johansson · 13 years ago
  46. 86dfe44 ARM: fix builds due to missing <asm/system_misc.h> includes by Olof Johansson · 13 years ago
  47. d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
  48. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 13 years ago
  49. 40380f1 ia64: Fixup asm/cmpxchg.h by David Howells · 13 years ago
  50. 59f2fe3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  51. 307cc79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  52. 1e3cab2 [S390] Fix build errors (fallout from system.h disintegration) by Heiko Carstens · 13 years ago
  53. ac909ec ACPI: Fix use-after-free in acpi_map_lsapic by Petr Vandrovec · 13 years ago
  54. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 13 years ago
  55. f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  56. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  57. 8befc9f sparc: Fix even more fallout from system.h split. by David S. Miller · 13 years ago
  58. 7f55ba9 sparc: fix fallout from system.h split by Stephen Rothwell · 13 years ago
  59. 4bde23f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  60. f00e9b1 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Olof Johansson · 13 years ago
  61. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  63. 5616131 ARM: pxa: fix build issue on stargate2 by Haojian Zhuang · 13 years ago
  64. e947858 ARM: pxa: fix build issue on cm-x300 by Haojian Zhuang · 13 years ago
  65. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  66. 804d231 ARM: pxa: fix build failure for regulator consumer in em-x270.c by Paul Gortmaker · 13 years ago
  67. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  68. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  69. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  70. 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 93f3788 Fix ia64 build errors (fallout from system.h disintegration) by Luck, Tony · 13 years ago
  74. d4886bc irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename by Grant Likely · 13 years ago
  75. 092b2fb irqdomain: Remove powerpc dependency from debugfs file by Grant Likely · 13 years ago
  76. a92e7023c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  77. a99ab88 Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 13 years ago
  78. 714daf7 ARM: LPC32xx: clock.c: Fix lpc-eth clock reference by Roland Stigge · 13 years ago
  79. 2533c2c Merge branch 'fixes-gpio-to-irq' into fixes by Tony Lindgren · 13 years ago
  80. a2cb960 Merge branch 'fix-dss-mux' into fixes by Tony Lindgren · 13 years ago
  81. 335aece ARM: OMAP: pm: fix compilation break by Govindraj.R · 13 years ago
  82. 21235bd ARM: OMAP: Remove OMAP_GPIO_IRQ macro definition by Tarun Kanti DebBarma · 13 years ago
  83. 46a0a54 ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq() by Tarun Kanti DebBarma · 13 years ago
  84. b7e68d6 sh: Support I/O space swapping where needed. by Paul Mundt · 13 years ago
  85. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  86. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  87. 09c71bf kdump x86: fix total mem size calculation for reservation by Dave Young · 13 years ago
  88. 7d7f984 arch/ia64: remove references to cpu_*_map by Srivatsa S. Bhat · 13 years ago
  89. 3fc498f smp: introduce a generic on_each_cpu_mask() function by Gilad Ben-Yossef · 13 years ago
  90. 5e047fa sh: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  91. 8368b0e sh: no need to reset handler if SA_ONESHOT by Matt Fleming · 13 years ago
  92. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  93. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  94. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  95. d25413e Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  96. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  97. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  98. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  99. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  100. 4bb2d10 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago