summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-11-25PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli1-2/+0
2015-11-24nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields1-1/+8
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini12-52/+88
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-132/+44
2015-11-24irqchip/renesas-intc-irqpin: Remove obsolete platform data supportGeert Uytterhoeven1-29/+0
2015-11-24context_tracking: Switch to new static_branch APIAndy Lutomirski1-2/+2
2015-11-24nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton1-0/+1
2015-11-24drivers: sh: clk: Remove obsolete and unused clk_round_parent()Geert Uytterhoeven1-4/+0
2015-11-24thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann1-1/+2
2015-11-23list: Use READ_ONCE() when testing for empty listsPaul E. McKenney3-4/+4
2015-11-23list: Use WRITE_ONCE() when adding to lists and hlistsPaul E. McKenney1-4/+4
2015-11-23netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPIMarcelo Ricardo Leitner1-0/+13
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab12-52/+88
2015-11-23Sync to Linus v4.4-rc2 for LSM developers.James Morris314-3055/+8653
2015-11-23rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar1-0/+2
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham2-0/+159
2015-11-23stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return boolOleg Nesterov1-2/+5
2015-11-23treewide: Remove old email addressPeter Zijlstra4-4/+4
2015-11-23sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()Byungchul Park1-2/+2
2015-11-23sched/wait: Document waitqueue_active()Peter Zijlstra1-0/+30
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian1-2/+4
2015-11-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-23Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+3
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer1-1/+1
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-19/+37
2015-11-21HSI: Remove struct hsi_client private fields from kernel-docJavier Martinez Canillas1-3/+0
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann1-0/+4
2015-11-21tty: audit: Fix audit sourcePeter Hurley1-3/+3
2015-11-21mm: fix up sparse warning in gfpflags_allow_blockingJeff Layton1-1/+1
2015-11-21kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2015-11-21configfs: allow dynamic group creationDaniel Baluta1-0/+10
2015-11-21slab.h: sprinkle __assume_aligned attributesRasmus Villemoes1-17/+26
2015-11-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2015-11-20cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo1-0/+7
2015-11-20kernfs: implement kernfs_walk_and_get()Tejun Heo1-0/+12
2015-11-20cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2-1/+31
2015-11-20clk: Use static inline functions instead of macros for dummiesGeert Uytterhoeven1-4/+2
2015-11-20clk: fix a typo in comment block of struct clk_rate_requestMasahiro Yamada1-1/+1
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault1-1/+0
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez1-2/+2
2015-11-20lightnvm: keep track of block countsJavier Gonzalez1-0/+2
2015-11-20HID: Add vendor specific usage pages for Logitech G920Simon Wood1-0/+2
2015-11-20Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+1
2015-11-20mtd: partitions: add module_mtd_part_parser() helperBrian Norris1-1/+13
2015-11-20block: protect rw_page against device teardownDan Williams1-0/+2
2015-11-20mtd: spi-nor: provide default erase_sector implementationBrian Norris1-1/+2
2015-11-19mtd: merge in mtd_to_nand() branchBrian Norris1-0/+5
2015-11-19mtd: nand: add an mtd_to_nand() helperBoris BREZILLON1-0/+5
2015-11-19scpi: hide get_scpi_ops in module from built-in codeArnd Bergmann1-1/+1
2015-11-19KVM: Provide function for VCPU lookup by idDavid Hildenbrand1-0/+11