summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-071-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-102-1/+18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-052-1/+18
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-211-0/+16
| | * | | | | iio:trigger: Fix use_count race conditionLars-Peter Clausen2013-07-201-1/+2
* | | | | | | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-101-7/+7
|\ \ \ \ \ \ \
| * | | | | | | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-071-1/+5
| * | | | | | | ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki2013-08-061-6/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-101-0/+1
|\ \ \ \ \ \ \
| * | | | | | | [media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-07-261-0/+1