1. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  2. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  3. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  4. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  5. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  6. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  7. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  9. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  10. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago
  11. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  12. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  13. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  14. 57ed609 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  15. f133ecc arch/tile: more /proc and /sys file support by Chris Metcalf · 13 years ago
  16. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  17. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  18. 6738d32 arch/tile: prefer "tilepro" as the name of the 32-bit architecture by Chris Metcalf · 13 years ago
  19. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  20. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  21. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  22. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  23. 818d846 arch/tile: cleanups for tilegx compat mode by Chris Metcalf · 13 years ago
  24. f4de51d arch/tile: allocate PCI IRQs later in boot by Chris Metcalf · 13 years ago
  25. 571d76a arch/tile: support signal "exception-trace" hook by Chris Metcalf · 13 years ago
  26. 8aaf1dd arch/tile: use better definitions of xchg() and cmpxchg() by Chris Metcalf · 13 years ago
  27. dd196a2 tile: add an RTC driver for the Tilera hypervisor by Chris Metcalf · 13 years ago
  28. 18aecc2 arch/tile: finish enabling support for TILE-Gx 64-bit chip by Chris Metcalf · 13 years ago
  29. be84cb4 compat: fixes to allow working with tile arch by Chris Metcalf · 13 years ago
  30. d2e48c1 arch/tile: update defconfig file to something more useful by Chris Metcalf · 13 years ago
  31. ceca3c1 tile: do_hardwall_trap: do not play with task->sighand by Oleg Nesterov · 13 years ago
  32. dc0b124 tile: replace mm->cpu_vm_mask with mm_cpumask() by KOSAKI Motohiro · 13 years ago
  33. ef0aaf8 tile,mn10300: add device parameter to dma_cache_sync() by James Hogan · 13 years ago
  34. d07bd86 arch/tile: clarify flush_buffer()/finv_buffer() function names by Chris Metcalf · 13 years ago
  35. 5386e73 arch/tile: kernel-related cleanups from removing static page size by Chris Metcalf · 13 years ago
  36. 28d7174 arch/tile: various header improvements for building drivers by Chris Metcalf · 13 years ago
  37. dbb43421 arch/tile: disable GX prefetcher during cache flush by Chris Metcalf · 13 years ago
  38. 43d9ebb arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD by Chris Metcalf · 13 years ago
  39. 229f4df arch/tile: properly flush the I$ when unloading kernel modules by Chris Metcalf · 13 years ago
  40. 7194988 arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain by Chris Metcalf · 13 years ago
  41. df29ccb arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls by Chris Metcalf · 13 years ago
  42. 398fa5a arch/tile: improve support for PCI hotplug by Chris Metcalf · 13 years ago
  43. 313ce67 arch/tile: support TIF_NOTIFY_RESUME by Chris Metcalf · 13 years ago
  44. 93013a0 arch/tile: refactor backtracing code by Chris Metcalf · 13 years ago
  45. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  47. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  48. 3a80e52 Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  49. 61a1674 tile: Use generic show_interupts() by Thomas Gleixner · 13 years ago
  50. 1919d64 tile: Convert to new irq function names by Thomas Gleixner · 13 years ago
  51. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  52. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  53. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  54. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  55. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  56. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  57. 5b47877 arch/tile: fix futex sanitization definition/prototype mismatch by Chris Metcalf · 13 years ago
  58. 08351fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  59. 0dccb04 arch/tile: support newer binutils assembler shift semantics by Chris Metcalf · 13 years ago
  60. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  61. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  62. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  63. 3c5ead5 arch/tile: fix deadlock bugs in rwlock implementation by Chris Metcalf · 13 years ago
  64. 5c77075 drivers/edac: provide support for tile architecture by Chris Metcalf · 13 years ago
  65. 76c567f arch/tile: support 4KB page size as well as 64KB by Chris Metcalf · 13 years ago
  66. 09c17ea arch/tile: add some more VMSPLIT options and use consistent naming by Chris Metcalf · 13 years ago
  67. 5fb682b arch/tile: fix some comments and whitespace by Chris Metcalf · 13 years ago
  68. 00dce0313 arch/tile: export some additional module symbols by Chris Metcalf · 13 years ago
  69. 63b7ca6 arch/tile: enhance existing finv_buffer_remote() routine by Chris Metcalf · 13 years ago
  70. 3cebbaf arch/tile: fix two bugs in the backtracer code by Chris Metcalf · 13 years ago
  71. 6c4d112 arch/tile: use extended assembly to inline __mb_incoherent() by Chris Metcalf · 13 years ago
  72. 0b989ca arch/tile: use a cleaner technique to enable interrupt for cpu_idle() by Chris Metcalf · 13 years ago
  73. a5c149c arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes by Chris Metcalf · 13 years ago
  74. ed54d38 arch/tile: fix reversed test of strict_strtol() return value by Chris Metcalf · 13 years ago
  75. 401586e arch/tile: avoid a simulator warning during bootup by Chris Metcalf · 13 years ago
  76. 9ff27fd arch/tile: export <asm/hardwall.h> to userspace by Chris Metcalf · 13 years ago
  77. bbeee4b2 arch/tile: warn and retry if an IPI is not accepted by the target cpu by Chris Metcalf · 13 years ago
  78. b2ce2bd arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls by Chris Metcalf · 13 years ago
  79. 1337173 arch/tile: fix __ndelay etc to work better by Chris Metcalf · 13 years ago
  80. 04f7a3f arch/tile: bug fix: exec'ed task thought it was still single-stepping by Chris Metcalf · 13 years ago
  81. 2cb8240 arch/tile: catch up with section naming convention in 2.6.35 by Chris Metcalf · 13 years ago
  82. d356b59 arch/tile: Fix atomic_read() definition to use ACCESS_ONCE by Chris Metcalf · 13 years ago
  83. deb4b00 tile: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  84. 1453607 tile: Use proper accessor functions in show_interrupt() by Thomas Gleixner · 13 years ago
  85. f5b42c9 tile: Convert irq_chip to new functions by Thomas Gleixner · 13 years ago
  86. 342d87e tile: Fix __pte_free_tlb by Peter Zijlstra · 13 years ago
  87. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  88. 8df27406 tile: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  89. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  90. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  91. 81711ce arch/tile: handle rt_sigreturn() more cleanly by Chris Metcalf · 14 years ago
  92. bc4cf2b arch/tile: handle CLONE_SETTLS in copy_thread(), not user space by Chris Metcalf · 14 years ago
  93. c12ae95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  94. 47143b0 Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  95. 3edabee arch/tile: fix memchr() not to dereference memory for zero length by Chris Metcalf · 14 years ago
  96. 4d658d1 arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly by Chris Metcalf · 14 years ago
  97. b03a6c4 Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  98. f02cbbe pci root complex: support for tile architecture by Chris Metcalf · 14 years ago
  99. e5a0693 drivers/net/tile/: on-chip network drivers for the tile architecture by Chris Metcalf · 14 years ago
  100. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago