summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* filesystems: add set_nlink()Miklos Szeredi2011-11-0281-148/+163
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-0232-58/+55
* logfs: remove unnecessary nlink settingMiklos Szeredi2011-11-021-1/+0
* ocfs2: remove unnecessary nlink settingMiklos Szeredi2011-11-021-2/+0
* jfs: remove unnecessary nlink settingMiklos Szeredi2011-11-021-1/+0
* hypfs: remove unnecessary nlink settingMiklos Szeredi2011-11-021-2/+0
* vfs: ignore error on forced remountMiklos Szeredi2011-11-021-2/+7
* readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft2011-11-023-7/+17
* vfs: fix dentry leak in simple_fill_super()Konstantin Khlebnikov2011-11-021-1/+3
* Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0181-14/+5778
|\
| * Merge branch 'imx/imx6q' into next/socArnd Bergmann2011-11-0234-80/+3662
| |\
| | * MAINTAINERS: add ARM/FREESCALE IMX6 entryShawn Guo2011-10-311-0/+7
| | * arm/imx: merge i.MX3 and i.MX6Sascha Hauer2011-10-314-19/+13
| | * arm/imx6q: add suspend/resume supportShawn Guo2011-10-314-1/+108
| | * arm/imx6q: add device tree machine supportShawn Guo2011-10-314-2/+99
| | * arm/imx6q: add smp and cpu hotplug supportShawn Guo2011-10-317-0/+246
| | * arm/imx6q: add core drivers clock, gpc, mmdc and srcShawn Guo2011-10-316-0/+2263
| | * arm/imx: add gic_handle_irq functionShawn Guo2011-10-314-1/+57
| | * arm/imx6q: add core definitions and low-level debug uartShawn Guo2011-10-3112-3/+118
| | * arm/imx6q: add device tree sourceShawn Guo2011-10-313-0/+643
| | * Merge branch 'cross-platform/debug_ll' into imx/imx6qArnd Bergmann2011-10-315-69/+122
| | |\
| | * \ Merge branch 'imx/devel' into imx/imx6qArnd Bergmann2011-10-31137-5256/+4008
| | |\ \
| | * \ \ Merge branch 'dt/gic' into imx/imx6qArnd Bergmann2011-10-31157-1513/+1177
| | |\ \ \
| | * \ \ \ Merge branch 'depends/rmk/devel-stable' into imx/imx6qArnd Bergmann2011-10-31406-1550/+7175
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'depends/rmk/smp' into tmpArnd Bergmann2011-10-2016-13/+298
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'depends/rmk/debug' into tmpArnd Bergmann2011-10-201-30/+59
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'picoxcell/soc' into next/socArnd Bergmann2011-11-0226-0/+1341
| |\ \ \ \ \ \ \ \
| | * | | | | | | | picoxcell: add a definition of VMALLOC_ENDJamie Iles2011-10-041-0/+14
| | * | | | | | | | picoxcell: remove custom ioremap implementationJamie Iles2011-09-263-49/+0
| | * | | | | | | | picoxcell: add the DTS for the PC7302 boardJamie Iles2011-09-262-0/+178
| | * | | | | | | | picoxcell: add the DTS for pc3x2 and pc3x3 devicesJamie Iles2011-09-262-0/+614
| | * | | | | | | | picoxcell: support for Picochip picoxcell devicesJamie Iles2011-09-2622-0/+584
| * | | | | | | | | Merge branch 'highbank/soc' into next/socArnd Bergmann2011-11-02303-2057/+2996
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: highbank: add suspend supportRob Herring2011-10-312-0/+56
| | * | | | | | | | | ARM: highbank: Add cpu hotplug supportMartin Bogomolni2011-10-312-0/+57
| | * | | | | | | | | ARM: highbank: add SMP supportRob Herring2011-10-314-1/+121
| | * | | | | | | | | MAINTAINERS: add Calxeda Highbank ARM platformRob Herring2011-10-311-0/+6
| | * | | | | | | | | ARM: add Highbank core platform supportRob Herring2011-10-3122-1/+444
| | * | | | | | | | | ARM: highbank: add devicetree sourceRob Herring2011-10-312-0/+206
| | * | | | | | | | | ARM: l2x0: add empty l2x0_of_initRob Herring2011-10-311-1/+8
| | * | | | | | | | | Merge branch 'dt/gic' into highbank/socArnd Bergmann2011-10-31559-3065/+8639
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'depends/rmk/debug' into highbank/socArnd Bergmann2011-10-311-30/+59
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann2011-10-30275-1977/+2034
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0141-101/+2461
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'imx/devel' into next/dtArnd Bergmann2011-11-01137-5256/+4007
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | ARM: gic: use module.h instead of export.hArnd Bergmann2011-11-011-1/+1
| * | | | | | | | | | | | Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-31559-3064/+8641
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring2011-10-312-5/+12
| | * | | | | | | | | | | ARM: gic: add OF based initializationRob Herring2011-10-313-0/+117
| | * | | | | | | | | | | ARM: gic: add irq_domain supportRob Herring2011-10-313-63/+63
OpenPOWER on IntegriCloud