aboutsummaryrefslogtreecommitdiffstats
path: root/init/calibrate.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell19-58/+53
2012-03-28backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-03-28crc32: add help text for the algorithm select optionDarrick J. Wong1-0/+4
2012-03-28mm: move hugepage test examples to tools/testing/selftests/vmDave Young8-24/+112
2012-03-28mm: move slabinfo.c to tools/vmDave Young2-2/+2
2012-03-28mm: move page-types.c from Documentation to tools/vmDave Young3-4/+15
2012-03-28selftests/Makefile: make `run_tests' depend on `all'Andrew Morton1-1/+1
2012-03-28selftests: launch individual selftests from the main MakefileFrederic Weisbecker3-10/+10
2012-03-28radix-tree: use iterators in find_get_pages* functionsKonstantin Khlebnikov1-48/+38
2012-03-28radix-tree: rewrite gang lookup using iteratorKonstantin Khlebnikov1-258/+33
2012-03-28radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov2-0/+347
2012-03-28fs/proc/namespaces.c: prevent crash when ns_entries[] is emptyAndrew Morton1-3/+3
2012-03-28nbd: rename the nbd_device variable from lo to nbdWanlong Gao1-147/+148
2012-03-28pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano3-1/+49
2012-03-28sysctl: use bitmap library functionsAkinobu Mita1-5/+3
2012-03-28ipmi: use locks on watchdog timeout set on rebootCorey Minyard1-2/+2
2012-03-28ipmi: simplify lockingCorey Minyard1-33/+21
2012-03-28ipmi: fix message handling during panicsCorey Minyard2-64/+56
2012-03-28ipmi: use a tasklet for handling received messagesCorey Minyard2-67/+88
2012-03-28ipmi: increase KCS timeoutsMatthew Garrett1-2/+2
2012-03-28ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda1-1/+3
2012-03-28kdump x86: fix total mem size calculation for reservationDave Young1-10/+1
2012-03-28kexec: add further check to crashkernelZhenzhong Duan1-0/+4
2012-03-28kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurationsWill Deacon1-0/+2
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat8-26/+24
2012-03-28lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat2-14/+1
2012-03-28mm: only IPI CPUs to drain local pages if they existGilad Ben-Yossef1-2/+38
2012-03-28fs: only send IPI to invalidate LRU BH when neededGilad Ben-Yossef1-1/+14
2012-03-28slub: only IPI CPUs that have per cpu obj to flushGilad Ben-Yossef1-1/+9
2012-03-28smp: add func to IPI cpus based on parameter funcGilad Ben-Yossef2-0/+85
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef5-41/+56
2012-03-28swapon: check validity of swap_flagsHugh Dickins2-0/+6
2012-03-28mm, coredump: fail allocations when coredumping instead of oom killingDavid Rientjes1-0/+4
2012-03-28mm: thp: fix up pmd_trans_unstable() locationsAndrea Arcangeli2-3/+6
2012-03-28mm for fs: add truncate_pagecache_range()Hugh Dickins2-1/+41
2012-03-28procfs: fix /proc/statmKAMEZAWA Hiroyuki1-1/+1
2012-03-28dm: add verity targetMikulas Patocka4-0/+1128
2012-03-28dm bufio: prefetchMikulas Patocka2-26/+90
2012-03-28dm thin: add pool target flags to control discardJoe Thornber2-28/+115
2012-03-28dm thin: support discardsJoe Thornber1-14/+158
2012-03-28dm thin: prepare to support discardJoe Thornber1-53/+72
2012-03-28dm thin: use dm_target_offsetAlasdair G Kergon1-1/+1
2012-03-28dm thin: support read only external snapshot originsJoe Thornber2-15/+109
2012-03-28dm thin: relax hard limit on the maximum size of a metadata deviceMike Snitzer4-18/+25
2012-03-28dm persistent data: remove space map ref_count entries if redundantJoe Thornber1-3/+0
2012-03-28dm thin: commit outstanding data every secondJoe Thornber1-2/+26
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka13-25/+44
2012-03-28dm raid: handle failed devices during start upJonathan E Brassow1-2/+51
2012-03-28dm thin metadata: pass correct space map to dm_sm_root_sizeJoe Thornber1-1/+1