aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-EKumar Gala2-171/+87
2005-06-21[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala7-9/+10
2005-06-21[PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala6-151/+77
2005-06-21[PATCH] ppc32: remove orphaned ppc4xx_kgdb.cMatt Porter1-124/+0
2005-06-21[PATCH] ppc32: Add support for MPC8245 8250 serial ports on SandpointKumar Gala2-0/+40
2005-06-21[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40xMatt Porter1-6/+9
2005-06-21[PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter1-0/+9
2005-06-21[PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala6-53/+149
2005-06-21[PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.cKumar Gala1-2/+0
2005-06-21[PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala7-16/+713
2005-06-21[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala6-2/+323
2005-06-21[PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer1-0/+1
2005-06-21[PATCH] VFS: memory leak in do_kern_mount()Gerald Schaefer1-0/+1
2005-06-21[PATCH] kbuild: display compile versionCoywolf Qi Hunt1-1/+1
2005-06-21[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()John W. Linville1-3/+2
2005-06-21[PATCH] Kill stray newlineDenis Vlasenko1-1/+1
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar2-0/+5
2005-06-21[PATCH] can_share_swap_page: use page_mapcountHugh Dickins3-65/+21
2005-06-21[PATCH] do_wp_page: cannot share file pageHugh Dickins1-1/+1
2005-06-21[PATCH] get_user_pages: kill get_page_mapHugh Dickins1-35/+10
2005-06-21[PATCH] rme96xx: fix PageReserved rangeHugh Dickins1-1/+1
2005-06-21[PATCH] bad_page: clear reclaim and slabHugh Dickins1-5/+10
2005-06-21[PATCH] dup_mmap: update comment on new vmaHugh Dickins1-2/+3
2005-06-21[PATCH] mbind: check_range use standard ptwalkHugh Dickins1-45/+70
2005-06-21[PATCH] mbind: fix verify_pages pte_pageHugh Dickins1-5/+14
2005-06-21[PATCH] ia64: pfn_to_nid() implementationBob Picco1-0/+14
2005-06-21[PATCH] shmem: restore superblock infoHugh Dickins2-76/+73
2005-06-21[PATCH] SN2 XPC build patchesJes Sorensen3-3/+64
2005-06-21[PATCH] ia64 uncached allocJes Sorensen9-0/+530
2005-06-21[PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter1-66/+42
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter3-2/+39
2005-06-21[PATCH] add OOM debugJanet Morgan2-3/+5
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2-2/+2
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2-2/+2
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart4-5/+4
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty7-22/+15
2005-06-21[PATCH] mmap topdown fix for large stack limit, large allocationChris Wright1-0/+4
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander14-30/+147
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter6-38/+195
2005-06-21[PATCH] Hugepage consolidationDavid Gibson19-850/+300
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks3-0/+13
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks3-3/+6
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks9-8/+104
2005-06-21[PATCH] VM: add may_swap flag to scan_controlMartin Hicks1-1/+6
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov2-2/+125
2005-06-21[PATCH] madvise: merge the mapsPrasanna Meda1-29/+51
2005-06-21[PATCH] madvise: do not split the mapsPrasanna Meda1-11/+16
2005-06-21[PATCH] vmscan: notice slab shrinkingakpm@osdl.org1-5/+14
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar37-125/+119
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha7-30/+25