1. 934f585 xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST by Julien Grall · 11 years ago
  2. 4ea9b9a xen: mask x2APIC feature in PV by Zhenzhong Duan · 11 years ago
  3. e8b404d xen: SWIOTLB is only used on x86 by Arnd Bergmann · 11 years ago
  4. cb91f8f xen/spinlock: Fix check from greater than to be also be greater or equal to. by Konrad Rzeszutek Wilk · 11 years ago
  5. d5b17db xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info by Konrad Rzeszutek Wilk · 11 years ago
  6. 59bbd47 f2fs: cover free_nid management with spin_lock by Jaegeuk Kim · 11 years ago
  7. 23d3884 f2fs: optimize scan_nat_page() by Haicheng Li · 11 years ago
  8. 8760952 f2fs: code cleanup for scan_nat_page() and build_free_nids() by Haicheng Li · 11 years ago
  9. 95630cb f2fs: bugfix for alloc_nid_failed() by Haicheng Li · 11 years ago
  10. 047184b f2fs: recover when journal contains deleted files by Chris Fries · 11 years ago
  11. bde582b f2fs: continue to mount after failing recovery by Chris Fries · 11 years ago
  12. 531ad7d f2fs: avoid deadlock during evict after f2fs_gc by Jaegeuk Kim · 11 years ago
  13. f6b06d9 MIPS: microMIPS: Support dynamic ASID sizing. by Steven J. Hill · 11 years ago
  14. d532f3d MIPS: Allow ASID size to be determined at boot time. by Steven J. Hill · 11 years ago
  15. 49bffbd MIPS: FW: malta: Code formatting clean-ups. by Steven J. Hill · 11 years ago
  16. 270690e MIPS: FW: Remove obsolete header file for MTI platforms. by Steven J. Hill · 11 years ago
  17. b431f09 MIPS: FW: malta: Use new common FW library variable processing. by Steven J. Hill · 11 years ago
  18. 0be2abb MIPS: FW: sead3: Use new common FW library variable processing. by Steven J. Hill · 11 years ago
  19. 14aecdd MIPS: FW: Add environment variable processing. by Steven J. Hill · 11 years ago
  20. 98ffcf6 MIPS: Add declarations to MIPS Technologies Inc. generic header. by Steven J. Hill · 11 years ago
  21. f4d1f2b MIPS: sead3: Use generic suspend/resume for LEDs. by Lars-Peter Clausen · 11 years ago
  22. 7dac16c KVM: Fix kvm_irqfd_init initialization by Asias He · 11 years ago
  23. 42bdf99 KVM: x86: fix maintenance of guest/host xcr0 state by Marcelo Tosatti · 11 years ago
  24. 420c158d arm64: Treat the bitops index argument as an 'int' by Catalin Marinas · 11 years ago
  25. 0e7f7bc arm64: Ignore the 'write' ESR flag on cache maintenance faults by Catalin Marinas · 11 years ago
  26. ed1f236 arm64: dts: fix #address-cells for foundation-v8 by Mark Rutland · 11 years ago
  27. aa1e8ec arm64: vexpress: Add support for poweroff/restart by Catalin Marinas · 11 years ago
  28. c4188ed arm64: Enable support for the ARM GIC interrupt controller by Catalin Marinas · 12 years ago
  29. e6b6dc7 Merge branch 'gic' into HEAD by Catalin Marinas · 11 years ago
  30. 17df3f5 ALSA: hda - Apply pin-enablement workaround to all Haswell HDMI codecs by Takashi Iwai · 11 years ago
  31. 2a0b4be audit: fix message spacing printing auid by Eric Paris · 11 years ago
  32. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  33. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  34. 41ef4eb aio: kill ki_retry by Kent Overstreet · 11 years ago
  35. 8a66089 aio: kill ki_key by Kent Overstreet · 11 years ago
  36. 82d8da0 Revert "audit: move kaudit thread start from auditd registration to kaudit init" by Eric Paris · 11 years ago
  37. 33e2208 audit: vfs: fix audit_inode call in O_CREAT case of do_last by Jeff Layton · 11 years ago
  38. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 11 years ago
  39. 82d45de MIPS: Export symbols used by KVM/MIPS module by Sanjay Lal · 12 years ago
  40. 12e25f8 MIPS: ASM offsets for VCPU arch specific fields. by Sanjay Lal · 12 years ago
  41. f9afbd4 MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs on a ASID wrap. by Sanjay Lal · 12 years ago
  42. f2e3656 MIPS: Export routines needed by the KVM module. by Sanjay Lal · 12 years ago
  43. f5c236d KVM/MIPS32: Routines to handle specific traps/exceptions while executing the guest. by Sanjay Lal · 12 years ago
  44. 06d1838 KVM/MIPS32: Guest interrupt delivery. by Sanjay Lal · 12 years ago
  45. 3c20ef5 KVM/MIPS32: COP0 accesses profiling. by Sanjay Lal · 12 years ago
  46. 03a0331 KVM/MIPS32: Release notes and KVM module Makefile by Sanjay Lal · 12 years ago
  47. 858dd5d KVM/MIPS32: MMU/TLB operations for the Guest. by Sanjay Lal · 12 years ago
  48. e685c68 KVM/MIPS32: Privileged instruction/target branch emulation. by Sanjay Lal · 12 years ago
  49. 9843b03 KVM/MIPS32: KVM Guest kernel support. by Sanjay Lal · 12 years ago
  50. 669e846 KVM/MIPS32: MIPS arch specific APIs for KVM by Sanjay Lal · 12 years ago
  51. b680f70 KVM/MIPS32: Entry point for trampolining to the guest and trap handlers. by Sanjay Lal · 12 years ago
  52. 740765c KVM/MIPS32: Arch specific KVM data structures. by Sanjay Lal · 12 years ago
  53. 2235a54 KVM/MIPS32: Infrastructure/build files. by Sanjay Lal · 12 years ago
  54. fc0460d MIPS: IP27: Remove pfn_t. by Ralf Baechle · 11 years ago
  55. 4e23bca aio: give shared kioctx fields their own cachelines by Kent Overstreet · 11 years ago
  56. 58c85dc aio: kill struct aio_ring_info by Kent Overstreet · 11 years ago
  57. a1c8eae aio: kill batch allocation by Kent Overstreet · 11 years ago
  58. 3e845ce aio: change reqs_active to include unreaped completions by Kent Overstreet · 11 years ago
  59. 0460fef aio: use cancellation list lazily by Kent Overstreet · 11 years ago
  60. 21b4020 aio: use flush_dcache_page() by Kent Overstreet · 11 years ago
  61. a31ad38 aio: make aio_read_evt() more efficient, convert to hrtimers by Kent Overstreet · 11 years ago
  62. 774a08b wait: add wait_event_hrtimeout() by Kent Overstreet · 11 years ago
  63. 36f5588 aio: refcounting cleanup by Kent Overstreet · 11 years ago
  64. 11599eb aio: make aio_put_req() lockless by Kent Overstreet · 11 years ago
  65. 1d98ebf aio: do fget() after aio_get_req() by Kent Overstreet · 11 years ago
  66. caf4167 aio: dprintk() -> pr_debug() by Kent Overstreet · 11 years ago
  67. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 11 years ago
  68. 906b973 aio: add kiocb_cancel() by Kent Overstreet · 11 years ago
  69. 2d68449 aio: kill return value of aio_complete() by Kent Overstreet · 11 years ago
  70. 162934d char: add aio_{read,write} to /dev/{null,zero} by Zach Brown · 11 years ago
  71. 41003a7 aio: remove retry-based AIO by Zach Brown · 11 years ago
  72. a80bf61 gadget: remove only user of aio retry by Zach Brown · 11 years ago
  73. 4b49bb8 aio: remove dead code from aio.h by Zach Brown · 11 years ago
  74. 697f4d6 mm: remove old aio use_mm() comment by Zach Brown · 11 years ago
  75. c9fcee5 mm/vmalloc.c: add vfree comment by Andrew Morton · 11 years ago
  76. 22ea9c0 remove unused random32() and srandom32() by Akinobu Mita · 11 years ago
  77. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 11 years ago
  78. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  79. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  80. 1ab4ce7 parisc: remove the second argument of kmap_atomic() by Zhao Hongjiang · 11 years ago
  81. 550fcb8 drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver by Lucas Stach · 11 years ago
  82. 0f157a5 include/linux/mm.h: complete the mm_walk definition by Andrew Morton · 11 years ago
  83. b070e65 mm, memcg: add rss_huge stat to memory.stat by David Rientjes · 11 years ago
  84. 70affe4 mm/SPARC: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  85. 9affd6b arm: fix mismerge of arch/arm/mach-omap2/timer.c by Linus Torvalds · 11 years ago
  86. 7dfbcbe xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle by Eric Sandeen · 11 years ago
  87. dd700d9 xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle by Eric Sandeen · 11 years ago
  88. 742ae1e xfs: introduce CONFIG_XFS_WARN by Dave Chinner · 11 years ago
  89. 9b3539e Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  90. 1cd1c04 MIPS: BCM63XX: add missing clocks for BCM6328 and BCM6362 by Jonas Gorski · 11 years ago
  91. 9b75733 MIPS: ath79: make use of the new memory detection code by John Crispin · 11 years ago
  92. dd63b00 MIPS: ralink: make use of the new memory detection code by John Crispin · 11 years ago
  93. 51e3960 MIPS: ralink: add memory definition for MT7620 by John Crispin · 11 years ago
  94. fe98f61 MIPS: ralink: add memory definition for RT3883 by John Crispin · 11 years ago
  95. 38d5b81 MIPS: ralink: add memory definition for RT2880 by John Crispin · 11 years ago
  96. dafecee MIPS: ralink: add memory definition for RT305x by John Crispin · 11 years ago
  97. 629e39e MIPS: ralink: add memory definition to struct ralink_soc_info by John Crispin · 11 years ago
  98. 4d9f77d MIPS: add detect_memory_region() by John Crispin · 11 years ago
  99. 9d50094 DT: MIPS: ralink: add MT7620A dts files by John Crispin · 11 years ago
  100. 6fbfe90e DT: MIPS: ralink: add RT3883 dts files by John Crispin · 11 years ago