summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica'Rafael J. Wysocki2013-08-272-11/+18
|\
| * ACPICA: Update version to 20130725.Bob Moore2013-08-131-1/+1
| * ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore2013-08-131-2/+2
| * ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-131-15/+13
| * ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-232-0/+16
| * ACPICA: Update version to 20130626Bob Moore2013-07-231-1/+1
| * ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore2013-07-231-7/+0
* | Merge branch 'acpi-sleep'Rafael J. Wysocki2013-08-273-5/+17
|\ \
| * | xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro2013-07-312-5/+10
| * | ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep pathBen Guthro2013-07-311-0/+7
* | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-08-271-1/+2
|\ \ \
| * | | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki2013-07-301-1/+2
| |/ /
* | | Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-08-271-6/+4
|\ \ \
| * | | ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki2013-07-231-6/+4
| * | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-07-232-13/+13
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-08-272-13/+13
|\ \ \ \ | | |/ / | |/| |
| * | | ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki2013-07-151-9/+1
| * | | ACPI / dock: Do not check CONFIG_ACPI_DOCK_MODULERafael J. Wysocki2013-07-151-2/+2
| * | | ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki2013-07-151-2/+0
| * | | ACPI: Export acpi_(bay)|(dock)_match() from scan.cJiang Liu2013-07-151-0/+3
| * | | ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu2013-07-151-0/+2
| * | | ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-151-0/+2
| * | | ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-151-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-08-251-0/+1
|\ \ \ \
| * | | | cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro2013-08-241-0/+1
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-241-0/+57
|\ \ \ \ \
| * | | | | [SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-221-0/+57
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-234-33/+38
|\ \ \ \ \ \
| * | | | | | ipv4: expose IPV4_DEVCONFstephen hemminger2013-08-232-33/+35
| * | | | | | ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-231-0/+2
| * | | | | | ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-08-201-0/+1
| | |/ / / / | |/| | | |
* | | | | | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-221-0/+1
* | | | | | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-221-1/+0
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-167-40/+31
|\ \ \ \ \
| * | | | | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-162-14/+12
| * | | | | net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-152-2/+17
| * | | | | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-141-14/+0
| * | | | | net: rename busy poll MIB counterEliezer Tamir2013-08-092-2/+2
| * | | | | mlx5: remove health handler pluginEli Cohen2013-08-051-3/+0
| * | | | | busy_poll: cleanup do-nothing placeholdersEliezer Tamir2013-08-051-5/+0
* | | | | | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-144-0/+38
|\ \ \ \ \ \
| * | | | | | x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-141-0/+1
| * | | | | | microblaze: fix clone syscallMichal Simek2013-08-141-0/+5
| * | | | | | mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-141-0/+15
| * | | | | | mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-142-0/+17
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-141-0/+6
|\ \ \ \ \ \
| * | | | | | sched: Fix some kernel-doc warningsYacine Belkadi2013-07-181-0/+6
* | | | | | | sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2013-08-131-3/+11
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-08-111-0/+1
|\ \ \ \ \ \