summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* credits: update contact information for Chris CheneyChris Cheney2013-08-052-7/+6
* include/linux/coda.h: remove useless '#else'Chen Gang2013-07-301-1/+0
* Documentation: development-process: Update -mm and -next URLsMartin Nordholts2013-07-251-2/+2
* ktime: fix some scripts/kernel-doc warningsYacine Belkadi2013-07-251-13/+15
* doc: Fix typo in doucmentationsMasanari Iida2013-07-2517-19/+19
* Documentation: clk: Fix a trivial typo in audssSachin Kamat2013-07-251-1/+1
* doc: devicetree: bindings: Fix typo in bindingsMasanari Iida2013-07-255-7/+7
* Merge branch 'master' into for-nextJiri Kosina2013-07-259636-301984/+754886
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-07-2426-169/+390
| |\
| | * powerpc/perf: BHRB filter configuration should follow the taskAnshuman Khandual2013-07-241-1/+4
| | * powerpc/perf: Ignore separate BHRB privilege state filter requestAnshuman Khandual2013-07-241-9/+4
| | * powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas2013-07-241-1/+1
| | * powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V2013-07-241-2/+8
| | * powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V2013-07-241-0/+2
| | * powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov2013-07-241-1/+1
| | * powerpc/eeh: Introdce flag to protect sysfsGavin Shan2013-07-245-4/+22
| | * powerpc/eeh: Fix unbalanced enable for IRQGavin Shan2013-07-241-1/+5
| | * powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2013-07-244-16/+91
| | * powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2013-07-247-24/+117
| | * powerpc/pci: Partial tree hotplug supportGavin Shan2013-07-243-21/+51
| | * powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan2013-07-243-9/+9
| | * powerpc/eeh: Keep PE during hotplugGavin Shan2013-07-246-60/+20
| | * powerpc/pci/hotplug: Don't need to remove from EEH cache twiceGavin Shan2013-07-241-1/+0
| | * powerpc/pci: Override pcibios_release_device()Gavin Shan2013-07-241-0/+11
| | * powerpc/eeh: Export functions for hotplugGavin Shan2013-07-242-3/+12
| | * powerpc/eeh: Remove reference to PCI deviceGavin Shan2013-07-242-17/+5
| | * powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar2013-07-241-0/+3
| | * powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMUMichael Ellerman2013-07-241-1/+10
| | * powerpc/pseries: Drop "select HOTPLUG"Paul Bolle2013-07-241-1/+0
| | * powerpc: Access local paca after hard irq disabledTiejun Chen2013-07-241-3/+4
| | * powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-07-242-6/+2
| | * powerpc: Add second POWER8 PVR entryMichael Neuling2013-07-243-4/+24
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-2413-1082/+44
| |\ \
| | * | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-2412-1081/+43
| | * | crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg2013-07-101-1/+1
| * | | Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-234-15/+31
| |\ \ \
| | * | | EDAC: Fix lockdep splatBorislav Petkov2013-07-234-15/+31
| * | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-233-14/+24
| |\ \ \ \
| | * | | | of/irq: init struct resource to 0 in of_irq_to_resource()Sebastian Andrzej Siewior2013-07-221-0/+1
| | * | | | of/irq: Avoid calling list_first_entry() for empty listAxel Lin2013-07-221-2/+3
| | * | | | of: add vendor prefixes for hisiliconZhangfei Gao2013-07-221-0/+1
| | * | | | of: add vendor prefix for Qualcomm Atheros, Inc.Gabor Juhos2013-07-221-0/+1
| | * | | | MAINTAINERS: Fix incorrect status tagGrant Likely2013-07-221-2/+2
| | * | | | MAINTAINERS: Refactor device tree maintainershipGrant Likely2013-07-221-3/+14
| | * | | | MAINTAINERS: Change device tree mailing listGrant Likely2013-07-221-2/+2
| | * | | | MAINTAINERS: Remove Grant LikelyGrant Likely2013-07-221-5/+0
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-233-52/+27
| |\ \ \ \
| | * | | | cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-122-14/+20
| | * | | | cgroup: remove bcache_subsys_id which got added stealthilyTejun Heo2013-07-091-38/+7
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-2325-130/+242
| |\ \ \ \ \