summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-09mm, sl[aou]b: Use a common mutex definitionChristoph Lameter
2012-07-09mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter
2012-07-09mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter
2012-07-09slub: remove invalid reference to list iterator variableJulia Lawall
2012-07-02mm: Fix signal SIGFPE in slabinfo.c.majianpeng
2012-07-02slab: move FULL state transition to an initcallGlauber Costa
2012-07-02slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"Feng Tang
2012-07-02mm, slab: Build fix for recent kmem_cache changesThierry Reding
2012-07-02slab: rename gfpflags to allocflagsGlauber Costa
2012-06-20slub: refactoring unfreeze_partials()Joonsoo Kim
2012-06-20slub: use __cmpxchg_double_slab() at interrupt disabled placeJoonsoo Kim
2012-06-20slab/mempolicy: always use local policy from interrupt contextAndi Kleen
2012-06-14slab: Get rid of obj_size macroChristoph Lameter
2012-06-14mm, sl[aou]b: Extract common fields from struct kmem_cacheChristoph Lameter
2012-06-14slab: Remove some accessorsChristoph Lameter
2012-06-14slab: Use page struct fields instead of castingChristoph Lameter
2012-06-14slob: Remove various small accessorsChristoph Lameter
2012-06-14slob: No need to zero mapping since it is no longer in useChristoph Lameter
2012-06-14slob: Define page struct fields used in mm_types.hChristoph Lameter
2012-06-04Merge branch 'slub/cleanups' into slab/nextPekka Enberg
2012-06-03Linux 3.5-rc1Linus Torvalds
2012-06-03Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-02dm thin: provide userspace access to pool metadataJoe Thornber
2012-06-02dm thin: use slab mempoolsMike Snitzer
2012-06-02dm mpath: allow ioctls to trigger pg initMikulas Patocka
2012-06-02dm mpath: delay retry of bypassed pgMike Christie
2012-06-02dm mpath: reduce size of struct multipathMike Snitzer
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka
2012-06-02mcs7830: Implement link state detectionOndrej Zary
2012-06-02Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior
2012-06-02Merge branch 'akpm' (Fixups for Andrew's patchbomb)Linus Torvalds
2012-06-02nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds
2012-06-02fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-06-01Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-06-01Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin
2012-06-01Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-01r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga
2012-06-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-01x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu