summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-06memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko1-7/+7
2012-04-06backlight: add driver for DA9052/53 PMIC v1Ashish Jangam3-0/+194
2012-04-06C6X: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+3
2012-04-06MAINTAINERS: add entry for sparse checkerChristopher Li1-0/+9
2012-04-06MAINTAINERS: fix REMOTEPROC F: typoJoe Perches1-1/+1
2012-04-06alpha: use set_current_blocked() and block_sigmask()Matt Fleming1-21/+10
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd63-572/+176
2012-04-06scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall1-0/+70
2012-04-06libfs: add simple_open()Stephen Boyd2-0/+9
2012-04-06hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton1-1/+0
2012-04-06drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou1-2/+2
2012-04-06fs/xattr.c:setxattr(): improve handling of allocation failuresAndrew Morton1-4/+17
2012-04-06fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failedAndrew Morton1-4/+13
2012-04-06fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()Dave Jones1-1/+1
2012-04-06sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov1-1/+1
2012-04-06proc: fix mount -t proc -o AAAVasiliy Kulikov1-4/+5
2012-03-30pagemap: remove remaining unneeded spin_lock()Naoya Horiguchi1-1/+0
2012-03-29backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-03-29crc32: add help text for the algorithm select optionDarrick J. Wong1-0/+4
2012-03-29mm: move hugepage test examples to tools/testing/selftests/vmDave Young8-24/+112
2012-03-29mm: move slabinfo.c to tools/vmDave Young2-2/+2
2012-03-29mm: move page-types.c from Documentation to tools/vmDave Young3-4/+15
2012-03-29selftests/Makefile: make `run_tests' depend on `all'Andrew Morton1-1/+1
2012-03-29selftests: launch individual selftests from the main MakefileFrederic Weisbecker3-10/+10
2012-03-29radix-tree: use iterators in find_get_pages* functionsKonstantin Khlebnikov1-48/+38
2012-03-29radix-tree: rewrite gang lookup using iteratorKonstantin Khlebnikov1-258/+33
2012-03-29radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov2-0/+347
2012-03-29fs/proc/namespaces.c: prevent crash when ns_entries[] is emptyAndrew Morton1-3/+3
2012-03-29nbd: rename the nbd_device variable from lo to nbdWanlong Gao1-147/+148
2012-03-29pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano3-1/+49
2012-03-29sysctl: use bitmap library functionsAkinobu Mita1-5/+3
2012-03-29ipmi: use locks on watchdog timeout set on rebootCorey Minyard1-2/+2
2012-03-29ipmi: simplify lockingCorey Minyard1-33/+21
2012-03-29ipmi: fix message handling during panicsCorey Minyard2-64/+56
2012-03-29ipmi: use a tasklet for handling received messagesCorey Minyard2-67/+88
2012-03-29ipmi: increase KCS timeoutsMatthew Garrett1-2/+2
2012-03-29ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda1-1/+3
2012-03-29kdump x86: fix total mem size calculation for reservationDave Young1-10/+1
2012-03-29kexec: add further check to crashkernelZhenzhong Duan1-0/+4
2012-03-29kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurationsWill Deacon1-0/+2
2012-03-29arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat8-26/+24
2012-03-29lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat2-14/+1
2012-03-29mm: only IPI CPUs to drain local pages if they existGilad Ben-Yossef1-2/+38
2012-03-29fs: only send IPI to invalidate LRU BH when neededGilad Ben-Yossef1-1/+14
2012-03-29slub: only IPI CPUs that have per cpu obj to flushGilad Ben-Yossef1-1/+9
2012-03-29smp: add func to IPI cpus based on parameter funcGilad Ben-Yossef2-0/+85
2012-03-29smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef5-41/+56
2012-03-29swapon: check validity of swap_flagsHugh Dickins2-0/+6
2012-03-29mm, coredump: fail allocations when coredumping instead of oom killingDavid Rientjes1-0/+4
2012-03-29mm: thp: fix up pmd_trans_unstable() locationsAndrea Arcangeli2-3/+6