Age | Commit message (Expand) | Author | Files | Lines |
2005-09-29 | [ARM] Don't include mach-types.h unnecessarily | Russell King | 18 | -18/+0 |
2005-09-29 | [ARM] Don't include asm/arch/hardware.h directly | Russell King | 1 | -1/+0 |
2005-09-29 | [ARM] Fix warning in arch/arm/mach-pxa/generic.c | Russell King | 1 | -0/+1 |
2005-09-28 | [PATCH] ppc64: More hugepage fixes | Benjamin Herrenschmidt | 2 | -4/+5 |
2005-09-28 | [PATCH] ppc64: Add missing barrier() in kexec code | Anton Blanchard | 1 | -0/+1 |
2005-09-28 | [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs | john stultz | 1 | -3/+0 |
2005-09-28 | [PATCH] ppc: fix stupid thinko in oprofile fix | Benjamin Herrenschmidt | 1 | -2/+1 |
2005-09-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 24 | -1170/+856 |
2005-09-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -260/+322 |
2005-09-27 | [PATCH] missing dependency on arm O= builds | Al Viro | 1 | -2/+2 |
2005-09-27 | [PATCH] m32r: more basic __user annotations | Al Viro | 1 | -8/+8 |
2005-09-27 | [PATCH] m32r: set CHECKFLAGS properly | Al Viro | 1 | -1/+1 |
2005-09-27 | [PATCH] useless includes of linux/irq.h in arch/i386 | Al Viro | 29 | -51/+1 |
2005-09-27 | [SPARC64]: Do not do TLB pre-filling any more. | David S. Miller | 2 | -35/+0 |
2005-09-27 | [SPARC64]: Simplify Spitfire D-cache page flush. | David S. Miller | 1 | -46/+23 |
2005-09-26 | [ARM] 2936/1: ixp4xx default config fixes | Vincent Sanders | 1 | -259/+318 |
2005-09-26 | [ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type | David Vrabel | 1 | -1/+4 |
2005-09-26 | [SPARC64]: Probe D/I/E-cache config and use. | David S. Miller | 5 | -23/+96 |
2005-09-26 | [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support. | David S. Miller | 5 | -12/+147 |
2005-09-25 | [SPARC64]: Fix mask formation in tomatillo_wsync_handler() | David S. Miller | 1 | -1/+1 |
2005-09-24 | [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io | Russell King | 1 | -3/+3 |
2005-09-24 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2005-09-24 | [ARM] Fix context switch with ARMv6 + TLS | Russell King | 1 | -1/+1 |
2005-09-24 | [PATCH] ppc64: Fix huge pages MMU mapping bug | Benjamin Herrenschmidt | 2 | -5/+7 |
2005-09-23 | [SPARC64]: Mark functions called by paging_init() as __init. | David S. Miller | 1 | -6/+6 |
2005-09-23 | [SPARC64]: Kill unused variable in setup_arch() | David S. Miller | 1 | -7/+0 |
2005-09-23 | [PATCH] xtensa: remove io_remap_page_range and minor clean-ups | Chris Zankel | 7 | -8/+8 |
2005-09-23 | [PATCH] uml: replace printk with "stack-friendly" printf - to report console ... | Paolo 'Blaisorblade' Giarrusso | 1 | -16/+42 |
2005-09-23 | [PATCH] uml: use GFP_ATOMIC for allocations under spinlocks. | Paolo 'Blaisorblade' Giarrusso | 2 | -2/+2 |
2005-09-23 | [PATCH] uml: Fix GFP_ flags usage | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+2 |
2005-09-23 | [PATCH] uml: avoid fixing faults while atomic | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+7 |
2005-09-23 | [PATCH] uml: run mconsole "sysrq" in process context | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2005-09-23 | [PATCH] uml: fix condition in tlb flush | Paolo 'Blaisorblade' Giarrusso | 1 | -6/+6 |
2005-09-23 | [PATCH] uml: fix hang in TT mode on fault | Paolo 'Blaisorblade' Giarrusso | 2 | -3/+19 |
2005-09-23 | [PATCH] strlcat: use for uml umid.c | Paolo 'Blaisorblade' Giarrusso | 2 | -8/+7 |
2005-09-23 | [PATCH] uml: don't remove umid files in conflict case | Paolo 'Blaisorblade' Giarrusso | 1 | -11/+19 |
2005-09-23 | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt | 5 | -15/+30 |
2005-09-23 | [PATCH] ppc64: Fix 64bit ptrace DABR support | Anton Blanchard | 1 | -0/+1 |
2005-09-23 | [PATCH] ppc64: Fix build with iommu debug enabled | Anton Blanchard | 1 | -5/+6 |
2005-09-23 | [PATCH] ppc64: Fix LPAR regression | Anton Blanchard | 1 | -3/+2 |
2005-09-23 | [PATCH] alpha: fix kernel panic during SysRq-b | Ivan Kokshaysky | 1 | -0/+4 |
2005-09-23 | [PATCH] ppc32: fix build with oprofile | Benjamin Herrenschmidt | 2 | -3/+6 |
2005-09-23 | [SPARC64]: Fix comment typo in head.S | David S. Miller | 1 | -1/+1 |
2005-09-23 | [SPARC64]: Rewrite bootup sequence. | David S. Miller | 13 | -625/+221 |
2005-09-23 | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 3 | -23/+123 |
2005-09-23 | [IA64] MCA recovery verify pfn_valid | Hidetoshi Seto | 1 | -6/+15 |
2005-09-23 | [IA64] Wire in the MCA/INIT handler stacks | Keith Owens | 1 | -11/+85 |
2005-09-23 | [SPARC64]: Kill readjust_prom_translations() | David S. Miller | 1 | -35/+0 |
2005-09-22 | [IA64] Fix simscsi for new SCSI midlayer | Peter Chubb | 1 | -6/+23 |
2005-09-22 | [PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform | Kumar Gala | 1 | -4/+4 |