Age | Commit message (Expand) | Author |
2009-09-17 | Merge branch 'x86/pat' into x86/urgent | H. Peter Anvin |
2009-09-17 | x86, pat: don't use rb-tree based lookup in reserve_memtype() | Suresh Siddha |
2009-09-10 | x86: Increase MIN_GAP to include randomized stack | Michal Hocko |
2009-09-09 | x86, pat: Fix cacheflush address in change_page_attr_set_clr() | Jack Steiner |
2009-09-05 | powerpc: Fix i8259 interrupt driver kernel crash on ML510 | Roderick Colenbrander |
2009-09-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2009-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-09-05 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-09-04 | sparc64: Fix bootup with mcount in some configs. | David S. Miller |
2009-09-03 | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. | David S. Miller |
2009-09-03 | perf_counter/powerpc: Fix cache event codes for POWER7 | Paul Mackerras |
2009-09-02 | [IA64] fix csum_ipv6_magic() | Jiri Bohac |
2009-09-02 | [IA64] Fix warning in dma-mapping.c | Luck, Tony |
2009-08-29 | x86: Fix earlyprintk=dbgp for machines without NX | Jan Beulich |
2009-08-28 | parisc: fix warning in traps.c | Grant Grundler |
2009-08-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-08-26 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-08-27 | powerpc/ps3: Update ps3_defconfig | Geoff Levand |
2009-08-27 | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration | Geert Uytterhoeven |
2009-08-26 | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin |
2009-08-26 | x86, pat: Sanity check remap_pfn_range for RAM region | Venkatesh Pallipadi |
2009-08-26 | x86, pat: Lookup the protection from memtype list on vm_insert_pfn() | Venkatesh Pallipadi |
2009-08-26 | x86, pat: Add lookup_memtype to get the current memtype of a paddr | Venkatesh Pallipadi |
2009-08-26 | x86, pat: Use page flags to track memtypes of RAM pages | Venkatesh Pallipadi |
2009-08-26 | x86, pat: Generalize the use of page flag PG_uncached | Venkatesh Pallipadi |
2009-08-26 | x86, pat: Add rbtree to do quick lookup in memtype tracking | Venkatesh Pallipadi |
2009-08-26 | x86, pat: Add PAT reserve free to io_mapping* APIs | Venkatesh Pallipadi |
2009-08-26 | x86, pat: New i/f for driver to request memtype for IO regions | Venkatesh Pallipadi |
2009-08-26 | x86, pat: ioremap to follow same PAT restrictions as other PAT users | Venkatesh Pallipadi |
2009-08-26 | x86, pat: Keep identity maps consistent with mmaps even when pat_disabled | Venkatesh Pallipadi |
2009-08-26 | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open | Geert Uytterhoeven |
2009-08-26 | m68k: Fix redefinition of pgprot_noncached | Alexey Dobriyan |
2009-08-26 | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg | Andrew Morton |
2009-08-26 | m68k: cnt reaches -1, not 0 | Roel Kluin |
2009-08-26 | x86: Fix vSMP boot crash | Yinghai Lu |
2009-08-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-08-25 | x86, xen: Initialize cx to suppress warning | H. Peter Anvin |
2009-08-25 | x86, xen: Suppress WP test on Xen | Jeremy Fitzhardinge |
2009-08-25 | sparc64: Validate linear D-TLB misses. | David S. Miller |
2009-08-25 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-08-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-08-25 | x86: Fix build with older binutils and consolidate linker script | Jan Beulich |
2009-08-24 | Merge branch 'fixes' of git://git.marvell.com/orion | Linus Torvalds |
2009-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds |
2009-08-24 | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang |
2009-08-24 | [ARM] Kirkwood: enable eSATA on QNAP TS-219P | John Holland |
2009-08-24 | [ARM] Kirkwood: __init requires linux/init.h | Martin Michlmayr |
2009-08-23 | [S390] set preferred console based on conmode | Hendrik Brueckner |
2009-08-21 | x86, mtrr: make mtrr_aps_delayed_init static bool | H. Peter Anvin |
2009-08-21 | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha |