Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 81 | -148/+163 | |
* | filesystems: add missing nlink wrappers | Miklos Szeredi | 2011-11-02 | 32 | -58/+55 | |
* | logfs: remove unnecessary nlink setting | Miklos Szeredi | 2011-11-02 | 1 | -1/+0 | |
* | ocfs2: remove unnecessary nlink setting | Miklos Szeredi | 2011-11-02 | 1 | -2/+0 | |
* | jfs: remove unnecessary nlink setting | Miklos Szeredi | 2011-11-02 | 1 | -1/+0 | |
* | hypfs: remove unnecessary nlink setting | Miklos Szeredi | 2011-11-02 | 1 | -2/+0 | |
* | vfs: ignore error on forced remount | Miklos Szeredi | 2011-11-02 | 1 | -2/+7 | |
* | readlinkat: ensure we return ENOENT for the empty pathname for normal lookups | Andy Whitcroft | 2011-11-02 | 3 | -7/+17 | |
* | vfs: fix dentry leak in simple_fill_super() | Konstantin Khlebnikov | 2011-11-02 | 1 | -1/+3 | |
* | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 81 | -14/+5778 | |
|\ | ||||||
| * | Merge branch 'imx/imx6q' into next/soc | Arnd Bergmann | 2011-11-02 | 34 | -80/+3662 | |
| |\ | ||||||
| | * | MAINTAINERS: add ARM/FREESCALE IMX6 entry | Shawn Guo | 2011-10-31 | 1 | -0/+7 | |
| | * | arm/imx: merge i.MX3 and i.MX6 | Sascha Hauer | 2011-10-31 | 4 | -19/+13 | |
| | * | arm/imx6q: add suspend/resume support | Shawn Guo | 2011-10-31 | 4 | -1/+108 | |
| | * | arm/imx6q: add device tree machine support | Shawn Guo | 2011-10-31 | 4 | -2/+99 | |
| | * | arm/imx6q: add smp and cpu hotplug support | Shawn Guo | 2011-10-31 | 7 | -0/+246 | |
| | * | arm/imx6q: add core drivers clock, gpc, mmdc and src | Shawn Guo | 2011-10-31 | 6 | -0/+2263 | |
| | * | arm/imx: add gic_handle_irq function | Shawn Guo | 2011-10-31 | 4 | -1/+57 | |
| | * | arm/imx6q: add core definitions and low-level debug uart | Shawn Guo | 2011-10-31 | 12 | -3/+118 | |
| | * | arm/imx6q: add device tree source | Shawn Guo | 2011-10-31 | 3 | -0/+643 | |
| | * | Merge branch 'cross-platform/debug_ll' into imx/imx6q | Arnd Bergmann | 2011-10-31 | 5 | -69/+122 | |
| | |\ | ||||||
| | * \ | Merge branch 'imx/devel' into imx/imx6q | Arnd Bergmann | 2011-10-31 | 137 | -5256/+4008 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'dt/gic' into imx/imx6q | Arnd Bergmann | 2011-10-31 | 157 | -1513/+1177 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'depends/rmk/devel-stable' into imx/imx6q | Arnd Bergmann | 2011-10-31 | 406 | -1550/+7175 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'depends/rmk/smp' into tmp | Arnd Bergmann | 2011-10-20 | 16 | -13/+298 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'depends/rmk/debug' into tmp | Arnd Bergmann | 2011-10-20 | 1 | -30/+59 | |
| | |\ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ | Merge branch 'picoxcell/soc' into next/soc | Arnd Bergmann | 2011-11-02 | 26 | -0/+1341 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | picoxcell: add a definition of VMALLOC_END | Jamie Iles | 2011-10-04 | 1 | -0/+14 | |
| | * | | | | | | | | picoxcell: remove custom ioremap implementation | Jamie Iles | 2011-09-26 | 3 | -49/+0 | |
| | * | | | | | | | | picoxcell: add the DTS for the PC7302 board | Jamie Iles | 2011-09-26 | 2 | -0/+178 | |
| | * | | | | | | | | picoxcell: add the DTS for pc3x2 and pc3x3 devices | Jamie Iles | 2011-09-26 | 2 | -0/+614 | |
| | * | | | | | | | | picoxcell: support for Picochip picoxcell devices | Jamie Iles | 2011-09-26 | 22 | -0/+584 | |
| * | | | | | | | | | Merge branch 'highbank/soc' into next/soc | Arnd Bergmann | 2011-11-02 | 303 | -2057/+2996 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: highbank: add suspend support | Rob Herring | 2011-10-31 | 2 | -0/+56 | |
| | * | | | | | | | | | ARM: highbank: Add cpu hotplug support | Martin Bogomolni | 2011-10-31 | 2 | -0/+57 | |
| | * | | | | | | | | | ARM: highbank: add SMP support | Rob Herring | 2011-10-31 | 4 | -1/+121 | |
| | * | | | | | | | | | MAINTAINERS: add Calxeda Highbank ARM platform | Rob Herring | 2011-10-31 | 1 | -0/+6 | |
| | * | | | | | | | | | ARM: add Highbank core platform support | Rob Herring | 2011-10-31 | 22 | -1/+444 | |
| | * | | | | | | | | | ARM: highbank: add devicetree source | Rob Herring | 2011-10-31 | 2 | -0/+206 | |
| | * | | | | | | | | | ARM: l2x0: add empty l2x0_of_init | Rob Herring | 2011-10-31 | 1 | -1/+8 | |
| | * | | | | | | | | | Merge branch 'dt/gic' into highbank/soc | Arnd Bergmann | 2011-10-31 | 559 | -3065/+8639 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'depends/rmk/debug' into highbank/soc | Arnd Bergmann | 2011-10-31 | 1 | -30/+59 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ \ \ | Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in... | Arnd Bergmann | 2011-10-30 | 275 | -1977/+2034 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 41 | -101/+2461 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'imx/devel' into next/dt | Arnd Bergmann | 2011-11-01 | 137 | -5256/+4007 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ARM: gic: use module.h instead of export.h | Arnd Bergmann | 2011-11-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 2011-10-31 | 559 | -3064/+8641 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ARM: gic: fix irq_alloc_descs handling for sparse irq | Rob Herring | 2011-10-31 | 2 | -5/+12 | |
| | * | | | | | | | | | | | ARM: gic: add OF based initialization | Rob Herring | 2011-10-31 | 3 | -0/+117 | |
| | * | | | | | | | | | | | ARM: gic: add irq_domain support | Rob Herring | 2011-10-31 | 3 | -63/+63 |