1. f497d01 imxfb: calculate bpix value from bits_per_pixel by Sascha Hauer · 15 years ago
  2. 9b0e6db mx1: Codingstyle: Let the compiler count arrays by Sascha Hauer · 15 years ago
  3. 3f4f54b mx3: Codingstyle: Let the compiler count arrays by Sascha Hauer · 15 years ago
  4. bf50bcc mx2: Codingstyle: Let the compiler count arrays by Sascha Hauer · 15 years ago
  5. aa68c02 mx2: remove mxc_irda platform device by Sascha Hauer · 15 years ago
  6. 997d74b MXC iomux-v3: Fix defines for PAD_CTL registers by Sascha Hauer · 15 years ago
  7. c5aa0ad mxc: turn to soc specific init_irq functions by Sascha Hauer · 15 years ago
  8. 12308df mxc: remove do not include directly by Sascha Hauer · 15 years ago
  9. ccc1a6f MXC: remove board specific setup of MXC_LL_UART_[PV]ADDR by Sascha Hauer · 15 years ago
  10. d30c74a MXC uncompress macros: determine uart base by machine type by Sascha Hauer · 15 years ago
  11. abae613 mxc: remove ARCH_NR_GPIOS by Sascha Hauer · 15 years ago
  12. be124c9 system.c: runtime base address by Sascha Hauer · 15 years ago
  13. 8db5d1a MXC: pass base/irq to mxc_timer_init by Sascha Hauer · 15 years ago
  14. 3c33010 Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf by Linus Torvalds · 15 years ago
  15. 9b7019a perf_counter: Remove unused variables by Peter Zijlstra · 15 years ago
  16. aea1f79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  17. ae42b9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  18. 0ecf24e blackfin: fix wrong CTS inversion by Sonic Zhang · 15 years ago
  19. a7571a5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  20. 64e8be6 ARM: Realview & Versatile: Fix i2c_board_info definitions by Russell King · 15 years ago
  21. 04e448d vmlinux.lds.h: restructure BSS linker script macros by Tim Abbott · 15 years ago
  22. a1cc1ba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/linux-2.6 by Linus Torvalds · 15 years ago
  23. 499ee07 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  24. 18282b3 Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h" by Aurelien Jarno · 15 years ago
  25. 390bd13 Add dma_debug_init() for ia64 by fujita · 15 years ago
  26. 6f40946 Fix ia64 compilation IS_ERR and PTE_ERR errors. by Fenghua Yu · 15 years ago
  27. d740d34 [ARM] 5608/1: Updated U300 defconfig by Linus Walleij · 15 years ago
  28. 7a50492 lguest: restrict CPUID to avoid perf counter wrmsr by Rusty Russell · 15 years ago
  29. 5780888 lguest: fix journey by Matias Zabaljauregui · 15 years ago
  30. 6843f40 Blackfin: define HARDIRQ_BITS again for now by Mike Frysinger · 15 years ago
  31. 994e9a2 arch/blackfin: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  32. 5bc6e3c Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions by Graf Yang · 15 years ago
  33. f574a76 Blackfin: work around anomaly 05000189 by Robin Getz · 15 years ago
  34. c70c754 Blackfin: drop per-cpu loops_per_jiffy tracking by Michael Hennerich · 15 years ago
  35. c03c2a8 Blackfin: fix bugs in GPIO resume code by Michael Hennerich · 15 years ago
  36. 4c94c3e Blackfin: bf537-stamp: fix irq decl for AD7142 by Barry Song · 15 years ago
  37. ad863a9 Blackfin: fix handling of IPEND in interrupt context save by Robin Getz · 15 years ago
  38. 3a920ac Blackfin: drop duplicate runtime checking of anomaly 05000448 by Robin Getz · 15 years ago
  39. ebd5833 Blackfin: fix incomplete renaming of the bfin-twi-lcd driver by Michael Hennerich · 15 years ago
  40. f1c717f Blackfin: fix wrong CTS inversion by Sonic Zhang · 15 years ago
  41. 10a5ecd Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1) by Graf Yang · 15 years ago
  42. 532f07c Blackfin: fix early_dma_memcpy() handling of busy channels by Mike Frysinger · 15 years ago
  43. fb4b5d3 Blackfin: handle BF561 Core B memory regions better when SMP=n by Mike Frysinger · 15 years ago
  44. 8399a74 Blackfin: fix miscompilation in lshrdi3 by Jie Zhang · 15 years ago
  45. dc437b1 Blackfin: fix silent crash when no uClinux MTD filesystem exists by Robin Getz · 15 years ago
  46. 15627bd Blackfin: restore exception banner when dumping crash info by Mike Frysinger · 15 years ago
  47. 0e4edcf Blackfin: work around anomaly 05000281 by Robin Getz · 15 years ago
  48. 976119b Blackfin: update anomaly lists to match latest sheets/usage by Graf Yang · 15 years ago
  49. b2dc0a0 Blackfin: drop dead flash_probe call by Mike Frysinger · 15 years ago
  50. 1997660 Blackfin: cleanup code a bit with comments and defines by Robin Getz · 15 years ago
  51. 0115cb5 powerpc: Fix another bug in move of altivec code to vector.S by Andreas Schwab · 15 years ago
  52. 28477fb powerpc: Fix booke user_disable_single_step() by Dave Kleikamp · 15 years ago
  53. 5be6717 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 2ad7664 x86: Fix warning in pvclock.c by Dave Jones · 15 years ago
  55. a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  56. 5fddcdb mn10300: remove duplicated #include by Huang Weiyi · 15 years ago
  57. 7473727 x86, apic: Fix false positive section mismatch in numaq_32.c by Rakib Mullick · 15 years ago
  58. 151586d x86: Fix false positive section mismatch in es7000_32.c by Rakib Mullick · 15 years ago
  59. f1c6a58 perf_counter, x86: Extend perf_counter Pentium M support by Daniel Qarras · 15 years ago
  60. 08f4287 sparc: remove driver-core BUS_ID_SIZE by Kay Sievers · 15 years ago
  61. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  62. a1a08d1 x86: Remove spurious printk level from segfault message by Roland Dreier · 15 years ago
  63. eee33ab Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  64. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  65. ac3f482 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  68. 857fdc5 x86/pci: insert ioapic resource before assigning unassigned resources by Yinghai Lu · 15 years ago
  69. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  70. 984b838 perf_counter: Clean up global vs counter enable by Peter Zijlstra · 15 years ago
  71. 9c74fb5 perf_counter: Fix up P6 PMU details by Peter Zijlstra · 15 years ago
  72. 11d1578 perf_counter: Add P6 PMU support by Vince Weaver · 15 years ago
  73. e864561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  74. 8d7ff4f x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon by Robert Richter · 15 years ago
  75. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  76. 6860107 [ARM] 5594/1: Correct U300 VIC init PM setting by Linus Walleij · 15 years ago
  77. a0b98ec [ARM] 5595/1: ep93xx: missing header in dma-m2p.c by Hartley Sweeten · 15 years ago
  78. 39bd806 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  79. db78450 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 15 years ago
  80. 4e66a0f Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  81. 44b5728 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in by Yinghai Lu · 15 years ago
  82. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  83. b4b21ca Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  84. ed7ba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  85. d6d4655 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  86. 622f806 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  87. 00024be x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR by Peter Chubb · 15 years ago
  88. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 15 years ago
  89. ad9064d powerpc: Fix spin_event_timeout() to be robust over context switches by Grant Likely · 15 years ago
  90. 30c5af4 powerpc: Use pr_devel() in do_dcache_icache_coherency() by Michael Ellerman · 15 years ago
  91. 33875f0 powerpc/cell: Use pr_devel() in axon_msi.c by Michael Ellerman · 15 years ago
  92. 29e5fa59 powerpc: Use pr_devel() in arch/powerpc/mm/gup.c by Michael Ellerman · 15 years ago
  93. 651e2dd powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c by Michael Ellerman · 15 years ago
  94. 3665ee3 powerpc/perf_counter: Remove duplicated #include by Huang Weiyi · 15 years ago
  95. a1ac38a powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c by Michael Ellerman · 15 years ago
  96. b69e9e9 powerpc/pseries: Use pr_devel() in xics.c by Michael Ellerman · 15 years ago
  97. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  98. 551a232 powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines by Michael Ellerman · 15 years ago
  99. 01cc826 Merge commit 'jwb/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  100. 0760630 [S390] define KTIME_SCALAR for 32-bit s390 by Martin Schwidefsky · 15 years ago