summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2253-7/+64
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-1552-7/+62
| * spufs: use llseek in all file operationsArnd Bergmann2010-09-161-0/+18
| * arm/omap: use generic_file_llseek in iommu_debugArnd Bergmann2010-09-161-0/+2
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2213-53/+56
|\ \
| * | uml: kill big kernel lockArnd Bergmann2010-10-194-18/+20
| * | parisc: remove big kernel lockArnd Bergmann2010-10-161-4/+0Star
| * | cris: autoconvert trivial BKL usersArnd Bergmann2010-09-268-31/+36
| * | alpha: kill big kernel lockArnd Bergmann2010-09-262-8/+0Star
| |/
* | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-226-37/+10Star
|\ \
| * | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum2010-09-072-3/+3
| * | x86-32: Align IRQ stacks properlyChristoph Hellwig2010-07-271-1/+1
| * | x86: Remove CONFIG_4KSTACKSChristoph Hellwig2010-06-293-19/+1Star
| * | x86: Always use irq stacksChristoph Hellwig2010-06-293-15/+6Star
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-221-30/+21Star
|\ \ \
| * | | x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner2010-09-181-30/+21Star
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22124-671/+3604
|\ \ \ \
| * \ \ \ Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2010-10-157-4/+360
| |\ \ \ \
| | * | | | powerpc/44x: Update ppc44x_defconfigJosh Boyer2010-10-141-4/+5
| | * | | | powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri2010-10-136-0/+355
| * | | | | fsl_rio: Add comments for sRIO registers.Shaohui Xie2010-10-141-25/+40
| * | | | | powerpc/fsl-booke: Add e55xx (64-bit) smp defconfigKumar Gala2010-10-142-3/+85
| * | | | | powerpc/fsl-booke: Add p5020 DS board supportKumar Gala2010-10-143-0/+82
| * | | | | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala2010-10-146-10/+29
| * | | | | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala2010-10-142-3/+54
| * | | | | powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala2010-10-146-4/+61
| * | | | | powerpc/85xx: add cache-sram supportHarninder Rai2010-10-145-0/+540
| * | | | | powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS boardTimur Tabi2010-10-141-0/+11
| * | | | | powerpc: Fix compile error with paca code on ppc64eKumar Gala2010-10-141-1/+1
| * | | | | powerpc/fsl-booke: Add p3041 DS board supportKumar Gala2010-10-143-0/+76
| * | | | | oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.Scott Wood2010-10-141-7/+8
| * | | | | powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala2010-10-141-0/+8
| * | | | | powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllersKumar Gala2010-10-141-0/+3
| * | | | | powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock2010-10-142-3/+9
| * | | | | powerpc/p1022: Add probing for individual DMA channelsTimur Tabi2010-10-141-0/+2
| * | | | | powerpc/fsl_soc: Search all global-utilities nodes for rstccrMatthew McClintock2010-10-141-7/+13
| * | | | | powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker2010-10-142-1/+9
| * | | | | powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok2010-10-143-3/+336
| * | | | | powerpc/85xx: flush dcache before resetting coresMatthew McClintock2010-10-141-0/+50
| * | | | | powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock2010-10-141-13/+11Star
| * | | | | powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock2010-10-141-2/+0Star
| * | | | | powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock2010-10-144-12/+30
| * | | | | powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi2010-10-141-1/+2
| * | | | | powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala2010-10-143-7/+55
| |/ / / /
| * | | | powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-1311-32/+17Star
| * | | | powerpc/spufs: Use llseek in all file operationsArnd Bergmann2010-10-131-0/+18
| * | | | powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan2010-10-131-1/+1
| * | | | powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan2010-10-131-3/+1Star
| * | | | powerpc/pseries: Use kmemdupNishanth Aravamudan2010-10-131-2/+1Star
| * | | | powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan2010-10-131-1/+6