1. 7553ee7 ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 13 years ago
  2. 5065c71 ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 13 years ago
  3. f68deab ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 13 years ago
  4. 4fddcae ARM: add dma_zone_size to the machine_desc structure by Nicolas Pitre · 13 years ago
  5. 6503201 ARM: change ARM_DMA_ZONE_SIZE into a variable by Nicolas Pitre · 13 years ago
  6. 022ae53 ARM: dma: replace ISA_DMA_THRESHOLD with a variable by Russell King · 13 years ago
  7. 3973c33 ARM: dmabounce: simplify dma_set_mask() by Russell King · 13 years ago
  8. 5c8598f ARM: dmabounce: no need to check dev->bus type in needs_bounce function by Russell King · 13 years ago
  9. 0703ed2 ARM: dmabounce: get rid of dma_needs_bounce global function by Russell King · 13 years ago
  10. c289b2e ARM: dmabounce: correct unmap_single dev_dbg by Russell King · 13 years ago
  11. dfa322f ARM: dmabounce: check pointer against NULL not 0 by Russell King · 13 years ago
  12. e2f521e ARM: dmabounce: remove useless pr_err by Russell King · 13 years ago
  13. dd3641f ARM: dmabounce: move decision for bouncing into __dma_map_page() by Russell King · 13 years ago
  14. 23bc987 ARM: dmabounce: separate out decision to bounce by Russell King · 13 years ago
  15. 71695dd ARM: dmabounce: avoid needless valid_dma_direction() check by Russell King · 13 years ago
  16. 8021a4a ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page by Russell King · 13 years ago
  17. 1787836 ARM: dmabounce: fix map_single() error return value by Russell King · 13 years ago
  18. c017d0d Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  19. 78a3cc3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  20. cb16c34 KVM: x86 emulator: fix %rip-relative addressing with immediate source operand by Avi Kivity · 13 years ago
  21. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  22. 9a8f99f powerpc/rtas-rtc: remove sideeffects of printk_ratelimit by Christian Dietrich · 13 years ago
  23. 937c190 powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig by Michael Neuling · 13 years ago
  24. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  25. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  26. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  27. edcda265 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  28. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  29. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  30. 111b20d ARM: pm: ensure ARMv7 CPUs save and restore the TLS register by Russell King · 13 years ago
  31. 7a0ee92 ARM: pm: proc-v7: fix missing struct processor pointers for suspend code by Russell King · 13 years ago
  32. 859c965 [S390] allow setting of upper 32 bit in smp_ctl_set_bit by Jan Glauber · 13 years ago
  33. 6815823 [S390] hwsampler: Set a sane default sampling rate by Christian Borntraeger · 13 years ago
  34. b530ce7 [S390] s390: enforce HW limits for the initial sampling rate by Christian Borntraeger · 13 years ago
  35. 80629b0 [S390] kvm-s390: fix kconfig dependencies by Christian Borntraeger · 13 years ago
  36. 82a9a48 powerpc/e500: fix breakage with fsl_rio_mcheck_exception by Scott Wood · 13 years ago
  37. f3fed68 powerpc/p1022ds: fix audio-related properties in the device tree by Timur Tabi · 13 years ago
  38. 35052cf MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() by David Howells · 13 years ago
  39. 082763a ARM: 6969/1: plat-iop: fix build error by Linus Walleij · 13 years ago
  40. 946a105 ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries by Dave Martin · 13 years ago
  41. 573619d ARM: SMP: wait for CPU to be marked active by Russell King · 13 years ago
  42. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  43. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 13 years ago
  44. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  45. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  46. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  47. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  48. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 13 years ago
  49. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 13 years ago
  50. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  51. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 13 years ago
  52. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  53. add7944 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  54. 9a00318 ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols by Dave Martin · 13 years ago
  55. 343fda5 ARM: 6962/1: mach-h720x: fix build error by Linus Walleij · 13 years ago
  56. 2bc58a6 ARM: 6959/1: SMP build fix for entry-macro-multi.S by Magnus Damm · 13 years ago
  57. 1a7d436 amba pl011: platform data for reg lockup and glitch v2 by Shreshtha Kumar Sahu · 13 years ago
  58. acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 13 years ago
  59. f8f44f0 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  60. f49cc57 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  61. 158f1e9 gpio: include linux/gpio.h where needed by Randy Dunlap · 13 years ago
  62. 261a9af sh: sh7724: Add USBHS DMAEngine support by Kuninori Morimoto · 13 years ago
  63. fb2e739 sh: ecovec: Add renesas_usbhs support by Kuninori Morimoto · 13 years ago
  64. 19a1166 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  65. 21c5977 alpha: fix several security issues by Dan Rosenberg · 13 years ago
  66. c7cbb02 rtc: fix build warnings in defconfigs by Wanlong Gao · 13 years ago
  67. b2abe50 xen: When calling power_off, don't call the halt function. by Tom Goetz · 13 years ago
  68. 900cba8 xen: support CONFIG_MAXSMP by Andrew Jones · 15 years ago
  69. 05a7929 ARM: mach-shmobile: mackerel: tidyup usbhs driver settings by Kuninori Morimoto · 13 years ago
  70. 60b8b1d x86 idle: APM requires pm_idle/default_idle unconditionally when a module by Andy Whitcroft · 13 years ago
  71. 3a2289a Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  72. 4068b00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 13 years ago
  73. f39e8409 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  74. b8ce9fb Merge branch 'fixes-v3.0-rc3' into devel-fixes by Tony Lindgren · 13 years ago
  75. e9e35c5 OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME by Kevin Hilman · 13 years ago
  76. ff71db2f avr32, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  77. c162755 avr32: make intc_resume() return void to conform to syscore_ops by Hans-Christian Egtvedt · 13 years ago
  78. 3000f00 avr32: add some more at91 to cpu.h definition by Nicolas Ferre · 13 years ago
  79. a527a14 avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs by Hans-Christian Egtvedt · 13 years ago
  80. 4137b31 avr32/at32ap: fix mapping of platform device id for USART by Hans-Christian Egtvedt · 13 years ago
  81. 7bbf1d4 avr32: fix use of non-existing portnr variable in at32_map_usart() by Hans-Christian Egtvedt · 13 years ago
  82. 201fbce sh, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  83. 9aa7719 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus by Paul Mundt · 13 years ago
  84. 3110572 ARM: mach-shmobile: Correct SCIF port types for SH7367. by Paul Mundt · 13 years ago
  85. 485b2ab ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fix by Magnus Damm · 13 years ago
  86. e2a53b7 ARM: mach-shmobile: Mackerel USB platform data update by Magnus Damm · 13 years ago
  87. 5294206 ARM: mach-shmobile: AG5EVM SDHI1 platform data update by Magnus Damm · 13 years ago
  88. 734c3ce m68k: use kernel processor defines for conditional optimizations by Greg Ungerer · 13 years ago
  89. 6235672 m68knommu: create config options for CPU classes by Greg Ungerer · 13 years ago
  90. dab104a m68knommu: fix linker script exported name sections by Greg Ungerer · 13 years ago
  91. 7ad35cf x86/uv/x2apic: update for change in pci bridge handling. by Dave Airlie · 13 years ago
  92. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  93. 842c895 Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  94. acb11bc Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  95. c8e0bf9 Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
  96. 9d5ae7c omap: pandora: fix NAND support by Grazvydas Ignotas · 13 years ago
  97. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  98. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  99. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 13 years ago
  100. 7d7975a ARM: footbridge: fix clock event support by Russell King · 13 years ago