summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-172-2/+0
* Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-176-274/+87
|\
| * OMAP1 / PM: Use generic clock manipulation routines for runtime PMRafael J. Wysocki2011-05-161-47/+22
| * PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-301-131/+9
| * PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki2011-04-291-17/+17
| * OMAP2+ / PM: move runtime PM implementation to use device power domainsKevin Hilman2011-04-293-88/+26
| * shmobile: Use power domains for platform runtime PMRafael J. Wysocki2011-04-292-18/+40
* | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-1774-846/+488
|\ \
| * | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-113-6/+0
| * | PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-115-93/+64
| * | PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-15/+8
| * | PM / AVR32: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-26/+12
| * | PM / Blackfin: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-04-241-21/+9
| * | ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-2424-228/+203
| * | ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-2431-307/+110
| * | ARM / SA1100: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-13/+6
| * | ARM / Integrator: Use struct syscore_ops for core PMRafael J. Wysocki2011-04-241-17/+9
| * | ARM / OMAP: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-26/+9
| * | ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-245-94/+58
* | | PM / ACPI: Remove acpi_sleep=s4_nonvsAmerigo Wang2011-05-171-5/+0
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-162-0/+3
|\ \ \
| * | | OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M2011-05-131-0/+1
| * | | omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart2011-05-111-0/+2
* | | | alpha: Wire up syscalls new to 2.6.39Michael Cree2011-05-132-5/+13
* | | | alpha: convert to clocksource_register_hzJohn Stultz2011-05-131-2/+1
* | | | Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-05-125-125/+54
|\ \ \ \
| * | | | x86/mm: Fix section mismatch derived from native_pagetable_reserve()Sedat Dilek2011-05-121-1/+1
| * | | | x86,xen: introduce x86_init.mapping.pagetable_reserveStefano Stabellini2011-05-125-2/+54
| * | | | Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""Konrad Rzeszutek Wilk2011-05-121-123/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-05-125-9/+19
|\ \ \ \ \
| * | | | | sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc...Tkhai Kirill2011-05-111-3/+9
| * | | | | sparc32: fix sparcstation 5 bootSam Ravnborg2011-04-211-3/+7
| * | | | | sparc32: fix section mismatch warnings in apc, pmc and time_32Sam Ravnborg2011-04-213-3/+3
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-128-53/+97
|\ \ \ \ \ \
| * | | | | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas2011-05-123-3/+3
| * | | | | | ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann2011-05-121-37/+53
| * | | | | | ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon2011-05-121-1/+15
| * | | | | | Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King2011-05-073-12/+26
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: zImage: the page table memory must be considered before relocationNicolas Pitre2011-05-071-1/+2
| | * | | | | ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre2011-05-071-10/+17
| | * | | | | ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren2011-05-061-0/+5
| | * | | | | ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-062-1/+2
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-1110-45/+28
|\ \ \ \ \ \ \
| * | | | | | | [S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky2011-05-101-1/+1
| * | | | | | | [S390] oprofile: fix min/max interval query checksMartin Schwidefsky2011-05-103-18/+8
| * | | | | | | [S390] replace diag10() with diag10_range() functionMichael Holzheu2011-05-103-24/+16
| * | | | | | | [S390] disassembler: handle b280/spp instructionChristian Borntraeger2011-05-101-0/+1
| * | | | | | | [S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu2011-05-102-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | MIPS: Alchemy: fix xxs1500 build errorManuel Lauss2011-05-101-3/+2
* | | | | | | MIPS: Invalidate old TLB mappings when updating huge page PTEs.David Daney2011-05-101-0/+1
OpenPOWER on IntegriCloud