summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-1083-3404/+2890
|\
| * of/flattree: forward declare struct device_node in of_fdt.hGrant Likely2011-01-081-0/+2
| * ipmi: explicitly include of_address.h and of_irq.hRob Herring2011-01-041-0/+2
| * sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-037-24/+25
| * 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
| * of/flattree: Update dtc to current mainline.John Bonesio2011-01-0318-1452/+1721
| * of/device: Don't register disabled devicesGrant Likely2011-01-031-8/+14
| * powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely2011-01-031-4/+4
| * of: Fixes for OF probing on little endian systemsRob Herring2011-01-032-6/+6
| * of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring2011-01-034-4/+6
| * of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-0111-78/+89
| * of_serial: explicitly include of_irq.hRob Herring2010-12-291-0/+1
| * of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_treeStephen Neuendorffer2010-12-292-51/+100
| * of/flattree: Reorder unflatten_dt_nodeStephen Neuendorffer2010-12-291-109/+109
| * of/flattree: Refactor unflatten_dt_nodeStephen Neuendorffer2010-12-291-11/+16
| * of/flattree: Add non-boottime device tree functionsStephen Neuendorffer2010-12-292-54/+90
| * of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-295-3/+11
| * powerpc/pcm{030,032}: add pagesize to dtsWolfram Sang2010-12-242-1/+3
| * misc/at24: add more sanity checks for parametersWolfram Sang2010-12-241-0/+10
| * misc/at24: parse device tree dataWolfram Sang2010-12-242-6/+55
| * of/mdio: Fix some endianness problems.David Daney2010-12-241-9/+17
| * of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-233-30/+32
| * microblaze/of: Use generic rule to build dtb'sDirk Brandewie2010-12-231-9/+3
| * of/powerpc: Use generic rule to build dtb'sDirk Brandewie2010-12-231-5/+3
| * of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-233-2/+49
| * Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-232022-20268/+37686
| |\
| * | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-0114-82/+74
* | | headers: kobject.h reduxAlexey Dobriyan2011-01-1018-13/+6
* | | headers: path.h reduxAlexey Dobriyan2011-01-105-5/+3
* | | Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-103-14/+35
|\ \ \
| * | | xen/event: validate irq before get evtchn by irqJoe Jin2011-01-101-0/+3
| * | | xen/fb: fix potential memory leakJoe Jin2011-01-101-8/+9
| * | | xen/fb: fix xenfb suspend/resume race.Joe Jin2011-01-101-0/+2
| * | | xen: disable ACPI NUMA for PV guestsIan Campbell2011-01-101-0/+9
| * | | xen/irq: Cleanup the find_unbound_irqKonrad Rzeszutek Wilk2010-12-091-6/+12
* | | | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-104-21/+62
|\ \ \ \
| * | | | xen: HVM X2APIC supportSheng Yang2011-01-073-19/+50
| * | | | apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang2011-01-072-2/+12
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-01-106-75/+89
|\ \ \ \
| * \ \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-01-096-75/+89
| |\ \ \ \
| | * | | | slub: Fix a crash during slabinfo -vTero Roponen2010-12-041-2/+2
| | * | | | tracing/slab: Move kmalloc tracepoint out of inline codeSteven Rostedt2010-11-282-35/+36
| | * | | | slub: Fix slub_lock down/up imbalancePavel Emelyanov2010-11-061-1/+2
| | * | | | slub: Fix build breakage in Documentation/vmPekka Enberg2010-11-061-1/+1
| | * | | | slub tracing: move trace calls out of always inlined functions to reduce kern...Richard Kennedy2010-11-062-36/+49
| | * | | | slub: move slabinfo.c to tools/slub/slabinfo.cChristoph Lameter2010-11-061-3/+3