summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...Tony Lindgren2009-10-1522-676/+476
|\
| * OMAP850: Fix zImage bootingAlistair Buxton2009-10-071-1/+2
| * OMAP850: PM: Add an ARCH_OMAP850 checkAlistair Buxton2009-10-071-0/+1
| * OMAP7XX: Clocks: Add ck_ref and armxorAngelo Arrifano2009-10-071-2/+2
| * OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton2009-10-0712-191/+191
| * OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton2009-10-0710-102/+102
| * OMAP7XX: Update core omap1 files to use omap7xx.hAlistair Buxton2009-10-077-33/+33
| * OMAP7XX: Create omap7xx.hAlistair Buxton2009-10-071-0/+104
| * OMAP7XX: McBSP: Add omap850 supportAlistair Buxton2009-10-072-4/+4
| * OMAP7XX: Clocks: Add omap850 supportAlistair Buxton2009-10-071-5/+5
| * OMAP7XX: PM: Add omap850 supportAlistair Buxton2009-10-071-10/+10
| * OMAP7XX: IRQ: Remove duplicate omap850 codeAlistair Buxton2009-10-073-104/+7
| * OMAP7XX: USB: Remove duplicate omap850 codeAlistair Buxton2009-10-071-3/+3
| * OMAP7XX: Mux: Remove duplicate omap850 codeAlistair Buxton2009-10-072-76/+2
| * OMAP7XX: IO: Remove duplicate omap850 codeAlistair Buxton2009-10-072-27/+4
| * OMAP7XX: GPIO: Remove duplicate omap850 codeAlistair Buxton2009-10-071-119/+14
| * OMAP7XX: Serial: Remove duplicate omap850 codeAlistair Buxton2009-10-071-8/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-153-12/+13
|\ \
| * | Revert "x86: linker script syntax nits"Ingo Molnar2009-10-152-10/+11
| * | Merge branch 'linus' into x86/urgentIngo Molnar2009-10-15331-5084/+1936
| |\ \
| * | | x86, perf_event: Rename 'performance counter interrupt'Li Hong2009-10-141-2/+2
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-1511-28/+28
|\ \ \ \
| * \ \ \ Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2009-10-152-5/+8
| |\ \ \ \
| | * | | | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt2009-10-131-2/+1
| | * | | | powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-131-3/+7
| * | | | | powerpc/pci: Fix MODPOST warningHeiko Schocher2009-10-141-1/+1
| * | | | | powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea2009-10-141-0/+2
| * | | | | powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-141-0/+1
| * | | | | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov2009-10-141-6/+0
| * | | | | powerpc: Fix hypervisor TLB batchingAnton Blanchard2009-10-142-7/+6
| * | | | | powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt2009-10-141-6/+4
| * | | | | powerpc: Fix memory leak in axon_msi.cMichael Ellerman2009-10-141-1/+1
| * | | | | powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-141-2/+5
| |/ / / /
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-157-40/+59
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix...Tony Lindgren2009-10-142-30/+45
| |\ \ \ \
| | * | | | OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley2009-10-141-0/+1
| | * | | | OMAP: Fix race condition with autodepsKalle Jokiniemi2009-10-141-30/+44
| * | | | | omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula2009-10-141-1/+1
| * | | | | omap: Initialization of SDRC params on Zoom2Teerth Reddy2009-10-141-1/+3
| * | | | | omap: RX-51: Drop I2C-1 speed to 2200Aaro Koskinen2009-10-141-1/+1
| * | | | | omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal2009-10-141-6/+9
| * | | | | omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfigSanjeev Premi2009-10-141-1/+0
| |/ / / /
* | | | | Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-10-142-11/+10
|\ \ \ \ \
| * | | | | x86: linker script syntax nitsRoland McGrath2009-10-142-11/+10
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-143-4/+4
|\ \ \ \ \
| * | | | | sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller2009-10-131-2/+2
| * | | | | sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-121-1/+1
| * | | | | sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-091-1/+1
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-142-4/+4
|\ \ \ \ \ \
| * | | | | | [S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel2009-10-141-3/+3