1. 9c95111 x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug by Jiang Liu · 12 years ago
  2. 95c5e92 x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime by Jiang Liu · 12 years ago
  3. 9cf0105 x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() by Jiang Liu · 12 years ago
  4. 376f70a x86/PCI: use RCU list to protect mmconfig list by Jiang Liu · 12 years ago
  5. 846e402 x86/PCI: split out pci_mmconfig_alloc() for code reuse by Jiang Liu · 12 years ago
  6. 2a76c45 x86/PCI: split out pci_mmcfg_check_reserved() for code reuse by Jiang Liu · 12 years ago
  7. b17c0e6 tile/PCI: use pci_scan_root_bus instead pci_scan_bus by Yinghai Lu · 12 years ago
  8. be8e60d powerpc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  9. 3f1b540 sparc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  10. 2661b81 ia64/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  11. a10bb12 x86/PCI: put busn resource in pci_root_info for native host bridge drivers by Yinghai Lu · 12 years ago
  12. 5c1d81d x86/PCI: use _CRS bus number aperture for host bridges from ACPI by Yinghai Lu · 12 years ago
  13. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  14. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  15. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 12 years ago
  16. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 12 years ago
  19. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  20. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  21. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 12 years ago
  22. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  23. 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 12 years ago
  24. 513335f Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  25. 0c30989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  26. 2ded5c2 tile: add #include to unbreak build after generic init_task conversion by Chris Metcalf · 12 years ago
  27. 10db9e0 tile: remove cpu_idle_on_new_stack by Chris Metcalf · 12 years ago
  28. db0dc75 perf/x86: Check user address explicitly in copy_from_user_nmi() by Arun Sharma · 12 years ago
  29. bc6ca7b perf/x86: Check if user fp is valid by Arun Sharma · 12 years ago
  30. 302fa4b perf/x86: Allow multiple stacks by Arun Sharma · 12 years ago
  31. 8440ccb perf/x86: Update SNB PEBS constraints by Peter Zijlstra · 12 years ago
  32. b6db437 perf/x86: Enable/Add IvyBridge hardware support by Peter Zijlstra · 12 years ago
  33. cccb9ba perf/x86: Implement cycles:p for SNB/IVB by Peter Zijlstra · 12 years ago
  34. b430f7c perf/x86: Fix Intel shared extra MSR allocation by Peter Zijlstra · 12 years ago
  35. ceb1cba sched/x86: Calculate booted cores after construction of sibling_mask by Kamalesh Babulal · 12 years ago
  36. f6175f5 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs by Tomoki Sekiyama · 12 years ago
  37. 55c844a x86/reboot: Fix a warning message triggered by stop_other_cpus() by Feng Tang · 12 years ago
  38. 7071f6b x86/intel/moorestown: Change intel_scu_devices_create() to __devinit by Sebastian Andrzej Siewior · 12 years ago
  39. 4af463d x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() by Yasuaki Ishimatsu · 12 years ago
  40. aff5a62 x86/gart: Fix kmemleak warning by Xiaotian Feng · 12 years ago
  41. 1a87fc1 x86: mce: Add the dropped timer interval init back by Thomas Gleixner · 12 years ago
  42. 436d03f x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix by Masami Hiramatsu · 12 years ago
  43. 958fb3c x86/mce: Fix the MCE poll timer logic by Chen Gong · 12 years ago
  44. eea5b551 Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  45. ecc7284 Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  46. c2238f1 x86/mce: Fix the MCE poll timer logic by Chen Gong · 12 years ago
  47. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. 4c01acc [PARISC] fix code to find libgcc by James Bottomley · 12 years ago
  49. 7314556 [PARISC] fix compile break in use of lib/strncopy_from_user.c by James Bottomley · 12 years ago
  50. f1ea8b6 [PARISC] fix missing TAINT_WARN problem by James Bottomley · 12 years ago
  51. 03240b2 fixups for signal breakage by Al Viro · 12 years ago
  52. c22072b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. f1ae98d ARM: dma-mapping: remove unconditional dependency on CMA by Marek Szyprowski · 12 years ago
  54. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 12 years ago
  56. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 12 years ago
  57. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 12 years ago
  58. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  59. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  60. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 12 years ago
  61. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 12 years ago
  63. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  64. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  65. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  66. 29bf5dd blackfin: check __get_user() return value by Al Viro · 12 years ago
  67. 35d5180 whack-a-mole with TIF_FREEZE by Al Viro · 12 years ago
  68. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 12 years ago
  69. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 12 years ago
  70. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 12 years ago
  71. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  72. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 12 years ago
  73. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  74. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  75. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  76. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  77. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  78. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 12 years ago
  79. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 12 years ago
  80. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  81. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  82. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  83. 0c75966 x86, efi: Add EFI boot stub documentation by Matt Fleming · 12 years ago
  84. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 12 years ago
  85. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 12 years ago
  86. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 12 years ago
  87. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 12 years ago
  88. c0525a6 x86: Reset the debug_stack update counter by Steven Rostedt · 12 years ago
  89. 8a4d0a6 ftrace: Use breakpoint method to update ftrace caller by Steven Rostedt · 12 years ago
  90. a192cd0 ftrace: Synchronize variable setting with breakpoints by Steven Rostedt · 12 years ago
  91. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  92. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  93. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  94. 2c922c5 um: properly check all process' threads for a live mm by Anton Vorontsov · 12 years ago
  95. 137d1a2 um: fix possible race on task->mm by Anton Vorontsov · 12 years ago
  96. 9bd0a07 um: should hold tasklist_lock while traversing processes by Anton Vorontsov · 12 years ago
  97. af1be5a blackfin: fix possible deadlock in decode_address() by Anton Vorontsov · 12 years ago
  98. 2214f70 blackfin: a couple of task->mm handling fixes by Anton Vorontsov · 12 years ago
  99. 1198c8b sh: use clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  100. 73863ab powerpc: use clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago