summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definitionyalin wang2015-11-051-2/+2
* mm/vmstat.c: uninline node_page_state()Andrew Morton2015-11-051-23/+1
* mm: optimize PageHighMem() checkVineet Gupta2015-11-051-1/+1
* mm, oom: remove task_lock protecting comm printingDavid Rientjes2015-11-051-2/+2
* mm, compaction: distinguish contended status in tracepointsVlastimil Babka2015-11-052-1/+3
* mm, compaction: export tracepoints zone names to userspaceVlastimil Babka2015-11-051-6/+32
* mm, compaction: export tracepoints status strings to userspaceVlastimil Babka2015-11-052-3/+32
* mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return boolYaowei Bai2015-11-051-3/+3
* mm/filemap.c: make global sync not clear error status of individual inodesJunichi Nomura2015-11-051-0/+1
* mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2015-11-052-0/+22
* mm: use only per-device readahead limitRoman Gushchin2015-11-051-2/+0
* mm/page_alloc: remove unused parameter in init_currently_empty_zone()Yaowei Bai2015-11-051-2/+1
* mm/memblock: make memblock_remove_range() staticAlexander Kuleshov2015-11-051-4/+0
* memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()Tejun Heo2015-11-051-14/+0
* memcg: collect kmem bypass conditions into __memcg_kmem_bypass()Tejun Heo2015-11-051-24/+22
* memcg: punt high overage reclaim to return-to-userland pathTejun Heo2015-11-053-0/+12
* memcg: flatten task_struct->memcg_oomTejun Heo2015-11-052-12/+11
* uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2015-11-051-30/+10
* include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes2015-11-051-1/+1
* compiler.h: add support for function attribute assume_alignedRasmus Villemoes2015-11-052-0/+25
* slab: convert slab_is_available() to booleanDenis Kirjanov2015-11-051-1/+1
* kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus2015-11-051-0/+1
* kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina2015-11-051-0/+1
* rcu: force alignment on struct callback_head/rcu_headKirill A. Shutemov2015-11-051-1/+15
* Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-0420-174/+847
|\
| * vme: 8-bit status/id takes 256 values, not 255Dmitry Kalinkin2015-10-171-0/+3
| * msm: remove unused headerGabriel Laskar2015-10-171-79/+0
| * Merge tag 'extcon-next-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-10-165-47/+61
| |\
| | * extcon: Modify the id and name of external connectorChanwoo Choi2015-10-161-26/+36
| | * extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi2015-09-301-18/+4
| | * extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi2015-09-301-0/+2
| | * Merge branch 'ib-extcon-mfd-4.4' into extcon-nextChanwoo Choi2015-09-293-3/+19
| | |\
| | | * mfd: arizona: Add TST_CAP bits for headphone detectionCharles Keepax2015-09-221-0/+8
| | | * mfd: arizona: Add register bits for general purpose switchCharles Keepax2015-09-221-0/+3
| | | * mfd: arizona: Add registers for ADC microphone detectionCharles Keepax2015-09-223-3/+8
| * | | Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman2015-10-123-1/+14
| |\ \ \
| * | | | add FPGA manager coreAlan Tull2015-10-071-0/+127
| * | | | coresight: fixing typographical errorMathieu Poirier2015-10-071-1/+1
| * | | | Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman2015-10-0616-35/+117
| |\ \ \ \
| * | | | | stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin2015-10-042-0/+176
| * | | | | misc: mic: SCIF RMA header file and IOCTL changesSudeep Dutt2015-10-042-10/+309
| * | | | | misc: mic: Update MIC host daemon with COSM changesAshutosh Dixit2015-10-041-13/+3
| * | | | | misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit2015-10-041-1/+2
| * | | | | misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit2015-10-041-0/+58
| * | | | | misc: mic: SCIF pollAshutosh Dixit2015-10-041-0/+74
| * | | | | dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy2015-10-041-0/+4
| * | | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-10-041-2/+2
| * | | | | Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2015-09-2722-63/+113
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ti-st: use worker instead of calling st_int_write in wake upMuhammad Hamza Farooq2015-09-201-0/+1
| * | | | | spmi: Auto-populate driver.owner in spmi_driver_register()Stephen Boyd2015-09-201-1/+3