summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: break out lanman NEGOTIATE handling into separate functionJeff Layton2013-06-241-88/+97
* cifs: break out decoding of security blob into separate functionJeff Layton2013-06-242-51/+62
* cifs: remove the cifs_ses->flags fieldJeff Layton2013-06-244-29/+7Star
* cifs: throw a warning if negotiate or sess_setup ops are passed NULL server o...Jeff Layton2013-06-243-19/+16Star
* cifs: make decode_ascii_ssetup void returnJeff Layton2013-06-241-11/+7Star
* cifs: remove useless memset in LANMAN auth codeJeff Layton2013-06-241-1/+0Star
* cifs: remove protocolEnum definitionJeff Layton2013-06-241-6/+0Star
* cifs: add a "nosharesock" mount option to force new sockets to server to be c...Jeff Layton2013-06-242-1/+9
* fs: fix new splice.c kernel-doc warningRandy Dunlap2013-06-241-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-246-9/+27
|\
| * Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph2013-06-191-1/+1
| * Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng2013-06-191-0/+2
| * Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-112-0/+2
| * Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke2013-06-061-1/+1
| * Input: cyttsp - add missing handshakeFerruh Yigit2013-06-061-6/+20
| * Input: cyttsp - fix memcpy size paramFerruh Yigit2013-06-061-1/+1
* | Linux 3.10-rc7Linus Torvalds2013-06-221-1/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-223-4/+4
|\ \
| * | irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo2013-06-201-1/+1
| * | ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna2013-06-172-3/+3
* | | Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-06-221-9/+18
|\ \ \
| * | | firmware loader: fix use-after-free by double abortMing Lei2013-06-181-9/+18
* | | | Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-223-6/+15
|\ \ \ \
| * | | | USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-202-2/+5
| * | | | usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin2013-06-181-4/+10
| |/ / /
* | | | Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-222-12/+6Star
|\ \ \ \
| * | | | tty: Fix transient pty write() EIOPeter Hurley2013-06-171-8/+5Star
| * | | | tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall2013-06-171-4/+1Star
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-225-22/+21Star
|\ \ \ \
| * | | | iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger2013-06-213-8/+0Star
| * | | | target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover2013-06-211-11/+14
| * | | | tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier2013-06-141-1/+5
| * | | | target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Jörn Engel2013-06-141-2/+2
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-227-47/+22Star
|\ \ \ \ \
| * | | | | [media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab2013-06-202-23/+9Star
| * | | | | [media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab2013-06-202-2/+2
| * | | | | [media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki2013-06-192-19/+8Star
| * | | | | [media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tunerGianluca Gennari2013-06-171-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-227-25/+43
|\ \ \ \ \ \
| * | | | | | aout32 coredump compat fixAl Viro2013-06-221-1/+1
| * | | | | | splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-205-23/+41
| * | | | | | mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro2013-06-191-1/+1
* | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-218-20/+31
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-211-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-211-1/+6
| * | | | | | | | x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2013-06-203-3/+7
| * | | | | | | | x86: Fix section mismatch on load_ucode_apPaul Gortmaker2013-06-191-2/+2
| * | | | | | | | x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-181-0/+1
| * | | | | | | | range: Do not add new blank slot with add_range_with_mergeYinghai Lu2013-06-181-10/+11
| * | | | | | | | x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu2013-06-181-4/+4
| | |_|_|_|/ / / | |/| | | | | |