1. 9dfc28b ARM: mpu: protect the vectors page with an MPU region by Jonathan Austin · 11 years ago
  2. 801bb21 ARM: mpu: Allow enabling of the MPU via kconfig by Jonathan Austin · 12 years ago
  3. eb08375 ARM: mpu: add MPU initialisation for secondary cores by Jonathan Austin · 12 years ago
  4. 9a27156 ARM: mpu: Complete initialisation of the MPU after reaching the C-world by Jonathan Austin · 11 years ago
  5. 5ad7dcb ARM: mpu: add MPU probe and initialisation functions in C by Jonathan Austin · 11 years ago
  6. 67c9845 ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU by Jonathan Austin · 12 years ago
  7. a2b45b0 ARM: mpu: add header for MPU register layouts and region data by Jonathan Austin · 12 years ago
  8. aca7e59 ARM: mpu: add PMSA related registers and bitfields to existing headers by Jonathan Austin · 12 years ago
  9. ed18bdc ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LL by Jonathan Austin · 12 years ago
  10. c90ad5c ARM: add Cortex-R7 Processor Info by Jonathan Austin · 12 years ago
  11. 6656761 ARM: select CPU_CPU15_MMU/MPU appropriately by Jonathan Austin · 12 years ago
  12. 8d655d8 ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU by Jonathan Austin · 11 years ago
  13. 8006b4d ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMU by Jonathan Austin · 11 years ago
  14. aa1aadc ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations by Will Deacon · 13 years ago
  15. c4a1f03 ARM: nommu: do not initialise page tables in secondary_data structure by Will Deacon · 13 years ago
  16. 02ed1c7 ARM: nommu: provide dummy cpu_switch_mm implementation by Will Deacon · 13 years ago
  17. 5c709e6 ARM: nommu: define dummy TLB operations for nommu configurations by Will Deacon · 13 years ago
  18. 01fafca ARM: nommu: add entry point for secondary CPUs to head-nommu.S by Will Deacon · 13 years ago
  19. 78ecad0 Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into devel-stable by Russell King · 11 years ago
  20. f150abe Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 11 years ago
  21. 519fe2e Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  22. 803d19d leds: leds-gpio: reserve gpio before using it by Timo Teräs · 11 years ago
  23. e748a38 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  24. c4ad180 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  25. aa03381 ARM: smp: Drop RCU_NONIDLE usage in cpu_die() by Stephen Boyd · 11 years ago
  26. 0ddaa97 Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  27. 007b703 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  28. b382b94 ARM: Enable selection of SMP operations at boot time by Jon Medhurst · 11 years ago
  29. 0577408 arm: introduce psci_smp_ops by Stefano Stabellini · 11 years ago
  30. cc3e06a Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  31. a3f6902 Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  32. c778879 Linux 3.10-rc2 by Linus Torvalds · 11 years ago
  33. 669c743 Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  34. 622f223 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  35. 5e427ec x86: Fix bit corruption at CPU resume time by Linus Torvalds · 11 years ago
  36. fce9268 xen: Fixed assignment error in if statement by Lisa Nguyen · 11 years ago
  37. 3d645b0 xen/xenbus: Fixed over 80 character limit issue by Lisa Nguyen · 11 years ago
  38. d7e5075 xen/xenbus: Fixed indentation error in switch case by Lisa Nguyen · 11 years ago
  39. 2a0f905 drm/radeon: add Hainan pci ids by Alex Deucher · 12 years ago
  40. fffbdda drm/radeon: add golden register settings for Hainan (v2) by Alex Deucher · 11 years ago
  41. 1df0d52 drm/radeon: sun/hainan chips do not have UVD (v2) by Alex Deucher · 11 years ago
  42. 948bee3 drm/radeon: track which asics have UVD by Alex Deucher · 11 years ago
  43. 86a45ca drm/radeon: radeon-asic updates for Hainan by Alex Deucher · 12 years ago
  44. c04c00b drm/radeon: fill in ucode loading support for Hainan by Alex Deucher · 12 years ago
  45. 5153550 drm/radeon: don't touch DCE or VGA regs on Hainan (v3) by Alex Deucher · 12 years ago
  46. 8b02859 drm/radeon: fill in GPU init for Hainan (v2) by Alex Deucher · 12 years ago
  47. b5d9d72 drm/radeon: add chip family for Hainan by Alex Deucher · 12 years ago
  48. 2c2c0e5 Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  49. 78aa0b3 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  50. 731da21 drm/radeon/dce2: use 10khz units for audio dto calculation by Alex Deucher · 11 years ago
  51. fc98603 drm/radeon: Fix VRAM size calculation for VRAM >= 4GB by Niels Ole Salscheider · 11 years ago
  52. 6ab76310 drm/radeon: Remove superfluous variable by Niels Ole Salscheider · 11 years ago
  53. 917cc4e MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers by Guenter Roeck · 11 years ago
  54. b7cb1c5 Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  55. 81dff21 drm/nouveau: ensure channels are stopped before saving fences for suspend by Ben Skeggs · 11 years ago
  56. b509656 drm/nv50/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  57. 9426eed drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini by Ben Skeggs · 11 years ago
  58. fadb171 drm/nvc0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  59. c2e3259 drm/nve0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  60. fe6fc09 drm/nve0/ltcg: poke the partition count into yet another register by Ben Skeggs · 11 years ago
  61. 49debbe drm/nvc0/ltcg: fix handling of disabled partitions by Ben Skeggs · 11 years ago
  62. 6d5f838 drm/nvc0/ce: disable ce1 on a number of chipsets by Ben Skeggs · 11 years ago
  63. 46b47b8 drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode by Ben Skeggs · 11 years ago
  64. c5e624f drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 11 years ago
  65. 343cd4f Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  66. 610bba8 dm thin: fix metadata dev resize detection by Alasdair G Kergon · 11 years ago
  67. 4e2284d hwmon: (tmp401) Drop redundant safety on cache lifetime by Jean Delvare · 11 years ago
  68. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  69. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  70. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  71. 3c6a279 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  72. 8f05bde Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  73. f71df63 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  74. 12716cd sound/soc/kirkwood: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  75. 5f68d04 sound/soc/fsl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  76. 02fdb79 arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  77. c818b58 arch/arm/plat-samsung: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  78. d7fc0dd arch/arm/mach-tegra: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  79. 937192a drivers/watchdog: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  80. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  81. ffc0775 drivers/video/omap2/dss: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  82. dc83d05 drivers/video/omap2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  83. 9c5fdd3 drivers/usb/phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  84. bb52281 drivers/usb/host: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  85. bd93581 drivers/usb/gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  86. 122af6d drivers/usb/chipidea: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  87. b948cc6 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  88. 4f39b5b drivers/staging/nvec: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  89. b132566 drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  90. 45bae30 drivers/spi: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  91. a177c3a drivers/rtc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  92. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  93. 0497a59 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  94. 042c730 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  95. e222a6e drivers/mtd/nand: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  96. 26a39bf drivers/misc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  97. 8897b2b drivers/mfd: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  98. 118811b drivers/memory: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  99. 00d083f drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  100. 849d345 drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago