Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | xfs: fix split buffer vector log recovery support | Dave Chinner | 2013-05-31 | 2 | -6/+12 | |
| * | | | | | | xfs: kill suid/sgid through the truncate path. | Dave Chinner | 2013-05-31 | 1 | -15/+32 | |
| * | | | | | | xfs: avoid nesting transactions in xfs_qm_scall_setqlim() | Dave Chinner | 2013-05-31 | 1 | -17/+23 | |
* | | | | | | | Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-31 | 5 | -24/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | aerdrv: Move cper_print_aer() call out of interrupt context | Lance Ortiz | 2013-05-30 | 5 | -24/+12 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2013-05-31 | 4 | -6/+25 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | arm64: don't kill the kernel on a bad esr from el0 | Mark Rutland | 2013-05-31 | 1 | -3/+9 | |
| * | | | | | | arm64: treat unhandled compat el0 traps as undef | Mark Rutland | 2013-05-31 | 1 | -0/+10 | |
| * | | | | | | arm64: Do not report user faults for handled signals | Catalin Marinas | 2013-05-24 | 2 | -3/+5 | |
| * | | | | | | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)' | Chen Gang | 2013-05-24 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-31 | 7 | -42/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drm/qxl: fix build warnings on 32-bit | Dave Airlie | 2013-05-31 | 2 | -6/+7 | |
| * | | | | | | | Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2013-05-30 | 5 | -36/+25 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | radeon: use max_bus_speed to activate gen2 speeds | Kleber Sacilotto de Souza | 2013-05-29 | 3 | -21/+7 | |
| | * | | | | | | | drm/radeon: narrow scope of Apple re-POST hack | Alex Deucher | 2013-05-29 | 1 | -1/+3 | |
| | * | | | | | | | drm/radeon: don't check crtcs in card_posted() on cards without DCE | Alex Deucher | 2013-05-29 | 1 | -0/+4 | |
| | * | | | | | | | drm/radeon: fix card_posted check for newer asics | Alex Deucher | 2013-05-29 | 1 | -10/+9 | |
| | * | | | | | | | drm/radeon: fix typo in cu_per_sh on verde | Alex Deucher | 2013-05-29 | 1 | -1/+1 | |
| | * | | | | | | | drm/radeon: UVD block on SUMO2 is the same as on SUMO | Christian König | 2013-05-29 | 1 | -3/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-05-31 | 2 | -8/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | svcrpc: fix failures to handle -1 uid's and gid's | J. Bruce Fields | 2013-05-29 | 1 | -5/+7 | |
| * | | | | | | | | svcrpc: implement O_NONBLOCK behavior for use-gss-proxy | J. Bruce Fields | 2013-05-28 | 1 | -2/+4 | |
| * | | | | | | | | svcauth_gss: fix error code in use_gss_proxy() | Dan Carpenter | 2013-05-12 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-31 | 8 | -25/+103 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen | 2013-05-31 | 1 | -9/+5 | |
| * | | | | | | | | | x86, crc32-pclmul: Fix build with older binutils | Jan Beulich | 2013-05-31 | 2 | -3/+73 | |
| * | | | | | | | | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.S | Zhang Yanfei | 2013-05-29 | 1 | -2/+4 | |
| * | | | | | | | | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2013-05-22 | 3 | -8/+16 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86, efi: initial the local variable of DataSize to zero | Lee, Chun-Yi | 2013-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuse | Seiji Aguchi | 2013-05-13 | 1 | -5/+3 | |
| | * | | | | | | | | | efivarfs: Never return ENOENT from firmware again | Lingzhu Xiang | 2013-05-13 | 1 | -2/+12 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | x86, range: fix missing merge during add range | Yinghai Lu | 2013-05-17 | 1 | -3/+5 | |
* | | | | | | | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-05-30 | 10 | -27/+68 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm | Wei Liu | 2013-05-29 | 1 | -2/+3 | |
| * | | | | | | | | | | xen-pciback: more uses of cached MSI-X capability offset | Jan Beulich | 2013-05-29 | 1 | -2/+2 | |
| * | | | | | | | | | | xen: Clean up apic ipi interface | Stefan Bader | 2013-05-29 | 2 | -7/+4 | |
| * | | | | | | | | | | xenbus: save xenstore local status for later use | Aurelien Chartier | 2013-05-29 | 3 | -15/+20 | |
| * | | | | | | | | | | xenbus: delay xenbus frontend resume if xenstored is not running | Aurelien Chartier | 2013-05-29 | 2 | -1/+37 | |
| * | | | | | | | | | | xmem/tmem: fix 'undefined variable' build error. | Frederico Cadete | 2013-05-28 | 1 | -0/+2 | |
* | | | | | | | | | | | MAINTAINERS: Framebuffer Layer maintainers update | Jean-Christophe PLAGNIOL-VILLARD | 2013-05-30 | 1 | -2/+3 | |
* | | | | | | | | | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-05-30 | 8 | -16/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'asoc-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 2013-05-29 | 841 | -5717/+9100 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus | Mark Brown | 2013-05-28 | 1 | -1/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ASoC: wm8994: check for array index returned | Vinod Koul | 2013-05-28 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | ASoC: wm8994: Fix reporting of accessory removal on WM8958 | Mark Brown | 2013-05-28 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | ASoC: wm8994: use the correct pointer to get the control value | Vinod Koul | 2013-05-28 | 1 | -1/+1 | |
| | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linus | Mark Brown | 2013-05-28 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ASoC: max98090: request IRQF_ONESHOT interrupt | Andrew Bresticker | 2013-05-20 | 1 | -1/+1 | |
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linus | Mark Brown | 2013-05-28 | 1 | -3/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ASoC: davinci: fix sample rotation | Daniel Mack | 2013-05-21 | 1 | -3/+4 | |
| | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | | |