aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot1-3/+3
2015-04-17ide: remove deprecated use of pci apiQuentin Lambert4-7/+6
2015-04-17iommu-common: Fix PARISC compile-time warningsSowmini Varadhan1-1/+5
2015-04-17netns: remove BUG_ONs from net_generic()Denys Vlasenko1-2/+0
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit2-2/+6
2015-04-17sfc: Fix memcpy() with const destination compiler warning.David S. Miller1-1/+1
2015-04-17altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken1-2/+7
2015-04-17tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2-1/+28
2015-04-17tile: ftrace: fix function_graph tracer issuesTony Lu3-2/+13
2015-04-17tile: map data region shadow of kernel as R/WChris Metcalf1-2/+5
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf8-28/+67
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg4-4/+4
2015-04-17act_mirred: Fix bogus header when redirecting from VLANHerbert Xu2-2/+2
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet7-18/+36
2015-04-17tcp: tcp_get_info() should fetch socket fields onceEric Dumazet1-4/+6
2015-04-17tile: support arch_irq_work_raiseChris Metcalf4-2/+46
2015-04-17arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King1-7/+8
2015-04-17tile/elf: reorganize notify_exec()Davidlohr Bueso1-18/+29
2015-04-17tile: use si_int instead of si_ptr for compat_siginfoChris Metcalf1-6/+5
2015-04-17blk-mq: fix iteration of busy bitmapJens Axboe2-4/+4
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin4-10/+66
2015-04-17docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott1-3/+8
2015-04-17drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks1-2/+2
2015-04-17Documentation/spi/spidev_test.c: fix warningAndrew Morton1-2/+2
2015-04-17drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski1-4/+6
2015-04-17.gitignore: ignore *.tarAndrey Skvortsov1-0/+1
2015-04-17MAINTAINERS: add Mediatek SoC mailing listMatthias Brugger1-0/+1
2015-04-17tomoyo: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso1-5/+8
2015-04-17powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso1-5/+8
2015-04-17oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2-14/+17
2015-04-17mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard4-136/+80
2015-04-17lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton1-3/+2
2015-04-17x86: switch to using asm-generic for seccomp.hKees Cook3-31/+18
2015-04-17sparc: switch to using asm-generic for seccomp.hKees Cook1-8/+3
2015-04-17powerpc: switch to using asm-generic for seccomp.hKees Cook3-17/+10
2015-04-17parisc: switch to using asm-generic for seccomp.hKees Cook2-16/+1
2015-04-17mips: switch to using asm-generic for seccomp.hKees Cook1-5/+2
2015-04-17microblaze: use asm-generic for seccomp.hKees Cook1-7/+1
2015-04-17arm: use asm-generic for seccomp.hKees Cook2-11/+1
2015-04-17seccomp: allow COMPAT sigreturn overridesKees Cook1-0/+2
2015-04-17arc: do not export symbols in troubleshoot.cDavidlohr Bueso1-2/+1
2015-04-17include/linux/kconfig.h: ese macros which are already definedMichal Simek1-8/+7
2015-04-17memstick: mspro_block: add missing curly bracesDan Carpenter1-1/+2
2015-04-17bfs: correct return valuesSanidhya Kashyap1-2/+2
2015-04-17bfs: bfad_worker cleanupJiri Slaby1-13/+9
2015-04-17affs: kstrdup() memory handlingSanidhya Kashyap1-1/+5
2015-04-17fs/affs: use affs_test_opt()Fabian Frederick5-21/+22
2015-04-17fs/affs/super.c: use affs_set_opt()Fabian Frederick1-15/+16
2015-04-17fs/affs/affs.h: add mount option manipulation macrosFabian Frederick1-0/+4
2015-04-17fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick6-48/+54