summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64 iSeries: obvious code simplificationsStephen Rothwell2005-06-2111-298/+92
* [PATCH] ppc64 iSeries: more header file white space cleanupsStephen Rothwell2005-06-2116-437/+395
* [PATCH] ppc64 iSeries: header file white space cleanupsStephen Rothwell2005-06-2112-753/+644
* [PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell2005-06-214-27/+0
* [PATCH] ppc64: override command line AS/LD/CC variables when adding -m64 and ...Sven Luther2005-06-211-3/+3
* [PATCH] ppc64: Abolish ioremap_mmDavid Gibson2005-06-2110-133/+31
* [PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt2005-06-219-432/+84
* [PATCH] ppc32: don't recursively crash in die() on CHRP/PReP machinesJakub Bogusz2005-06-211-2/+4
* [PATCH] ppc32: remove some unnecessary includes of prom.hKumar Gala2005-06-2112-12/+2
* [PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-EKumar Gala2005-06-212-171/+87
* [PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala2005-06-217-9/+10
* [PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala2005-06-216-151/+77
* [PATCH] ppc32: remove orphaned ppc4xx_kgdb.cMatt Porter2005-06-211-124/+0
* [PATCH] ppc32: Add support for MPC8245 8250 serial ports on SandpointKumar Gala2005-06-212-0/+40
* [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40xMatt Porter2005-06-211-6/+9
* [PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter2005-06-211-0/+9
* [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala2005-06-216-53/+149
* [PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.cKumar Gala2005-06-211-2/+0
* [PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala2005-06-217-16/+713
* [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala2005-06-216-2/+323
* [PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer2005-06-211-0/+1
* [PATCH] VFS: memory leak in do_kern_mount()Gerald Schaefer2005-06-211-0/+1
* [PATCH] kbuild: display compile versionCoywolf Qi Hunt2005-06-211-1/+1
* [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()John W. Linville2005-06-211-3/+2
* [PATCH] Kill stray newlineDenis Vlasenko2005-06-211-1/+1
* [PATCH] msync: check pte dirty earlierAbhijit Karmarkar2005-06-212-0/+5
* [PATCH] can_share_swap_page: use page_mapcountHugh Dickins2005-06-213-65/+21
* [PATCH] do_wp_page: cannot share file pageHugh Dickins2005-06-211-1/+1
* [PATCH] get_user_pages: kill get_page_mapHugh Dickins2005-06-211-35/+10
* [PATCH] rme96xx: fix PageReserved rangeHugh Dickins2005-06-211-1/+1
* [PATCH] bad_page: clear reclaim and slabHugh Dickins2005-06-211-5/+10
* [PATCH] dup_mmap: update comment on new vmaHugh Dickins2005-06-211-2/+3
* [PATCH] mbind: check_range use standard ptwalkHugh Dickins2005-06-211-45/+70
* [PATCH] mbind: fix verify_pages pte_pageHugh Dickins2005-06-211-5/+14
* [PATCH] ia64: pfn_to_nid() implementationBob Picco2005-06-211-0/+14
* [PATCH] shmem: restore superblock infoHugh Dickins2005-06-212-76/+73
* [PATCH] SN2 XPC build patchesJes Sorensen2005-06-213-3/+64
* [PATCH] ia64 uncached allocJes Sorensen2005-06-219-0/+530
* [PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter2005-06-211-66/+42
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-213-2/+39
* [PATCH] add OOM debugJanet Morgan2005-06-212-3/+5
* [PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-212-2/+2
* [PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-212-2/+2
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-214-5/+4
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-217-22/+15
* [PATCH] mmap topdown fix for large stack limit, large allocationChris Wright2005-06-211-0/+4
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-2114-30/+147
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-216-38/+195
* [PATCH] Hugepage consolidationDavid Gibson2005-06-2119-850/+300
* [PATCH] VM: rate limit early reclaimMartin Hicks2005-06-213-0/+13