summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* module: use pr_contJiri Slaby2014-03-131-3/+3
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-03-113-19/+36
|\
| * cifs: mask off top byte in get_rfc1002_length()Jeff Layton2014-02-281-1/+1
| * cifs: sanity check length of data to send before sendingJeff Layton2014-02-241-0/+29
| * CIFS: Fix wrong pos argument of cifs_find_lock_conflictPavel Shilovsky2014-02-241-18/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-03-114-20/+26
|\ \
| * | audit: Update kdoc for audit_send_reply and audit_list_rules_sendEric W. Biederman2014-03-092-2/+2
| * | audit: Send replies in the proper network namespace.Eric W. Biederman2014-03-013-14/+17
| * | audit: Use struct net not pid_t to remember the network namespce to reply inEric W. Biederman2014-02-283-6/+9
* | | x86: Remove CONFIG_X86_OOSTOREDave Jones2014-03-116-290/+5
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-03-1119-26/+95
|\ \ \
| * | | cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven2014-03-111-1/+1
| * | | hfsplus: add HFSX subfolder count supportSergei Antonov2014-03-114-2/+55
| * | | tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King2014-03-111-0/+1
| * | | MAINTAINERS: blackfin: add git repositoryMichael Opdenacker2014-03-111-0/+1
| * | | revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton2014-03-111-1/+2
| * | | mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings2014-03-111-2/+2
| * | | fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev2014-03-111-0/+1
| * | | mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott2014-03-111-7/+13
| * | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-118-13/+19
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-109-52/+107
|\ \ \ \
| * | | | get rid of fget_light()Al Viro2014-03-104-39/+56
| * | | | sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro2014-03-101-6/+7
| * | | | vfs: atomic f_pos accesses as per POSIXLinus Torvalds2014-03-106-18/+55
| * | | | ocfs2 syncs the wrong range...Al Viro2014-03-101-4/+4
* | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-101-2/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | libata: use wider match for blacklisting Crucial M500Tejun Heo2014-03-101-2/+1
* | | | | Linux 3.14-rc6v3.14-rc6Linus Torvalds2014-03-101-1/+1
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-1019-53/+146
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-03-093-3/+3
| |\ \ \ \ \
| | * | | | | ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble...Marek Belisko2014-03-021-1/+1
| | * | | | | ARM: dts: omap3-igep: fix boot fail due wrong compatible matchJavier Martinez Canillas2014-02-282-2/+2
| * | | | | | Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson2014-03-09352-2153/+3378
| |\ \ \ \ \ \
| | * | | | | | pinctrl: Rename Broadcom Capri pinctrl bindingSherman Yin2014-02-251-4/+4
| | * | | | | | pinctrl: refer to updated dt binding string.Christian Daudt2014-02-251-1/+1
| | * | | | | | Update dtsi with new pinctrl compatible stringSherman Yin2014-02-251-1/+1
| * | | | | | | Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixesOlof Johansson2014-03-094-9/+9
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: sunxi: dt: Change the touchscreen compatiblesMaxime Ripard2014-02-074-4/+4
| | * | | | | | | ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard2014-02-071-5/+5
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | ARM: tegra: add LED options back into tegra_defconfigStephen Warren2014-02-281-0/+3
| * | | | | | | Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-288-35/+125
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | ARM: OMAP3: Fix pinctrl interrupts for core2Tony Lindgren2014-02-281-0/+1
| | * | | | | | ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMPSantosh Shilimkar2014-02-221-3/+5
| | * | | | | | ARM: OMAP2+: Add support for thumb mode on DT booted N900Sebastian Reichel2014-02-221-1/+19
| | * | | | | | Merge tag 'for-v3.14-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-02-226-31/+100
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2014-02-193-15/+83
| | | * | | | | | ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4Illia Smyrnov2014-02-191-9/+11
| | | * | | | | | ARM: DRA7: hwmod data: correct the sysc data for spinlockSuman Anna2014-02-191-5/+4
| | | * | | | | | ARM: OMAP5: PRM: Fix reboot handlingVaibhav Bedia2014-02-191-2/+2
| | | |/ / / / /
* | | | | | | | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-03-106-31/+37
|\ \ \ \ \ \ \ \