summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-03-08[ARM] S3C: Do not kmalloc/kfree during inner suspend code.Ben Dooks3-8/+33
2009-03-08[ARM] S3C: Avoid checking the task stackpage in pm-checkBen Dooks1-1/+9
2009-03-08[ARM] S3C24XX: Add S3C_GPIO_END definitionBen Dooks3-10/+27
2009-03-08[ARM] S3C: Update UART save over PM suspend/resumeBen Dooks3-22/+60
2009-03-08[ARM] S3C: Rename sleep.S functions to be non-cpu specificBen Dooks5-10/+12
2009-03-08[ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init.Ben Dooks8-11/+11
2009-03-08[ARM] S3C24XX: Fix bug in IRQ_EINT_BIT() calculationAndy Green1-1/+1
2009-03-08[ARM] S3C: Make IRQ_EINT sleep control commonBen Dooks6-25/+30
2009-03-08[ARM] S3C24XX: Remove changelog from arch/arm/plat-s3c24xx/irq.cBen Dooks1-33/+1
2009-03-08[ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.cBen Dooks4-118/+125
2009-03-08[ARM] S3C: Fix warnings in the PM memory CRC codeBen Dooks1-2/+4
2009-03-08[ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3cBen Dooks4-210/+311
2009-03-08[ARM] S3C: Split the resume memory check code from pm.cBen Dooks4-203/+240
2009-03-08[ARM] S3C: Move PM support functions to common locationBen Dooks9-110/+171
2009-03-08[ARM] S3C: Nove <plat/pm.h> from plat-s3c24xx to plat-s3fcBen Dooks1-0/+0
2009-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks50-307/+459
2009-03-04powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds1-0/+4
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+14
2009-03-03Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-66/+153
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-9/+10
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas1-6/+7
2009-03-03[ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee1-1/+2
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann1-2/+12
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu1-0/+2
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+6
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath7-25/+10
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath1-1/+1
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen1-2/+7
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett1-18/+22
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen1-19/+22
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen1-22/+44
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett1-8/+17
2009-03-02x86: add far read test to testmmiotracePekka Paalanen1-7/+28
2009-03-02x86: count errors in testmmiotrace.koPekka Paalanen1-6/+29
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2-11/+6
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-3/+9
2009-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-104/+119
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-13/+37
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-52/+5
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell3-3/+9
2009-02-27Revert "MIPS: Print irq handler description"Ralf Baechle1-1/+0
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle10-98/+110
2009-02-27MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin1-3/+3
2009-02-27MIPS: Only allow Cavium OCTEON to be configured for boards that support itDavid Daney1-2/+6
2009-02-27[ARM] S3C64XX: Fix s3c64xx_setrate_clksrcWerner Almesberger1-2/+4
2009-02-27[ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.cBen Dooks1-1/+1
2009-02-27[ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/s3c6400-clock.cBen Dooks1-7/+7
2009-02-27sh: ap325rxa: Revert ov772x support.Paul Mundt1-50/+3
2009-02-26[ARM] S3C64XX: Fix USB host clock mux listBen Dooks1-1/+1