aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cgroup: fix RCU accesses to task->cgroupsTejun Heo2013-07-271-7/+45
* futex: Take hugepages into account when generating futex_keyZhang Yi2013-07-271-0/+16
* net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-291-1/+6
* net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-06-291-0/+3
* mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-191-0/+3
* CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-191-0/+4
* xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2013-06-191-0/+1
* net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches2013-06-191-0/+23
* xen-netback: coalesce slots in TX path and fix regressionsWei Liu2013-06-191-0/+18
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-301-0/+12
* macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2013-05-301-0/+17
* if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer2013-05-301-6/+6
* tcp: force a dst refcount when prequeue packetEric Dumazet2013-05-301-0/+1
* x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-05-301-1/+10
* wait: fix false timeouts when using wait_event_timeout()Imre Deak2013-05-301-5/+11
* virtio_console: fix uapi headerMichael S. Tsirkin2013-05-301-1/+1
* netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-05-131-0/+7
* net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-05-131-1/+1
* vm: add vm_iomap_memory() helper functionLinus Torvalds2013-05-131-0/+2
* ipc: sysv shared memory limited to 8TiBRobin Holt2013-05-131-1/+1
* jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov2013-05-131-0/+1
* ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o2013-05-131-0/+1
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-252-1/+2
* writeback: fix dirtied pages accounting on redirtyWu Fengguang2013-04-251-0/+2
* net: fix incorrect credentials passingLinus Torvalds2013-04-252-1/+2
* of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD2013-04-251-0/+16
* kref: Implement kref_get_unless_zero v3Thomas Hellstrom2013-04-251-0/+21
* spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2013-04-252-17/+30
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-251-0/+1
* libata: Use integer return value for atapi_command_packet_setShan Hai2013-04-251-1/+1
* USB: serial: add modem-status-change wait queueJohan Hovold2013-04-251-0/+2
* thermal: shorten too long mcast group nameMasatake YAMATO2013-04-101-1/+1
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-03-271-0/+4
* efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi2013-03-271-1/+2
* inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-271-0/+9
* tcp: fix skb_availroom()Eric Dumazet2013-03-271-2/+5
* ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-271-7/+5
* perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-271-1/+5
* perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-271-0/+2
* NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2013-03-201-2/+3
* tty/serial: Add support for Altera serial portLey Foon Tan2013-03-201-1/+4
* efi: be more paranoid about available space when creating variablesJosh Boyer2013-03-201-0/+5
* efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi2013-03-201-0/+1
* dm: fix truncated status stringsMikulas Patocka2013-03-201-2/+2
* exec: use -ELOOP for max recursion depthKees Cook2013-03-061-2/+0
* usermodehelper: implement UMH_KILLABLEOleg Nesterov2013-03-061-0/+2
* 8250: use correct value for PORT_BRCM_TRUMANAGEBen Hutchings2013-03-061-2/+2
* pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-03-061-0/+8
* ipv6: use a stronger hash for tcpEric Dumazet2013-03-063-4/+17
* unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-03-061-17/+8