aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-05mm: use only per-device readahead limitGravatar Roman Gushchin 1-2/+0
2015-11-05mm/page_alloc: remove unused parameter in init_currently_empty_zone()Gravatar Yaowei Bai 1-2/+1
2015-11-05mm/memblock: make memblock_remove_range() staticGravatar Alexander Kuleshov 1-4/+0
2015-11-05memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()Gravatar Tejun Heo 1-14/+0
2015-11-05memcg: collect kmem bypass conditions into __memcg_kmem_bypass()Gravatar Tejun Heo 1-24/+22
2015-11-05memcg: punt high overage reclaim to return-to-userland pathGravatar Tejun Heo 3-0/+12
2015-11-05memcg: flatten task_struct->memcg_oomGravatar Tejun Heo 2-12/+11
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Gravatar Andrew Morton 1-30/+10
2015-11-05include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseGravatar Rasmus Villemoes 1-1/+1
2015-11-05compiler.h: add support for function attribute assume_alignedGravatar Rasmus Villemoes 2-0/+25
2015-11-05slab: convert slab_is_available() to booleanGravatar Denis Kirjanov 1-1/+1
2015-11-05kernel/watchdog.c: add sysctl knob hardlockup_panicGravatar Don Zickus 1-0/+1
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupGravatar Jiri Kosina 1-0/+1
2015-11-05rcu: force alignment on struct callback_head/rcu_headGravatar Kirill A. Shutemov 1-1/+15
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 20-174/+847
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-5/+15
2015-11-04Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-3/+28
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 5-61/+16
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 12-41/+132
2015-11-04Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 2-5/+5
2015-11-04Merge tag 'md/4.4' of git://neil.brown.name/mdGravatar Linus Torvalds 1-1/+72
2015-11-04Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-0/+68
2015-11-04Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-33/+50
2015-11-04Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-0/+652
2015-11-04Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-696/+584
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 25-185/+461
2015-11-04Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-38/+120
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 2-1/+11
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 144-2040/+4456
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 4-30/+91
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-53/+38
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-19/+107
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Gravatar Linus Torvalds 3-35/+0
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 7-44/+177
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-47/+141
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-4/+26
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-133/+161
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-15/+19
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+0
2015-11-03Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 1-7/+30
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Gravatar Linus Torvalds 2-0/+19
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-2/+3
2015-11-03lightnvm: refactor phys addrs type to u64Gravatar Matias Bjørling 1-14/+14
2015-11-03Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 2-1/+13
2015-11-03net/core: fix for_each_netdev_featureGravatar Jarod Wilson 1-4/+2
2015-11-03ptp: Change ptp_class to a proper bitmaskGravatar Stefan Sørensen 1-3/+4
2015-11-03mac80211: document sleep requirements for channel context opsGravatar Chaitanya T K 1-0/+6
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsGravatar Johannes Berg 2-1/+7
2015-11-03leds: netxbig: add device tree bindingGravatar Simon Guinot 2-0/+19