summaryrefslogtreecommitdiffstats
path: root/lib/crc7.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-06drivers/misc/iwmc3200top/main.c: eliminate useless codeJulia Lawall1-2/+0
2010-03-06init/main.c: make setup_max_cpus static for !SMPH Hartley Sweeten1-1/+1
2010-03-06smp: fix documentation in include/linux/smp.hRakib Mullick1-1/+1
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten3-15/+4
2010-03-06fs: use rlimit helpersJiri Slaby8-12/+12
2010-03-06cpumask: let num_*_cpus() function always return unsigned valuesHeiko Carstens1-4/+4
2010-03-06init/initramfs.c: fix "symbol shadows an earlier one" noiseH Hartley Sweeten1-6/+6
2010-03-06init/main.c: improve usability in case of init binary failureAndreas Mohr2-1/+51
2010-03-06kernel/cpu.c: delete deprecated definition in cpu_up()Chen Gong1-1/+1
2010-03-06MFGPT: move clocksource menuRandy Dunlap3-11/+9
2010-03-06um: tell git to ignore generated filesWANG Cong2-0/+4
2010-03-06uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov1-2/+2
2010-03-06cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin1-1/+1
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin1-1/+1
2010-03-06cris: convert to use arch_gettimeoffset()john stultz2-66/+8
2010-03-06cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy1-1/+1
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin1-1/+2
2010-03-06frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori1-37/+0
2010-03-06mm: add comment on swap_duplicate's error codeHugh Dickins1-1/+5
2010-03-06nommu: get_user_pages(): pin last page on non-page-aligned startSteven J. Magnani1-2/+2
2010-03-06mm: use the same log level for show_mem()Amerigo Wang1-7/+7
2010-03-06mm: add comment about deprecation of __GFP_NOFAILDavid Rientjes1-1/+2
2010-03-06vmscan: detect mapped file pages used only onceJohannes Weiner3-14/+36
2010-03-06vmscan: drop page_mapping_inuse()Johannes Weiner1-23/+2
2010-03-06vmscan: factor out page reference checksJohannes Weiner1-13/+43