aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-28vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse1-1/+2
2012-03-27net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet1-2/+6
2012-03-25ARM: 7343/1: sa11x0: convert to sparse IRQRussell King5-12/+13
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring21-11/+40
2012-03-25ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2-0/+2
2012-03-25ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.hRob Herring1-1/+1
2012-03-25ARM: sa11x0: remove unused DMA controller definitionsRussell King2-218/+3
2012-03-25ARM: sa11x0: remove old SoC private DMA driverRussell King3-466/+1
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet7-9/+13
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2-33/+8
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)1-0/+18
2012-03-25USB: option: Ignore ZTE (Vodafone) K3570/71 net interfacesAndrew Bird (Sphere Systems)1-2/+4
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)1-0/+18
2012-03-25um: Update defconfigRichard Weinberger1-184/+471
2012-03-25um: Switch to large mcmodel on x86_64Richard Weinberger1-0/+1
2012-03-25MTD: Relax dependenciesRichard Weinberger5-1/+6
2012-03-25um: Wire CONFIG_GENERIC_IO upRichard Weinberger1-0/+1
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger1-0/+2
2012-03-25Introduce CONFIG_GENERIC_IORichard Weinberger1-0/+5
2012-03-25um: allow SUBARCH=x86Al Viro1-2/+2
2012-03-25um: most of the SUBARCH uses can be killedAl Viro3-7/+3
2012-03-25um: deadlock in line_write_interrupt()Al Viro1-0/+1
2012-03-25um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro1-4/+3
2012-03-25um: use the right ifdef around exports in user_syms.cAl Viro2-3/+1
2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro7-124/+1
2012-03-25um: ptrace-generic.h doesn't need user.hAl Viro1-1/+0
2012-03-25um: kill HOST_TASK_PIDAl Viro4-8/+4
2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro1-2/+1
2012-03-25um: asm-offsets.h might as well come from underlying arch...Al Viro1-1/+0
2012-03-25um: merge processor_{32,64}.h a bit...Al Viro3-20/+10
2012-03-25um: switch close_chan() to struct lineAl Viro3-9/+11
2012-03-25um: race fix: initialize delayed_work *before* registering IRQAl Viro3-18/+15
2012-03-25um: line->have_irq is never checked...Al Viro2-2/+0
2012-03-25um: chan_init_pri is dead nowAl Viro1-2/+0