summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-1211-25/+108
|\
| * ARM: dts: sun7i: olinuxino-micro: Enable the EMACMaxime Ripard2013-09-121-0/+15
| * ARM: dts: sun7i: cubieboard2: Enable the EMACMaxime Ripard2013-09-121-0/+15
| * ARM: dts: sun7i: Add the muxing options for the EMACMaxime Ripard2013-09-121-0/+11
| * ARM: dts: sun7i: Enable the Ethernet in the A20Maxime Ripard2013-09-121-0/+16
| * Merge tag 'ep93xx-fixes-for-3.12' of git://github.com/RyanMallon/linux-ep93xx...Olof Johansson2013-09-101-1/+1
| |\
| | * ARM: ep93xx: Don't use modem interface on the second UARTPetr Štetiar2013-09-031-1/+1
| * | i2c: davinci: Fix bad dev_get_platdata() conversionOlof Johansson2013-09-101-1/+1
| * | ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 buildNicolas Pitre2013-09-091-0/+2
| * | Merge branch 'versatile/fixes' into fixesOlof Johansson2013-09-092-17/+32
| |\ \
| | * | ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell2013-09-041-3/+3
| | * | ARM: PCI: versatile: Fix PCI I/OPeter Maydell2013-09-042-8/+10
| | * | ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell2013-09-041-6/+19
| * | | ARM: shmobile: lager: Do not use register_type field of struct sh_eth_plat_dataSimon Horman2013-09-091-1/+0
| * | | Merge tag 'renesas-fixes3-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-09-091-1/+1
| |\ \ \
| | * | | ARM: shmobile: r8a7779: Update early timer initialisation orderSimon Horman2013-08-301-1/+1
| * | | | ARM: pxa: ssp: Check return values from phandle lookupsOlof Johansson2013-09-091-4/+14
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-123-19/+26
|\ \ \ \ \
| * | | | | ARM: sort arch/arm/KconfigRussell King2013-09-121-16/+18
| * | | | | ARM: fix forced-HZ valuesRussell King2013-09-101-2/+3
| * | | | | ARM: 7835/2: fix modular build of xor_blocks() with NEON enabledArd Biesheuvel2013-09-092-1/+5
* | | | | | Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-125-30/+23
|\ \ \ \ \ \
| * | | | | | SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust2013-09-121-1/+1
| * | | | | | sunrpc: Add missing kuids conversion for printingGeert Uytterhoeven2013-09-121-1/+1
| * | | | | | NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCEWeston Andros Adamson2013-09-111-2/+2
| * | | | | | NFSv4.1: sp4_mach_cred: no need to ref count credsWeston Andros Adamson2013-09-111-3/+3
| * | | | | | NFSv4.1: fix SECINFO* use of put_rpccredWeston Andros Adamson2013-09-111-6/+10
| * | | | | | NFSv4.1: sp4_mach_cred: ask for WRITE and COMMITWeston Andros Adamson2013-09-111-2/+4
| * | | | | | NFSv4.1 fix decode_free_stateidAndy Adamson2013-09-101-15/+2
* | | | | | | vfs: make d_path() get the root path under RCULinus Torvalds2013-09-121-2/+14
* | | | | | | vfs: use __getname/__putname for getcwd() system callLinus Torvalds2013-09-121-5/+5
* | | | | | | vfs: don't copy things to user space holding the rcu readlockLinus Torvalds2013-09-121-1/+2
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-09-1244-315/+1645
|\ \ \ \ \ \ \
| * | | | | | | leds: wm831x-status: Request a REG resourceMark Brown2013-08-301-2/+2
| * | | | | | | leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notif...Manfred Schlaegl2013-08-261-14/+16
| * | | | | | | leds-pca963x: Fix device tree parsingRicardo Ribalda Delgado2013-08-261-4/+4
| * | | | | | | leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado2013-08-265-159/+160
| * | | | | | | leds-pca9633: Add mutex to the ledout registerRicardo Ribalda Delgado2013-08-261-31/+55
| * | | | | | | leds-pca9633: Unique naming of the LEDsRicardo Ribalda Delgado2013-08-261-3/+5
| * | | | | | | leds-pca9633: Add support for PCA9634Ricardo Ribalda Delgado2013-08-263-41/+85
| * | | | | | | leds: lp5562: use LP55xx common macros for device attributesMilo Kim2013-08-261-2/+2
| * | | | | | | Documentation: leds-lp5521,lp5523: update device attribute informationMilo Kim2013-08-262-2/+39
| * | | | | | | leds: lp5523: remove unnecessary writing commandsMilo Kim2013-08-261-11/+3
| * | | | | | | leds: lp5523: restore legacy device attributesMilo Kim2013-08-261-4/+223
| * | | | | | | leds: lp5523: LED MUX configuration on initializingMilo Kim2013-08-261-1/+69
| * | | | | | | leds: lp5523: make separate API for loading engineMilo Kim2013-08-261-4/+10
| * | | | | | | leds: lp5521: remove unnecessary writing commandsMilo Kim2013-08-261-11/+3
| * | | | | | | leds: lp5521: restore legacy device attributesMilo Kim2013-08-261-4/+100
| * | | | | | | leds: lp55xx: add common macros for device attributesMilo Kim2013-08-261-0/+47
| * | | | | | | leds: lp55xx: add common data structure for programMilo Kim2013-08-261-0/+19
OpenPOWER on IntegriCloud