aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'afabf37012e839802f9f3819f621e16aa4acefd2' into upstreamingWolfgang Wiedmeyer2015-12-0816-13/+378
|\
| * cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko2015-12-021-2/+2
| * hashtable: introduce a small and naive hashtableSasha Levin2015-12-021-0/+192
| * Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-1052-86/+313
| |\
| | * random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-10-221-0/+1
| | * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-132-5/+9
| | * splice: fix racy pipe->buffers usesEric Dumazet2013-10-051-4/+4
| | * perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2013-10-011-1/+1
| | * HID: provide a helper for validating hid reportsKees Cook2013-10-011-0/+4
| | * HID: validate HID report id sizeKees Cook2013-09-261-1/+3
| | * rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo2013-09-261-2/+3
| | * ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-141-0/+2
| | * ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-09-141-0/+1
| | * SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-291-0/+57
| | * futex: Take hugepages into account when generating futex_keyZhang Yi2013-08-201-0/+16
| | * tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-141-1/+3
| | * virtio: support unlocked queue pollMichael S. Tsirkin2013-08-041-0/+4
| | * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-281-0/+1
| | * ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-281-0/+3
| | * net: Swap ver and type in pppoe_hdrChangli Gao2013-07-281-2/+2
| | * net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-271-1/+6
| | * net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-06-271-0/+3
| | * mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-201-0/+3
| | * wait: fix false timeouts when using wait_event_timeout()Imre Deak2013-06-071-5/+11
| | * ipv6: do not clear pinet6 fieldEric Dumazet2013-05-191-0/+12
| | * macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2013-05-191-0/+17
| | * if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer2013-05-191-6/+6
| | * tcp: force a dst refcount when prequeue packetEric Dumazet2013-05-191-0/+1
| | * ipc: sysv shared memory limited to 8TiBRobin Holt2013-05-071-1/+1
| | * net: fix incorrect credentials passingLinus Torvalds2013-05-012-2/+3
| | * netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-05-011-0/+8
| | * net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-05-011-1/+1
| | * vm: add vm_iomap_memory() helper functionLinus Torvalds2013-04-251-0/+2
| | * KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-252-1/+2
| | * spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2013-04-122-19/+32
| | * libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-121-0/+1
| | * libata: Use integer return value for atapi_command_packet_setShan Hai2013-04-121-1/+1
| | * thermal: shorten too long mcast group nameMasatake YAMATO2013-04-051-1/+1
| | * KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2013-04-051-0/+7
| | * NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2013-04-051-1/+1
| | * NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2013-04-052-0/+7
| | * signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-051-0/+4
| | * exec: use -ELOOP for max recursion depthKees Cook2013-03-281-2/+0
| | * inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-281-0/+9
| | * ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-281-7/+5
| | * perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-201-1/+5
| | * perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-201-0/+2
| | * unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-03-041-17/+8
| | * ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-03-041-1/+10
| | * quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o2013-03-041-0/+1