1. 558daa2 xen/apic: Return the APIC ID (and version) for CPU 0. by Konrad Rzeszutek Wilk · 12 years ago
  2. 7eb7ce4 xen: correctly check for pending events when restoring irq flags by David Vrabel · 12 years ago
  3. cf405ae xen/smp: Fix crash when booting with ACPI hotplug CPUs. by Konrad Rzeszutek Wilk · 12 years ago
  4. df88b2d xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded. by Konrad Rzeszutek Wilk · 12 years ago
  5. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 12 years ago
  6. 681e4a5 Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 by Konrad Rzeszutek Wilk · 12 years ago
  7. b960d6c xen/p2m: m2p_find_override: use list_for_each_entry_safe by Stefano Stabellini · 12 years ago
  8. 3d3eeb2 sparc64: Eliminate obsolete __handle_softirq() function by Paul E. McKenney · 12 years ago
  9. 9e0daff sparc64: Fix bootup crash on sun4v. by David S. Miller · 12 years ago
  10. 4a1d754 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  12. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 12 years ago
  13. 4585276 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  14. 70f33fa Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  15. e72d5c7 arch/tile: avoid unused variable warning in proc.c for tilegx by Chris Metcalf · 12 years ago
  16. 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 12 years ago
  17. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 12 years ago
  18. fae2e0f powerpc: Fix typo in runlatch code by Benjamin Herrenschmidt · 12 years ago
  19. a9e1e53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  20. 08f1ec8 powerpc: Fix page fault with lockdep regression by Benjamin Herrenschmidt · 12 years ago
  21. 657b12d um: uml_setup_stubs': warning: unused variable 'pages' by Boaz Harrosh · 12 years ago
  22. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 12 years ago
  23. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 12 years ago
  24. d824d06 um: switch cow_user.h to htobe{32,64}/betoh{32,64} by Al Viro · 12 years ago
  25. d164013 tile/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  26. 3cb4209 um: fix linker script generation by Al Viro · 12 years ago
  27. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  28. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  29. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  30. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  31. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  32. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  33. 8c91c53 x86: Use correct byte-sized register constraint in __add() by H. Peter Anvin · 12 years ago
  34. 2ca052a x86: Use correct byte-sized register constraint in __xchg_op() by Jeremy Fitzhardinge · 12 years ago
  35. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  36. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 12 years ago
  37. 46ed99d x86: vsyscall: Use NULL instead 0 for a pointer argument by Emil Goode · 12 years ago
  38. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 12 years ago
  40. e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 12 years ago
  41. 95fc2d8 blackfin: fix L1 data A overflow link issue by Mike Frysinger · 12 years ago
  42. a8f5b6e Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  43. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  44. 6e61ee3 C6X: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  45. 2561b06 alpha: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  46. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  47. 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 12 years ago
  48. 00bd60f Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  49. ff14086 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  50. 8078342 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  51. e087592 KVM: Resolve RCU vs. async page fault problem by Gleb Natapov · 12 years ago
  52. 8a40324 Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master by Avi Kivity · 12 years ago
  53. 7a4f5ad KVM: VMX: vmx_set_cr0 expects kvm->srcu locked by Marcelo Tosatti · 12 years ago
  54. fea5295 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() by Sasikantha babu · 12 years ago
  55. f011fd1 ARM: EXYNOS: Fix compiler warning in dma.c file by Sachin Kamat · 12 years ago
  56. e1b1994 ARM: EXYNOS: fix ISO C90 warning by Il Han · 12 years ago
  57. a9dd31b Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum_2_1_1_128_refine_3.4rc1', 'hwmod_data_fixes_a_3.4rc', 'hwmod_fixes_a2_3.4rc' and 'powerdomain_fixes_a_3.4rc' into omap-fixes-a2-for-3.4rc-branch by Paul Walmsley · 12 years ago
  58. 4ce107cc ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions by Vaibhav Hiremath · 12 years ago
  59. f9a2f9c ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status by Rajendra Nayak · 12 years ago
  60. 2800852 ARM: OMAP2+: hwmod: Restore sysc after a reset by Rajendra Nayak · 12 years ago
  61. 2a1cc14 ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules by Govindraj.R · 12 years ago
  62. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  63. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  64. d657784 sparc32,leon: fix leon build by Sam Ravnborg · 12 years ago
  65. c29554f sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault by Kautuk Consul · 12 years ago
  66. 7358e51 sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault by Kautuk Consul · 12 years ago
  67. 5897a39 ARM: OMAP3: clock data: fill in some missing clockdomains by Paul Walmsley · 12 years ago
  68. 6c4a057 ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock by Rajendra Nayak · 12 years ago
  69. 91a290c ARM: OMAP4: clock data: fix mult and div mask for USB_DPLL by Ameya Palande · 12 years ago
  70. 8b8c3c7 ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_switch() by Santosh Shilimkar · 12 years ago
  71. 66cfb32 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 6742259 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. dcce6ce ARM: at91: dt: remove unit-address part for memory nodes by Ludovic Desroches · 12 years ago
  74. 0c2c1f6 ARM: at91: fix check of valid GPIO for SPI and USB by Nicolas Ferre · 12 years ago
  75. 4352808 ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT file by Nicolas Ferre · 12 years ago
  76. 0ee6d1e USB: ohci-at91: change maximum number of ports by Nicolas Ferre · 12 years ago
  77. 74adcb2 ARM: at91/dts: USB host vbus is active low by Nicolas Ferre · 12 years ago
  78. cca0355 ARM: at91/USB host: specify and handle properly vbus_pin_active_low by Nicolas Ferre · 12 years ago
  79. 6aa5106 ARM: EXYNOS: use chip_id reg in uncompress to select uart base phys by Dima Zavin · 12 years ago
  80. fd9abe1 ARM: EXYNOS: fix CONFIG_DEBUG_LL by Colin Cross · 12 years ago
  81. 59269b9 ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliases by Ilya Yanok · 13 years ago
  82. 20a2a81 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  83. a92bc5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  84. 167d821 avr32: fix nop compile fails from system.h split up by Paul Gortmaker · 12 years ago
  85. 0eb4fd9 ARM: OMAP: clock: fix race in disable all clocks by Nishanth Menon · 12 years ago
  86. 503d0ea ARM: OMAP4: hwmod data: Add aliases for McBSP fclk clocks by Paul Walmsley · 12 years ago
  87. a052d2c sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver by Shimoda, Yoshihiro · 12 years ago
  88. ac38733 ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masks by Grazvydas Ignotas · 12 years ago
  89. 26c547f ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attached by Grazvydas Ignotas · 12 years ago
  90. 7a82ebd ARM: OMAP44xx: clockdomain data: correct the emu_sys_clkdm CLKTRCTRL data by Paul Walmsley · 12 years ago
  91. a998d43 bpf jit: Let the x86 jit handle negative offsets by Jan Seiffert · 12 years ago
  92. 08956f1 Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 12 years ago
  93. 3916043 Merge branch 'fixes-smsc911x' into fixes by Tony Lindgren · 12 years ago
  94. 1512f0d ARM: OMAP: fix section mismatches in usb-host.c by Igor Grinberg · 12 years ago
  95. b7782d3 ARM: OMAP2+: Fix omap2+ build error by R Sricharan · 12 years ago
  96. 5b3689f ARM: OMAP2+: smsc911x: Add fixed board regulators by Russ Dill · 12 years ago
  97. bdacbce ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911x by Russ Dill · 12 years ago
  98. a297068 ARM: OMAP2+: smsc911x: Remove unused rate calculation by Russ Dill · 12 years ago
  99. a0dbf2a ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flags by Russ Dill · 12 years ago
  100. 54da078 ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirection by Russ Dill · 12 years ago