summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-084-17/+13
|\
| * CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky2013-03-061-0/+1
| * cifs: don't try to unlock pagecache page after releasing itJeff Layton2013-03-061-1/+1
| * cifs: remove the sockopt= mount optionJeff Layton2013-03-061-15/+1
| * cifs: Check server capability before attempting silly renameSachin Prabhu2013-03-061-0/+9
| * cifs: Fix bug when checking error condition in cifs_rename_pending_delete()Sachin Prabhu2013-03-061-1/+1
* | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-0813-34/+26
|\ \
| * | alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon2013-03-081-0/+1
| * | memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov2013-03-081-2/+6
| * | Randy has movedRandy Dunlap2013-03-083-6/+5
| * | ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins2013-03-081-1/+1
| * | dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings2013-03-081-3/+2
| * | Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2013-03-082-2/+2
| * | idr: remove WARN_ON_ONCE() on negative IDsTejun Heo2013-03-081-13/+3
| * | mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro2013-03-081-1/+1
| * | mm/mempolicy.c: fix wrong sp_node insertionHillf Danton2013-03-081-1/+1
| * | ipc: don't allocate a copy larger than maxPeter Hurley2013-03-081-2/+4
| * | ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley2013-03-081-3/+0
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-03-082-13/+32
|\ \ \
| * | | tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf2013-03-041-16/+19
| * | | tile: work around bug in the generic sys_llseekChris Metcalf2013-03-042-0/+16
* | | | Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-03-082-3/+1
|\ \ \ \
| * | | | metag: Inhibit NUMA balancing.Paul Mundt2013-03-041-0/+1
| * | | | metag: remove SET_PERSONALITY()James Hogan2013-03-041-3/+0
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2013-03-0812-25/+64
|\ \ \ \
| * | | | ALSA: ice1712: Initialize card->private_data properlySean Connor2013-03-071-0/+2
| * | | | ALSA: hda - Add support of new codec ALC233Kailang Yang2013-03-071-0/+2
| * | | | ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang2013-03-071-2/+6
| * | | | ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin2013-03-071-2/+7
| * | | | ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin2013-03-071-0/+2
| * | | | Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2013-03-076-18/+29
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown2013-03-071-4/+4
| | |\ \ \ \
| | | * | | | ASoC: wm8960: Fix ADC power bitsMark Brown2013-03-011-2/+2
| | | * | | | ASoC: wm8960: Correct register 0 and 1 defaultsMark Brown2013-03-011-2/+2
| | * | | | | Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown2013-03-071-2/+2
| | |\ \ \ \ \
| | | * | | | | ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()Axel Lin2013-03-031-2/+2
| | | |/ / / /
| | * | | | | Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown2013-03-072-2/+2
| | |\ \ \ \ \
| | | * | | | | ASoC: tegra: fix I2S bit count maskStephen Warren2013-03-052-2/+2
| | | | |/ / / | | | |/| | |
| | * | | | | Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown2013-03-072-10/+21
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ASoC: wm5102: Apply a SYSCLK patch for later revsMark Brown2013-03-061-0/+11
| | | * | | | ASoC: wm5110: Correct OUT2/3 volume and switch namesCharles Keepax2013-03-011-8/+8
| | | * | | | ASoC: wm5102: Correct OUT2 volume and switch namesCharles Keepax2013-03-011-2/+2
| * | | | | | ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-051-1/+4
| * | | | | | ALSA: seq: seq_oss_event: missing range checksDan Carpenter2013-03-041-2/+12
| |/ / / / /
* | | | | | Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-03-081-8/+14
|\ \ \ \ \ \
| * | | | | | HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires2013-03-071-8/+14
* | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-081-4/+8
|\ \ \ \ \ \ \
| * | | | | | | random: fix locking dependency with the tasklist_lockTheodore Ts'o2013-03-041-4/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds2013-03-081-2/+0
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-078-43/+192
|\ \ \ \ \ \
OpenPOWER on IntegriCloud