summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | pinctrl: pfc: r8a7791: add mux data for IIC(B) coresWolfram Sang2014-02-251-0/+64
* | pinctrl: at91: implement get_directionRichard Genoud2014-02-251-0/+12
* | ARM: shmobile: r8a7791 dtsi: Fix typo in msiof2 clock output nameGeert Uytterhoeven2014-02-251-1/+1
* | pinctrl: imx: Fix pin name in debug message.Martin Fuzzey2014-02-251-1/+1
* | pinctrl-sunxi: Fix sun5i-a13 port F multiplexingHans de Goede2014-02-251-6/+6
* | pinctrl: pinctrl-adi: combine multiple groups of one function togetherSonic Zhang2014-02-254-147/+139
* | pinctrl: sirf: update copyright years to 2014Barry Song2014-02-253-3/+6
* | pinctrl: nomadik: Convert to modern pm_opsUlf Hansson2014-02-251-8/+9
* | pinctrl: nomadik: Silence compiler warn for !CONFIG_PMUlf Hansson2014-02-251-1/+3
* | pinctrl: sh-pfc: r8a7790: Add QSPI pin groupsGeert Uytterhoeven2014-02-251-0/+33
* | pinctrl-msm: Add SPI8 pin definitionsIvan T. Ivanov2014-02-251-4/+9
* | pinctrl: Quiet logging about missing DT nodes when not using DTMark Brown2014-02-241-1/+3
* | pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUSMagnus Damm2014-02-111-0/+9
* | pinctrl: exynos: add exynos5260 SoC specific dataYoung-Gun Jang2014-02-114-0/+86
* | pinctrl-msm: Support output-{high,low} configurationBjorn Andersson2014-02-111-0/+27
* | pinctrl: sirf: add pin group for USP0 for atlas6Rongjun Ying2014-02-101-0/+43
* | pinctrl: single: add low power mode supportChao Xie2014-02-102-0/+10
* | pinctrl-adi2: fix coding style issueSonic Zhang2014-02-101-1/+1
* | pinctrl-adi2: change irq_base from usigned int to intSonic Zhang2014-02-101-1/+1
* | pinctrl: Move pint PM storage structure out of blackfin architecture.Sonic Zhang2014-02-102-10/+14
* | pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQJean-Jacques Hiblot2014-02-101-0/+27
* | pinctrl: sh-pfc: r8a7791: Add QSPI pin groupsGeert Uytterhoeven2014-02-101-0/+63
* | pinctrl: st: Add software edge trigger interrupt supportSrinivas Kandagatla2014-02-101-2/+114
* | pinctrl: st: Add Interrupt supportSrinivas Kandagatla2014-02-102-8/+290
* | Linux 3.14-rc2v3.14-rc2Linus Torvalds2014-02-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-02-102-0/+6
|\ \
| * \ Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-102-0/+6
| |\ \
| | * | SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-051-0/+4
| | * | selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2014-02-051-0/+2
| | * | Merge tag 'v3.13' into stable-3.14Paul Moore2014-02-059747-199713/+403621
| | |\ \
* | | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-108-31/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix a kmap leak in virtio_consoleAl Viro2014-02-091-6/+3
| * | | | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-097-25/+14
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-094-8/+9
|\ \ \ \
| * | | | Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-02-091-0/+2
| * | | | Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik2014-02-091-0/+1
| * | | | btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba2014-02-091-1/+1
| * | | | btrfs: commit transaction after setting label and featuresJeff Mahoney2014-02-091-2/+2
| * | | | Btrfs: fix assert screwup for the pending move stuffJosef Bacik2014-02-091-5/+3
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-0914-63/+162
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-02-0213-62/+162
| |\ \ \ \ \
| | * | | | | perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-311-4/+29
| | * | | | | perf tools: Adjust kallsyms for relocated kernelAdrian Hunter2014-01-311-2/+38
| | * | | | | perf tests: No need to set up ref_reloc_symAdrian Hunter2014-01-311-10/+0
| | * | | | | perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter2014-01-311-4/+21
| | * | | | | perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-313-30/+9
| | * | | | | perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2014-01-312-0/+25
| | * | | | | perf machine: Add machine__get_kallsyms_filename()Adrian Hunter2014-01-311-8/+11
| | * | | | | perf tools: Add kallsyms__get_function_start()Adrian Hunter2014-01-312-3/+18
| | * | | | | perf symbols: Fix symbol annotation for relocated kernelAdrian Hunter2014-01-313-2/+6