aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] ppc32: add support for Marvell EV64360BP boardLee Nicks7-1/+688
2005-09-05[PATCH] ppc32: add CONFIG_HZKumar Gala1-1/+3
2005-09-05[PATCH] ppc32: ppc_sys system on chip identification additionsKumar Gala2-1/+52
2005-09-05[PATCH] ppc32: disable IBM405_ERR77 and IBM405_ERR51 workarounds for 405EPEugene Surovegin1-2/+2
2005-09-05[PATCH] ppc32: fix Bamboo and Luan build warningsEugene Surovegin2-2/+2
2005-09-05[PATCH] ppc32: fix EMAC Tx channel assignments for NPe405HEugene Surovegin1-3/+3
2005-09-05[PATCH] ppc32: Don't sleep in flush_dcache_icache_page()Roland Dreier2-2/+4
2005-09-05[PATCH] ppc32: add cputable entry for 440SP Rev. AMatt Porter1-0/+10
2005-09-05[PATCH] ppc32: removed find_name.cKumar Gala1-48/+0
2005-09-05[PATCH] ppc32: add 440GX rev.F cputable entryEugene Surovegin1-0/+10
2005-09-05[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala4-17/+21
2005-09-05[PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2Kumar Gala1-0/+2
2005-09-05[PATCH] cpm_uart: use schedule_timeout instead of direct call to scheduleKumar Gala1-6/+7
2005-09-05[PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar Gala2-111/+171
2005-09-05[PATCH] ppc32: add phy excluded features to ocp_func_emac_dataMatt Porter2-8/+45
2005-09-05[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devicesKumar Gala7-4/+619
2005-09-05[PATCH] ppc32: Added support for the Book-E style Watchdog TimerKumar Gala10-27/+270
2005-09-05[PATCH] ppc32: Add usb support to IBM stb04xxx platformsMatt Porter3-8/+61
2005-09-05[PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warningChristoph Hellwig1-1/+2
2005-09-05[PATCH] ppc32: Remove board support for PCOREKumar Gala7-1122/+3
2005-09-05[PATCH] ppc32: Remove board support for SPD823TSKumar Gala4-631/+0
2005-09-05[PATCH] ppc32: Remove board support for SM850Kumar Gala3-561/+1
2005-09-05[PATCH] ppc32: Remove board support for REDWOODKumar Gala4-555/+0
2005-09-05[PATCH] ppc32: Remove board support for RAINIERKumar Gala2-635/+0
2005-09-05[PATCH] ppc32: Remove board support for OAKKumar Gala7-896/+1
2005-09-05[PATCH] ppc32: Remove board support for MENF1Kumar Gala3-624/+0
2005-09-05[PATCH] ppc32: Remove board support for MCPN765Kumar Gala8-1238/+2
2005-09-05[PATCH] ppc32: Remove board support for K2Kumar Gala7-1390/+1
2005-09-05[PATCH] ppc32: Remove defconfig for CEDARKumar Gala1-534/+0
2005-09-05[PATCH] ppc32: Remove board support for BEECHKumar Gala2-633/+1
2005-09-05[PATCH] ppc32: Remove board support for ASHKumar Gala8-1011/+2
2005-09-05[PATCH] ppc32: Remove board support for ADIRKumar Gala8-1493/+0
2005-09-05[PATCH] arch/ppc/kernel/ppc_ksyms.c: remove unused #define EXPORT_SYMTAB_STROPSAdrian Bunk1-3/+0
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley6-228/+49
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan5-37/+52
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley9-235/+400
2005-09-05[PATCH] kconfig: linux.pot for all archEgry Gabor1-2/+14
2005-09-05[PATCH] kconfig: kxgettext: EOL fixEgry Gabor1-1/+6
2005-09-05[PATCH] kconfig: kxgettext: message fixEgry Gabor1-4/+5
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks3-7/+43
2005-09-05[PATCH] add /proc/pid/smapsMauricio Lin3-42/+245
2005-09-05[PATCH] slab: removes local_irq_save()/local_irq_restore() pairManfred Spraul1-11/+15
2005-09-05[PATCH] mm/slab.c: prefetchw the start of new allocated objectsEric Dumazet1-1/+3
2005-09-05[PATCH] x86_64: avoid some atomic operations during address space destructionZachary Amsden1-0/+14
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden3-2/+32
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett23-43/+1
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W4-28/+3
2005-09-05[PATCH] hugetlb: check p?d_present in huge_pte_offset()Adam Litke1-2/+5
2005-09-05[PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke2-4/+11
2005-09-05[PATCH] hugetlb: add pte_huge() macroAdam Litke2-2/+5