aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-10
|\
| * of/flattree: forward declare struct device_node in of_fdt.hGrant Likely2011-01-08
| * ipmi: explicitly include of_address.h and of_irq.hRob Herring2011-01-04
| * 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
| * of/flattree: Update dtc to current mainline.John Bonesio2011-01-03
| * of/device: Don't register disabled devicesGrant Likely2011-01-03
| * powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely2011-01-03
| * of: Fixes for OF probing on little endian systemsRob Herring2011-01-03
| * of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring2011-01-03
| * of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-01
| * of_serial: explicitly include of_irq.hRob Herring2010-12-29
| * of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_treeStephen Neuendorffer2010-12-29
| * of/flattree: Reorder unflatten_dt_nodeStephen Neuendorffer2010-12-29
| * of/flattree: Refactor unflatten_dt_nodeStephen Neuendorffer2010-12-29
| * of/flattree: Add non-boottime device tree functionsStephen Neuendorffer2010-12-29
| * of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-29
| * powerpc/pcm{030,032}: add pagesize to dtsWolfram Sang2010-12-24
| * misc/at24: add more sanity checks for parametersWolfram Sang2010-12-24
| * misc/at24: parse device tree dataWolfram Sang2010-12-24
| * of/mdio: Fix some endianness problems.David Daney2010-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
| * of: Add support for linking device tree blobs into vmlinuxDirk 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
* | | headers: path.h reduxAlexey Dobriyan2011-01-10
* | | Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-10
|\ \ \
| * | | xen/event: validate irq before get evtchn by irqJoe Jin2011-01-10
| * | | xen/fb: fix potential memory leakJoe Jin2011-01-10
| * | | xen/fb: fix xenfb suspend/resume race.Joe Jin2011-01-10
| * | | xen: disable ACPI NUMA for PV guestsIan Campbell2011-01-10
| * | | xen/irq: Cleanup the find_unbound_irqKonrad Rzeszutek Wilk2010-12-09
* | | | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-01-10
|\ \ \ \
| * \ \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-01-09
| |\ \ \ \
| | * | | | slub: Fix a crash during slabinfo -vTero Roponen2010-12-04
| | * | | | tracing/slab: Move kmalloc tracepoint out of inline codeSteven Rostedt2010-11-28
| | * | | | slub: Fix slub_lock down/up imbalancePavel Emelyanov2010-11-06
| | * | | | slub: Fix build breakage in Documentation/vmPekka Enberg2010-11-06
| | * | | | slub tracing: move trace calls out of always inlined functions to reduce kern...Richard Kennedy2010-11-06
| | * | | | slub: move slabinfo.c to tools/slub/slabinfo.cChristoph Lameter2010-11-06