1. 1316b79 drm/radeon/dpm: add infrastructure to support debugfs info by Alex Deucher · 11 years ago
  2. 7ad8d06 drm/radeon/dpm: re-enable state transitions for Cayman by Alex Deucher · 11 years ago
  3. 4b5c006 drm/radeon/dpm: re-enable state transitions for BTC by Alex Deucher · 11 years ago
  4. 4da18e2 drm/radeon: fix typo in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  5. 5c7524b drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  6. aa71d83 drm/radeon: remove sumo dpm/uvd bringup leftovers by Alex Deucher · 11 years ago
  7. 5705b8a Input: tps6507x-ts - convert to polled input device infrastructure by Dmitry Torokhov · 11 years ago
  8. 69e9aa9 ARM: davinci: da850-evm: remove vref from touchscreen platform data by Manish Badarkhe · 11 years ago
  9. e8ca413 IB/srp: Bump driver version and release date by Vu Pham · 11 years ago
  10. 4b5e5f4 IB/srp: Make HCA completion vector configurable by Bart Van Assche · 11 years ago
  11. 96fc248 IB/srp: Maintain a single connection per I_T nexus by Bart Van Assche · 11 years ago
  12. 99e1c13 IB/srp: Fail I/O fast if target offline by Bart Van Assche · 11 years ago
  13. 6af8652 ceph: tidy ceph_mdsmap_decode() a little by Dan Carpenter · 11 years ago
  14. c213b50 ceph: improve error handling in ceph_mdsmap_decode by Emil Goode · 11 years ago
  15. 912c317 rbd: drop original request earlier for existence check by Alex Elder · 11 years ago
  16. 4d1bf79 ceph: fix up comment for ceph_count_locks() as to which lock to hold by Jim Schutt · 11 years ago
  17. 491205a rbd: Use min_t() to fix comparison of distinct pointer types warning by Geert Uytterhoeven · 11 years ago
  18. 5ea34a0 s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set by Hannes Reinecke · 11 years ago
  19. 3d71ad3 s390/dasd: Add 'timeout' attribute by Hannes Reinecke · 11 years ago
  20. 80bd718 block: check for timeout function in blk_rq_timed_out() by Hannes Reinecke · 11 years ago
  21. d1ffc1f block/dasd: detailed I/O errors by Hannes Reinecke · 11 years ago
  22. f6f8034 s390/dasd: Reduce amount of messages for specific errors by Hannes Reinecke · 11 years ago
  23. a2ace46 s390/dasd: Implement block timeout handling by Hannes Reinecke · 11 years ago
  24. 1fbdb8b s390/dasd: process all requests in the device tasklet by Hannes Reinecke · 11 years ago
  25. 1f1ee9a s390/dasd: make number of retries configurable by Hannes Reinecke · 11 years ago
  26. b99a946 s390/dasd: Clarify comment by Hannes Reinecke · 11 years ago
  27. d783d9a s390/hwsampler: Updated misleading member names in hws_data_entry by Hendrik Brueckner · 11 years ago
  28. 8d38ef1 vfio/type1: Fix leak on error path by Alex Williamson · 11 years ago
  29. 95cee62 remoteproc: Cocci spatch "memdup.spatch" by Thomas Meyer · 11 years ago
  30. b6356a0 remoteproc: free carveout memories only after unmapping them by Suman Anna · 11 years ago
  31. 1535ac0 MIPS: SEAD3: Disable L2 cache on SEAD-3. by Steven J. Hill · 11 years ago
  32. 7ac836c MIPS: BCM63xx: Enable second core SMP on BCM6328 if available by Jonas Gorski · 11 years ago
  33. a068dde MIPS: BCM63xx: Add SMP support to prom.c by Kevin Cernekee · 11 years ago
  34. edd4201 MIPS: define write{b,w,l,q}_relaxed by Florian Fainelli · 11 years ago
  35. 7885761 MIPS: Expose missing pci_io{map,unmap} declarations by Markos Chandras · 11 years ago
  36. 7827620 MIPS: Malta: Update GCMP detection. by Leonid Yegoshin · 11 years ago
  37. ed3ce16 Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET" by Leonid Yegoshin · 11 years ago
  38. 4287f79 MIPS: APSP: Remove <asm/kspd.h> by Deng-Cheng Zhu · 11 years ago
  39. 271792e SSB: Kconfig: Amend SSB_EMBEDDED dependencies by Markos Chandras · 11 years ago
  40. c6213c6 MIPS: microMIPS: Fix improper definition of ISA exception bit. by Steven J. Hill · 11 years ago
  41. fe6d290 MIPS: Don't try to decode microMIPS branch instructions where they cannot exist. by David Daney · 11 years ago
  42. 7433880 MIPS: Declare emulate_load_store_microMIPS as a static function. by David Daney · 11 years ago
  43. 42a1117 MIPS: Fix typos and cleanup comment by Tony Wu · 11 years ago
  44. fc192e5 MIPS: Cleanup indentation and whitespace by Tony Wu · 11 years ago
  45. 4df715a MIPS: BMIPS: support booting from physical CPU other than 0 by Florian Fainelli · 11 years ago
  46. 3ddc14a MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPS by David Daney · 11 years ago
  47. c214c03 MIPS: GIC: Fix gic_set_affinity infinite loop by Tony Wu · 11 years ago
  48. 8dfdd02 MIPS: Don't save/restore OCTEON wide multiplier state on syscalls. by David Daney · 11 years ago
  49. a135a9b MIPS: Octeon: Enable interfaces on EdgeRouter Lite by Aaro Koskinen · 11 years ago
  50. 6ba045f MIPS: Move generated code to .text for microMIPS by Jayachandran C · 11 years ago
  51. 1990e54 MIPS: Get rid of MIPS I flag and test macros. by Ralf Baechle · 11 years ago
  52. 0dad5d2 MIPS: Malta: Move platform-specific PCI code to arch/mips/pci. by Ralf Baechle · 11 years ago
  53. f69df6d MIPS: Sibyte: Fix comment. by Ralf Baechle · 11 years ago
  54. a7543d6 MIPS: Sibyte: Remove duplicate but harmless line from Platform file. by Ralf Baechle · 11 years ago
  55. 1afb49d0 MIPS: Update cavium_octeon_defconfig by David Daney · 11 years ago
  56. fde1799 MIPS: OCTEON: Remove custom serial setup code. by David Daney · 11 years ago
  57. d5f1af7 tty/8250_dw: Add support for OCTEON UARTS. by David Daney · 11 years ago
  58. 5219343 MIPS: OCTEON: Set proper UART clock in internal device trees. by David Daney · 11 years ago
  59. 450acb0 MIPS: BCM63XX: add support for the Netgear CVG834G by Florian Fainelli · 11 years ago
  60. 0b35f0c MIPS: BCM63XX: let board specify an external GPIO to reset PHY by Florian Fainelli · 11 years ago
  61. 0680dc8 MIPS: BCM63XX: provide a MAC address for BCM3368 chips by Florian Fainelli · 11 years ago
  62. d753601 MIPS: BCM63XX: recognize Cable Modem firmware format by Florian Fainelli · 11 years ago
  63. 7b93342 MIPS: BCM63XX: add support for BCM3368 Cable Modem by Florian Fainelli · 11 years ago
  64. ae8de61 MIPS: BCM63XX: select BOOT_RAW by Florian Fainelli · 11 years ago
  65. 169c3c1 MIPS: Delete Wind River ppmc eval board support. by Paul Gortmaker · 11 years ago
  66. 5a772ee MIPS: fcntl.h: Use __kernel_off_t, not off_t. by Ralf Baechle · 11 years ago
  67. a932fec MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>. by Ralf Baechle · 11 years ago
  68. 4b54f06 MIPS: remove alloc_pci_controller prototype by Jonas Gorski · 11 years ago
  69. d6e3469 MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCs by Jonas Gorski · 11 years ago
  70. 937ad10 MIPS: BCM63XX: Handle SW IRQs 0-1 by Kevin Cernekee · 11 years ago
  71. 1400eb6 MIPS: r4k,octeon,r2300: stack protector: change canary per task by Gregory Fong · 11 years ago
  72. 36ecafc MIPS: initial stack protector support by Gregory Fong · 11 years ago
  73. 23df341 MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS by Markos Chandras · 11 years ago
  74. a71754f Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate by Josef Bacik · 11 years ago
  75. 0b08851 Btrfs: optimize reada_for_balance by Josef Bacik · 11 years ago
  76. bdf7c00 Btrfs: optimize read_block_for_search by Josef Bacik · 11 years ago
  77. fdf8e2e Btrfs: unlock extent range on enospc in compressed submit by Josef Bacik · 11 years ago
  78. 90b6d28 Btrfs: fix the comment typo for btrfs_attach_transaction_barrier by Wang Sheng-Hui · 11 years ago
  79. aee68ee Btrfs: fix not being able to find skinny extents during relocate by Josef Bacik · 11 years ago
  80. da61d31 Btrfs: cleanup backref search commit root flag stuff by Josef Bacik · 11 years ago
  81. d88d46c Btrfs: free csums when we're done scrubbing an extent by Josef Bacik · 11 years ago
  82. 1be41b7 Btrfs: fix transaction throttling for delayed refs by Josef Bacik · 11 years ago
  83. 501407a Btrfs: stop waiting on current trans if we aborted by Josef Bacik · 11 years ago
  84. f971fe2 Btrfs: wake up delayed ref flushing waiters on abort by Josef Bacik · 11 years ago
  85. 3fb4037 btrfs: fix the code comments for LZO compression workspace by Jie Liu · 11 years ago
  86. 5bc7247 Btrfs: fix broken nocow after balance by Miao Xie · 11 years ago
  87. e476036 remoteproc/omap: fix a sparse warning by Suman Anna · 11 years ago
  88. 6ae06ff ext4: optimize starting extent in ext4_ext_rm_leaf() by Ashish Sangwan · 11 years ago
  89. 41a5b91 jbd2: invalidate handle if jbd2_journal_restart() fails by Theodore Ts'o · 11 years ago
  90. 21ddd56 ext4: translate flag bits to strings in tracepoints by Theodore Ts'o · 11 years ago
  91. cb53054 ext4: fix up error handling for mpage_map_and_submit_extent() by Theodore Ts'o · 11 years ago
  92. 39c0415 jbd2: fix theoretical race in jbd2__journal_restart by Theodore Ts'o · 11 years ago
  93. e1be3a9 ext4: only zero partial blocks in ext4_zero_partial_blocks() by Lukas Czerner · 11 years ago
  94. 42c832d ext4: check error return from ext4_write_inline_data_end() by Theodore Ts'o · 11 years ago
  95. 353eefd ext4: delete unnecessary C statements by jon ernst · 11 years ago
  96. 64cb927 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() by Al Viro · 11 years ago
  97. fe52d17 jbd2: move superblock checksum calculation to jbd2_write_superblock() by Theodore Ts'o · 11 years ago
  98. aeb2817 ext4: pass inode pointer instead of file pointer to punch hole by Ashish Sangwan · 11 years ago
  99. c4932db ext4: improve free space calculation for inline_data by boxi liu · 11 years ago
  100. e7c96e8 ext4: reduce object size when !CONFIG_PRINTK by Joe Perches · 11 years ago