aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson2010-08-04
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fb: add hooks to handle KDB enter/exitJesse Barnes2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kgdb,kdb: individual register set and and get APIJason Wessel2010-08-05
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/address: Clean up function declarationsGrant Likely2010-08-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/device: Make of_device_make_bus_id() usable by other code.Grant Likely2010-07-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: remove of_default_bus_idsJonas Bonn2010-07-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: remove asm/of_device.hGrant Likely2010-07-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: remove asm/of_platform.hGrant Likely2010-07-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/sparc: move is_root_node() to of.hAndres Salomon2010-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/i2c: Generalize OF supportGrant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/device: Move struct of_device define outside of CONFIG_OF_DEVICE testGrant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/device: Add OF style matching helper functionGrant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/device: merge of_device_ueventGrant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/address: Merge all of the bus translation codeGrant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/address: merge of_address_to_resource()Grant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/address: merge of_iomap()Grant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/irq: merge irq mapping codeGrant Likely2010-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: kill struct of_deviceGrant Likely2010-06-28
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen: Xen PCI platform device driver.Stefano Stabellini2010-07-22
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-08-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok2010-08-04
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/5121: move fsl-diu-fb.h to include/linuxAnatolij Gustschin2010-08-01
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | POWER: Add JZ4740 battery driver.Lars-Peter Clausen2010-08-05
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reiserfs: typo comment fixDavidlohr Bueso2010-07-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fscache: fix missing kerneldoc annotationSuresh Jayaraman2010-07-11