Age | Commit message (Expand) | Author | Files | Lines |
2008-08-23 | x86: have set_memory_array_{uc,wb} coalesce memtypes, fix | Venki Pallipadi | 1 | -1/+1 |
2008-08-22 | x86: have set_memory_array_{uc,wb} coalesce memtypes. | Rene Herman | 1 | -6/+32 |
2008-08-22 | x86: {reverve,free}_memtype() take a physical address | Rene Herman | 1 | -3/+3 |
2008-08-22 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 454 | -2826/+25893 |
2008-08-22 | x86: work around MTRR mask setting | Yinghai Lu | 1 | -2/+13 |
2008-08-21 | x86: fix pageattr-test | Shaohua Li | 1 | -2/+5 |
2008-08-21 | x86, pageattr: introduce APIs to change pageattr of a page array | Shaohua Li | 1 | -50/+166 |
2008-08-21 | Revert "introduce two APIs for page attribute" | Ingo Molnar | 1 | -50/+8 |
2008-08-21 | x86: PAT Update validate_pat_support for intel CPUs | venkatesh.pallipadi@intel.com | 1 | -2/+15 |
2008-08-21 | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS | venkatesh.pallipadi@intel.com | 1 | -12/+5 |
2008-08-21 | x86: PAT proper tracking of set_memory_uc and friends | venkatesh.pallipadi@intel.com | 1 | -3/+3 |
2008-08-21 | x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) | Vegard Nossum | 1 | -1/+1 |
2008-08-21 | x86: export pv_lock_ops non-GPL | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-08-21 | x86, mmiotrace: silence section mismatch warning - leave_uniprocessor | Marcin Slusarz | 1 | -1/+3 |
2008-08-21 | x86: use WARN() in arch/x86/kernel | Arjan van de Ven | 3 | -10/+4 |
2008-08-21 | x86: use WARN() in arch/x86/mm/ioremap.c | Arjan van de Ven | 1 | -5/+3 |
2008-08-21 | werror: fix pci calgary | David Howells | 1 | -5/+6 |
2008-08-20 | x86: fix oprofile + hibernation badness | Andi Kleen | 1 | -3/+36 |
2008-08-20 | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman | 1 | -1/+2 |
2008-08-20 | x86: fix Xorg startup/shutdown slowdown with PAT | Venki Pallipadi | 1 | -2/+31 |
2008-08-20 | x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" | Samuel Sieb | 1 | -18/+0 |
2008-08-19 | x86 iommu: remove unneeded parenthesis | Jiri Kosina | 1 | -1/+1 |
2008-08-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -25/+39 |
2008-08-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 11 | -88/+78 |
2008-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -8/+22 |
2008-08-18 | x86: fix build warnings in real mode code | Andi Kleen | 2 | -1/+2 |
2008-08-18 | x86, calgary: fix section mismatch warning - get_tce_space_from_tar | Marcin Slusarz | 1 | -1/+1 |
2008-08-18 | x86: silence section mismatch warning - get_local_pda | Marcin Slusarz | 1 | -2/+9 |
2008-08-18 | x86: fix i486 suspend to disk CR4 oops | David Fries | 4 | -16/+22 |
2008-08-18 | x86: mpparse.c: fix section mismatch warning | Marcin Slusarz | 1 | -2/+2 |
2008-08-18 | x86: mmconf: fix section mismatch warning | Marcin Slusarz | 1 | -1/+1 |
2008-08-18 | x86: fix MP_processor_info section mismatch warning | Marcin Slusarz | 1 | -1/+1 |
2008-08-18 | x86, tsc: fix section mismatch warning | Marcin Slusarz | 1 | -1/+1 |
2008-08-18 | powerpc: Use generic compat_sys_old_readdir | Christoph Hellwig | 2 | -58/+1 |
2008-08-18 | powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion | Paul Collins | 1 | -1/+1 |
2008-08-18 | powerpc: Remove dead module_find_bug code | Steven Rostedt | 1 | -15/+0 |
2008-08-18 | powerpc: Add CMO enabled flag and paging space data to lparcfg | Robert Jennings | 1 | -0/+5 |
2008-08-18 | powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages | Brian King | 1 | -2/+25 |
2008-08-18 | powerpc: Make CMO paging space pool ID and page size available | Robert Jennings | 2 | -8/+42 |
2008-08-18 | powerpc: Fix lockdep IRQ tracing bug | Benjamin Herrenschmidt | 1 | -2/+3 |
2008-08-18 | powerpc: Fix TLB invalidation on boot on 32-bit | Rocky Craig | 1 | -1/+1 |
2008-08-18 | powerpc: Fix loss of vdso on fork on 32-bit | Benjamin Herrenschmidt | 1 | -1/+0 |
2008-08-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 31 | -131/+251 |
2008-08-16 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 75 | -155/+926 |
2008-08-16 | [ARM] 5191/1: ARM: remove CVS keywords | Adrian Bunk | 14 | -20/+5 |
2008-08-16 | [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16 | Eric Miao | 1 | -4/+6 |
2008-08-16 | [ARM] update mach-types | Russell King | 1 | -6/+47 |
2008-08-16 | [ARM] 5196/1: fix inline asm constraints for preload | Nicolas Pitre | 1 | -2/+2 |
2008-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 52 | -2235/+3605 |
2008-08-15 | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |