Commit Graph

187154 Commits (712e1de43ed572886d6913a86eee5e73b7de4318)
 

Author SHA1 Message Date
Julia Lawall 08d9e7363b drivers/misc/iwmc3200top/main.c: eliminate useless code 15 years ago
H Hartley Sweeten 7463e633c5 init/main.c: make setup_max_cpus static for !SMP 15 years ago
Rakib Mullick cfd8d6c0ed smp: fix documentation in include/linux/smp.h 15 years ago
H Hartley Sweeten 72c3368856 nodemask.h: remove macro any_online_node 15 years ago
Jiri Slaby d554ed895d fs: use rlimit helpers 15 years ago
Heiko Carstens 221e3ebf6d cpumask: let num_*_cpus() function always return unsigned values 15 years ago
H Hartley Sweeten 8aaed5bec2 init/initramfs.c: fix "symbol shadows an earlier one" noise 15 years ago
Andreas Mohr 9a85b8d604 init/main.c: improve usability in case of init binary failure 15 years ago
Chen Gong 87d5e0236d kernel/cpu.c: delete deprecated definition in cpu_up() 15 years ago
Randy Dunlap 9c8f05c283 MFGPT: move clocksource menu 15 years ago
WANG Cong 3b2a8c8f3c um: tell git to ignore generated files 15 years ago
Alexander Beregalov 03315b5916 uml: line.c: avoid NULL pointer dereference 15 years ago
Roel Kluin be1494527c cris v32: typo in crisv32_arbiter_unwatch()? 15 years ago
Roel Kluin cda1c5af26 cryptocop: fix assertion in create_output_descriptors() 15 years ago
john stultz ba875ba6b7 cris: convert to use arch_gettimeoffset() 15 years ago
Richard Kennedy 56e6943b41 cpuidle menu: remove 8 bytes of padding on 64 bit builds 15 years ago
Roel Kluin 77079dbec7 alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount 15 years ago
FUJITA Tomonori 6822190882 frv: remove pci_dma_sync_single() and pci_dma_sync_sg() 15 years ago
Hugh Dickins 08259d58e4 mm: add comment on swap_duplicate's error code 15 years ago
Steven J. Magnani c08c6e1f54 nommu: get_user_pages(): pin last page on non-page-aligned start 15 years ago
Amerigo Wang f047f4f379 mm: use the same log level for show_mem() 15 years ago
David Rientjes 478352e789 mm: add comment about deprecation of __GFP_NOFAIL 15 years ago
Johannes Weiner 6457474624 vmscan: detect mapped file pages used only once 15 years ago
Johannes Weiner 31c0569c3b vmscan: drop page_mapping_inuse() 15 years ago
Johannes Weiner dfc8d636cd vmscan: factor out page reference checks 15 years ago
Mel Gorman e7c84ee22b mm: document /sys/devices/system/node/nodeX 15 years ago
Mel Gorman a1b57ac061 mm: document /proc/pagetypeinfo 15 years ago
David Rientjes 72f0ba0252 mm: suppress pfn range output for zones without pages 15 years ago
Rafael J. Wysocki 452aa6999e mm/pm: force GFP_NOIO during suspend/hibernation and resume 15 years ago
Hugh Dickins ad2bd7e0e9 mm/swapfile.c: fix swapon size off-by-one 15 years ago
Rik van Riel fc148a5f7e mm: remove VM_LOCK_RMAP code 15 years ago
Rik van Riel c44b674323 rmap: move exclusively owned pages to own anon_vma in do_wp_page() 15 years ago
Rik van Riel 033a64b56a rmap: remove obsolete check from __page_check_anon_rmap() 15 years ago
Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 years ago
Thiago Farina 648bcc7711 mm/memcontrol.c: fix "integer as NULL pointer" sparse warning 15 years ago
Andrew Morton 19adf9c5d5 include/linux/fs.h: convert FMODE_* constants to hex 15 years ago
Wu Fengguang 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 years ago
Wu Fengguang 42e4960868 vfs: take f_lock on modifying f_mode after open time 15 years ago
KOSAKI Motohiro 85f1fb72fa mm/migrate.c: kill anon local variable from migrate_page_copy 15 years ago
KOSAKI Motohiro da0aa13894 mm/mempolicy.c: fix indentation of the comments of do_migrate_pages 15 years ago
akpm@linux-foundation.org d96ae53091 memory-hotplug: create /sys/firmware/memmap entry for new memory 15 years ago
KOSAKI Motohiro 9d8cebd4bc mm: fix mbind vma merge problem 15 years ago
KOSAKI Motohiro 93e4a89a8c mm: restore zone->all_unreclaimable to independence word 15 years ago
Li Hong fc91668eaf mm: remove free_hot_page() 15 years ago
Li Hong c475dab63a mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct 15 years ago
Li Hong f650316c8b mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct 15 years ago
KOSAKI Motohiro 76ca542d88 mm, lockdep: annotate reclaim context to zone reclaim too 15 years ago
KOSAKI Motohiro 84b18490d1 vmscan: get_scan_ratio() cleanup 15 years ago
Minchan Kim 45973d74fd vmscan: check high watermark after shrink zone 15 years ago
Jiri Slaby 59e99e5b97 mm: use rlimit helpers 15 years ago