aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\
| * Revert "net: Make accesses to ->br_port safe for sparse RCU"Paul E. McKenney2010-07-01
| * Merge branch 'linus' into core/rcuIngo Molnar2010-07-01
| |\
| * | net: Make accesses to ->br_port safe for sparse RCUPaul E. McKenney2010-06-14
| * | vfs: add fs.h to define struct filePaul E. McKenney2010-06-14
| * | lockdep: Add an in_workqueue_context() lockdep-based test functionPaul E. McKenney2010-06-14
| * | rcu: add __rcu API for later sparse checkingPaul E. McKenney2010-06-14
| * | rcu: add an rcu_dereference_index_check()Paul E. McKenney2010-06-14
| * | tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers2010-06-14
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-06
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36Joerg Roedel2010-07-27
| |\ \ \ \
| | * | | | iommu-api: Extension to check for interrupt remappingTom Lyon2010-07-19
| | |/ / /
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-06
|\ \ \ \ \
| * | | | | libata: more PCI IDs for jmicron controllersTejun Heo2010-08-01
| * | | | | ahci_platform: Provide for vendor specific initJassi Brar2010-08-01
* | | | | | Fix init ordering of /dev/console vs callers of modprobeDavid Howells2010-08-06
* | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-05
|\ \ \ \ \ \
| * | | | | | 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