summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-056-59/+547
| |\ \ \ \ \ \
| | * | | | | | sparc: using HZ needs an include of linux/param.hStephen Rothwell2009-10-051-0/+1
| | * | | | | | sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2009-10-012-13/+3
| | * | | | | | sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller2009-09-291-17/+42
| | * | | | | | sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-291-1/+1
| | * | | | | | sparc64: Minor coding style fixups in perf code.David S. Miller2009-09-281-7/+5
| | * | | | | | sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller2009-09-281-5/+64
| | * | | | | | sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-282-6/+6
| | * | | | | | sparc64: Add initial perf event conflict resolution and checks.David S. Miller2009-09-271-5/+77
| | * | | | | | sparc: Niagara1 perf event support.David S. Miller2009-09-261-0/+119
| | * | | | | | sparc: Add Niagara2 HW cache event support.David S. Miller2009-09-261-0/+88
| | * | | | | | sparc: Support all ultra3 and ultra4 derivatives.David S. Miller2009-09-261-10/+13
| | * | | | | | sparc: Support HW cache events.David S. Miller2009-09-261-6/+139
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-056-21/+35
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich2009-10-011-13/+23
| | * | | | | | x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCALJaswinder Singh Rajput2009-10-011-4/+0
| | * | | | | | x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel2009-10-011-1/+4
| | * | | | | | x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet2009-10-012-2/+6
| | * | | | | | x86: Fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-011-1/+2
| | * | | | | | x86: Optimize cmpxchg64() at build-time some moreLinus Torvalds2009-10-011-1/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-10-057-53/+52
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | m68knommu: fix rename of pt_regs offset defines breakageGreg Ungerer2009-09-305-51/+51
| | * | | | | | m68knommu: remove duplicated #includeHuang Weiyi2009-09-301-1/+0
| | * | | | | | m68knommu: show KiB rather than pages in "Freeing initrd memory:" messageLennart Sorensen2009-09-301-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | ARM: Add kmap_atomic type debuggingRussell King2009-10-111-0/+2
* | | | | | | ARM: boolean bit testingJohannes Weiner2009-10-111-3/+3
* | | | | | | ARM: update die() outputRussell King2009-10-111-2/+3
* | | | | | | ARM: Dump code/mem oops lines with the appropriate log levelRussell King2009-10-111-16/+17
* | | | | | | ARM: Dump memory and backtrace as one printk per lineRussell King2009-10-111-19/+23
* | | | | | | ARM: 5756/1: ep93xx: introduce clk parentHartley Sweeten2009-10-101-47/+119
* | | | | | | ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten2009-10-104-16/+51
* | | | | | | ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* definesHartley Sweeten2009-10-101-12/+0
* | | | | | | ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macrosHartley Sweeten2009-10-071-8/+10
* | | | | | | ARM: 5751/1: ep93xx/micro9: Add Micro9-SlimHubert Feurstein2009-10-072-1/+23
* | | | | | | ARM: 5750/1: ep93xx/micro9: Update platform codeHubert Feurstein2009-10-073-58/+75
* | | | | | | ARM: 5749/1: ep93xx/micro9: Update maintainerHubert Feurstein2009-10-071-4/+6
* | | | | | | ARM: 5752/1: SA1100: fix building of h3100Dmitry Artamonow2009-10-071-0/+1
* | | | | | | ARM: 5748/1: bcmring: fix build warning messagesLeo Chen2009-10-072-3/+3
* | | | | | | ARM: 5747/1: Fix the start_pg value in free_memmap()Catalin Marinas2009-10-071-1/+1
* | | | | | | ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_rangeCatalin Marinas2009-10-072-4/+35
* | | | | | | ARM: 5745/1: Change ep93xx gpio_irq static inlines to macrosHartley Sweeten2009-10-071-12/+4
* | | | | | | ARM: 5744/1: ep93xx: add remaining phys offset selectionsHartley Sweeten2009-10-073-2/+35
* | | | | | | ARM: 5742/1: ARM: add debug check for invalid kernel page faultsImre Deak2009-10-051-0/+5
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-10-037-13/+34
|\ \ \ \ \ \
| * | | | | | m32r: Fix IPI function calls for SMPToshihiro HANAWA2009-10-041-2/+2
| * | | | | | m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata2009-10-041-1/+4
| * | | | | | m32r: add rtc_lock variableHirokazu Takata2009-10-041-0/+9
| * | | | | | m32r: define ioread* and iowrite* macrosHirokazu Takata2009-10-041-0/+7
| * | | | | | m32r: export delay loop symbolsHirokazu Takata2009-10-042-6/+4
| * | | | | | m32r: fix tme_handlerHirokazu Takata2009-10-041-4/+8
| |/ / / / /
OpenPOWER on IntegriCloud