aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/signal.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-20smp: don't use 16-bit words for atomic accessesLinus Torvalds1-1/+1
2015-04-20omapdss: extend pm notifier to handle hibernationGrygorii Strashko1-0/+4
2015-04-20OMAPDSS: Correct video ports description file path in DT binding docJavier Martinez Canillas1-2/+2
2015-04-20OMAPDSS: disable VT switchTomi Valkeinen1-0/+3
2015-04-20media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus formatPhilipp Zabel2-8/+8
2015-04-19hexdump: avoid warning in test functionLinus Torvalds1-1/+1
2015-04-19fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-28/+48
2015-04-19smp: Fix error case handling in smp_call_function_*()Linus Torvalds1-1/+3
2015-04-19cpumask: remove __first_cpu / __next_cpuRusty Russell2-23/+2
2015-04-18iommu-common: Fix PARISC compile-time warningsSowmini Varadhan1-1/+5
2015-04-18sparc: Make LDC use common iommu poll management functionsSowmini Varadhan1-88/+65
2015-04-18sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan4-242/+128
2015-04-18Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan3-1/+318
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller8-537/+325
2015-04-18tools/power turbostat: correct dumped pkg-cstate-limit valueLen Brown1-9/+8
2015-04-18tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKLLen Brown1-1/+38
2015-04-18tools/power turbostat: correct DRAM RAPL units on recent Xeon processorsAndrey Semin1-3/+25
2015-04-18tools/power turbostat: Initial Skylake supportLen Brown2-13/+116
2015-04-18tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in MakefileThomas D1-1/+5
2015-04-18tools/power turbostat: modprobe msr, if neededLen Brown1-2/+3
2015-04-18tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2Len Brown1-36/+105
2015-04-18tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT namesLen Brown1-4/+4
2015-04-18Bluetooth: hidp: Fix regression with older userspace and flags validationMarcel Holtmann1-1/+2
2015-04-18config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-04-18perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Ingo Molnar1-18/+15
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-17mvsas: fix panic on expander attached SATA devicesJames Bottomley1-4/+1
2015-04-17am53c974: Fix crash during modprobeHannes Reinecke1-2/+4
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