index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zsmalloc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
mm: rename page struct field helpers
Mel Gorman
1
-1
/
+1
2013-01-30
staging: zsmalloc: remove unused pool name
Seth Jennings
2
-9
/
+3
2013-01-29
staging: zsmalloc: Fix TLB coherency and build problem
Minchan Kim
1
-6
/
+4
2013-01-29
staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE
Seth Jennings
1
-1
/
+1
2013-01-15
staging: zsmalloc: comment zs_create_pool function
Davidlohr Bueso
1
-0
/
+11
2012-08-13
zsmalloc: collapse internal .h into .c
Seth Jennings
2
-150
/
+131
2012-08-13
staging: zsmalloc: add page table mapping method
Seth Jennings
2
-54
/
+134
2012-08-13
staging: zsmalloc: prevent mappping in interrupt context
Seth Jennings
1
-0
/
+8
2012-08-13
staging: zsmalloc: s/firstpage/page in new copy map funcs
Seth Jennings
1
-6
/
+6
2012-07-09
staging: zsmalloc: add mapping modes
Seth Jennings
3
-12
/
+32
2012-07-09
staging: zsmalloc: add details to zs_map_object boiler plate
Seth Jennings
1
-1
/
+6
2012-07-09
staging: zsmalloc: add single-page object fastpath in unmap
Seth Jennings
1
-5
/
+10
2012-07-09
staging: zsmalloc: remove x86 dependency
Seth Jennings
3
-36
/
+72
2012-06-20
staging: zsmalloc: Finish conversion to a separate module
Ben Hutchings
1
-26
/
+7
2012-06-13
staging: zsmalloc: fix uninit'ed variable warning
Seth Jennings
1
-2
/
+2
2012-06-11
staging: zsmalloc documentation
Nitin Gupta
1
-0
/
+48
2012-06-11
staging: zsmalloc: zsmalloc: use unsigned long instead of void *
Minchan Kim
2
-19
/
+17
2012-05-09
staging: zsmalloc: add/fix function comment
Minchan Kim
1
-6
/
+11
2012-05-09
staging: zsmalloc: rename zspage_order with zspage_pages
Minchan Kim
2
-8
/
+8
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
1
-5
/
+4
2012-04-25
zsmalloc: use PageFlag macro instead of [set|test]_bit
Minchan Kim
1
-5
/
+4
2012-04-10
staging: zsmalloc: fix memory leak
Nitin Gupta
1
-12
/
+18
2012-03-07
staging: zsmalloc: remove SPARSEMEM dep from Kconfig
Seth Jennings
1
-1
/
+1
2012-03-07
staging: zsmalloc: change ZS_MIN_ALLOC_SIZE
Seth Jennings
1
-1
/
+3
2012-03-07
staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not defined
Seth Jennings
1
-0
/
+14
2012-03-07
staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGE
Seth Jennings
2
-7
/
+8
2012-03-07
staging: zsmalloc: move object/handle masking defines
Seth Jennings
2
-12
/
+12
2012-02-13
staging: fix powerpc linux-next break on zsmalloc
Seth Jennings
2
-1
/
+5
2012-02-08
staging: zsmalloc: zsmalloc memory allocation library
Nitin Gupta
5
-0
/
+927