Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minix: describe usage of different magic numbers | Sami Kerola | 2011-11-02 | 1 | -5/+5 |
* | drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ... | Uwe Kleine-König | 2011-11-02 | 1 | -3/+3 |
* | rtc: add initial support for mcp7941x parts | David Anders | 2011-11-02 | 1 | -0/+27 |
* | drivers/rtc/class.c: convert idr to ida and use ida_simple_get() | Jonathan Cameron | 2011-11-02 | 1 | -23/+9 |
* | init/do_mounts_rd.c: fix ramdisk identification for padded cramfs | Neil Armstrong | 2011-11-02 | 1 | -0/+14 |
* | ramfs: remove module leftovers | Richard Weinberger | 2011-11-02 | 1 | -10/+0 |
* | binfmt_elf: fix PIE execution with randomization disabled | Jiri Kosina | 2011-11-02 | 1 | -1/+10 |
* | thp: share get_huge_page_tail() | Andrea Arcangeli | 2011-11-02 | 5 | -44/+11 |
* | sparc: gup_pte_range() support THP based tail recounting | Andrea Arcangeli | 2011-11-02 | 1 | -0/+13 |
* | s390: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli | 2011-11-02 | 1 | -10/+11 |
* | s390: gup_huge_pmd() support THP tail recounting | Andrea Arcangeli | 2011-11-02 | 1 | -1/+23 |
* | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli | 2011-11-02 | 1 | -10/+11 |
* | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli | 2011-11-02 | 1 | -1/+23 |
* | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli | 2011-11-02 | 1 | -3/+2 |
* | powerpc: get_hugepte() don't put_page() the wrong page | Andrea Arcangeli | 2011-11-02 | 1 | -1/+1 |
* | powerpc: remove superfluous PageTail checks on the pte gup_fast | Andrea Arcangeli | 2011-11-02 | 1 | -13/+0 |
* | mm: thp: tail page refcounting fix | Andrea Arcangeli | 2011-11-02 | 8 | -84/+171 |
* | 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 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | |