summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: ensure initial page tables are setup for SMP systemsRussell King2009-11-023-6/+15
* ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino2009-11-021-0/+9
* ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John2009-11-017-21/+50
* ARM: Fix errata 411920 workaroundsRussell King2009-10-293-29/+12
* ARM: Fix sparsemem with SPARSEMEM_EXTREME enabledRussell King2009-10-291-1/+19
* ARM: Use GFP_DMA only for masks _less_ than 32-bitRussell King2009-10-251-2/+2
* ARM: integrator: allow Integrator to be built with highmemRussell King2009-10-251-0/+1
* ARM: Fix signal restart issues with NX and OABI compatRussell King2009-10-253-26/+23
* ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten2009-10-211-4/+1
* ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler()Hartley Sweeten2009-10-211-1/+0
* ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten2009-10-211-1/+0
* ARM: 5765/1: Updated U300 defconfigLinus Walleij2009-10-211-28/+66
* ARM: 5766/1: Fix watchdog enabling for AT91SAM9G45Yegor Yefremov2009-10-211-1/+1
* ARM: 5764/1: bcmring: add oprofile pmu supportLeo Chen2009-10-171-0/+3
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-10-1741-153/+233
|\
| * [ARM] pxa/spitz: add gpio button support (fixes regression)Stanislav Brabec2009-10-171-0/+39
| * [ARM] pxa/cm-x300: fix mmc numberingMike Rapoport2009-10-171-19/+19
| * 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
OpenPOWER on IntegriCloud