summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: exynos_defconfig: enable USB gadget supportSjoerd Simons2014-09-251-0/+1
| | * | ARM: exynos_defconfig: Enable Maxim 77693 and I2C GPIO driversKrzysztof Kozlowski2014-09-241-0/+3
| | * | ARM: exynos_defconfig: Enable SBS battery supportJavier Martinez Canillas2014-09-241-0/+1
| | * | ARM: exynos_defconfig: Enable Control Groups supportJavier Martinez Canillas2014-09-241-0/+1
| | * | ARM: exynos_defconfig: Enable Atmel maXTouch supportJavier Martinez Canillas2014-09-241-0/+1
| | * | ARM: exynos_defconfig: Enable MAX77802Vivek Gautam2014-09-241-0/+3
| * | | Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2014-10-145-4/+8
| |\ \ \
| | * | | ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] opsBartlomiej Zolnierkiewicz2014-09-241-1/+1
| | * | | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz2014-09-241-0/+2
| | * | | ARM: SAMSUNG: Restore Samsung PM Debug functionalityTomasz Figa2014-09-242-2/+4
| | * | | ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12Tomasz Figa2014-09-241-1/+1
| | |/ /
| * | | Merge tag 'fixes-for-v3.18-merge-window' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-10-142-0/+4
| |\ \ \
| | * | | ARM: dts: Disable smc91x on n900 until bootloader dependency is removedTony Lindgren2014-10-091-0/+3
| | * | | ARM: omap2plus_defconfig: Enable ARM erratum 430973 for omap3Tony Lindgren2014-10-091-0/+1
| * | | | ARM: sunxi_defconfig: enable CONFIG_REGULATOROlof Johansson2014-10-141-0/+1
* | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-1943-180/+204
|\ \ \ \ \
| * | | | | audit: rename audit_log_remove_rule to disambiguate for treesRichard Guy Briggs2014-10-101-2/+2
| * | | | | audit: cull redundancy in audit_rule_changeRichard Guy Briggs2014-10-101-11/+7
| * | | | | audit: WARN if audit_rule_change called illegallyEric Paris2014-10-101-1/+2
| * | | | | audit: put rule existence check in canonical orderRichard Guy Briggs2014-10-101-1/+1
| * | | | | next: openrisc: Fix buildGuenter Roeck2014-09-262-2/+2
| * | | | | audit: get comm using lock to avoid race in string printingRichard Guy Briggs2014-09-232-4/+4
| * | | | | audit: remove open_arg() function that is never usedRichard Guy Briggs2014-09-231-8/+0
| * | | | | audit: correct AUDIT_GET_FEATURE return message typeRichard Guy Briggs2014-09-231-1/+1
| * | | | | audit: set nlmsg_len for multicast messages.Richard Guy Briggs2014-09-231-1/+2
| * | | | | audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs2014-09-232-14/+29
| * | | | | audit: invalid op= values for rulesBurn Alting2014-09-233-5/+5
| * | | | | audit: use atomic_t to simplify audit_serial()Richard Guy Briggs2014-09-231-12/+2
| * | | | | kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-09-231-1/+1
| * | | | | audit: reduce scope of audit_log_fcapsRichard Guy Briggs2014-09-232-2/+1
| * | | | | audit: reduce scope of audit_net_idRichard Guy Briggs2014-09-231-1/+1
| * | | | | audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris2014-09-231-2/+2
| * | | | | arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-09-231-0/+7
| * | | | | audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs2014-09-235-25/+20
| * | | | | sparc: implement is_32bit_taskEric Paris2014-09-233-6/+5
| * | | | | sparc: properly conditionalize use of TIF_32BITStephen Rothwell2014-09-231-0/+4
| * | | | | sparc: simplify syscall_get_arch()Eric Paris2014-09-231-8/+2
| * | | | | audit: fix build error when asm/syscall.h does not existEric Paris2014-09-231-1/+2
| * | | | | audit: add arch field to seccomp event logRichard Guy Briggs2014-09-231-5/+4
| * | | | | audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...Richard Guy Briggs2014-09-231-1/+1
| * | | | | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-2317-77/+25
| * | | | | ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-238-1/+49
| * | | | | Alpha: define syscall_get_arch()Eric Paris2014-09-231-0/+11
| * | | | | UM: implement syscall_get_arch()Eric Paris2014-09-231-0/+15
| * | | | | SH: define syscall_get_arch() for superhEric Paris2014-09-232-0/+24
| * | | | | syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs2014-09-231-1/+1
| * | | | | audit: drop unused struct audit_rule definitionEric Paris2014-09-231-13/+0
* | | | | | Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\ \ \ \ \ \
| * | | | | | ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * | | | | | ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
OpenPOWER on IntegriCloud