summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-09-08mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau1-0/+1
2013-09-08regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman1-0/+1
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea1-0/+1
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds1-1/+0
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-0/+57
2013-08-29tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov1-1/+1
2013-08-29ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki1-1/+5
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-1/+1
2013-08-20elevator: Fix a race in elevator switchingJianpeng Ma1-1/+5
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea1-0/+1
2013-08-20microblaze: fix clone syscallMichal Simek1-0/+5
2013-08-15SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust1-0/+1
2013-08-15tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-4/+6
2013-08-15regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk1-0/+1
2013-08-12ndisc: Add missing inline to ndisc_addr_option_padJoe Perches1-1/+1
2013-08-12userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov1-0/+1
2013-08-12Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki1-6/+0
2013-08-04iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger1-1/+2
2013-08-04iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger1-2/+0
2013-08-04firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2-2/+3
2013-08-04iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger1-0/+4
2013-07-29EDAC: Fix lockdep splatBorislav Petkov1-1/+6
2013-07-29vlan: mask vlan prio bitsEric Dumazet1-2/+1
2013-07-29virtio: support unlocked queue pollMichael S. Tsirkin1-0/+4
2013-07-29ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa1-0/+1
2013-07-29ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang1-0/+3
2013-07-29net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2013-07-26thermal: cpu_cooling: fix stub functionArnd Bergmann1-2/+2
2013-07-26iio: Fix iio_channel_has_infoAlexandre Belloni1-2/+2
2013-07-22nbd: correct disconnect behaviorPaul Clements1-0/+1
2013-07-22cgroup: fix RCU accesses to task->cgroupsTejun Heo1-10/+48
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi1-0/+16
2013-07-13libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin1-5/+0
2013-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+4
2013-06-27net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan1-0/+1
2013-06-26gre: fix a possible skb leakEric Dumazet1-0/+1
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki1-2/+6
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+1
2013-06-21Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+1
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+17
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-38/+38
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro2-2/+1
2013-06-20net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering1-1/+1
2013-06-20netlink: export netlink_diag.h headerstephen hemminger1-0/+1
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki1-0/+1
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt1-1/+17
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2013-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12