1. 00a62d4 drivers/net/ethernet/tile: fix netdev_alloc_skb() bombing by Chris Metcalf · 13 years ago
  2. 91445c7 MAINTAINERS: update EDAC information by Chris Metcalf · 13 years ago
  3. 9279567 tilepro ethernet driver: fix a few minor issues by Chris Metcalf · 13 years ago
  4. 16418bb tile-srom.c driver: minor code cleanup by Chris Metcalf · 13 years ago
  5. e2e110d edac: say "TILEGx" not "TILEPro" for the tilegx edac driver by Chris Metcalf · 13 years ago
  6. e1d5c019 arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally by Chris Metcalf · 13 years ago
  7. b1760c8 arch/tile: remove bogus performance optimization by Chris Metcalf · 13 years ago
  8. cdd8e16 arch/tile: return SIGBUS for addresses that are unaligned AND invalid by Chris Metcalf · 13 years ago
  9. 54229ff arch/tile: fix finv_buffer_remote() for tilegx by Chris Metcalf · 13 years ago
  10. ab306ca arch/tile: use atomic exchange in arch_write_unlock() by Chris Metcalf · 13 years ago
  11. b14f219 arch/tile: stop mentioning the "kvm" subdirectory by Chris Metcalf · 13 years ago
  12. e81510e arch/tile: export the page_home() function. by Chris Metcalf · 13 years ago
  13. 918cbd3 arch/tile: fix pointer cast in cacheflush.c by Chris Metcalf · 13 years ago
  14. 2858f85 arch/tile: fix single-stepping over swint1 instructions on tilegx by Chris Metcalf · 13 years ago
  15. cb210ee arch/tile: implement panic_smp_self_stop() by Chris Metcalf · 13 years ago
  16. 8c92ba6 arch/tile: add "nop" after "nap" to help GX idle power draw by Chris Metcalf · 13 years ago
  17. bfffe79 arch/tile: use proper memparse() for "maxmem" options by Chris Metcalf · 13 years ago
  18. 719ea79 arch/tile: fix up locking in pgtable.c slightly by Chris Metcalf · 13 years ago
  19. 5f22070 arch/tile: don't leak kernel memory when we unload modules by Chris Metcalf · 13 years ago
  20. 444eef1 arch/tile: fix bug in delay_backoff() by Chris Metcalf · 13 years ago
  21. 7a7039e arch/tile: fix bug in loading kernels larger than 16 MB by Chris Metcalf · 13 years ago
  22. b230ff2 arch/tile: don't enable irqs unconditionally in page fault handler by Chris Metcalf · 13 years ago
  23. 12400f1 arch/tile: don't set the homecache of a PTE unless appropriate by Chris Metcalf · 13 years ago
  24. 4829273 arch/tile: don't wait for migrating PTEs in an NMI handler by Chris Metcalf · 13 years ago
  25. 6731aa9 arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path. by Chris Metcalf · 13 years ago
  26. 51bcdf8 arch/tile: fix a couple of comments that needed updating by Chris Metcalf · 13 years ago
  27. a714fff arch/tile: fix up some minor trap handling issues by Chris Metcalf · 13 years ago
  28. e172353 arch/tile: work around a hardware issue with the return-address stack by Chris Metcalf · 13 years ago
  29. 5f639fd arch/tile: various bugs in stack backtracer by Chris Metcalf · 13 years ago
  30. efb734d arch/tile: make sure to build memcpy_user_64 without frame pointer by Chris Metcalf · 13 years ago
  31. b287f69 arch/tile: avoid false corrupt frame warning in early boot by Chris Metcalf · 13 years ago
  32. cbe2247 arch/tile: use 0 for IRQ_RESCHEDULE instead of 1 by Chris Metcalf · 13 years ago
  33. 664c100 arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h> by Chris Metcalf · 13 years ago
  34. 07feea8 arch/tile: revert comment for atomic64_add_unless(). by Chris Metcalf · 13 years ago
  35. 327e8b6 arch/tile: fix typo in <arch/spr_def.h> by Chris Metcalf · 13 years ago
  36. 884197f arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds by Chris Metcalf · 13 years ago
  37. 3d1e8a8 arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfig by Chris Metcalf · 13 years ago
  38. 8d69514 arch/tile/Kconfig: remove pointless "!M386" test. by Chris Metcalf · 13 years ago
  39. 34f2c0a tile: fix multiple build failures from system.h dismantle by Paul Gortmaker · 13 years ago
  40. dd775ae Linux 3.4-rc1 by Linus Torvalds · 13 years ago
  41. b7ffff4 Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 13 years ago
  42. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  43. f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  44. 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
  45. 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
  46. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  47. c0d0259 vfs: fix out-of-date dentry_unhash() comment by J. Bruce Fields · 13 years ago
  48. bad6118 vfs: split __lookup_hash by Miklos Szeredi · 13 years ago
  49. 81e6f52 untangling do_lookup() - take __lookup_hash()-calling case out of line. by Al Viro · 13 years ago
  50. a325554 untangling do_lookup() - switch to calling __lookup_hash() by Al Viro · 13 years ago
  51. a6ecdfc untangling do_lookup() - merge d_alloc_and_lookup() callers by Al Viro · 13 years ago
  52. ec335e9 untangling do_lookup() - merge failure exits in !dentry case by Al Viro · 13 years ago
  53. d774a05 untangling do_lookup() - massage !dentry case towards __lookup_hash() by Al Viro · 13 years ago
  54. 08b0ab7 untangling do_lookup() - get rid of need_reval in !dentry case by Al Viro · 13 years ago
  55. acc9cb3 untangling do_lookup() - eliminate a loop. by Al Viro · 13 years ago
  56. 37c17e1 untangling do_lookup() - expand the area under ->i_mutex by Al Viro · 13 years ago
  57. 3f6c7c7 untangling do_lookup() - isolate !dentry stuff from the rest of it. by Al Viro · 13 years ago
  58. cda309d vfs: move MAY_EXEC check from __lookup_hash() by Miklos Szeredi · 13 years ago
  59. 3637c05 vfs: don't revalidate just looked up dentry by Miklos Szeredi · 13 years ago
  60. fa4ee15 vfs: fix d_need_lookup/d_revalidate order in do_lookup by Miklos Szeredi · 13 years ago
  61. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 13 years ago
  62. f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 13 years ago
  63. 39429c5 new helper: ext2_image_size() by Al Viro · 13 years ago
  64. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 13 years ago
  65. 4a165d2 ext2: No longer export ext2_fs.h to user space by Thierry Reding · 13 years ago
  66. 00292bb mtdchar: kill persistently held vfsmount by Al Viro · 13 years ago
  67. 22a71c3 pstore: trim pstore_get_inode() by Al Viro · 13 years ago
  68. a2e1859 aio: take final put_ioctx() into callers of io_destroy() by Al Viro · 13 years ago
  69. 06af121 aio: merge aio_cancel_all() with wait_for_all_aios() by Al Viro · 13 years ago
  70. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 13 years ago
  71. c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 13 years ago
  72. cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 13 years ago
  73. a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 13 years ago
  74. e3831ed sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() by Srivatsa S. Bhat · 13 years ago
  75. 8ebfdf2 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  76. f878d0b virtio-pci: switch to PM ops macro to initialise PM functions by Amit Shah · 13 years ago
  77. 04c2322 virtio-pci: S3 support by Amit Shah · 13 years ago
  78. 0517fdd virtio-pci: drop restore_common() by Amit Shah · 13 years ago
  79. f38f838 virtio: drop thaw PM operation by Amit Shah · 13 years ago
  80. e47d854 virtio: balloon: Allow stats update after restore from S4 by Amit Shah · 13 years ago
  81. fa2a451 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  82. bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 13 years ago
  83. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  84. a7697b9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  85. 2b17b43 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  86. f558c27 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. 3a0d184 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  88. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  89. 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
  90. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  91. 10f3cb4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  92. 919c840 Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  93. a9d38a4 Merge branch 'dunlap' (Randy's Documentation patches) by Linus Torvalds · 13 years ago
  94. c480138 Documentation: fix typo in ABI/stable/sysfs-driver-usb-usbtmc by Rafal Kapela · 13 years ago
  95. 78286cd Documentation: replace install commands with softdeps by Lucas De Marchi · 13 years ago
  96. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 13 years ago
  97. 0960152 Documentation: input.txt: clarify mousedev 'cat' command syntax by Randy Dunlap · 13 years ago
  98. 9a7c48b Documentation: CodingStyle: add inline assembly guidelines by Josh Triplett · 13 years ago
  99. 21106b0 Documentation: sysrq: Crutcher Dunnavant is unavailable by Randy Dunlap · 13 years ago
  100. 673d29f Documentation: mention scripts/diffconfig tool by Javi Merino · 13 years ago