1. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  2. e1d5c019 arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally by Chris Metcalf · 12 years ago
  3. b1760c8 arch/tile: remove bogus performance optimization by Chris Metcalf · 12 years ago
  4. cdd8e16 arch/tile: return SIGBUS for addresses that are unaligned AND invalid by Chris Metcalf · 12 years ago
  5. 54229ff arch/tile: fix finv_buffer_remote() for tilegx by Chris Metcalf · 12 years ago
  6. ab306ca arch/tile: use atomic exchange in arch_write_unlock() by Chris Metcalf · 12 years ago
  7. b14f219 arch/tile: stop mentioning the "kvm" subdirectory by Chris Metcalf · 12 years ago
  8. e81510e arch/tile: export the page_home() function. by Chris Metcalf · 12 years ago
  9. 918cbd3 arch/tile: fix pointer cast in cacheflush.c by Chris Metcalf · 12 years ago
  10. 2858f85 arch/tile: fix single-stepping over swint1 instructions on tilegx by Chris Metcalf · 12 years ago
  11. cb210ee arch/tile: implement panic_smp_self_stop() by Chris Metcalf · 12 years ago
  12. 8c92ba6 arch/tile: add "nop" after "nap" to help GX idle power draw by Chris Metcalf · 12 years ago
  13. bfffe79 arch/tile: use proper memparse() for "maxmem" options by Chris Metcalf · 12 years ago
  14. 719ea79 arch/tile: fix up locking in pgtable.c slightly by Chris Metcalf · 12 years ago
  15. 5f22070 arch/tile: don't leak kernel memory when we unload modules by Chris Metcalf · 12 years ago
  16. 444eef1 arch/tile: fix bug in delay_backoff() by Chris Metcalf · 12 years ago
  17. 7a7039e arch/tile: fix bug in loading kernels larger than 16 MB by Chris Metcalf · 12 years ago
  18. b230ff2 arch/tile: don't enable irqs unconditionally in page fault handler by Chris Metcalf · 12 years ago
  19. 12400f1 arch/tile: don't set the homecache of a PTE unless appropriate by Chris Metcalf · 12 years ago
  20. 4829273 arch/tile: don't wait for migrating PTEs in an NMI handler by Chris Metcalf · 12 years ago
  21. 6731aa9 arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path. by Chris Metcalf · 12 years ago
  22. 51bcdf8 arch/tile: fix a couple of comments that needed updating by Chris Metcalf · 12 years ago
  23. a714fff arch/tile: fix up some minor trap handling issues by Chris Metcalf · 12 years ago
  24. e172353 arch/tile: work around a hardware issue with the return-address stack by Chris Metcalf · 12 years ago
  25. 5f639fd arch/tile: various bugs in stack backtracer by Chris Metcalf · 12 years ago
  26. efb734d arch/tile: make sure to build memcpy_user_64 without frame pointer by Chris Metcalf · 12 years ago
  27. b287f69 arch/tile: avoid false corrupt frame warning in early boot by Chris Metcalf · 12 years ago
  28. cbe2247 arch/tile: use 0 for IRQ_RESCHEDULE instead of 1 by Chris Metcalf · 12 years ago
  29. 664c100 arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h> by Chris Metcalf · 12 years ago
  30. 07feea8 arch/tile: revert comment for atomic64_add_unless(). by Chris Metcalf · 12 years ago
  31. 327e8b6 arch/tile: fix typo in <arch/spr_def.h> by Chris Metcalf · 12 years ago
  32. 884197f arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds by Chris Metcalf · 12 years ago
  33. 3d1e8a8 arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfig by Chris Metcalf · 12 years ago
  34. 8d69514 arch/tile/Kconfig: remove pointless "!M386" test. by Chris Metcalf · 12 years ago
  35. 34f2c0a tile: fix multiple build failures from system.h dismantle by Paul Gortmaker · 12 years ago
  36. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  37. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  38. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  39. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 12 years ago
  40. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  41. 3fc498f smp: introduce a generic on_each_cpu_mask() function by Gilad Ben-Yossef · 12 years ago
  42. 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 · 12 years ago
  43. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  44. bd119c6 Disintegrate asm/system.h for Tile by David Howells · 12 years ago
  45. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  46. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  47. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  49. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 12 years ago
  50. ce06b0f arch/tile/configs: convert to minimal configs via "make savedefconfig" by Chris Metcalf · 12 years ago
  51. ad09233 tile: Use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  52. cf8c1da arch/tile: misplaced parens near likely by roel · 13 years ago
  53. 7ed725c arch/tile: sync up the defconfig files to the tip by Chris Metcalf · 12 years ago
  54. 688b4db arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639 by Chris Metcalf · 12 years ago
  55. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  56. dca88ad Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  57. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 12 years ago
  58. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 12 years ago
  59. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  60. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  61. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  62. cf1c523 PCI: TILE: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  63. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  64. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  65. 1632b9e UAPI: Split trivial #if defined(__KERNEL__) && X conditionals by David Howells · 13 years ago
  66. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  67. a95f881 tile: Make tile use the new is_idle_task() API by Paul E. McKenney · 13 years ago
  68. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  69. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  70. 8455012 tile: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  71. 8593dd3 tile: don't panic on iomap by Michael S. Tsirkin · 13 years ago
  72. 0c90547 arch/tile: use new generic {enable,disable}_percpu_irq() routines by Chris Metcalf · 13 years ago
  73. c2851a9 arch/tile: fix double-free bug in homecache_free_pages() by Chris Metcalf · 13 years ago
  74. 3989efb arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. by Chris Metcalf · 13 years ago
  75. 1583171 Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tile by Linus Torvalds · 13 years ago
  76. eb7c792 arch/tile: factor out <arch/opcode.h> header by Chris Metcalf · 13 years ago
  77. aeddea5 arch/tile: add the <arch> headers to the set of installed kernel headers by Chris Metcalf · 13 years ago
  78. f319d6e arch/tile: avoid exporting a symbol no longer used by gcc by Chris Metcalf · 13 years ago
  79. e0b1f39 arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h> by Chris Metcalf · 13 years ago
  80. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. d52104b tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files by Chris Metcalf · 13 years ago
  82. dcb6929 time: Cleanup old CONFIG_GENERIC_TIME references that snuck in by John Stultz · 13 years ago
  83. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  84. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  85. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  86. 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  87. d1afa65 arch/tile/mm/init.c: trivial: use BUG_ON by Julia Lawall · 13 years ago
  88. 3d071cd3 Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  89. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  90. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  91. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  92. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  93. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  94. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  95. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  96. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  97. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  98. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  99. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  100. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago