1. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago
  2. 96edc75 Change "select DMAR" to "select INTEL_IOMMU" by Paul Bolle · 11 years ago
  3. de53e9c Wrong asm register contraints in the kvm implementation by Stephan Schreiber · 11 years ago
  4. 136f39d Wrong asm register contraints in the futex implementation by Stephan Schreiber · 11 years ago
  5. 7c13e0d Remove cast for kmalloc return value by Zhang Yanfei · 11 years ago
  6. ffa9095 Fix kexec oops when iosapic was removed by Hanjun Guo · 11 years ago
  7. c74edea iosapic: fix a minor typo in comments by Hanjun Guo · 11 years ago
  8. a4279e6 Add WB/UC check for early_ioremap by Li, Zhen-Hua · 11 years ago
  9. deb6001 Fix broken fsys_getppid() by Eric W. Biederman · 11 years ago
  10. d7c6797 tiocx: check retval from bus_register() by Jiri Kosina · 11 years ago
  11. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 11 years ago
  12. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  13. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 11 years ago
  14. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 11 years ago
  15. 47ae31e KVM: set_memory_region: Drop user_alloc from set_memory_region() by Takuya Yoshikawa · 11 years ago
  16. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 11 years ago
  17. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  18. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  19. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  20. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  21. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  22. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  23. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  24. d414c10 Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  25. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  26. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  27. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  28. 6434b94 ia64: use %ld to print pages calculated in nr_free_buffer_pages by Zhang Yanfei · 11 years ago
  29. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 11 years ago
  30. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 11 years ago
  31. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 11 years ago
  32. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  33. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  34. e31048a mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture by Michel Lespinasse · 11 years ago
  35. f53f232 mm: use vm_unmapped_area() on ia64 architecture by Michel Lespinasse · 11 years ago
  36. 27ea6df Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  37. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  38. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  39. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  40. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  41. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  43. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 11 years ago
  44. 3e7fc70 ia64 idle: delete pm_idle by Len Brown · 11 years ago
  45. d64008a burying unused conditionals by Al Viro · 12 years ago
  46. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  47. f7c819c arch Kconfig: Remove references to IRQ_PER_CPU by James Hogan · 12 years ago
  48. e8d9ef0 ia64: switch to generic sigaltstack by Al Viro · 12 years ago
  49. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  50. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  51. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  52. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. 8b4e2fa Merge branch 'acpi-lpss' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  54. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 12 years ago
  55. c11f11f kvm: Prepare to add generic guest entry/exit callbacks by Frederic Weisbecker · 12 years ago
  56. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
  57. 3961376 cputime: Librarize per nsecs resolution cputime definitions by Frederic Weisbecker · 12 years ago
  58. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  59. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  60. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  61. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  62. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  63. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 12 years ago
  64. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  65. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  66. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  67. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  68. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  69. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 12 years ago
  70. 076c6f2 arch/ia64/xen: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  71. 48a9240 arch/ia64: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  72. d2008e8 arch/ia64/kvm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  73. 0947c6d ACPICA: Update compilation environment settings. by Lv Zheng · 12 years ago
  74. b6fca72 sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch by Vineet Gupta · 12 years ago
  75. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  76. 5b5e76e IA64: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  77. 062fe95 Wire up finit_module syscall by Luck, Tony · 12 years ago
  78. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  79. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  80. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  81. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  82. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  83. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  84. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 12 years ago
  85. 0743247 KVM: Make KVM_PRIVATE_MEM_SLOTS optional by Alex Williamson · 12 years ago
  86. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
  87. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  88. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  89. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  90. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  91. 70f2836 Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  92. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  95. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  96. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  97. 38130ec Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  98. 222e82b Merge branch 'linus' into sched/core by Ingo Molnar · 12 years ago
  99. bcacbdb Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 12 years ago
  100. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago