aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'ux500/dt' into next/dt2Arnd Bergmann2012-03-16
|\
| * Merge branch 'depends/driver-core' into ux500/dtArnd Bergmann2012-03-16
| |\
| | * drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-10
| | * PCI: Add helper macro for pci_register_driver boilerplateGreg Kroah-Hartman2012-02-09
| | * drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-09
| | * drivers: hv: Cleanup the kvp related state in hyperv.hK. Y. Srinivasan2012-02-09
| | * drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-02
| | * drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-02
| | * Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
| | |\
| | * | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-26
| | * | Add driver auto probing for x86 features v4Andi Kleen2012-01-26
| | * | Eliminate get_driver() and put_driver()Alan Stern2012-01-24
| | * | dynamic_debug: reduce lineno field to a saner 18 bitsJim Cromie2012-01-24
| | * | dynamic_debug: describe_flags with '=[pmflt_]*'Jim Cromie2012-01-24
| | * | dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie2012-01-24
| | * | dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINTJim Cromie2012-01-24
* | | | Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-16
|\ \ \ \
| * | | | of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD2012-03-15
| * | | | of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD2012-03-15
| * | | | mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD2012-03-15
| * | | | ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
* | | | | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-08
|\ \ \ \ \
| * | | | | vfs: clarify and clean up dentry_cmp()Linus Torvalds2012-03-02
| * | | | | vfs: uninline full_name_hash()Linus Torvalds2012-03-02
| * | | | | vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2012-03-02
| * | | | | regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-02
| * | | | | regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-02
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-26
| |\ \ \ \ \
| | * | | | | ipsec: be careful of non existing mac headersEric Dumazet2012-02-23
| | * | | | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2012-02-23
| | |\ \ \ \ \
| | | * | | | | netfilter: ebtables: fix alignment problem in ppcJoerg Willmann2012-02-21
| | * | | | | | rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-21
| | | |_|/ / / | | |/| | | |
| * | | | | | Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-02-26
* | | | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-02
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre2012-03-01
| * | | | | | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre2012-03-01
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| \ \ \ \ \ \ \
*-. | | | | | | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-02
|\ \| | | | | | | | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-29
| | |\ \ \ \ \ \
| * | | | | | | | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-26
| * | | | | | | | irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-26
| * | | | | | | | irq_domain: constify irq_domain_opsGrant Likely2012-02-16
| * | | | | | | | irq_domain: Create common xlate functions that device drivers can useGrant Likely2012-02-16
| * | | | | | | | irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-16
| * | | | | | | | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-16
| * | | | | | | | of/address: add empty static inlines for !CONFIG_OFGrant Likely2012-02-16
| * | | | | | | | irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-16
| * | | | | | | | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
| * | | | | | | | irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-16
| * | | | | | | | irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-14
* | | | | | | | | Merge branch 'imx/dt' of git://git.linaro.org/people/shawnguo/linux-2.6 into ...Arnd Bergmann2012-02-28
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |