aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [MIPS] Export smp_call_function and smp_call_function_single.Zenon Fortuna2008-06-161-0/+2
| | * | | | | [MIPS] Bring the SWARM defconfig up to dateMaciej W. Rozycki2008-06-161-319/+357
| | * | | | | [MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki2008-06-162-9/+9
| | * | | | | [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto2008-06-161-1/+1
| | * | | | | [MIPS] Fix build for PNX platforms.Ralf Baechle2008-06-163-19/+28
| | * | | | | [MIPS] Add RM200 with R5000 CPU to known ARC machinesThomas Bogendoerfer2008-06-161-0/+5
| | * | | | | [MIPS] Better load address for big endian SNI RMThomas Bogendoerfer2008-06-161-0/+4
| | * | | | | [MIPS] SB1250: Initialize io_map_baseMaciej W. Rozycki2008-06-161-3/+5
| | * | | | | [MIPS] Export empty_zero_page for sake of the ext4 module.Ralf Baechle2008-06-161-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | MN10300: Kill linux/a.out.h inclusionsDavid Howells2008-06-162-2/+0
| |/ / / /
* | | | | ftrace: build fix with gcc 4.3Ingo Molnar2008-06-171-1/+1
* | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16190-1796/+3043
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-142-8/+14
| |\ \ \ \
| | * \ \ \ Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-122-8/+14
| | |\ \ \ \
| | | * | | | x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg2008-06-101-3/+10
| | | * | | | suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-021-1/+30
| | | * | | | x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg2008-06-021-4/+3
| | | * | | | pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer2008-06-021-0/+7
| | | * | | | PCI: Correct last two HP entries in the bfsort whitelistTony Camuso2008-05-221-4/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-06-1315-28/+25
| |\ \ \ \ \ \
| | * | | | | | parisc: fix off by one in setup_sigcontext32Kyle McMartin2008-06-131-2/+2
| | * | | | | | parisc: export empty_zero_pageKyle McMartin2008-06-131-0/+1
| | * | | | | | parisc: export copy_user_page_asmKyle McMartin2008-06-131-0/+3
| | * | | | | | parisc: move head.S to head.text sectionKyle McMartin2008-06-132-1/+3
| | * | | | | | Revert "parisc: fix trivial section name warnings"Kyle McMartin2008-06-1311-27/+18
| * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-06-121-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] 5077/1: spi: fix list scan success verification in PXA ssp driverGuennadi Liakhovetski2008-06-111-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | provide rtc_cmos platform deviceStas Sergeev2008-06-121-0/+34
| * | | | | | | uml: work around broken host PTRACE_SYSEMUJeff Dike2008-06-121-9/+16
| * | | | | | | uml: remove include of asm/user.hJeff Dike2008-06-121-2/+2
| * | | | | | | m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter2008-06-121-1/+7
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-128-20/+15
| |\ \ \ \ \ \
| | * | | | | | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-121-2/+2
| | * | | | | | x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum2008-06-121-0/+1
| | * | | | | | x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells2008-06-121-2/+2
| | * | | | | | x86: fix lockdep warning during suspend-to-ramPeter Zijlstra2008-06-121-0/+1
| | * | | | | | x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar2008-06-121-2/+1
| | * | | | | | Revert "x86: fix ioapic bug again"Ingo Molnar2008-06-122-17/+4
| | * | | | | | x86: fix asm warning in head_32.SJoe Korty2008-06-121-1/+1
| | * | | | | | x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler2008-06-121-0/+5
| | * | | | | | geode: fix modular buildIngo Molnar2008-06-121-0/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-121-10/+3
| |\ \ \ \ \ \
| | * | | | | | common implementation of iterative div/modJeremy Fitzhardinge2008-06-121-10/+3
| | |/ / / / /
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-112-29/+7
| |\ \ \ \ \ \
| | * | | | | | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-112-29/+7
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-1117-68/+92
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity2008-06-061-1/+1
| | * | | | | KVM: MMU: Fix printk() format stringAvi Kivity2008-06-061-1/+1
| | * | | | | KVM: MMU: reschedule during shadow teardownAvi Kivity2008-06-061-0/+1
| | * | | | | KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins2008-06-061-0/+1