aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* padata: add missing __percpu markup in include/linux/padata.hNamhyung Kim2010-09-031-2/+2
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-051-6/+10
|\
| * drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson2010-08-051-6/+10
* | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-053-0/+30
|\ \
| * | fb: add hooks to handle KDB enter/exitJesse Barnes2010-08-051-0/+13
| * | vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-051-0/+4
| * | vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-051-0/+13
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-1/+14
|\ \ \ | |/ /
| * | gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel2010-08-051-1/+1
| * | kgdb,kdb: individual register set and and get APIJason Wessel2010-08-051-0/+13
| |/
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-058-62/+235
|\ \
| * | of/address: Clean up function declarationsGrant Likely2010-08-011-0/+32
| * | of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-301-3/+8
| * | of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-0/+5
| * | of/device: Make of_device_make_bus_id() usable by other code.Grant Likely2010-07-301-0/+1
| * | of: remove of_default_bus_idsJonas Bonn2010-07-241-2/+0
| * | of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-242-13/+13
| * | of: remove asm/of_device.hGrant Likely2010-07-241-1/+1
| * | of: remove asm/of_platform.hGrant Likely2010-07-241-2/+0
| * | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-6/+0
| * | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-242-13/+14
| * | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-2430-147/+214
| |\ \
| * | | of/sparc: move is_root_node() to of.hAndres Salomon2010-07-141-0/+5
| * | | of/i2c: Generalize OF supportGrant Likely2010-07-051-3/+10
| * | | of/device: Move struct of_device define outside of CONFIG_OF_DEVICE testGrant Likely2010-07-051-7/+5
| * | | of/device: Add OF style matching helper functionGrant Likely2010-07-051-0/+19
| * | | of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-2/+5
| * | | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-0/+3
| * | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-24/+5
| * | | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-051-0/+3
| * | | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-051-0/+17
| * | | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-051-1/+1
| * | | of/device: merge of_device_ueventGrant Likely2010-07-051-0/+4
| * | | of/address: Merge all of the bus translation codeGrant Likely2010-07-051-3/+1
| * | | of/address: merge of_address_to_resource()Grant Likely2010-07-051-0/+5
| * | | of/address: merge of_iomap()Grant Likely2010-07-051-0/+9
| * | | of/irq: merge irq mapping codeGrant Likely2010-07-051-0/+29
| * | | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-0/+41
| * | | of: kill struct of_deviceGrant Likely2010-06-281-0/+17
* | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-051-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-041-0/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | xen: Xen PCI platform device driver.Stefano Stabellini2010-07-221-0/+3
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-052-0/+224
|\ \ \ \ \
| * \ \ \ \ Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-08-051-0/+1
| |\ \ \ \ \
| | * | | | | powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok2010-08-041-0/+1
| | | |/ / / | | |/| | |
| * | | | | powerpc/5121: move fsl-diu-fb.h to include/linuxAnatolij Gustschin2010-08-011-0/+223
| | |_|_|/ | |/| | |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-051-0/+24
|\ \ \ \ \
| * | | | | POWER: Add JZ4740 battery driver.Lars-Peter Clausen2010-08-051-0/+24
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-049-14/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-0441-179/+312
| |\ \ \ \ \