summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | PM: Rename device_power_down/up()Magnus Damm2009-06-121-4/+4
| * | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-127-32/+0
| * | | x86: unify power/cpu_(32|64).cSergio Luis2009-06-123-260/+1
| * | | x86: unify power/cpu_(32|64) copyright notesSergio Luis2009-06-122-2/+3
| * | | x86: unify power/cpu_(32|64) regarding restoring processor stateSergio Luis2009-06-122-38/+135
| * | | x86: unify power/cpu_(32|64) regarding saving processor stateSergio Luis2009-06-122-1/+76
| * | | x86: unify power/cpu_(32|64) global variablesSergio Luis2009-06-122-0/+17
| * | | x86: unify power/cpu_(32|64) headersSergio Luis2009-06-122-4/+10
| * | | PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput2009-06-121-1/+1
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-122-6/+13
|\ \ \ \
| * | | | powerpc, perf_counter: Fix performance counter event typesJaswinder Singh Rajput2009-06-121-6/+6
| * | | | perf_counter/x86: Add a quirk for Atom processorsYong Wang2009-06-121-0/+7
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-06-1264-549/+6119
|\ \ \ \
| * | | | microblaze: Don't use access_ok for unalignedJohn Williams2009-06-021-1/+2
| * | | | microblaze: remove unused flat_stack_align() definitionAndrew Morton2009-06-021-1/+0
| * | | | microblaze: Fix problem with early_printk in startupMichal Simek2009-05-301-1/+1
| * | | | microblaze_mmu_v2: MakefilesMichal Simek2009-05-265-1/+11
| * | | | microblaze_mmu_v2: Kconfig updateMichal Simek2009-05-261-3/+109
| * | | | microblaze_mmu_v2: stat.h MMU updateMichal Simek2009-05-261-41/+36
| * | | | microblaze_mmu_v2: Elf updateMichal Simek2009-05-261-0/+93
| * | | | microblaze_mmu_v2: Update dma.h for MMUMichal Simek2009-05-261-0/+5
| * | | | microblaze_mmu_v2: Update cacheflush.hMichal Simek2009-05-261-1/+19
| * | | | microblaze_mmu_v2: Update signal returning addressMichal Simek2009-05-261-0/+8
| * | | | microblaze_mmu_v2: Traps MMU updateMichal Simek2009-05-262-16/+42
| * | | | microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMUMichal Simek2009-05-262-2/+6
| * | | | microblaze_mmu_v2: Update linker script for MMUMichal Simek2009-05-261-2/+1
| * | | | microblaze_mmu_v2: Add MMU related exceptions handlingMichal Simek2009-05-261-8/+37
| * | | | microblaze_mmu_v2: uaccess MMU updateMichal Simek2009-05-262-52/+381
| * | | | microblaze_mmu_v2: Update exception handling - MMU exceptionMichal Simek2009-05-261-7/+739
| * | | | microblaze_mmu_v2: entry.S, entry.hMichal Simek2009-05-262-2/+1151
| * | | | microblaze_mmu_v2: Add CURRENT_TASK for entry.SMichal Simek2009-05-261-0/+8
| * | | | microblaze_mmu_v2: MMU asm offset updateMichal Simek2009-05-261-5/+16
| * | | | microblaze_mmu_v2: Update tlb.h and tlbflush.hMichal Simek2009-05-262-0/+56
| * | | | microblaze_mmu_v2: Update process creation for MMUMichal Simek2009-05-264-13/+181
| * | | | microblaze_mmu_v2: pgalloc.h and page.hMichal Simek2009-05-262-43/+314
| * | | | microblaze_mmu_v2: io.h MMU updateMichal Simek2009-05-261-0/+31
| * | | | microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section updateMichal Simek2009-05-263-0/+825
| * | | | microblaze_mmu_v2: Context handling - mmu_context.c/hMichal Simek2009-05-264-21/+238
| * | | | microblaze_mmu_v2: Page fault handling high level - fault.cMichal Simek2009-05-261-0/+304
| * | | | microblaze_mmu_v2: mmu.h updateMichal Simek2009-05-261-2/+102
| * | | | microblaze_mmu_v2: MMU initializationMichal Simek2009-05-261-4/+154
| * | | | microblaze_mmu_v2: TLB low level codeMichal Simek2009-05-261-0/+120
| * | | | microblaze_mmu_v2: Alocate TLB for early consoleMichal Simek2009-05-262-2/+11
| * | | | microblaze_mmu_v2: MMU update for startup codeMichal Simek2009-05-261-0/+190
| * | | | microblaze_mmu_v2: Add mmu_defconfigMichal Simek2009-05-261-0/+798
| * | | | microblaze: Fix size of __kernel_mode_t to shortMichal Simek2009-05-261-1/+1
| * | | | microblaze: Add audit and seccomp thread flags.Edgar E. Iglesias2009-05-261-0/+9
| * | | | microblaze: Kbuild updateMichal Simek2009-05-221-24/+1
| * | | | microblaze: Fix cast warning for __va in prom.cMichal Simek2009-05-211-2/+3
| * | | | Microblaze: Remove unused variable from paging initMichal Simek2009-05-211-1/+0
OpenPOWER on IntegriCloud