aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller
2005-09-24[SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller
2005-09-23[SPARC64]: Mark functions called by paging_init() as __init.David S. Miller
2005-09-23[SPARC64]: Kill unused variable in setup_arch()David S. Miller
2005-09-22[SPARC64]: Fix comment typo in head.SDavid S. Miller
2005-09-22[SPARC64]: Rewrite bootup sequence.David S. Miller
2005-09-22[SPARC64]: Kill readjust_prom_translations()David S. Miller
2005-09-22[SPARC64]: Remove unnecessary paging_init() cruft.David S. Miller
2005-09-22[SPARC64]: Do not allocate OBP page tables using bootmemDavid S. Miller
2005-09-22[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.David S. Miller
2005-09-21[SPARC64]: Do not allocate prom translations using bootmem.David S. Miller
2005-09-21[SPARC64]: Remove ktlb.S instruction patching.David S. Miller
2005-09-21[SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller
2005-09-21[SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller
2005-09-21[PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix bogus HOST_ELF_CLASS symbol namePaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: Fix conflict between libc and ipv6Paolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix uname output on 32-bit binary on 64-bit hostPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso
2005-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds
2005-09-21[IB] Fix RMPP receive length calculationHal Rosenstock
2005-09-21[IB] Add MAD data field size definitionsSean Hefty
2005-09-21[PATCH] fat: fix adateStephane Kardas
2005-09-21[PATCH] update URL for HPET spec.Randy Dunlap
2005-09-21[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hEric Dumazet
2005-09-21[PATCH] skge: add maintainerStephen Hemminger
2005-09-21[PATCH] fixup Documentation/DocBook/kernel-hacking.tmplChristoph Hellwig
2005-09-21[PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] mm: update stale comment for removal of page->listPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] README update from the stone agePaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] fix locking comment in unmap_region()Paolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena
2005-09-21[PATCH] ppc64: Build zImage.vmode for G5Benjamin Herrenschmidt
2005-09-21[PATCH] remove blkdev_scsi_issue_flush_fn againChristoph Hellwig
2005-09-21[PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard
2005-09-21[PATCH] cciss: busy_initializing bug fixMike Miller
2005-09-21[PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson
2005-09-21[PATCH] Add printk_clock()Andrew Morton
2005-09-21[PATCH] Fix invisible threads problemSripathi Kodi
2005-09-21[PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-09-21[SPARC] cs4231: Fix SBUS support in this driver.Christopher Zimmermann