summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij2011-07-251-1/+83
* notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-252-0/+2
* um: remove dead codeRichard Weinberger2011-07-253-6/+3
* um: adjust size of pid_bufRichard Weinberger2011-07-251-1/+1
* um: implement a x86_64 vDSORichard Weinberger2011-07-259-0/+365
* um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger2011-07-253-1/+37
* um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger2011-07-253-1/+65
* um: disable scan_elf_aux() on x86_64Richard Weinberger2011-07-253-7/+8
* uml: free resourcesDavidlohr Bueso2011-07-251-2/+4
* uml: drivers/slip_user.c memory leak fixVitaliy Ivanov2011-07-251-2/+1
* uml: helper.c warning correctionsVitaliy Ivanov2011-07-251-2/+2
* uml: cow_user.c warning correctionsVitaliy Ivanov2011-07-251-1/+5
* uml: drivers/net_user.c memory leak fixVitaliy Ivanov2011-07-251-1/+4
* um: reinstate kernel version in generated .configGeert Uytterhoeven2011-07-251-0/+2
* um: add netpoll supportRichard Weinberger2011-07-251-0/+12
* um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger2011-07-251-0/+5
* um: clean up delay functionsRichard Weinberger2011-07-253-32/+91
* um, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* um: clean up vm-flags.hRichard Weinberger2011-07-253-39/+5
* cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-252-2/+0
* cris: fix some build warnings in pinmux.cWANG Cong2011-07-251-4/+6
* m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-253-6/+2
* m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-2/+0
* sparc64: implement get_user_pages_fast()David S. Miller2011-07-252-1/+182
* sparc64: add support for _PAGE_SPECIALDavid S. Miller2011-07-251-4/+11
* sparc64: use RCU page table freeingDavid S. Miller2011-07-252-2/+47
* sparc64: kill page table quicklistsDavid S. Miller2011-07-253-21/+26
* xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong2011-07-251-0/+1
* xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-07-251-0/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-07-247-1334/+0
|\
| * [CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreqKukjin Kim2011-07-131-4/+0
| * [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-134-1056/+0
| * [CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreqMark Brown2011-07-132-274/+0
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-24206-5753/+6855
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2011-07-22106-4020/+4837
| |\ \
| | * | ARM: Fix build errors caused by adding generic macrosRussell King2011-07-218-21/+5
| | * | Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King2011-07-1855-288/+304
| | |\ \
| | | * | ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre2011-07-182-7/+0
| | | * | ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-182-2/+1
| | | * | ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-184-4/+9
| | | * | ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-186-4/+15
| | | * | ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-182-4/+3
| | | * | ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-1813-4/+48
| | | * | ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-183-7/+2
| | | * | ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-1813-7/+13
| | | * | ARM: add dma_zone_size to the machine_desc structureNicolas Pitre2011-07-182-0/+10
| | | * | ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre2011-07-182-12/+22
| | * | | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-07-1590-2003/+4194
| | |\ \ \
OpenPOWER on IntegriCloud