summaryrefslogtreecommitdiffstats
path: root/Documentation/kobject.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-14xtensa: fix kernel/user jump out of fast_unalignedMax Filippov1-1/+1
2014-08-14xtensa: configure kc705 for highmemMax Filippov1-1/+4
2014-08-14xtensa: support highmem in aliasing cache flushing codeMax Filippov1-10/+6
2014-08-14xtensa: support aliasing cache in kmapMax Filippov2-2/+56
2014-08-14xtensa: support aliasing cache in k[un]map_atomicMax Filippov3-8/+14
2014-08-14xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov4-66/+127
2014-08-14xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2-2/+7
2014-08-14xtensa: allow fixmap and kmap span more than one page tableMax Filippov1-16/+22
2014-08-14xtensa: make fixmap region addressing grow with indexMax Filippov2-6/+27
2014-08-14xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2-4/+13
2014-08-14xtensa: add renameat2 syscallMiklos Szeredi1-1/+4
2014-08-14xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas1-6/+6
2014-08-14xtensa: replace IOCTL code definitions with constantsMax Filippov1-9/+10
2014-08-14xtensa: remove orphan MATH_EMULATION symbolMax Filippov4-8/+0
2014-08-14xtensa: select HAVE_IDE only on platforms that may have itMax Filippov2-2/+3
2014-08-14xtensa: sort 'select' statements in KconfigMax Filippov1-11/+11
2014-08-14xtensa: make MMU-related configuration options depend on MMUMax Filippov1-0/+2
2014-08-14xtensa: simplify addition of new core variantsMax Filippov2-6/+37
2014-07-27Linux 3.16-rc7v3.16-rc7Linus Torvalds1-1/+1
2014-07-26Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds1-0/+2
2014-07-26mm: fix direct reclaim writeback regressionHugh Dickins1-2/+3
2014-07-26parport: fix menu breakageRandy Dunlap1-6/+6
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao1-1/+1
2014-07-26defconfig: BF609: update spi config nameSteven Miao1-1/+1
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao1-2/+0
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2-11/+12
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao7-0/+7
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao3-7/+5
2014-07-25drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse1-0/+1
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-1/+3
2014-07-24fs: umount on symlink leaks mnt countVasily Averin1-1/+2
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh1-7/+7
2014-07-24mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi1-0/+1
2014-07-24simple_xattr: permit 0-size extended attributesHugh Dickins1-1/+1
2014-07-24mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins1-3/+8
2014-07-24shmem: fix splicing from a hole while it's punchedHugh Dickins1-9/+15
2014-07-24shmem: fix faulting into a hole, not taking i_mutexHugh Dickins1-26/+52
2014-07-24mm: do not call do_fault_around for non-linear faultKonstantin Khlebnikov1-1/+2
2014-07-24sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven1-1/+2
2014-07-24zram: avoid lockdep splat by revalidate_diskMinchan Kim1-4/+18
2014-07-24mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi3-9/+17
2014-07-24coredump: fix the setting of PF_DUMPCORESilesh C V1-1/+1
2014-07-23firewire: ohci: disable MSI for VIA VT6315 againStefan Richter1-2/+2
2014-07-23drm/radeon: fix irq ring buffer overflow handlingChristian König4-0/+4
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2-11/+23
2014-07-23NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee1-1/+3
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2-12/+5
2014-07-23drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson1-16/+9