1. 4246983 ARM: etm: Power down etm(s) when tracing is not enabled by Arve Hjønnevåg · 14 years ago
  2. 992cd59 ARM: etm: Support multiple ETMs/PTMs. by Arve Hjønnevåg · 14 years ago
  3. 3a91f3e ARM: etm: Return the entire trace buffer if it is empty after reset by Arve Hjønnevåg · 14 years ago
  4. fe05bda ARM: etm: Add some missing locks and error checks by Arve Hjønnevåg · 14 years ago
  5. 0c3da53 ARM: etm: Configure data tracing by Arve Hjønnevåg · 14 years ago
  6. d71c695 ARM: etm: Allow range selection by Arve Hjønnevåg · 14 years ago
  7. f13ae47 ARM: etm: Don't try to clear the buffer full status after reading the buffer by Arve Hjønnevåg · 14 years ago
  8. 8511b5b ARM: etm: Don't limit tracing to only non-secure code. by Arve Hjønnevåg · 14 years ago
  9. d387659 ARM: etm: Don't require clock control by Arve Hjønnevåg · 14 years ago
  10. 1feb42e ARM: Move leds idle start/stop calls to idle notifiers by Todd Poynor · 13 years ago
  11. 82a3b9c ARM: Call idle notifiers by Todd Poynor · 13 years ago
  12. a12d591 Move x86_64 idle notifiers to generic by Todd Poynor · 13 years ago
  13. 09688d1 ARM: Add generic fiq serial debugger by Iliyan Malchev · 14 years ago
  14. 997e655 ARM: Add fiq_glue by Arve Hjønnevåg · 14 years ago
  15. aa3b5f7 ARM: Add 'card_present' state to mmc_platfrom_data by Dmitry Shmidt · 14 years ago
  16. 5ab47ee Recreate asm/mach/mmc.h include file by Colin Cross · 14 years ago
  17. 4f65be1 [ARM] Optionally flush entire dcache from v6_dma_flush_range by Arve Hjønnevåg · 15 years ago
  18. ed275aa [ARM] avoid mis-detecting some V7 cores in the decompressor by Brian Swetland · 16 years ago
  19. e5e483d ARM: allow the kernel text section to be made read-only by Colin Cross · 13 years ago
  20. b64f7cc ARM: smp: implement arch_trigger_all_cpus_backtrace using IPI by Dima Zavin · 13 years ago
  21. 74b6cdd ARM: cache-l2x0: update workaround for PL310 errata 727915 by Colin Cross · 13 years ago
  22. 2d1fe03 ARM: add option to flush console before reboot by Dima Zavin · 13 years ago
  23. 6fb6e04 ARM: vfp: Always save VFP state in vfp_pm_suspend by Colin Cross · 13 years ago
  24. 0dbef5c ARM: vfp: Move exception address fixup into vfphw.S by Colin Cross · 14 years ago
  25. 7227fb4 [ARM] process: Add display of memory around registers when displaying regs. by San Mehat · 15 years ago
  26. 96714b5 [ARM] Do not call flush_cache_user_range with mmap_sem held by Dima Zavin · 15 years ago
  27. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  28. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  29. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 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 · 13 years ago
  31. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 13 years ago
  32. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  33. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 13 years ago
  34. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 13 years ago
  35. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  36. 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 13 years ago
  37. e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 13 years ago
  38. 95fc2d8 blackfin: fix L1 data A overflow link issue by Mike Frysinger · 13 years ago
  39. 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 · 13 years ago
  40. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  41. 6e61ee3 C6X: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  42. 2561b06 alpha: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  43. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  44. 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 13 years ago
  45. 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 · 13 years ago
  46. ff14086 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  47. 8078342 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 13 years ago
  48. e087592 KVM: Resolve RCU vs. async page fault problem by Gleb Natapov · 13 years ago
  49. 8a40324 Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master by Avi Kivity · 13 years ago
  50. 7a4f5ad KVM: VMX: vmx_set_cr0 expects kvm->srcu locked by Marcelo Tosatti · 13 years ago
  51. fea5295 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() by Sasikantha babu · 13 years ago
  52. f011fd1 ARM: EXYNOS: Fix compiler warning in dma.c file by Sachin Kamat · 13 years ago
  53. e1b1994 ARM: EXYNOS: fix ISO C90 warning by Il Han · 13 years ago
  54. 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 · 13 years ago
  55. 4ce107cc ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions by Vaibhav Hiremath · 13 years ago
  56. f9a2f9c ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status by Rajendra Nayak · 13 years ago
  57. 2800852 ARM: OMAP2+: hwmod: Restore sysc after a reset by Rajendra Nayak · 13 years ago
  58. 2a1cc14 ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules by Govindraj.R · 13 years ago
  59. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
  60. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  61. 5897a39 ARM: OMAP3: clock data: fill in some missing clockdomains by Paul Walmsley · 13 years ago
  62. 6c4a057 ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock by Rajendra Nayak · 13 years ago
  63. 91a290c ARM: OMAP4: clock data: fix mult and div mask for USB_DPLL by Ameya Palande · 13 years ago
  64. 8b8c3c7 ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_switch() by Santosh Shilimkar · 13 years ago
  65. 66cfb32 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  66. 6742259 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  67. dcce6ce ARM: at91: dt: remove unit-address part for memory nodes by Ludovic Desroches · 13 years ago
  68. 0c2c1f6 ARM: at91: fix check of valid GPIO for SPI and USB by Nicolas Ferre · 13 years ago
  69. 4352808 ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT file by Nicolas Ferre · 13 years ago
  70. 0ee6d1e USB: ohci-at91: change maximum number of ports by Nicolas Ferre · 13 years ago
  71. 74adcb2 ARM: at91/dts: USB host vbus is active low by Nicolas Ferre · 13 years ago
  72. cca0355 ARM: at91/USB host: specify and handle properly vbus_pin_active_low by Nicolas Ferre · 13 years ago
  73. 6aa5106 ARM: EXYNOS: use chip_id reg in uncompress to select uart base phys by Dima Zavin · 13 years ago
  74. fd9abe1 ARM: EXYNOS: fix CONFIG_DEBUG_LL by Colin Cross · 13 years ago
  75. 59269b9 ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliases by Ilya Yanok · 13 years ago
  76. 20a2a81 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  77. a92bc5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  78. 167d821 avr32: fix nop compile fails from system.h split up by Paul Gortmaker · 13 years ago
  79. 0eb4fd9 ARM: OMAP: clock: fix race in disable all clocks by Nishanth Menon · 13 years ago
  80. 503d0ea ARM: OMAP4: hwmod data: Add aliases for McBSP fclk clocks by Paul Walmsley · 13 years ago
  81. a052d2c sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver by Shimoda, Yoshihiro · 13 years ago
  82. ac38733 ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masks by Grazvydas Ignotas · 13 years ago
  83. 26c547f ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attached by Grazvydas Ignotas · 13 years ago
  84. 7a82ebd ARM: OMAP44xx: clockdomain data: correct the emu_sys_clkdm CLKTRCTRL data by Paul Walmsley · 13 years ago
  85. a998d43 bpf jit: Let the x86 jit handle negative offsets by Jan Seiffert · 13 years ago
  86. 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 · 13 years ago
  87. 3916043 Merge branch 'fixes-smsc911x' into fixes by Tony Lindgren · 13 years ago
  88. 1512f0d ARM: OMAP: fix section mismatches in usb-host.c by Igor Grinberg · 13 years ago
  89. b7782d3 ARM: OMAP2+: Fix omap2+ build error by R Sricharan · 13 years ago
  90. 5b3689f ARM: OMAP2+: smsc911x: Add fixed board regulators by Russ Dill · 13 years ago
  91. bdacbce ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911x by Russ Dill · 13 years ago
  92. a297068 ARM: OMAP2+: smsc911x: Remove unused rate calculation by Russ Dill · 13 years ago
  93. a0dbf2a ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flags by Russ Dill · 13 years ago
  94. 54da078 ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirection by Russ Dill · 13 years ago
  95. 464662b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  96. 1e649af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  97. e9dad87 Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixes by Tony Lindgren · 13 years ago
  98. cfe2da5 Merge tag 'v3.4-rc1-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  99. 592f5d8 KVM: PPC: Book3S: PR: Fix preemption by Alexander Graf · 13 years ago
  100. e1f8acf KVM: PPC: Save/Restore CR over vcpu_run by Alexander Graf · 13 years ago