summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | ACPICA: Update to version 20120711Bob Moore2012-07-171-1/+1
| | * | | | | | | | | | | | ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-175-16/+16
| | * | | | | | | | | | | | ACPICA: Update header files copyrights to 2012Bob Moore2012-07-1715-15/+15
| | * | | | | | | | | | | | ACPICA: Add new ACPI table load/unload external interfacesBob Moore2012-07-171-4/+9
| | * | | | | | | | | | | | ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore2012-07-172-0/+12
| | * | | | | | | | | | | | ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-171-2/+3
| | * | | | | | | | | | | | ACPICA: Update to version 20120620Bob Moore2012-07-141-1/+1
| | * | | | | | | | | | | | ACPICA: Update to version 20120518Bob Moore2012-06-011-1/+1
| | * | | | | | | | | | | | ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming2012-06-011-1/+1
| | * | | | | | | | | | | | ACPICA: ACPI 5/iASL: Add support for PCC keywordBob Moore2012-06-011-1/+2
| | * | | | | | | | | | | | ACPICA: Update to version 20120420Bob Moore2012-06-011-1/+1
| | * | | | | | | | | | | | ACPICA: Add support for multiple notify handlersBob Moore2012-06-011-0/+4
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-2612-170/+144
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-07-261-87/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs2012-07-261-87/+7
| * | | | | | | | | | | | | | drm/ttm: remove stale declaration and fieldIlija Hadzic2012-07-241-3/+0
| * | | | | | | | | | | | | | Merge tag 'v3.5-rc7' into drm-nextDave Airlie2012-07-2029-53/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | drm/sis: fixup sis_mm ioctl structsDaniel Vetter2012-07-201-4/+4
| * | | | | | | | | | | | | | drm: kill i915/i830 ids from drm_pciids.hDaniel Vetter2012-07-201-42/+0
| * | | | | | | | | | | | | | drm: kill dma queue supportDaniel Vetter2012-07-201-7/+1
| * | | | | | | | | | | | | | drm: kill reclaim_buffers callbackDaniel Vetter2012-07-201-2/+0
| * | | | | | | | | | | | | | drm: kill reclaim_buffers_lockedDaniel Vetter2012-07-201-2/+0
| * | | | | | | | | | | | | | drm: kill reclaim_buffers_idlelocked functionsDaniel Vetter2012-07-201-2/+0
| * | | | | | | | | | | | | | drm/pci: add support for getting the supported link bw.Dave Airlie2012-07-201-0/+5
| * | | | | | | | | | | | | | pci_regs: define LNKSTA2 pcie cap + bits.Dave Airlie2012-07-201-0/+5
| * | | | | | | | | | | | | | drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-202-3/+3
| * | | | | | | | | | | | | | drm: remove the list_head from drm_mode_setDaniel Vetter2012-07-201-2/+0
| * | | | | | | | | | | | | | drm: Add colouring to the range allocatorChris Wilson2012-07-151-15/+78
| * | | | | | | | | | | | | | Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter2012-06-25106-441/+1280
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | drm/i915/context: switch contexts with execbuf2Ben Widawsky2012-06-141-1/+7
| * | | | | | | | | | | | | | | drm/i915/context: create & destroy ioctlsBen Widawsky2012-06-141-0/+15
| * | | | | | | | | | | | | | | drm/i915: call intel_enable_gttDaniel Vetter2012-06-121-0/+2
| * | | | | | | | | | | | | | | drm/i915 + agp/intel-gtt: prep work for direct setupDaniel Vetter2012-06-121-0/+4
| * | | | | | | | | | | | | | | drm/i915: stop using dev->agp->baseDaniel Vetter2012-06-121-0/+2
| * | | | | | | | | | | | | | | drm/i915: Add wait render timeout get paramBen Widawsky2012-06-061-0/+1
| * | | | | | | | | | | | | | | drm/i915: Inifite timeout for wait ioctlBen Widawsky2012-06-061-1/+1
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queuedDaniel Vetter2012-06-01474-4382/+15229
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | drm/i915: wait render timeout ioctlBen Widawsky2012-05-251-0/+10
* | | | | | | | | | | | | | | | | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | GPIO: PCA953X: Increase size of invert variable to support 24 bitChandrabhanu Mahapatra2012-07-171-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-07-262-23/+3
* | | | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-262-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mm/mmu_gather: enable tlb flush range in generic mmu_gatherAlex Shi2012-06-281-0/+2
| * | | | | | | | | | | | | | | | | x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-281-1/+2
| * | | | | | | | | | | | | | | | | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-281-5/+7
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-261-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86-64/efi: Use EFI to deal with platform wall clockJan Beulich2012-06-061-2/+0
* | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-263-4/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | sched: Fix race in task_group()Peter Zijlstra2012-07-242-2/+15
| * | | | | | | | | | | | | | | | | | sched: Improve scalability via 'CPU buddies', which withstand random perturba...Mike Galbraith2012-07-241-0/+1