Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [S390] s390: enforce HW limits for the initial sampling rate | Christian Borntraeger | 2011-06-22 | 1 | -0/+6 | |
| * | | | | | | [S390] kvm-s390: fix kconfig dependencies | Christian Borntraeger | 2011-06-22 | 1 | -0/+1 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-06-26 | 2 | -5/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2011-06-25 | 18 | -151/+147 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN | Jeff Layton | 2011-06-24 | 1 | -1/+1 | |
| * | | | | | | | | cifs: free blkcipher in smbhash | Jeff Layton | 2011-06-24 | 1 | -4/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-06-26 | 4 | -116/+98 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | cifs: propagate errors from cifs_get_root() to mount(2) | Al Viro | 2011-06-24 | 1 | -7/+5 | |
| * | | | | | | | | cifs: tidy cifs_do_mount() up a bit | Al Viro | 2011-06-24 | 1 | -22/+22 | |
| * | | | | | | | | cifs: more breakage on mount failures | Al Viro | 2011-06-24 | 1 | -7/+4 | |
| * | | | | | | | | cifs: close sget() races | Al Viro | 2011-06-24 | 1 | -3/+9 | |
| * | | | | | | | | cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() | Al Viro | 2011-06-24 | 2 | -14/+4 | |
| * | | | | | | | | cifs: move cifs_umount() call into ->kill_sb() | Al Viro | 2011-06-24 | 1 | -18/+1 | |
| * | | | | | | | | cifs: pull cifs_mount() call up | Al Viro | 2011-06-24 | 1 | -12/+15 | |
| * | | | | | | | | sanitize cifs_umount() prototype | Al Viro | 2011-06-24 | 3 | -8/+5 | |
| * | | | | | | | | cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() | Al Viro | 2011-06-24 | 2 | -3/+3 | |
| * | | | | | | | | cifs: allocate mountdata earlier | Al Viro | 2011-06-24 | 1 | -11/+10 | |
| * | | | | | | | | cifs: leak on mount if we share superblock | Al Viro | 2011-06-24 | 1 | -0/+2 | |
| * | | | | | | | | cifs: don't pass superblock to cifs_mount() | Al Viro | 2011-06-24 | 4 | -22/+26 | |
| * | | | | | | | | cifs: don't leak nls on mount failure | Al Viro | 2011-06-24 | 1 | -0/+1 | |
| * | | | | | | | | cifs: double free on mount failure | Al Viro | 2011-06-24 | 1 | -6/+8 | |
| * | | | | | | | | take bdi setup/destruction into cifs_mount/cifs_umount | Al Viro | 2011-06-24 | 2 | -11/+11 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-25 | 2 | -112/+91 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu... | Thomas Gleixner | 2011-06-25 | 1 | -42/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() | Alexey Charkov | 2011-06-23 | 1 | -42/+3 | |
| * | | | | | | | | | alarmtimers: Return -ENOTSUPP if no RTC device is present | John Stultz | 2011-06-21 | 1 | -1/+22 | |
| * | | | | | | | | | alarmtimers: Handle late rtc module loading | John Stultz | 2011-06-21 | 1 | -70/+67 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-06-25 | 10 | -27/+44 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-06-24 | 6 | -15/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ASoC: pxa-ssp: Correct check for stream presence | Daniel Mack | 2011-06-23 | 1 | -2/+2 | |
| | * | | | | | | | | | ASoC: imx: add missing module informations | Arnaud Patard (Rtp) | 2011-06-23 | 2 | -1/+3 | |
| | * | | | | | | | | | ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entry | Arnaud Patard (Rtp) | 2011-06-23 | 1 | -7/+0 | |
| | * | | | | | | | | | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus | Mark Brown | 2011-06-13 | 2 | -5/+1 | |
| * | | | | | | | | | | ALSA: Remove unneeded version.h includes from sound/ | Jesper Juhl | 2011-06-24 | 2 | -2/+0 | |
| * | | | | | | | | | | ALSA: HDA: Pinfix quirk for HP Z200 Workstation | David Henningsson | 2011-06-23 | 1 | -0/+11 | |
| * | | | | | | | | | | ALSA: VIA HDA: Create a master amplifier control for VT1718S. | Lydia Wang | 2011-06-21 | 1 | -0/+13 | |
| * | | | | | | | | | | ALSA: VIA HDA: Mute/unmute mixer conncted to Headphone for VT1718S. | Lydia Wang | 2011-06-21 | 1 | -1/+12 | |
| * | | | | | | | | | | ALSA: VIA HDA: Modify initial verbs list for VT1718S. | Lydia Wang | 2011-06-21 | 1 | -7/+2 | |
| * | | | | | | | | | | ALSA: hda - Remove ALC268 model override for CPR2000 | Tony Vroon | 2011-06-21 | 1 | -1/+0 | |
| * | | | | | | | | | | ALSA: HDA: Remove quirk for an HP device | David Henningsson | 2011-06-20 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-06-24 | 6 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | drm/i915: save/resume forcewake lock fixes | Ben Widawsky | 2011-06-22 | 1 | -0/+5 | |
| * | | | | | | | | | | Revert "drm/i915: Kill GTT mappings when moving from GTT domain" | Eric Anholt | 2011-06-21 | 2 | -10/+4 | |
| * | | | | | | | | | | drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridge | Chris Wilson | 2011-06-21 | 2 | -0/+2 | |
| * | | | | | | | | | | drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again) | Keith Packard | 2011-06-21 | 1 | -2/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-06-24 | 6 | -45/+73 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | block: add REQ_SECURE to REQ_COMMON_MASK | Namhyung Kim | 2011-06-20 | 1 | -1/+1 | |
| * | | | | | | | | | | block: use the passed in @bdev when claiming if partno is zero | Tejun Heo | 2011-06-13 | 1 | -1/+13 | |
| * | | | | | | | | | | block: Add __attribute__((format(printf...) and fix fallout | Joe Perches | 2011-06-13 | 3 | -8/+10 | |
| * | | | | | | | | | | block: make disk_block_events() properly wait for work cancellation | Tejun Heo | 2011-06-09 | 1 | -0/+10 |