summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* i915: Update VGA arbiter support for newer devicesAlex Williamson2013-09-031-0/+7
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-0224-72/+158
|\
| * 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-232-33/+2
| |\ \ \
| | * | | ipv4: expose IPV4_DEVCONFstephen hemminger2013-08-221-33/+1
| | * | | 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-162-17/+12
| |\ \
| | * | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-152-14/+12
| | * | mlx5: remove health handler pluginEli Cohen2013-08-051-3/+0
| * | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-143-0/+8
| |\ \ \
| | * | | x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-131-0/+1
| | * | | microblaze: fix clone syscallMichal Simek2013-08-131-0/+5
| | * | | mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-131-0/+2
| | | |/ | | |/|
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-131-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-101-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
| * | | | | userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2013-08-081-0/+1
| * | | | | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-081-0/+1
| |\ \ \ \ \
| | * | | | | regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk2013-08-061-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-072-6/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani2013-08-021-1/+1
| | * | | | tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-021-4/+6
| | * | | | tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov2013-07-311-1/+1
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-032-2/+2
| |\ \ \ \
| | * | | | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-012-2/+2
| * | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-08-022-1/+23
| |\ \ \ \ \
| | * | | | | mlx5_core: Implement new initialization sequenceEli Cohen2013-07-312-1/+23
| * | | | | | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-022-6/+1
| |\ \ \ \ \ \
| | * | | | | | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross2013-07-301-0/+1
| | * | | | | | Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-291-6/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-07-311-1/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko2013-07-311-0/+1
| | * | | | | vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko2013-07-311-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-311-2/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-191-2/+3
| | |\ \ \ \ \
| | | * | | | | ssb: fix alignment of struct bcma_device_idArnd Bergmann2013-07-181-2/+3
| * | | | | | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2013-07-291-0/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-07-271-0/+1
* | | | | | | | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien2013-08-301-1/+1