summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-06memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()Tejun Heo1-14/+0
2015-11-06memcg: collect kmem bypass conditions into __memcg_kmem_bypass()Tejun Heo1-24/+22
2015-11-06memcg: punt high overage reclaim to return-to-userland pathTejun Heo3-0/+12
2015-11-06memcg: flatten task_struct->memcg_oomTejun Heo2-12/+11
2015-11-06uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton1-30/+10
2015-11-06include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes1-1/+1
2015-11-06compiler.h: add support for function attribute assume_alignedRasmus Villemoes2-0/+25
2015-11-06slab: convert slab_is_available() to booleanDenis Kirjanov1-1/+1
2015-11-06kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus1-0/+1
2015-11-06kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina1-0/+1
2015-11-06rcu: force alignment on struct callback_head/rcu_headKirill A. Shutemov1-1/+15
2015-11-05Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-174/+847
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-5/+15
2015-11-05Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-3/+28
2015-11-05Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-61/+16
2015-11-05Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-41/+132
2015-11-05Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-5/+5
2015-11-05Merge tag 'md/4.4' of git://neil.brown.name/mdLinus Torvalds1-1/+72
2015-11-05Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds3-0/+68
2015-11-05Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds4-33/+50
2015-11-05Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+652
2015-11-05Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds4-696/+584
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-185/+461
2015-11-05Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-38/+120
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-1/+11
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds144-2040/+4456
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-30/+91
2015-11-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-53/+38
2015-11-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-19/+107
2015-11-04atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds3-35/+0
2015-11-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-44/+177
2015-11-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-47/+141
2015-11-04Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+26
2015-11-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-133/+161
2015-11-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-15/+19
2015-11-04Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2015-11-04Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds1-7/+30
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2-0/+19
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2015-11-03lightnvm: refactor phys addrs type to u64Matias Bjørling1-14/+14
2015-11-03Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2-1/+13
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson1-4/+2
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen1-3/+4
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K1-0/+6
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg2-1/+7
2015-11-03leds: netxbig: add device tree bindingSimon Guinot2-0/+19
2015-11-03net/core: generic support for disabling netdev features down stackJarod Wilson1-0/+11
2015-11-03bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar1-2/+1
2015-11-03bpf: add support for persistent maps/progsDaniel Borkmann3-37/+16