aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* score: update inconsistent declare after .c was changedChen Liqin2009-08-309-35/+472
* score: remove unused code, add include files in .cChen Liqin2009-08-305-21/+17
* Merge branch 'score' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/as...Chen Liqin2009-08-30128-0/+8415
|\
| * score: clean up mm/init.cArnd Bergmann2009-06-271-24/+10
| * score: make irq.h definitions localArnd Bergmann2009-06-272-20/+23
| * score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann2009-06-273-20/+8
| * score: fix function prototypesArnd Bergmann2009-06-273-12/+17
| * score: add address space annotationsArnd Bergmann2009-06-274-14/+16
| * score: add missing #includesArnd Bergmann2009-06-275-1/+10
| * score: move save arg5 and arg6 instruction in front of enable_irqChen Liqin2009-06-221-2/+2
| * score: add prototypes for wrapped syscallsArnd Bergmann2009-06-191-2/+4
| * score: remove init_mmArnd Bergmann2009-06-191-2/+0
| * score: add generic sys_call_tableArnd Bergmann2009-06-194-53/+18
| * score: remove __{put,get}_user_unknownArnd Bergmann2009-06-191-12/+0
| * score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann2009-06-191-1/+0
| * score: update files according to review commentsChen Liqin2009-06-1914-250/+154
| * score: Add support for Sunplus S+core architectureChen Liqin2009-06-19126-0/+8566
* | parisc: fix warning in traps.cGrant Grundler2009-08-281-1/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-282-0/+12
|\ \
| * | x86: Fix vSMP boot crashYinghai Lu2009-08-261-0/+10
| * | x86, xen: Initialize cx to suppress warningH. Peter Anvin2009-08-251-0/+1
| * | x86, xen: Suppress WP test on XenJeremy Fitzhardinge2009-08-251-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-08-262-136/+79
|\ \ \
| * | | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-08-271-136/+75
| * | | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-08-271-0/+4
* | | | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven2009-08-263-1/+7
* | | | m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan2009-08-261-2/+1
* | | | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton2009-08-261-6/+4
* | | | m68k: cnt reaches -1, not 0Roel Kluin2009-08-261-2/+4
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-2512-140/+167
|\ \ \ | |/ / |/| |
| * | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-254-28/+76
| * | sparc64: Update defconfig.David S. Miller2009-08-181-25/+34
| * | sparc32: Update defconfig.David S. Miller2009-08-181-30/+44
| * | sparc32: Kill trap table freeing code.David S. Miller2009-08-182-48/+0
| * | sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-181-1/+1
| * | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-022-6/+8
| * | sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-272-2/+4
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-251-5/+1
|\ \ \
| * | | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-191-5/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-259-103/+80
|\ \ \ \
| * | | | x86: Fix build with older binutils and consolidate linker scriptJan Beulich2009-08-251-79/+47
| * | | | x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang2009-08-241-1/+1
| * | | | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich2009-08-201-1/+1
| * | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-08-203-12/+18
| |\ \ \ \
| | * | | | xen: rearrange things to fix stackprotectorJeremy Fitzhardinge2009-08-192-12/+14
| | * | | | x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge2009-08-191-0/+4
| * | | | | i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich2009-08-181-7/+1
| * | | | | x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2009-08-172-3/+12
* | | | | | Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds2009-08-243-1/+12
|\ \ \ \ \ \
| * | | | | | [ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2009-08-242-1/+10