summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-01-1010-343/+231
|\ \
| * | m68knommu: Need to check __get_user()/__put_user() resultAl Viro2011-01-071-6/+6
| * | m68knommu: signal.c __user annotationsAl Viro2011-01-071-28/+28
| * | m68knommu: Equivalent of "m68k: handle new gcc's"Al Viro2011-01-071-14/+14
| * | m68knommu: f_pcr has been gone since headers' mergeAl Viro2011-01-071-4/+4
| * | m68knommu: Don't lose state if sigframe setup failsAl Viro2011-01-071-7/+12
| * | m68knommu: Handle multiple pending signalsAl Viro2011-01-074-9/+8
| * | m68knommu: Switch to saner sigsuspendAl Viro2011-01-076-68/+22
| * | m68knommu: Don't bother with SA_ONESHOTAl Viro2011-01-071-3/+0
| * | m68k: Check __get_user()/__put_user() return valueAl Viro2011-01-071-6/+6
| * | m68k: Missing syscall_trace() on sigreturnAl Viro2011-01-071-1/+4
| * | m68k: Fix stack mangling logics in sigreturnAl Viro2011-01-071-112/+61
| * | m68k: If we fail to set sigframe up, just leave regs alone...Al Viro2011-01-071-14/+30
| * | m68k: Don't lose state if sigframe setup failsAl Viro2011-01-071-7/+12
| * | m68k: Simplify the singlestepping handling in signalsAl Viro2011-01-072-9/+8
| * | m68k: Switch to saner sigsuspend()Al Viro2011-01-074-61/+26
| * | m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro2011-01-071-3/+0
| * | m68k/sun3: Kill pte_unmap() warningsGeert Uytterhoeven2011-01-051-3/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-105-7/+19
|\ \ \
| * \ \ Pull misc2.6.38 into release branchTony Luck2011-01-075-7/+19
| |\ \ \
| | * | | [IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck2011-01-071-0/+6
| | * | | [IA64] Remove unlikely from cpu_is_offlineJoe Perches2010-12-281-1/+1
| | * | | [IA64] irq_ia64, use set_irq_chipJiri Slaby2010-12-281-1/+1
| | * | | [IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl2010-12-281-2/+1
| | * | | [IA64] eliminate race condition in smp_flush_tlb_mmDimitri Sivanich2010-12-281-3/+10
* | | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-1016-261/+354
|\ \ \ \ \
| * | | | | ux500: allow 5500 and 8500 to be built togetherRabin Vincent2011-01-102-12/+18
| * | | | | ux500: modem_irq is only for 5500Rabin Vincent2011-01-101-0/+5
| * | | | | ux500: dynamic SOC detectionRabin Vincent2011-01-108-136/+212
| * | | | | ux500: rename MOP board KconfigRabin Vincent2011-01-102-2/+2
| * | | | | ux500: remove build-time changing macrosRabin Vincent2011-01-109-117/+123
| | |_|_|/ | |/| | |
* | | | | Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-1012-24/+819
|\ \ \ \ \
| * | | | | msm: add SMP support for msmJeff Ohlstein2011-01-074-0/+208
| * | | | | msm: hotplug: support cpu hotplug on msmJeff Ohlstein2011-01-072-0/+93
| * | | | | msm: timer: SMP timer support for msmJeff Ohlstein2011-01-073-24/+108
| * | | | | msm: scm-boot: Support for setting cold/warm boot addressesStepan Moskovchenko2011-01-073-1/+78
| * | | | | msm: Secure Channel Manager (SCM) supportStephen Boyd2011-01-074-0/+333
* | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-1038-1729/+611
|\ \ \ \ \ \
| * | | | | | sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-036-23/+24
| * | | | | | powerpc/405: Fix missing #{address,size}-cells in i2c nodeGrant Likely2011-01-031-0/+2
| * | | | | | powerpc/5200: dts: refactor dts filesJohn Bonesio2011-01-0310-1503/+506
| * | | | | | powerpc/5200: dts: Change combatible strings on localbusJohn Bonesio2011-01-034-4/+4
| * | | | | | powerpc/5200: dts: remove unused propertiesJohn Bonesio2011-01-036-13/+0
| * | | | | | powerpc/5200: dts: rename nodes to prepare for refactoring dts filesJohn Bonesio2011-01-039-26/+26
| * | | | | | powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely2011-01-031-4/+4
| * | | | | | of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-019-76/+51
| * | | | | | of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-293-3/+3
| * | | | | | powerpc/pcm{030,032}: add pagesize to dtsWolfram Sang2010-12-242-1/+3
| * | | | | | of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-231-1/+1
| * | | | | | microblaze/of: Use generic rule to build dtb'sDirk Brandewie2010-12-231-9/+3
OpenPOWER on IntegriCloud