index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zsmalloc
Commit message (
Expand
)
Author
Age
*
zsmalloc: move it under mm
Minchan Kim
2014-01-30
*
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
*
zsmalloc: add more comment
Nitin Cupta
2013-12-10
*
zsmalloc: add Kconfig for enabling page table method
Minchan Kim
2013-12-10
*
staging: zsmalloc: Ensure handle is never 0 on success
Olav Haugan
2013-11-25
*
zsmalloc: Fix "map_vm_area" undefined reference errors.
Majunath Goudar
2013-10-11
*
staging: zsmalloc: access page->private by using page_private macro
Sunghan Suh
2013-07-23
*
staging/zsmalloc: Fixed up incorrect formatted comments
Sara Bird
2013-05-21
*
Staging: Fixes string split across lines in zsmalloc zsmalloc-main
Marlies Ruck
2013-05-20
*
staging/zsmalloc: don't use pgtable-mapping from modules
Arnd Bergmann
2013-04-23
*
staging: zsmalloc: Fix link error on ARM
Joerg Roedel
2013-03-28
*
mm: rename page struct field helpers
Mel Gorman
2013-02-23
*
staging: zsmalloc: remove unused pool name
Seth Jennings
2013-01-30
*
staging: zsmalloc: Fix TLB coherency and build problem
Minchan Kim
2013-01-29
*
staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE
Seth Jennings
2013-01-29
*
staging: zsmalloc: comment zs_create_pool function
Davidlohr Bueso
2013-01-16
*
zsmalloc: collapse internal .h into .c
Seth Jennings
2012-08-13
*
staging: zsmalloc: add page table mapping method
Seth Jennings
2012-08-13
*
staging: zsmalloc: prevent mappping in interrupt context
Seth Jennings
2012-08-13
*
staging: zsmalloc: s/firstpage/page in new copy map funcs
Seth Jennings
2012-08-13
*
staging: zsmalloc: add mapping modes
Seth Jennings
2012-07-09
*
staging: zsmalloc: add details to zs_map_object boiler plate
Seth Jennings
2012-07-09
*
staging: zsmalloc: add single-page object fastpath in unmap
Seth Jennings
2012-07-09
*
staging: zsmalloc: remove x86 dependency
Seth Jennings
2012-07-09
*
staging: zsmalloc: Finish conversion to a separate module
Ben Hutchings
2012-06-20
*
staging: zsmalloc: fix uninit'ed variable warning
Seth Jennings
2012-06-13
*
staging: zsmalloc documentation
Nitin Gupta
2012-06-11
*
staging: zsmalloc: zsmalloc: use unsigned long instead of void *
Minchan Kim
2012-06-11
*
staging: zsmalloc: add/fix function comment
Minchan Kim
2012-05-09
*
staging: zsmalloc: rename zspage_order with zspage_pages
Minchan Kim
2012-05-09
*
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
|
\
|
*
zsmalloc: use PageFlag macro instead of [set|test]_bit
Minchan Kim
2012-04-25
*
|
staging: zsmalloc: fix memory leak
Nitin Gupta
2012-04-10
|
/
*
staging: zsmalloc: remove SPARSEMEM dep from Kconfig
Seth Jennings
2012-03-07
*
staging: zsmalloc: change ZS_MIN_ALLOC_SIZE
Seth Jennings
2012-03-07
*
staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not defined
Seth Jennings
2012-03-07
*
staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGE
Seth Jennings
2012-03-07
*
staging: zsmalloc: move object/handle masking defines
Seth Jennings
2012-03-07
*
staging: fix powerpc linux-next break on zsmalloc
Seth Jennings
2012-02-13
*
staging: zsmalloc: zsmalloc memory allocation library
Nitin Gupta
2012-02-08