summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King2014-01-07
| * | | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | writeback: Fix data corruption on NFSJan Kara2013-12-14
| * | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-16
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren2014-01-14
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei2014-01-15
| | * | | | | | | | | | | crash_dump: fix compilation error (on MIPS at least)Qais Yousef2014-01-15
| | * | | | | | | | | | | mm: fix crash when using XFS on loopbackMikulas Patocka2014-01-15
| | * | | | | | | | | | | MIPS: fix blast_icache32 on loongson2Aaro Koskinen2014-01-15
| | * | | | | | | | | | | MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen2014-01-15
| | * | | | | | | | | | | nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner2014-01-15
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2014-01-15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | md: fix problem when adding device to read-only array with bitmap.NeilBrown2014-01-14
| | * | | | | | | | | | | md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown2014-01-14
| | * | | | | | | | | | | md/raid5: fix a recently broken BUG_ON().NeilBrown2014-01-14
| | * | | | | | | | | | | md/raid1: fix request counting bug in new 'barrier' code.NeilBrown2014-01-14
| | * | | | | | | | | | | md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown2014-01-14
| | * | | | | | | | | | | md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown2014-01-14
| * | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2014-01-15
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs2014-01-15
| | * | | | | | | | | | | | Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie2014-01-14
| | * | | | | | | | | | | | Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie2014-01-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes2014-01-10
| | | * | | | | | | | | | | drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-10
| | | * | | | | | | | | | | drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-08
| * | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-01-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt2014-01-13
| * | | | | | | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-01-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds2014-01-11
| | * | | | | | | | | | | | | ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2014-01-09
| * | | | | | | | | | | | | | Linux 3.13-rc8Linus Torvalds2014-01-12
| * | | | | | | | | | | | | | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-12
| * | | | | | | | | | | | | | thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins2014-01-12
| * | | | | | | | | | | | | | block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-12
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ixgbevf'David S. Miller2014-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single functionEmil Tantilov2014-01-17
| * | | | | | | | | | | | | | ixgbevf: redo dma mapping using the tx buffer infoEmil Tantilov2014-01-17
| * | | | | | | | | | | | | | ixgbevf: make the first tx_buffer a repository for most of the skb infoEmil Tantilov2014-01-17
| * | | | | | | | | | | | | | ixgbevf: add tx countersEmil Tantilov2014-01-17
| * | | | | | | | | | | | | | ixgbevf: remove counters for Tx/Rx checksum offloadEmil Tantilov2014-01-17
| * | | | | | | | | | | | | | ixgbevf: move ring specific stats into ring specific structureEmil Tantilov2014-01-17
| * | | | | | | | | | | | | | ixgbevf: make use of the dev pointer in the ixgbevf_ring structEmil Tantilov2014-01-17
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'i40e'David S. Miller2014-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | i40e: Fix device ID define names to align to standardShannon Nelson2014-01-17
| * | | | | | | | | | | | | | i40e: add DCB option to KconfigNeerav Parikh2014-01-17
| * | | | | | | | | | | | | | i40e: add DCB and DCBNL supportNeerav Parikh2014-01-17
| * | | | | | | | | | | | | | i40e: implement DCB support infastructureNeerav Parikh2014-01-17
| * | | | | | | | | | | | | | i40e: refactor flow directorAnjali Singhai Jain2014-01-17