summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hexagon: Add interruptsRichard Kuo2011-11-012-0/+126
* Hexagon: Add startup codeRichard Kuo2011-11-013-0/+345
* Hexagon: Add init_task and process functionsRichard Kuo2011-11-012-0/+333
* Hexagon: Add signal functionsRichard Kuo2011-11-016-0/+569
* Hexagon: Support dynamic module loading.Linas Vepstas2011-11-011-0/+162
* Hexagon: Export ksyms defined in assembly files.Linas Vepstas2011-11-011-0/+40
* Hexagon: Add hypervisor interfaceRichard Kuo2011-11-018-0/+1449
* Hexagon: Add memcpy and memset accelerated functionsRichard Kuo2011-11-012-0/+858
* Hexagon: Add checksum functionsRichard Kuo2011-11-013-0/+279
* Hexagon: Add delay functionsRichard Kuo2011-11-011-0/+28
* Hexagon: Add threadinfoRichard Kuo2011-11-011-0/+154
* Hexagon: Add processor and system headersRichard Kuo2011-11-015-0/+548
* Hexagon: Add syscallsRichard Kuo2011-11-014-0/+212
* Hexagon: Add atomic ops supportRichard Kuo2011-11-011-0/+164
* Hexagon: Add bitops supportRichard Kuo2011-11-011-0/+301
* Hexagon: Core arch-specific header filesRichard Kuo2011-11-0112-0/+618
* Hexagon: Add generic headersRichard Kuo2011-11-015-0/+202
* Linux 3.1Linus Torvalds2011-10-241-1/+1
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-10-242-31/+46
|\
| * intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-191-9/+8Star
| * intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-191-5/+7
| * intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-191-3/+8
| * MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu moveRoland Dreier2011-10-191-1/+1
| * intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse2011-10-141-10/+15
| * intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse2011-10-141-1/+5
| * intel-iommu: Fix AB-BA lockdep reportRoland Dreier2011-10-101-2/+2
* | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-241-0/+1
|\ \
| * | dm kcopyd: fix job_pool leakAlasdair G Kergon2011-10-231-0/+1
* | | x86: Fix S4 regressionTakashi Iwai2011-10-241-2/+1Star
* | | Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds2011-10-236-3/+13
|\ \ \
| * | | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-215-0/+10
| * | | ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski2011-10-211-3/+3
| |/ /
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-231-2/+3
|\ \ \
| * | | hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-201-2/+3
| |/ /
* | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-10-211-0/+6
|\ \ \
| * | | crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-211-0/+6
* | | | Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds2011-10-212-0/+2
|\ \ \ \
| * | | | ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy2011-10-181-0/+1
| * | | | ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai2011-10-181-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-10-206-55/+37Star
|\ \ \ \ \
| * | | | | sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal2011-10-201-1/+2
| * | | | | sparc: Avoid calling sigprocmask()David S. Miller2011-10-123-3/+3
| * | | | | sparc: Use set_current_blocked()Matt Fleming2011-10-123-49/+30Star
| * | | | | sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-072-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-2028-155/+330
|\ \ \ \ \ \
| * | | | | | fib_rules: fix unresolved_rules countingYan, Zheng2011-10-201-1/+4
| * | | | | | r8169: fix wrong eee setting for rlt8111evlhayeswang2011-10-201-1/+1
| * | | | | | r8169: fix driver shutdown WoL regression.françois romieu2011-10-191-32/+56
| * | | | | | ehea: Change maintainer to meThadeu Lima de Souza Cascardo2011-10-191-1/+1
| * | | | | | pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet2011-10-191-8/+12