Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Input: add MT_TOOL_PALM | Charlie Mooney | 2015-03-20 | 2 | -4/+8 | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-04-03 | 3 | -3/+15 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | block: fix blk_stack_limits() regression due to lcm() change | Mike Snitzer | 2015-03-31 | 3 | -3/+15 | |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-04-03 | 5 | -20/+35 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kgdb/x86: Fix reporting of 'si' in kgdb on x86_64 | Steffen Liebergeld | 2015-04-02 | 1 | -1/+1 | |
| | * | | | | | | | x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set | Andy Lutomirski | 2015-04-02 | 1 | -1/+15 | |
| | * | | | | | | | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann | 2015-04-01 | 1 | -0/+10 | |
| | * | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2015-03-31 | 1 | -15/+7 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | firmware: dmi_scan: Prevent dmi_num integer overflow | Jean Delvare | 2015-03-27 | 1 | -15/+7 | |
| | * | | | | | | | | MAINTAINERS: Change the x86 microcode loader maintainer | Borislav Petkov | 2015-03-31 | 1 | -3/+2 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-04-03 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints | Andi Kleen | 2015-04-02 | 1 | -3/+3 | |
| | * | | | | | | | | perf/x86/intel: Filter branches for PEBS event | Kan Liang | 2015-04-02 | 1 | -2/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-03 | 1 | -3/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drivers/of: Add empty ranges quirk for PA-Semi | Benjamin Herrenschmidt | 2015-03-27 | 1 | -3/+8 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2015-04-03 | 7 | -12/+32 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix warning | Steve French | 2015-04-01 | 1 | -0/+2 | |
| | * | | | | | | | | Fix another dereference before null check warning | Steve French | 2015-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | CIFS: session servername can't be null | Steve French | 2015-04-01 | 1 | -1/+5 | |
| | * | | | | | | | | Fix warning on impossible comparison | Steve French | 2015-04-01 | 1 | -2/+1 | |
| | * | | | | | | | | Fix coverity warning | Steve French | 2015-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | Fix dereference before null check warning | Steve French | 2015-04-01 | 1 | -5/+8 | |
| | * | | | | | | | | Don't ignore errors on encrypting password in SMBTcon | Steve French | 2015-04-01 | 1 | -0/+6 | |
| | * | | | | | | | | Fix warning on uninitialized buftype | Steve French | 2015-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | cifs: potential memory leaks when parsing mnt opts | Taesoo Kim | 2015-03-21 | 1 | -0/+4 | |
| | * | | | | | | | | cifs: fix use-after-free bug in find_writable_file | David Disseldorp | 2015-03-21 | 1 | -0/+1 | |
| | * | | | | | | | | cifs: smb2_clone_range() - exit on unhandled error | Sachin Prabhu | 2015-03-21 | 1 | -1/+2 | |
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-04-02 | 14 | -29/+58 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-04-03 | 2 | -7/+8 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | drm/radeon: fix wait in radeon_mn_invalidate_range_start | Christian König | 2015-04-02 | 1 | -7/+4 | |
| | | * | | | | | | | | | drm/radeon: add extra check in radeon_ttm_tt_unpin_userptr | Christian König | 2015-04-02 | 1 | -0/+4 | |
| | * | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2015-04-03 | 2 | -10/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | drm: Exynos: Respect framebuffer pitch for FIMD/Mixer | Daniel Stone | 2015-04-02 | 2 | -10/+15 | |
| | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-04-03 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | drm/i915: Reject the colorkey ioctls for primary and cursor planes | Ville Syrjälä | 2015-04-02 | 1 | -2/+2 | |
| | | * | | | | | | | | | | drm/i915: Skip allocating shadow batch for 0-length batches | Chris Wilson | 2015-03-30 | 1 | -1/+1 | |
| | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-04-03 | 2 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | drm/edid: set ELD for firmware and debugfs override EDIDs | Jani Nikula | 2015-03-27 | 2 | -0/+2 | |
| | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-03-30 | 6 | -9/+30 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | drm/radeon: programm the VCE fw BAR as well | Christian König | 2015-03-27 | 2 | -0/+4 | |
| | | * | | | | | | | | drm/radeon: always dump the ring content if it's available | Christian König | 2015-03-27 | 1 | -1/+1 | |
| | | * | | | | | | | | radeon: Do not directly dereference pointers to BIOS area. | David Miller | 2015-03-27 | 1 | -3/+7 | |
| | | * | | | | | | | | drm/radeon/dpm: fix 120hz handling harder | Alex Deucher | 2015-03-27 | 2 | -5/+18 | |
| * | | | | | | | | | | Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux | Linus Torvalds | 2015-04-02 | 2 | -9/+65 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'irqchip/urgent-gic' into irqchip/urgent | Jason Cooper | 2015-03-29 | 2 | -9/+65 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | irqchip: gicv3-its: Use non-cacheable accesses when no shareability | Marc Zyngier | 2015-03-29 | 2 | -4/+47 | |
| | | * | | | | | | | | | | irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion | Marc Zyngier | 2015-03-29 | 2 | -3/+16 | |
| | | * | | | | | | | | | | irqchip: gicv3-its: Fix device ID encoding | Andre Przywara | 2015-03-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | | irqchip: gicv3-its: Fix encoding of collection's target redistributor | Marc Zyngier | 2015-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-04-02 | 3 | -1/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |