Commit Graph

250967 Commits (95dde501907b06e7203c74f8435acfdab9eb2659)
 

Author SHA1 Message Date
Yinghai Lu 95dde50190 memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set 14 years ago
Jan Beulich d9be9b90d6 lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV 14 years ago
KOSAKI Motohiro 746a2a838d sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined 14 years ago
KOSAKI Motohiro 5bd7e6a30e sparse: define __must_be_array() for __CHECKER__ 14 years ago
KOSAKI Motohiro 903c0c7cdc sparse: define dummy BUILD_BUG_ON definition for sparse 14 years ago
Andrew Worsley d2b463135f init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure 14 years ago
Eric Paris 1dbe39424a xattr.h: expose string defines to userspace 14 years ago
Mike Travis 4b060420a5 bitmap, irq: add smp_affinity_list interface to /proc/irq 14 years ago
Amerigo Wang e50c1f609c fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS 14 years ago
Roland Dreier dbee8a0aff x86: remove 32-bit versions of readq()/writeq() 14 years ago
Stephen Boyd 818b667ba5 Remove unused PROC_CHANGE_PENALTY constant 14 years ago
Wanlong Gao 21b7d815b2 include/linux/c2port.h: remove wrong and never used macros 14 years ago
Tim Gardner 0ac1ee0bfe ulimit: raise default hard ulimit on number of files to 4096 14 years ago
Richard Weinberger db271cf03f um: fix crash while os_dump_core() 14 years ago
Richard Weinberger 607647ab04 um: include linux/prefetch.h 14 years ago
Richard Weinberger 3ef6130ab2 um: print info about fatal segfaults 14 years ago
Nolan Leake 4ff4d8d342 um: add ucast ethernet transport 14 years ago
Richard Weinberger d634f194d4 um: add earlyprintk support 14 years ago
Richard Weinberger 2525e70d49 um: remove SIGHUP handler 14 years ago
Richard Weinberger 0ce451acb1 um: fix UML_LIB_PATH 14 years ago
KOSAKI Motohiro 8aebe21e0f cris: convert old cpumask API into new one 14 years ago
KOSAKI Motohiro 8ea9716fd6 mn10300: convert old cpumask API into new one 14 years ago
Mark Brown 81ee42baa4 alpha: hook up gpiolib support 14 years ago
KOSAKI Motohiro 81740fc6b2 alpha: replace with new cpumask APIs 14 years ago
Bob Liu f67d9b1576 nommu: add page alignment to mmap 14 years ago
Shaohua Li eb709b0d06 mm: batch activate_page() to reduce lock contention 14 years ago
Mike Frysinger f68aa5b445 asm-generic/cacheflush.h: flush icache when copying to user pages 14 years ago
Andrew Barry cfa54a0fcf mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath() 14 years ago
Daniel Kiper a539f3533b mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro 14 years ago
Michal Hocko a2c8990aed memsw: remove noswapaccount kernel parameter 14 years ago
Stephen Wilson 5b52fc890b proc: allocate storage for numa_maps statistics once 14 years ago
Stephen Wilson f2beb79836 proc: make struct proc_maps_private truly private 14 years ago
Stephen Wilson f69ff943df mm: proc: move show_numa_map() to fs/proc/task_mmu.c 14 years ago
Stephen Wilson 13057efb0a mm: declare mpol_to_str() when CONFIG_TMPFS=n 14 years ago
Stephen Wilson 9840e37239 mm: remove check_huge_range() 14 years ago
Stephen Wilson 722e2ee09b mm: make gather_stats() type-safe and remove forward declaration 14 years ago
Stephen Wilson b1f72d1857 mm: remove MPOL_MF_STATS 14 years ago
Stephen Wilson 29ea2f6982 mm: use walk_page_range() instead of custom page table walking code 14 years ago
Stephen Wilson d98f6cb67f mm: export get_vma_policy() 14 years ago
Hugh Dickins c856507f2b mm: remove last trace of shmem_get_unmapped_area 14 years ago
Eric Paris b09e0fa4b4 tmpfs: implement generic xattr support 14 years ago
Yinghai Lu 4eb317072b memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() 14 years ago
Yinghai Lu 8bba154ef2 memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit 14 years ago
Matt Fleming 172703b08c mm: delete non-atomic mm counter implementation 14 years ago
David Rientjes a197b59ae6 mm: fail GFP_DMA allocations when ZONE_DMA is not configured 14 years ago
Daniel Kiper ba93fa81b5 mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM 14 years ago
Daniel Kiper e3c40f379a mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM context 14 years ago
Daniel Kiper bf4e8902ee mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_VMEMMAP 14 years ago
Daniel Kiper a3bc42f584 mm: remove dependency on CONFIG_FLATMEM from online_page() 14 years ago
Minchan Kim 821ed6bbed mm: filter unevictable page out in deactivate_page() 14 years ago