summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-27perf: Fix perf mmap bugsPeter Zijlstra1-2/+1
2013-07-27nbd: correct disconnect behaviorPaul Clements1-0/+1
2013-07-27cgroup: fix RCU accesses to task->cgroupsTejun Heo1-7/+45
2013-07-27futex: Take hugepages into account when generating futex_keyZhang Yi1-0/+16
2013-06-29net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-06-29net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski1-0/+3
2013-06-19mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi1-0/+3
2013-06-19CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-0/+4
2013-06-19xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-0/+1
2013-06-19net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches1-0/+23
2013-06-19xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-0/+18
2013-05-30ipv6: do not clear pinet6 fieldEric Dumazet1-0/+12
2013-05-30macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko1-0/+17
2013-05-30if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer1-6/+6
2013-05-30tcp: force a dst refcount when prequeue packetEric Dumazet1-0/+1
2013-05-30x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-1/+10
2013-05-30wait: fix false timeouts when using wait_event_timeout()Imre Deak1-5/+11
2013-05-30virtio_console: fix uapi headerMichael S. Tsirkin1-1/+1
2013-05-13netfilter: don't reset nf_trace in nf_reset()Patrick McHardy1-0/+7
2013-05-13net: count hw_addr syncs so that unsync works properly.Vlad Yasevich1-1/+1
2013-05-13vm: add vm_iomap_memory() helper functionLinus Torvalds1-0/+2
2013-05-13ipc: sysv shared memory limited to 8TiBRobin Holt1-1/+1
2013-05-13jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov1-0/+1
2013-05-13ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o1-0/+1
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig2-1/+2
2013-04-25writeback: fix dirtied pages accounting on redirtyWu Fengguang1-0/+2
2013-04-25net: fix incorrect credentials passingLinus Torvalds2-1/+2
2013-04-25of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD1-0/+16
2013-04-25kref: Implement kref_get_unless_zero v3Thomas Hellstrom1-0/+21
2013-04-25spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2-17/+30
2013-04-25libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai1-0/+1
2013-04-25libata: Use integer return value for atapi_command_packet_setShan Hai1-1/+1
2013-04-25USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2013-04-10thermal: shorten too long mcast group nameMasatake YAMATO1-1/+1
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings1-0/+4
2013-03-27efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi1-1/+2
2013-03-27inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa1-0/+9
2013-03-27tcp: fix skb_availroom()Eric Dumazet1-2/+5
2013-03-27ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev1-7/+5
2013-03-27perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-27perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian1-0/+2
2013-03-20NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-2/+3
2013-03-20tty/serial: Add support for Altera serial portLey Foon Tan1-1/+4
2013-03-20efi: be more paranoid about available space when creating variablesJosh Boyer1-0/+5
2013-03-20efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi1-0/+1
2013-03-20dm: fix truncated status stringsMikulas Patocka1-2/+2
2013-03-06exec: use -ELOOP for max recursion depthKees Cook1-2/+0
2013-03-06usermodehelper: implement UMH_KILLABLEOleg Nesterov1-0/+2
2013-03-068250: use correct value for PORT_BRCM_TRUMANAGEBen Hutchings1-2/+2
2013-03-06pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi1-0/+8