1. b570e0e OMAP4: Fix cpu detection by Santosh Shilimkar · 15 years ago
  2. 8d88f7f omap3: pandora: board file updates for .33 by Grazvydas Ignotas · 15 years ago
  3. 249b17f omap3: Defconfig file of Always Innovating OMAP3-based Touch Book by Gregoire Gentil · 15 years ago
  4. 7a079ca omap3: Board file of Always Innovating OMAP3-based Touch Book by Gregoire Gentil · 15 years ago
  5. bf92a40 omap1: I2C mux and clocks for omap7xx by Cory Maccarrone · 15 years ago
  6. 106997c omap1: Add omap7xx USB support by Cory Maccarrone · 15 years ago
  7. f8e9e98 omap1: DMA: move LCD related code from plat-omap to mach-omap1 by Janusz Krzysztofik · 15 years ago
  8. 414f552 omap1: Use gen_nand by Ladislav Michl · 15 years ago
  9. 3bc4801 omap: use smc91x_platdata to setup smc91x by Ladislav Michl · 15 years ago
  10. 662c8b5 omap: mux: Add 36xx CBP package support by Tony Lindgren · 15 years ago
  11. 15f45e6 omap: mux: Remove old mux code for 34xx by Tony Lindgren · 15 years ago
  12. 4896e39 omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions by Tony Lindgren · 15 years ago
  13. b63128e omap: Split i2c platform init for mach-omap1 and mach-omap2 by Tony Lindgren · 15 years ago
  14. 4b715ef omap: mux: Add debugfs support for new mux code by Tony Lindgren · 15 years ago
  15. ca5742b omap: mux: Add new style init functions to omap3 board-*.c files by Tony Lindgren · 15 years ago
  16. ddaa912 omap: mux: Add new style pin multiplexing data for 34xx by Tony Lindgren · 15 years ago
  17. 15ac7af omap: mux: Add new style pin multiplexing code for omap3 by Tony Lindgren · 15 years ago
  18. 92c9f50 omap2: mux: intoduce omap_mux_{read,write} by Mike Rapoport · 15 years ago
  19. 911bd73 ARM: OMAP4: PM: Add init api for DPLL nodes by Rajendra Nayak · 15 years ago
  20. 16975a7 ARM: OMAP4: PM: Add support for OMAP4 dpll api's by Rajendra Nayak · 15 years ago
  21. a1391d2 ARM: OMAP4: PM: Move DPLL control apis to dpll.c by Rajendra Nayak · 15 years ago
  22. d79b126 ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's by Rajendra Nayak · 15 years ago
  23. 972c542 ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration by Rajendra Nayak · 15 years ago
  24. dd70841 ARM: OMAP4: PM: Adds CM1/2 register field masks by Rajendra Nayak · 15 years ago
  25. 234f0c4 ARM: OMAP4: PM: Adds PRM register shift and mask bits by Rajendra Nayak · 15 years ago
  26. c129404 ARM: OMAP4: PM: Adds PRM register defs for OMAP4 by Rajendra Nayak · 15 years ago
  27. 9b47267 ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4 by Rajendra Nayak · 15 years ago
  28. 77772d5f ARM: OMAP4: PM: PRM/CM module offsets for OMAP4 by Rajendra Nayak · 15 years ago
  29. 9ef8915 ARM: OMAP4: PM: Fix the PRM and CM base addresses by Rajendra Nayak · 15 years ago
  30. 0d93d8b OMAP: omap_device: track latency in nanoseconds by Kevin Hilman · 15 years ago
  31. d048ec7 OMAP: omap_device: fix nsec/usec conversion in latency calculations by Kevin Hilman · 15 years ago
  32. 81d7c6f OMAP: hwmod: warn on missing clockdomain by Kevin Hilman · 15 years ago
  33. d229266 OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday() by Kevin Hilman · 15 years ago
  34. 5f1b6ef OMAP: omap_device: use UINT_MAX for default wakeup latency limit by Kevin Hilman · 15 years ago
  35. a470c42 OMAP: omap_device: add to_omap_device() macro by Kevin Hilman · 15 years ago
  36. a16b1f7 OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code by Paul Walmsley · 15 years ago
  37. 718bfd7 OMAP hwmod: add names to module MPU IRQ lines by Paul Walmsley · 15 years ago
  38. 726072e OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling by Paul Walmsley · 15 years ago
  39. b835d01 OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET by Paul Walmsley · 15 years ago
  40. 6f8b7ff OMAP clock/hwmod: fix off-by-one errors by Paul Walmsley · 15 years ago
  41. 3863c74 OMAP3: PM: Fix for MPU power domain MEM BANK position by Thara Gopinath · 15 years ago
  42. 18862cb OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behind Kconfig by Paul Walmsley · 15 years ago
  43. 1fda39e OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR() by Roel Kluin · 15 years ago
  44. 155a22e OMAP powerdomain: rearrange struct powerdomain to save some memory by Paul Walmsley · 15 years ago
  45. 2354eb5 OMAP powerdomain/PM: use symbolic constants for the max number of power states by Paul Walmsley · 15 years ago
  46. 6a06fa6 OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx by Paul Walmsley · 15 years ago
  47. 33903eb OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN by Paul Walmsley · 15 years ago
  48. 42d75e7 OMAP2/3 PRCM: don't export prm_*(), cm_*() functions by Paul Walmsley · 15 years ago
  49. 5265050 OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c by Paul Walmsley · 15 years ago
  50. 6f62b58 OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT by Paul Walmsley · 15 years ago
  51. 2fe77b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  52. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  53. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  54. 748e566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  55. 880188b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  56. 1cceefd tty: const: constify remaining tty_operations by Alexey Dobriyan · 15 years ago
  57. d8a9445 OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx* by Paul Walmsley · 15 years ago
  58. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
  59. 82e9bd5 OMAP3 clock: convert clock34xx.h to clock34xx_data.c by Paul Walmsley · 15 years ago
  60. 75d4334 OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_omap CPU flag by Paul Walmsley · 15 years ago
  61. 55d8a65 OMAP2/3: move SDRC macros to mach-omap2/sdrc.h by Paul Walmsley · 15 years ago
  62. 06b1693 OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespace by Paul Walmsley · 15 years ago
  63. ebd893d OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_data.c by Paul Walmsley · 15 years ago
  64. 450b1e8 x86: Remove enabling x2apic message for every CPU by Mike Travis · 15 years ago
  65. aad3bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap by Linus Torvalds · 15 years ago
  66. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  67. 7e8d5cd USB: Add EHCI support for MX27 and MX31 based boards by Daniel Mack · 15 years ago
  68. 5054225 x86, msr: Add support for non-contiguous cpumasks by Borislav Petkov · 15 years ago
  69. 5c6baba Merge commit 'linus/master' into x86/urgent by H. Peter Anvin · 15 years ago
  70. 8097551 kgdb,x86: do not set kgdb_single_step on x86 by Jason Wessel · 15 years ago
  71. cf6f196 kgdb,i386: Fix corner case access to ss with NMI watch dog exception by Jason Wessel · 15 years ago
  72. a5d09d6 kgdb,x86: remove redundant test by Roel Kluin · 15 years ago
  73. aa65607 Add missing alignment check in arch/score sys_mmap() by Al Viro · 15 years ago
  74. e77414e fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh by Al Viro · 15 years ago
  75. bb52d66 Get rid of open-coding in ia64_brk() by Al Viro · 15 years ago
  76. 05d72fa sparc_brk() is not needed anymore by Al Viro · 15 years ago
  77. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  78. 0067bd8 Cut hugetlb case early for 32bit on ia64 by Al Viro · 15 years ago
  79. 564b3bf arch_mmap_check() on mn10300 by Al Viro · 15 years ago
  80. 570dcf2 Kill ancient crap in s390 compat mmap by Al Viro · 15 years ago
  81. 2ea1d13 arm: add arch_mmap_check(), get rid of sys_arm_mremap() by Al Viro · 15 years ago
  82. c4caa77 file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() by Al Viro · 15 years ago
  83. 0ec62d2 kill useless checks in sparc mremap variants by Al Viro · 15 years ago
  84. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
  85. aa2cf42 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  86. ebb682f x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks by Prarit Bhargava · 15 years ago
  87. 3989d17 HTC Dream: mmc compilation fixes by Pavel Machek · 15 years ago
  88. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  89. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  90. 1255803 x86, perf events: Check if we have APIC enabled by Cyrill Gorcunov · 15 years ago
  91. 5e855db perf_event: Fix variable initialization in other codepaths by Xiao Guangrong · 15 years ago
  92. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  93. 9cf7826 Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  94. 8638c49 x86/amd-iommu: Fix PCI hotplug with passthrough mode by Joerg Roedel · 15 years ago
  95. b7cc955 x86/amd-iommu: Fix passthrough mode by Joerg Roedel · 15 years ago
  96. 3a0340b x86: mmio-mod.c: Use pr_fmt by Joe Perches · 15 years ago
  97. 1bd591a x86: kmmio.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
  98. a78d9626 x86: i8254.c: Add pr_fmt(fmt) by Joe Perches · 15 years ago
  99. 4068523 x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago
  100. 5cd476e x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago