summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-01-13module: remove MODULE_GENERIC_TABLERusty Russell2-15/+8
2016-01-11block: Always check queue limits for cloned requestsHannes Reinecke1-1/+0
2016-01-05USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-05ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2016-01-05ipv6: add complete rcu protection around np->optEric Dumazet1-1/+1
2015-10-28Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Jiri Slaby1-5/+2
2015-10-28usb: core: implement AMD remote wakeup quirkHuang Rui1-0/+3
2015-10-28skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-10-28skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-10-28security: fix typo in security_task_prctlJann Horn1-1/+1
2015-10-26net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca1-1/+2
2015-10-07jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-09-30iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-09-18PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-08-25rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2-15/+15
2015-08-25rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney1-0/+14
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+9
2015-08-04nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-04libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+1
2015-08-04jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-08-04kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky1-0/+4
2015-07-30HID: core: add two new usages for digitizerPing Cheng1-5/+2
2015-07-30ARM: shmobile: wait for MSTP clock status to toggle, when enabling itGuennadi Liakhovetski1-7/+12
2015-07-30get rid of s_files and files_lockAl Viro1-13/+0
2015-06-03libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-06-03libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1
2015-06-02amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan1-0/+2
2015-05-16nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-15mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov1-0/+10
2015-05-04usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-04-30net: fix crash in build_skb()Eric Dumazet1-0/+1
2015-04-27nick kvfree() from apparmorAl Viro1-0/+2
2015-04-22Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-22remove extra definitions of U32_MAXAlex Elder1-19/+0
2015-04-22kernel.h: define u8, s8, u32, etc. limitsAlex Elder1-0/+13
2015-04-22conditionally define U32_MAXAlex Elder1-0/+2
2015-04-09NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust1-1/+1
2015-04-09workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-04-09mm: thp: give transparent hugepage code a separate copy_pageDave Hansen1-4/+0
2015-04-09mm, hugetlb: define page_hstate for !HUGETLB_PAGEJiri Slaby1-0/+1
2015-04-09include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi1-1/+4
2015-03-16mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2-4/+8
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+4
2015-03-01usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-03-01fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-02-08mmc: sdhci: add support for realtek rts5250Micky Ching1-0/+2
2015-02-08mmc: sdhci: add quirk for broken HS200 supportDavid Cohen1-0/+2
2015-02-02ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_tHeiko Carstens1-1/+1
2015-01-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko1-7/+6