Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | hyperv: Fix error return code in netvsc_init_buf() | Wei Yongjun | 2014-07-23 | 1 | -1/+3 | |
| * | | | | | | | | | | amd-xgbe: Fix error return code in xgbe_probe() | Wei Yongjun | 2014-07-23 | 1 | -1/+2 | |
| * | | | | | | | | | | net: bcmgenet: correctly pad short packets | Florian Fainelli | 2014-07-22 | 1 | -0/+5 | |
| * | | | | | | | | | | net: sctp: inherit auth_capable on INIT collisions | Daniel Borkmann | 2014-07-22 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-07-29 | 6 | -15/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2014-07-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: dts: Revert enabling of twl configuration for n900 | Tony Lindgren | 2014-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | ARM: dts: fix L2 address in Hi3620 | Haojian Zhuang | 2014-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2014-07-24 | 3 | -11/+18 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable() | Christoph Fritz | 2014-07-23 | 1 | -8/+10 | |
| | * | | | | | | | | | | pinctrl: dra: dt-bindings: Fix pull enable/disable | Nishanth Menon | 2014-07-23 | 1 | -3/+4 | |
| | * | | | | | | | | | | ARM: OMAP2+: l2c: squelch warning dump on power control setting | Sekhar Nori | 2014-07-14 | 1 | -0/+4 | |
| * | | | | | | | | | | | Merge tag 'renesas-fixes2-for-v3.16' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2014-07-24 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: shmobile: r8a7791: Fix SD2CKCR register address | Shinobu Uehara | 2014-07-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | AFS: Correctly assemble the client UUID | David Howells | 2014-07-29 | 1 | -2/+2 | |
* | | | | | | | | | | | | | mm: fix page_alloc.c kernel-doc warnings | Randy Dunlap | 2014-07-29 | 1 | -6/+9 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-07-28 | 2 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | crypto: arm-aes - fix encryption of unaligned data | Mikulas Patocka | 2014-07-28 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | crypto: arm64-aes - fix encryption of unaligned data | Mikulas Patocka | 2014-07-28 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-07-28 | 3 | -7/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | powerpc: Fix endianness of flash_block_list in rtas_flash | Thomas Falcon | 2014-07-28 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | powerpc/powernv: Change BUG_ON to WARN_ON in elog code | Vasant Hegde | 2014-07-28 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | powerpc/perf: Fix MMCR2 handling for EBB | Michael Ellerman | 2014-07-23 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | Linux 3.16-rc7v3.16-rc7 | Linus Torvalds | 2014-07-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-07-27 | 8 | -20/+130 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64 | Masami Hiramatsu | 2014-07-18 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | | kprobes/x86: Don't try to resolve kprobe faults from userspace | Andy Lutomirski | 2014-07-16 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | perf/x86/intel: Avoid spamming kernel log for BTS buffer failure | David Rientjes | 2014-07-16 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | perf/x86/intel: Protect LBR and extra_regs against KVM lying | Kan Liang | 2014-07-16 | 3 | -6/+75 | |
| * | | | | | | | | | | | | | | perf: Fix lockdep warning on process exit | Peter Zijlstra | 2014-07-16 | 1 | -1/+17 | |
| * | | | | | | | | | | | | | | perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings | Stephane Eranian | 2014-07-16 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver | 2014-07-16 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | perf: Revert ("perf: Always destroy groups on exit") | Peter Zijlstra | 2014-07-16 | 1 | -1/+13 | |
* | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-07-27 | 4 | -19/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | x86: Merge tag 'ras_urgent' into x86/urgent | H. Peter Anvin | 2014-07-24 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | x86, MCE: Robustify mcheck_init_device | Borislav Petkov | 2014-07-21 | 1 | -4/+6 | |
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | x86, cpu: Fix cache topology for early P4-SMT | Peter Zijlstra | 2014-07-23 | 2 | -11/+23 | |
| * | | | | | | | | | | | | | | | x86_32, entry: Store badsys error code in %eax | Sven Wegener | 2014-07-22 | 1 | -4/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs | Linus Torvalds | 2014-07-27 | 2 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | fs: umount on symlink leaks mnt count | Vasily Averin | 2014-07-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | direct-io: fix uninitialized warning in do_direct_IO() | Boaz Harrosh | 2014-07-24 | 1 | -7/+7 | |
* | | | | | | | | | | | | | | | | Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-07-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | firewire: ohci: disable MSI for VIA VT6315 again | Stefan Richter | 2014-07-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Fix gcc-4.9.0 miscompilation of load_balance() in scheduler | Linus Torvalds | 2014-07-26 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | mm: fix direct reclaim writeback regression | Hugh Dickins | 2014-07-26 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-07-25 | 14 | -88/+146 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | drm/radeon: fix cut and paste issue for hawaii. | Jerome Glisse | 2014-07-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-07-25 | 5 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | drm/radeon: fix irq ring buffer overflow handling | Christian König | 2014-07-23 | 4 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | drm/radeon: fix error handling in radeon_vm_bo_set_addr | Christian König | 2014-07-22 | 1 | -0/+4 |