index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-10-30
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
7
-31
/
+20
2005-10-30
[PATCH] mm: anon is already wrprotected
Hugh Dickins
2
-7
/
+7
2005-10-30
[PATCH] mm: zap_pte_range dont dirty anon
Hugh Dickins
1
-4
/
+6
2005-10-30
[PATCH] mm: msync_pte_range progress
Hugh Dickins
1
-24
/
+14
2005-10-30
[PATCH] mm: copy_pte_range progress fix
Hugh Dickins
1
-6
/
+8
2005-10-30
[PATCH] slab: add additional debugging to detect slabs from the wrong node
Christoph Lameter
1
-1
/
+4
2005-10-30
[PATCH] shrink_list(): skip anon pages if not may_swap
Lee Schermerhorn
1
-1
/
+3
2005-10-30
[PATCH] mm/msync.c cleanup
OGAWA Hirofumi
1
-14
/
+14
2005-10-30
[PATCH] Remove near all BUGs in mm/mempolicy.c
Andi Kleen
1
-7
/
+2
2005-10-30
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
3
-70
/
+56
2005-10-30
[PATCH] mm: set per-cpu-pages lower threshold to zero
Seth, Rohit
1
-2
/
+2
2005-10-30
[PATCH] mm: page_alloc: increase size of per-cpu-pages
Seth, Rohit
1
-12
/
+12
2005-10-30
[PATCH] swaptoken tuning
Rik Van Riel
2
-2
/
+6
2005-10-30
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
10
-0
/
+50
2005-10-30
[PATCH] fix alpha breakage
Ivan Kokshaysky
1
-0
/
+2
2005-10-30
[PATCH] TIMERS: add missing compensation for HZ == 250
YOSHIFUJI Hideaki
1
-0
/
+9
2005-10-30
[PATCH] vmalloc_node
Christoph Lameter
2
-17
/
+64
2005-10-29
[ARM] 3061/1: cleanup the XIP link address mess
Nicolas Pitre
5
-52
/
+36
2005-10-29
[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code
Nicolas Pitre
25
-38
/
+49
2005-10-29
Update MIPS defconfig files.
Ralf Baechle
46
-5986
/
+17743
2005-10-29
prom_free_prom_memory() returns unsigned long
Arthur Othieno
3
-3
/
+6
2005-10-29
Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than
Ralf Baechle
1
-62
/
+8
2005-10-29
Fix all the get_user / put_user related sparse warnings.
Ralf Baechle
1
-15
/
+15
2005-10-29
Delete unused ieee754_cname[] and declaration.
Ralf Baechle
2
-11
/
+0
2005-10-29
Include for prototypes.
Ralf Baechle
1
-0
/
+2
2005-10-29
Protect against multiple inclusion.
Ralf Baechle
1
-0
/
+4
2005-10-29
Remove useless casts of kmalloc return values.
Ralf Baechle
2
-5
/
+2
2005-10-29
Hack to resolve longstanding prefetch issue
Ralf Baechle
1
-0
/
+15
2005-10-29
More foolproofing of the CPU configuration.
Ralf Baechle
1
-2
/
+149
2005-10-29
pci-expmem-hack
Andrew Isaacson
1
-0
/
+8
2005-10-29
BCM1480 HT support
Andrew Isaacson
6
-17
/
+253
2005-10-29
Support for the BCM1480 on-chip PCI-X bridge.
Andrew Isaacson
2
-0
/
+257
2005-10-29
SB1 cache exception handling.
Andrew Isaacson
3
-8
/
+59
2005-10-29
Support for BigSur board.
Andrew Isaacson
4
-0
/
+65
2005-10-29
Add support for BCM1480 family of chips.
Andrew Isaacson
11
-5
/
+1093
2005-10-29
Add support for SB1A CPU.
Andrew Isaacson
5
-2
/
+9
2005-10-29
Sibyte header cleanup
Andrew Isaacson
14
-30
/
+7
2005-10-29
BCM1480 headers
Andrew Isaacson
17
-98
/
+3236
2005-10-29
Sibyte fixes
Andrew Isaacson
1
-1
/
+1
2005-10-29
Make UL what should be UL.
Ralf Baechle
2
-9
/
+9
2005-10-29
Fix zero length sys_cacheflush
Atsushi Nemoto
1
-0
/
+2
2005-10-29
Get 64-bit right in the kgdb stub.
Ralf Baechle
1
-3
/
+2
2005-10-29
Sys_lookup_dcookie arguments occupy 4 argument slots.
Ralf Baechle
1
-1
/
+1
2005-10-29
FPU emulator garbage collection.
Ralf Baechle
2
-4
/
+4
2005-10-29
Don't print file name and line in die and die_if_kernel.
Ralf Baechle
2
-23
/
+9
2005-10-29
Rename page argument of flush_cache_page to something more descriptive.
Ralf Baechle
1
-16
/
+17
2005-10-29
Define EOWNERDEAD and ENOTRECOVERABLE.
Ralf Baechle
1
-0
/
+4
2005-10-29
Sliceup Kconfig; it's grown too large.
Ralf Baechle
10
-554
/
+610
2005-10-29
More configcheck fixes.
Ralf Baechle
3
-3
/
+5
2005-10-29
2.6.14-rc1 updates for MIPS compat types.
Ralf Baechle
1
-6
/
+6
[next]