Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | pidns: add reboot_pid_ns() to handle the reboot syscall | Daniel Lezcano | 3 | -1/+49 |
2012-03-28 | sysctl: use bitmap library functions | Akinobu Mita | 1 | -5/+3 |
2012-03-28 | ipmi: use locks on watchdog timeout set on reboot | Corey Minyard | 1 | -2/+2 |
2012-03-28 | ipmi: simplify locking | Corey Minyard | 1 | -33/+21 |
2012-03-28 | ipmi: fix message handling during panics | Corey Minyard | 2 | -64/+56 |
2012-03-28 | ipmi: use a tasklet for handling received messages | Corey Minyard | 2 | -67/+88 |
2012-03-28 | ipmi: increase KCS timeouts | Matthew Garrett | 1 | -2/+2 |
2012-03-28 | ipmi: decrease the IPMI message transaction time in interrupt mode | Srinivas_Gowda | 1 | -1/+3 |
2012-03-28 | kdump x86: fix total mem size calculation for reservation | Dave Young | 1 | -10/+1 |
2012-03-28 | kexec: add further check to crashkernel | Zhenzhong Duan | 1 | -0/+4 |
2012-03-28 | kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations | Will Deacon | 1 | -0/+2 |
2012-03-28 | arch/ia64: remove references to cpu_*_map | Srivatsa S. Bhat | 8 | -26/+24 |
2012-03-28 | lib/cpumask.c: remove __any_online_cpu() | Srivatsa S. Bhat | 2 | -14/+1 |
2012-03-28 | mm: only IPI CPUs to drain local pages if they exist | Gilad Ben-Yossef | 1 | -2/+38 |
2012-03-28 | fs: only send IPI to invalidate LRU BH when needed | Gilad Ben-Yossef | 1 | -1/+14 |
2012-03-28 | slub: only IPI CPUs that have per cpu obj to flush | Gilad Ben-Yossef | 1 | -1/+9 |
2012-03-28 | smp: add func to IPI cpus based on parameter func | Gilad Ben-Yossef | 2 | -0/+85 |
2012-03-28 | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef | 5 | -41/+56 |
2012-03-28 | swapon: check validity of swap_flags | Hugh Dickins | 2 | -0/+6 |
2012-03-28 | mm, coredump: fail allocations when coredumping instead of oom killing | David Rientjes | 1 | -0/+4 |
2012-03-28 | mm: thp: fix up pmd_trans_unstable() locations | Andrea Arcangeli | 2 | -3/+6 |
2012-03-28 | mm for fs: add truncate_pagecache_range() | Hugh Dickins | 2 | -1/+41 |
2012-03-28 | procfs: fix /proc/statm | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2012-03-28 | nfsd4: use auth_unix unconditionally on backchannel | J. Bruce Fields | 1 | -1/+2 |
2012-03-28 | mtd: Move fdt partition documentation to a seperate file | Jamie Lentin | 6 | -23/+52 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1603 | -7090/+6973 |
2012-03-28 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 17 | -76/+317 |
2012-03-28 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -14/+91 |
2012-03-28 | Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux... | Linus Torvalds | 3 | -37/+345 |
2012-03-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 38 | -273/+321 |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 82 | -1667/+5808 |
2012-03-28 | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 8 | -99/+172 |
2012-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -1/+4 |
2012-03-28 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 7 | -102/+208 |
2012-03-28 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 36 | -2403/+2437 |
2012-03-28 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 21 | -57/+55 |
2012-03-28 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 23 | -146/+1017 |
2012-03-28 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 69 | -1126/+5211 |
2012-03-28 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 109 | -2840/+1786 |
2012-03-28 | Merge tag 'dm-3.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 32 | -392/+2104 |
2012-03-28 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 15 | -137/+420 |
2012-03-28 | Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 11 | -5/+2840 |
2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 96 | -555/+2536 |
2012-03-28 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 70 | -719/+3998 |
2012-03-28 | Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 15 | -148/+1080 |
2012-03-28 | x86/apic/amd: Be more verbose about LVT offset assignments | Robert Richter | 1 | -4/+9 |
2012-03-28 | dm: add verity target | Mikulas Patocka | 4 | -0/+1128 |
2012-03-28 | dm bufio: prefetch | Mikulas Patocka | 2 | -26/+90 |
2012-03-28 | dm thin: add pool target flags to control discard | Joe Thornber | 2 | -28/+115 |
2012-03-28 | dm thin: support discards | Joe Thornber | 1 | -14/+158 |