1. 6584cb8 ARM i.MX dma: Fix burstsize settings by Sascha Hauer · 13 years ago
  2. 9d732424 mach-mx5: fix the I2C clock parents by Lothar Waßmann · 13 years ago
  3. 23e99d4 ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0 by Uwe Kleine-König · 13 years ago
  4. b9b6586 ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.h by Axel Lin · 13 years ago
  5. d7336b8 ARM: mx53: Fix some interrupts marked as reserved. by Fabio Estevam · 13 years ago
  6. 425933b MXC: iomux-v3: correct NO_PAD_CTRL definition by Troy Kisky · 13 years ago
  7. 429a035 ARM: mx51: Fix the address space length for SSI by Fabio Estevam · 13 years ago
  8. 187e5f2 ARM: mxc: imx-dma on imx25 has no other TO version but TO1 by Shawn Guo · 13 years ago
  9. ee8814d ARM: mxc: change imx-dma default to_version to 1 by Shawn Guo · 13 years ago
  10. aa5f380 ARM: mxc: sdma on imx25 is a V2 block by Shawn Guo · 13 years ago
  11. 420766a ARM: mxc: imx-sdma device gets 16K iosize than 4K by Shawn Guo · 13 years ago
  12. 6cecabb ARM: mxc: iomux-v1: Fix build warning by Fabio Estevam · 13 years ago
  13. aec250d ARM: mach-imx/mx27_3ds: Fix regulator support by Fabio Estevam · 13 years ago
  14. 581f84e mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIO by Fabio Estevam · 13 years ago
  15. b2a08e3 ARM: mach-imx/mx31_3ds: Fix IOMUX for SPI1 signals by Fabio Estevam · 13 years ago
  16. 98618cf ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numbering by Fabio Estevam · 13 years ago
  17. 9333d87 ARM: mx53: Fix the base addresses for the DDR memory regions by Marc Kleine-Budde · 13 years ago
  18. 2aee401 ARM: mx53: Fix the chip select addresses by Fabio Estevam · 13 years ago
  19. f2abaae ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6 by Fabio Estevam · 13 years ago
  20. 38c7364 mx51: Let USB Storage be built by default by Fabio Estevam · 13 years ago
  21. 9bb7fa1 ARM: mxs_defconfig: Change CONFIG_RTC_CLASS 'm' to 'y' by Shawn Guo · 13 years ago
  22. 5629937 Linux 3.0-rc4 by Linus Torvalds · 13 years ago
  23. 79568f5 vfs: i_state needs to be 'unsigned long' for now by Linus Torvalds · 13 years ago
  24. f5fc556 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  25. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  26. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  27. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  28. 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  29. a377e18 drm/radeon/kms/r6xx+: voltage fixes by Alex Deucher · 13 years ago
  30. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 13 years ago
  31. 3844204 pxa168_eth: fix race in transmit path. by Richard Cochran · 13 years ago
  32. 8ad2475 ipv4, ping: Remove duplicate icmp.h include by Jesper Juhl · 13 years ago
  33. c82b9d7 netxen: fix race in skb->len access by Eric Dumazet · 13 years ago
  34. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  35. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  36. 90a800de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  37. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  38. 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 13 years ago
  39. 8e833fd fix comment in generic_permission() by Al Viro · 13 years ago
  40. 6291176 kill obsolete comment for follow_down() by Al Viro · 13 years ago
  41. 1aec703 proc_sys_permission() is OK in RCU mode by Al Viro · 13 years ago
  42. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  43. cf12791 proc_fd_permission() is doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  44. 730e908 nilfs2_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  45. a63ab94 logfs doesn't need ->permission() at all by Al Viro · 13 years ago
  46. 6b41995 coda_ioctl_permission() is safe in RCU mode by Al Viro · 13 years ago
  47. ec12781 cifs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  48. 1712c20 bad_inode_permission() is safe from RCU mode by Al Viro · 13 years ago
  49. 185bf87 ubifs: dereferencing an ERR_PTR in ubifs_mount() by Dan Carpenter · 13 years ago
  50. 105f462 nfsd4: fix break_lease flags on nfsd open by J. Bruce Fields · 13 years ago
  51. 4ee1c57f drm/nouveau: drop leftover debugging by Dave Airlie · 13 years ago
  52. ca295e5 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  53. 682f1a5 drm/radeon: avoid warnings from r600/eg irq handlers on powered off card. by Dave Airlie · 13 years ago
  54. 74d074e drm/radeon/kms: add missing param for dce3.2 DP transmitter setup by Alex Deucher · 13 years ago
  55. 8323fa6 drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards by Alex Deucher · 13 years ago
  56. 44da29d sgi-xp: fix a use after free by Eric Dumazet · 13 years ago
  57. 658924d hp100: fix an skb->len race by Eric Dumazet · 13 years ago
  58. 00ce2d5 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  59. cefa999 netpoll: copy dev name of slaves to struct netpoll by WANG Cong · 13 years ago
  60. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  61. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  62. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 13 years ago
  63. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 13 years ago
  64. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  66. de505e7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  67. c1f5c54 x86, MAINTAINERS: Add x86 MCE people by Ingo Molnar · 13 years ago
  68. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  69. 9aa3c94 ipv4: fix multicast losses by Eric Dumazet · 13 years ago
  70. c11760c isofs: fix bh leak in isofs_fill_super() error case by Linus Torvalds · 13 years ago
  71. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 13 years ago
  72. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 13 years ago
  73. da40b0b Input: evdev - try to wake up readers only if we have full packet by Dmitry Torokhov · 13 years ago
  74. b1e698d hwmon: (s3c) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  75. fb794e0 hwmon: (ibmpex) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  76. 3cdb205 hwmon: (ibmaem) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  77. 9a2d55b hwmon: (asus_atk0110) Consolidate sysfs attribute initialization by Guenter Roeck · 13 years ago
  78. 808b4e6 hwmon: (coretemp) Drop unused struct members by Jean Delvare · 13 years ago
  79. b16a5a1 drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync by Ben Skeggs · 13 years ago
  80. f66b3d5 drm/nv50/disp: fix gamma with page flipping overlay turned on by Ben Skeggs · 13 years ago
  81. 2905544 drm/nouveau/pm: Prevent overflow in nouveau_perf_init() by Emil Velikov · 13 years ago
  82. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 13 years ago
  83. a6c0a39 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  84. 2f48802 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  85. 95559f2 Merge branch 'anon_vma-locking' by Linus Torvalds · 13 years ago
  86. dd34739 mm: avoid anon_vma_chain allocation under anon_vma lock by Linus Torvalds · 13 years ago
  87. eee2acb mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas() by Peter Zijlstra · 13 years ago
  88. bb4aa39 mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone() by Linus Torvalds · 13 years ago
  89. 498e720 drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. by Daniel J Blueman · 13 years ago
  90. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 13 years ago
  91. 3744100 r8169: fix static initializers. by Francois Romieu · 13 years ago
  92. e999376 Btrfs: avoid delayed metadata items during commits by Chris Mason · 13 years ago
  93. eeb1497 inet_diag: fix inet_diag_bc_audit() by Eric Dumazet · 13 years ago
  94. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 13 years ago
  95. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 13 years ago
  96. 1eddcea net: rfs: enable RFS before first data packet is received by Eric Dumazet · 13 years ago
  97. cab758e fs_enet: fix freescale FCC ethernet dp buffer alignment by Clive Stubbings · 13 years ago
  98. 35a30d7 btrfs: fix uninitialized return value by David Sterba · 13 years ago
  99. 19fd294 btrfs: fix wrong reservation when doing delayed inode operations by Miao Xie · 13 years ago
  100. 9fe6a50 btrfs: Remove unused sysfs code by Maarten Lankhorst · 13 years ago