aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-10
|\
| * sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-03
| * powerpc/405: Fix missing #{address,size}-cells in i2c nodeGrant Likely2011-01-03
| * powerpc/5200: dts: refactor dts filesJohn Bonesio2011-01-03
| * powerpc/5200: dts: Change combatible strings on localbusJohn Bonesio2011-01-03
| * powerpc/5200: dts: remove unused propertiesJohn Bonesio2011-01-03
| * powerpc/5200: dts: rename nodes to prepare for refactoring dts filesJohn Bonesio2011-01-03
| * powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely2011-01-03
| * of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-01
| * of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-29
| * powerpc/pcm{030,032}: add pagesize to dtsWolfram Sang2010-12-24
| * of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-23
| * microblaze/of: Use generic rule to build dtb'sDirk Brandewie2010-12-23
| * of/powerpc: Use generic rule to build dtb'sDirk Brandewie2010-12-23
| * Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-23
| |\
| * | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-01
* | | headers: kobject.h reduxAlexey Dobriyan2011-01-10
* | | Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-10
|\ \ \
| * | | xen: disable ACPI NUMA for PV guestsIan Campbell2011-01-10
* | | | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-10
|\ \ \ \
| * | | | xen: HVM X2APIC supportSheng Yang2011-01-07
| * | | | apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang2011-01-07
| |/ / /
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-07
|\ \ \ \
| * \ \ \ Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-29
| |\ \ \ \
| | * | | | arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-01
| | * | | | spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbersSebastian Andrzej Siewior2010-12-01
| * | | | | Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...Grant Likely2010-12-29
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | spi: davinci: add additional commentsBrian Niebuhr2010-11-18
| | * | | | spi: davinci: remove non-useful "clk_internal" platform dataBrian Niebuhr2010-11-18
| | * | | | spi: davinci: let DMA operation be specified on per-device basisBrian Niebuhr2010-11-18
| | * | | | spi: davinci: do not allocate DMA channels during SPI device setupSekhar Nori2010-11-18
| | * | | | spi: davinci: always start transmit DMABrian Niebuhr2010-11-18
| | * | | | spi: davinci: add support for interrupt modeBrian Niebuhr2010-11-18
| | * | | | spi: davinci: remove non-useful interrupt mode supportBrian Niebuhr2010-11-18
| | * | | | spi: davinci: add support for wait enable timeoutsBrian Niebuhr2010-11-18
| | * | | | spi: davinci: make chip-slect specific parameters really chip-select specificBrian Niebuhr2010-11-18
| | * | | | spi: davinci: remove 'wait_enable' platform data memberBrian Niebuhr2010-11-18
| | * | | | spi: davinci: enable GPIO lines to be used as chip selectsBrian Niebuhr2010-11-18
| | * | | | spi: davinci: enable both activation and deactivation of chip-selectsBrian Niebuhr2010-11-18
* | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ \ \ \ \
| * | | | | | x86: udelay: Use this_cpu_read to avoid address calculationChristoph Lameter2011-01-04
| * | | | | | x86: Use this_cpu_inc_return for nmi counterTejun Heo2010-12-30
| * | | | | | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-30
| * | | | | | x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-30
| * | | | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-18
| |\ \ \ \ \ \
| | * | | | | | cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter2010-12-18
| | * | | | | | x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2010-12-18
| | * | | | | | percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-17
| * | | | | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17
| |\| | | | | |
| | * | | | | | x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-17