aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [CVE-2009-0029] s390: enable system call wrappersHeiko Carstens2009-01-141-0/+1
* [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-141-0/+1
* [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-141-0/+3
* [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-1414-21/+20
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-1413-13/+13
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-01-134-44/+87
|\
| * x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2009-01-132-17/+38
| * x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com2009-01-131-15/+28
| * x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-131-3/+3
| * x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-132-11/+20
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-136-111/+6
|\ \ | |/ |/|
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-01-123-110/+4
| |\
| | * [ARM] i.MX add missing includeSascha Hauer2009-01-121-1/+1
| | * [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19eSascha Hauer2009-01-121-3/+3
| | * [ARM] i.MX: remove LCDC controller register definitions from imx-regs.hSascha Hauer2009-01-121-106/+0
| * | [ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre2009-01-121-0/+1
| * | [ARM] w90x900: fix build errors and warningsRussell King2009-01-122-1/+1
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-131-2/+0
|\ \
| * | Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar2009-01-121-2/+0
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-121-0/+4
|\ \ \
| * | | sparc64: Fix cpumask related build failureDavid Miller2009-01-111-0/+4
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-01-12126-2031/+18974
|\ \ \ \
| * | | | MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle2009-01-111-1/+4
| * | | | MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss2009-01-115-353/+234
| * | | | MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss2009-01-113-0/+81
| * | | | MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss2009-01-114-167/+225
| * | | | MIPS: Alchemy: move calc_clock function.Manuel Lauss2009-01-114-54/+64
| * | | | MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss2009-01-115-181/+143
| * | | | MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss2009-01-115-12/+28
| * | | | MIPS: Alchemy: remove cpu_table.Manuel Lauss2009-01-115-100/+42
| * | | | MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss2009-01-113-34/+0
| * | | | MIPS: Print irq handler descriptionManuel Lauss2009-01-111-0/+1
| * | | | MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss2009-01-111-57/+30
| * | | | MIPS: Alchemy: update core interrupt code.Manuel Lauss2009-01-1115-644/+514
| * | | | MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss2009-01-119-41/+136
| * | | | MIPS: Alchemy: devboards: consolidate filesManuel Lauss2009-01-1123-481/+107
| * | | | MIPS: Alchemy: Move development board code to common subdirectoryManuel Lauss2009-01-1127-12/+28
| * | | | MIPS: Add Cavium OCTEON to arch/mips/KconfigDavid Daney2009-01-111-2/+61
| * | | | MIPS: Add defconfig for Cavium OCTEON.David Daney2009-01-111-0/+943
| * | | | MIPS: Adjust the dma-common.c platform hooks.David Daney2009-01-116-20/+135
| * | | | MIPS: Add Cavium OCTEON slot into proper tlb category.David Daney2009-01-111-0/+1
| * | | | MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney2009-01-111-0/+33
| * | | | MIPS: Cavium OCTEON multiplier state preservation.David Daney2009-01-111-0/+17
| * | | | MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney2009-01-111-0/+3
| * | | | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney2009-01-112-0/+35
| * | | | MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney2009-01-111-0/+69
| * | | | MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney2009-01-111-0/+14
| * | | | MIPS: Hook up Cavium OCTEON in arch/mips.David Daney2009-01-114-0/+19
| * | | | MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney2009-01-112-0/+9
| * | | | MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney2009-01-113-0/+41