Commit Graph

35049 Commits (e4f4288842ee12747e10c354d72be7d424c0b627)

Author SHA1 Message Date
Samu Onkalo 2db4a76d5f lis3: selftest support 15 years ago
Samu Onkalo e40d6eaa79 lis3lv02d: axis remap and resource setup/release 15 years ago
Nicolas Ferre 2635d1ba71 atmel-mci: change use of dma slave interface 15 years ago
KOSAKI Motohiro ca54cb8c9e Subject: Re: [PATCH] strstrip incorrectly marked __must_check 15 years ago
Joe Perches 925ede0bf4 efi.h: use %pUl to print UUIDs 15 years ago
André Goddard Rosa f653398c86 string: factorize skip_spaces and export it to be generally available 15 years ago
André Goddard Rosa 7707e61c70 ctype: constify read-only _ctype string 15 years ago
Bernhard Walle 5ada918b82 vt: introduce and use vt_kmsg_redirect() function 15 years ago
Andres Salomon f3a57a60d3 cs5535: define lxfb/gxfb MSRs in linux/cs5535.h 15 years ago
Andres Salomon f060f27007 cs5535: move VSA2 checks into linux/cs5535.h 15 years ago
Andres Salomon 2e8c12436f cs5535: move the DIVIL MSR definition into linux/cs5535.h 15 years ago
Andres Salomon 82dca611bb cs5535: add a generic MFGPT driver 15 years ago
Andres Salomon 5f0a96b044 cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support 15 years ago
Phil Carmody 603c4ba96b err.h: add helper function to simplify pointer error checking 15 years ago
Hiroshi Shimamoto e4c570c4cb task_struct: make journal_info conditional 15 years ago
Joe Perches 8a64f336bc kernel.h: add printk_ratelimited and pr_<level>_rl 15 years ago
Amerigo Wang 948c1e2521 kallsyms: remove deprecated print_fn_descriptor_symbol() 15 years ago
Amerigo Wang 29671f22a8 rwsem: fix rwsem_is_locked() bugs 15 years ago
Joe Perches 0b2749aa6c kernel.h: remove initialization of bool in printk_once 15 years ago
Joe Perches 00b55864bb dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug 15 years ago
Cesar Eduardo Barros 42f247c83a WARN_ONCE(): use bool for boolean flag 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Jie Zhang ea63763959 nommu: fix malloc performance by adding uninitialized flag 15 years ago
Naoya Horiguchi 5dc37642cb mm hugetlb: add hugepage support to pagemap 15 years ago
Huang Shijie f096e59e84 include/linux/mm.h: remove unneeded ifdef 15 years ago
Andrew Morton b4e655a4aa mm: memory_hotplug: make offline_pages() static 15 years ago
Hugh Dickins 62b61f611e ksm: memory hotremove migration only 15 years ago
Hugh Dickins e9995ef978 ksm: rmap_walk to remove_migation_ptes 15 years ago
Hugh Dickins db114b83ab ksm: hold anon_vma in rmap_item 15 years ago
Hugh Dickins 5ad6468801 ksm: let shared pages be swappable 15 years ago
Hugh Dickins 08beca44df ksm: stable_node point to page and back 15 years ago
Hugh Dickins af8e3354b4 mm: CONFIG_MMU for PG_mlocked 15 years ago
Hugh Dickins 3ca7b3c5b6 mm: define PAGE_MAPPING_FLAGS 15 years ago
KOSAKI Motohiro bb3ab59683 vmscan: stop kswapd waiting on congestion when the min watermark is not being met 15 years ago
Mel Gorman f50de2d381 vmscan: have kswapd sleep for a short interval and double check it should be asleep 15 years ago
Lee Schermerhorn d4906e1aa5 swap: rework map_swap_page() again 15 years ago
Hugh Dickins 7509765a29 swap_info: reorder its fields 15 years ago
Hugh Dickins aaa468653b swap_info: note SWAP_MAP_SHMEM 15 years ago
Hugh Dickins 570a335b8e swap_info: swap count continuations 15 years ago
Hugh Dickins 8d69aaee80 swap_info: swap_map of chars not shorts 15 years ago
Hugh Dickins 253d553ba7 swap_info: SWAP_HAS_CACHE cleanups 15 years ago
Hugh Dickins 9625a5f289 swap_info: include first_swap_extent 15 years ago
Hugh Dickins efa90a981b swap_info: change to array of pointers 15 years ago
Hugh Dickins f29ad6a99b swap_info: private to swapfile.c 15 years ago
David Rientjes bad44b5be8 mm: add gfp flags for NODEMASK_ALLOC slab allocations 15 years ago
Lee Schermerhorn 39da08cb07 hugetlb: offload per node attribute registrations 15 years ago
David Rientjes 8fe23e0571 mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined 15 years ago
Lee Schermerhorn 9a30523066 hugetlb: add per node hstate attributes 15 years ago
Lee Schermerhorn 4e25b2576e hugetlb: add generic definition of NUMA_NO_NODE 15 years ago
Lee Schermerhorn 06808b0827 hugetlb: derive huge pages nodes allowed from task mempolicy 15 years ago