summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge 'akpm' patch seriesLinus Torvalds2011-07-2654-133/+965
|\
| * mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij2011-07-261-1/+83
| * notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-262-0/+2
| * um: remove dead codeRichard Weinberger2011-07-263-6/+3Star
| * um: adjust size of pid_bufRichard Weinberger2011-07-261-1/+1
| * um: implement a x86_64 vDSORichard Weinberger2011-07-269-0/+365
| * um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger2011-07-263-1/+37
| * um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger2011-07-263-1/+65
| * um: disable scan_elf_aux() on x86_64Richard Weinberger2011-07-263-7/+8
| * uml: free resourcesDavidlohr Bueso2011-07-261-2/+4
| * uml: drivers/slip_user.c memory leak fixVitaliy Ivanov2011-07-261-2/+1Star
| * uml: helper.c warning correctionsVitaliy Ivanov2011-07-261-2/+2
| * uml: cow_user.c warning correctionsVitaliy Ivanov2011-07-261-1/+5
| * uml: drivers/net_user.c memory leak fixVitaliy Ivanov2011-07-261-1/+4
| * um: reinstate kernel version in generated .configGeert Uytterhoeven2011-07-261-0/+2
| * um: add netpoll supportRichard Weinberger2011-07-261-0/+12
| * um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger2011-07-261-0/+5
| * um: clean up delay functionsRichard Weinberger2011-07-263-32/+91
| * um, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-1/+0Star
| * um: clean up vm-flags.hRichard Weinberger2011-07-263-39/+5Star
| * cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-262-2/+0Star
| * cris: fix some build warnings in pinmux.cWANG Cong2011-07-261-4/+6
| * m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-263-6/+2Star
| * m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-1/+0Star
| * alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-1/+0Star
| * h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-2/+0Star
| * sparc64: implement get_user_pages_fast()David S. Miller2011-07-262-1/+182
| * sparc64: add support for _PAGE_SPECIALDavid S. Miller2011-07-261-4/+11
| * sparc64: use RCU page table freeingDavid S. Miller2011-07-262-2/+47
| * sparc64: kill page table quicklistsDavid S. Miller2011-07-263-21/+26
| * xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong2011-07-261-0/+1
| * xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-07-261-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2591-155/+135Star
|\ \
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-2111-12/+12
| * | doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-111-2/+2
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-11200-655/+1230
| |\ \
| * | | XTENSA: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
| * | | SH: static should be at beginning of declarationJesper Juhl2011-07-115-7/+7
| * | | MIPS: static should be at beginning of declarationJesper Juhl2011-07-111-3/+2Star
| * | | ARM: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
| * | | Update my e-mail addressMichael Büsch2011-07-071-1/+1
| * | | s390: do not touch sie64a.S with duplicate include removalJiri Kosina2011-06-241-0/+1
| * | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-243-4/+4
| * | | treewide: remove duplicate includesVitaliy Ivanov2011-06-208-12/+1Star
| * | | ARM: remove duplicate include from arch/arm/mach-dove/common.cAndrew Lunn2011-06-171-2/+0Star
| * | | Change Ryan Mallon's email address across the kernelRyan Mallon2011-06-165-7/+7
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1057-110/+103Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-251-1/+1
|\ \ \ \
| * | | | get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-241-1/+1
* | | | | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-2549-1892/+4Star
|\ \ \ \ \