1. 76b1f72 i2c: imx: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  2. 4243fa0 I2C: mv64xxx: fix race between FSM/interrupt and process context by Russell King · 11 years ago
  3. 3420afb I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io() by Russell King · 11 years ago
  4. aa6bce5 I2C: mv64xxx: remove I2C_M_NOSTART code by Russell King · 11 years ago
  5. 0c195af I2C: mv64xxx: fix error handling for request_irq() by Russell King · 11 years ago
  6. 2c91110 I2C: mv64xxx: use devm_kzalloc() by Russell King · 11 years ago
  7. 4c5c95f I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put() by Russell King · 11 years ago
  8. 16874b0 I2C: mv64xxx: use devm_ioremap_resource() by Russell King · 11 years ago
  9. d5ac456 I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs() by Russell King · 11 years ago
  10. 1c2d721 i2c: intel-mid: remove obsolete driver by Andy Shevchenko · 11 years ago
  11. aa4f608 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  12. 286e050 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  13. 7d80fea Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  14. 338e33a Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  15. d683b96 Linux 3.10-rc4 by Linus Torvalds · 11 years ago
  16. 52a2a10 sata_rcar: fix interrupt handling by Sergei Shtylyov · 11 years ago
  17. cc86397 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  18. 4edb386 parisc: parport0: fix this legacy no-device port driver! by Helge Deller · 11 years ago
  19. c218c71 parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture by Helge Deller · 11 years ago
  20. b204a4d parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2) by Helge Deller · 11 years ago
  21. b47d493 parisc/PCI: Set type for LBA bus_num resource by Bjorn Helgaas · 11 years ago
  22. 2b6bac9 MAINTAINERS: update parisc architecture file list by Helge Deller · 11 years ago
  23. ea99b1a parisc: kernel: using strlcpy() instead of strcpy() by Chen Gang · 11 years ago
  24. 7660390 parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" by Paul Bolle · 11 years ago
  25. ae249b5 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 by Helge Deller · 11 years ago
  26. 3f108de parisc: memory overflow, 'name' length is too short for using by Chen Gang · 11 years ago
  27. aa3ae6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  28. 008bd2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  29. 0f7dafd Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  30. c361cb5 Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev by Linus Torvalds · 11 years ago
  31. 6cf3c736 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  32. f8cb279 Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  33. badec11 powerpc/cputable: Fix typo on P7+ cputable entry by Will Schmidt · 11 years ago
  34. 58a032c powerpc/perf: Add missing SIER support by Michael Ellerman · 11 years ago
  35. cbda6aa powerpc/perf: Revert to original NO_SIPR logic by Michael Ellerman · 11 years ago
  36. 858957a powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges by Kevin Hao · 11 years ago
  37. 2798389 powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges by Kevin Hao · 11 years ago
  38. f274ef8 powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP by Srivatsa S. Bhat · 11 years ago
  39. 8e44ddc powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation by Paul Mackerras · 11 years ago
  40. f7b3367 powerpc/32bit:Store temporary result in r0 instead of r8 by Priyanka Jain · 11 years ago
  41. 0608d69 powerpc/mm: Always invalidate tlb on hpte invalidate and update by Aneesh Kumar K.V · 11 years ago
  42. 280a5ba powerpc/pseries: Improve stream generation comments in copypage/user by Michael Neuling · 11 years ago
  43. a515348 powerpc/pseries: Kill all prefetch streams on context switch by Michael Neuling · 11 years ago
  44. 2ac6f42 powerpc/cputable: Fix oprofile_cpu_type on power8 by Nishanth Aravamudan · 11 years ago
  45. e242114 powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU by chenhui zhao · 11 years ago
  46. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 11 years ago
  47. b75c100 powerpc/tm: Move TM abort cause codes to uapi by Michael Neuling · 11 years ago
  48. 6ce6c62 powerpc/tm: Abort on emulation and alignment faults by Michael Neuling · 11 years ago
  49. 24b9237 powerpc/tm: Update cause codes documentation by Michael Neuling · 11 years ago
  50. 35f7097 powerpc/tm: Make room for hypervisor in abort cause codes by Michael Neuling · 11 years ago
  51. 1d822d6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  52. 7cfb953 Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  53. e8d256a Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  54. 977b55c Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 11 years ago
  55. fe696b4 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  56. a1457c0 reiserfs: fix deadlock with nfs racing on create/lookup by Jeff Mahoney · 11 years ago
  57. 4a85701 reiserfs: fix problems with chowning setuid file w/ xattrs by Jeff Mahoney · 11 years ago
  58. 0bdc7ac reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry by Jeff Mahoney · 11 years ago
  59. 4ad1f70 zoran: racy refcount handling in vm_ops ->open()/->close() by Al Viro · 11 years ago
  60. 56c21b5 atmel_lcdfb: blank the backlight on remove by Richard Genoud · 11 years ago
  61. 65ac057 trivial: atmel_lcdfb: add missing error message by Richard Genoud · 11 years ago
  62. 448293a befs_readdir(): do not increment ->f_pos if filldir tells us to stop by Al Viro · 11 years ago
  63. 31abdab hpfs: deadlock and race in directory lseek() by Al Viro · 11 years ago
  64. 1d7095c qnx6: qnx6_readdir() has a braino in pos calculation by Al Viro · 11 years ago
  65. 801d9d2 fix buffer leak after "scsi: saner replacements for ->proc_info()" by Jan Beulich · 11 years ago
  66. 5d477b6 vfs: Fix invalid ida_remove() call by Takashi Iwai · 11 years ago
  67. e86cbd8 s390/pgtable: Fix gmap notifier address by Christian Borntraeger · 11 years ago
  68. 8b811ba s390/dasd: fix handling of gone paths by Stefan Weinhuber · 11 years ago
  69. 9955ac4 arm64: don't kill the kernel on a bad esr from el0 by Mark Rutland · 11 years ago
  70. 381cc2b arm64: treat unhandled compat el0 traps as undef by Mark Rutland · 11 years ago
  71. df66834 m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK by Finn Thain · 11 years ago
  72. aafc9d1 iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling by Nicholas Bellinger · 11 years ago
  73. d5ddad416 target: Propigate up ->cmd_kref put return via transport_generic_free_cmd by Nicholas Bellinger · 11 years ago
  74. a93cb29 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  75. 970fa98 drm/qxl: fix build warnings on 32-bit by Dave Airlie · 11 years ago
  76. d68c380 clk: mxs: Include clk mxs header file by Fabio Estevam · 11 years ago
  77. cea4dcf iscsi-target: fix heap buffer overflow on error by Kees Cook · 11 years ago
  78. 4203afc Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  79. 21363ca target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export by Nicholas Bellinger · 11 years ago
  80. 484b002 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 5187b28 x86: Allow FPU to be used at interrupt time even with eagerfpu by Pekka Riikonen · 11 years ago
  82. 2baad61 x86, crc32-pclmul: Fix build with older binutils by Jan Beulich · 11 years ago
  83. 7bc0dc2 xfs: rework remote attr CRCs by Dave Chinner · 11 years ago
  84. 634fd53 xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 11 years ago
  85. 9e80c76 xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance by Dave Chinner · 11 years ago
  86. 58a7228 xfs: correctly map remote attr buffers during removal by Dave Chinner · 11 years ago
  87. 26f7144 xfs: remote attribute tail zeroing does too much by Dave Chinner · 11 years ago
  88. 551b382 xfs: remote attribute read too short by Dave Chinner · 11 years ago
  89. 9531e2d xfs: remote attribute allocation may be contiguous by Dave Chinner · 11 years ago
  90. e400d27 xfs: fix dir3 freespace block corruption by Dave Chinner · 11 years ago
  91. 7c9950f xfs: disable swap extents ioctl on CRC enabled filesystems by Dave Chinner · 11 years ago
  92. e7927e8 xfs: add fsgeom flag for v5 superblock support. by Dave Chinner · 11 years ago
  93. 1de09d1 xfs: fix incorrect remote symlink block count by Dave Chinner · 11 years ago
  94. 7d2ffe8 xfs: fix split buffer vector log recovery support by Dave Chinner · 11 years ago
  95. 2962f5a xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  96. 08fb390 xfs: avoid nesting transactions in xfs_qm_scall_setqlim() by Dave Chinner · 11 years ago
  97. 3655b22 Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  98. 5489e94 MAINTAINERS: Framebuffer Layer maintainers update by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  99. 5c1dfc8 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  100. eb54d43 NFS: Fix security flavor negotiation with legacy binary mounts by Chuck Lever · 11 years ago