summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | cpumask: arch_send_call_function_ipi_mask: shRusty Russell2009-06-142-3/+4
| * | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell2009-06-141-3/+0
| * | | | | sh: pci: remove duplicated #include'sHuang Weiyi2009-06-142-2/+0
| * | | | | sh: Wire up sys_perf_counter_open.Paul Mundt2009-06-124-2/+6
| * | | | | Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt2009-06-121-30/+30
| |\ \ \ \ \
| | * | | | | sh: Fix dynamic ftrace's NOP action.Matt Fleming2009-06-111-29/+29
| | * | | | | sh: Update my email addressMatt Fleming2009-06-111-1/+1
* | | | | | | MN10300: Add support for new ELF relocs in kernel modulesMark Salter2009-06-182-3/+38
* | | | | | | dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-06-182-1/+8
* | | | | | | dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-181-99/+3
* | | | | | | dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-182-171/+3
* | | | | | | gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-185-0/+6
* | | | | | | gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-181-0/+2
* | | | | | | edac: cpc925 MC platform device setupHarry Ciao2009-06-182-0/+99
* | | | | | | ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov2009-06-182-9/+0
* | | | | | | ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov2009-06-183-3/+0
* | | | | | | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-1810-41/+0
* | | | | | | ptrace: remove PT_DTRACE from arch/h8300Oleg Nesterov2009-06-181-1/+0
* | | | | | | ia64: Fix resource assignment for root bussesMatthew Wilcox2009-06-171-2/+2
* | | | | | | x86: Use pci_claim_resourceMatthew Wilcox2009-06-171-10/+7
* | | | | | | Delete pcibios_select_rootMatthew Wilcox2009-06-1710-119/+0
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-1746-226/+232
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Pull for-2.6.31 into releaseTony Luck2009-06-1745-226/+230
| |\ \ \ \ \ \ \
| | * | | | | | | [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-1733-204/+206
| | * | | | | | | [IA64] ia64 does not need umount2() syscallTony Luck2009-06-161-0/+1
| | * | | | | | | [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-162-1/+3
| | * | | | | | | [IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput2009-06-151-1/+1
| | * | | | | | | [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-154-4/+4
| | * | | | | | | [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-159-12/+12
| | * | | | | | | [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-153-3/+3
| | * | | | | | | [IA64] unexport fpswa.hSam Ravnborg2009-06-151-1/+0
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | [IA64] Fix build error in paravirt_patchlist.cJes Sorensen2009-06-171-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-176-189/+175
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell2009-06-152-15/+4
| * | | | | | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell2009-06-151-58/+60
| * | | | | | | [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell2009-06-151-43/+17
| * | | | | | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2009-06-152-39/+55
| * | | | | | | [CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar2009-06-151-5/+1
| * | | | | | | [CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar2009-06-151-14/+11
| * | | | | | | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton2009-06-151-4/+3
| * | | | | | | [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones2009-06-151-5/+3
| * | | | | | | [CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques2009-06-151-7/+9
| * | | | | | | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger2009-06-151-0/+13
* | | | | | | | MIPS: Add hibernation supportWu Zhangjin2009-06-177-0/+143
* | | | | | | | MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney2009-06-172-4/+1
* | | | | | | | MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney2009-06-172-1/+5
* | | | | | | | MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.David Daney2009-06-171-0/+11
* | | | | | | | MIPS: TLB support for hugetlbfs.David Daney2009-06-172-12/+196
* | | | | | | | MIPS: Add hugetlbfs page defines.David Daney2009-06-174-0/+32
* | | | | | | | MIPS: Add support files for hugetlbfs.David Daney2009-06-173-0/+216
OpenPOWER on IntegriCloud