summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt2005-06-229-432/+84Star
* [PATCH] ppc32: don't recursively crash in die() on CHRP/PReP machinesJakub Bogusz2005-06-221-2/+4
* [PATCH] ppc32: remove some unnecessary includes of prom.hKumar Gala2005-06-2212-12/+2Star
* [PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-EKumar Gala2005-06-222-171/+87Star
* [PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala2005-06-227-9/+10
* [PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala2005-06-226-151/+77Star
* [PATCH] ppc32: remove orphaned ppc4xx_kgdb.cMatt Porter2005-06-221-124/+0Star
* [PATCH] ppc32: Add support for MPC8245 8250 serial ports on SandpointKumar Gala2005-06-222-0/+40
* [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40xMatt Porter2005-06-221-6/+9
* [PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter2005-06-221-0/+9
* [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala2005-06-226-53/+149
* [PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.cKumar Gala2005-06-221-2/+0Star
* [PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala2005-06-227-16/+713
* [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala2005-06-226-2/+323
* [PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer2005-06-221-0/+1
* [PATCH] VFS: memory leak in do_kern_mount()Gerald Schaefer2005-06-221-0/+1
* [PATCH] kbuild: display compile versionCoywolf Qi Hunt2005-06-221-1/+1
* [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()John W. Linville2005-06-221-3/+2Star
* [PATCH] Kill stray newlineDenis Vlasenko2005-06-221-1/+1
* [PATCH] msync: check pte dirty earlierAbhijit Karmarkar2005-06-222-0/+5
* [PATCH] can_share_swap_page: use page_mapcountHugh Dickins2005-06-223-65/+21Star
* [PATCH] do_wp_page: cannot share file pageHugh Dickins2005-06-221-1/+1
* [PATCH] get_user_pages: kill get_page_mapHugh Dickins2005-06-221-35/+10Star
* [PATCH] rme96xx: fix PageReserved rangeHugh Dickins2005-06-221-1/+1
* [PATCH] bad_page: clear reclaim and slabHugh Dickins2005-06-221-5/+10
* [PATCH] dup_mmap: update comment on new vmaHugh Dickins2005-06-221-2/+3
* [PATCH] mbind: check_range use standard ptwalkHugh Dickins2005-06-221-45/+70
* [PATCH] mbind: fix verify_pages pte_pageHugh Dickins2005-06-221-5/+14
* [PATCH] ia64: pfn_to_nid() implementationBob Picco2005-06-221-0/+14
* [PATCH] shmem: restore superblock infoHugh Dickins2005-06-222-76/+73Star
* [PATCH] SN2 XPC build patchesJes Sorensen2005-06-223-3/+64
* [PATCH] ia64 uncached allocJes Sorensen2005-06-229-0/+530
* [PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter2005-06-221-66/+42Star
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-223-2/+39
* [PATCH] add OOM debugJanet Morgan2005-06-222-3/+5
* [PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-222-2/+2
* [PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-222-2/+2
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-224-5/+4Star
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-227-22/+15Star
* [PATCH] mmap topdown fix for large stack limit, large allocationChris Wright2005-06-221-0/+4
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-2214-30/+147
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-226-38/+195
* [PATCH] Hugepage consolidationDavid Gibson2005-06-2219-850/+300Star
* [PATCH] VM: rate limit early reclaimMartin Hicks2005-06-223-0/+13
* [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-223-3/+6
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-229-8/+104
* [PATCH] VM: add may_swap flag to scan_controlMartin Hicks2005-06-221-1/+6
* [PATCH] mm: add /proc/zoneinfoNikita Danilov2005-06-222-2/+125
* [PATCH] madvise: merge the mapsPrasanna Meda2005-06-221-29/+51
* [PATCH] madvise: do not split the mapsPrasanna Meda2005-06-221-11/+16