Age | Commit message (Expand) | Author |
2009-03-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-02 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath |
2009-03-02 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath |
2009-03-02 | x86: add forward decl for tss_struct | Jeremy Fitzhardinge |
2009-03-02 | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge |
2009-03-02 | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge |
2009-03-02 | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | Jiri Slaby |
2009-03-02 | x86_32: apic/bigsmp_32, de-inline functions | Jiri Slaby |
2009-03-02 | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar |
2009-03-02 | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen |
2009-03-02 | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett |
2009-03-02 | x86 mmiotrace: split set_page_presence() | Pekka Paalanen |
2009-03-02 | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen |
2009-03-02 | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett |
2009-03-02 | x86: add far read test to testmmiotrace | Pekka Paalanen |
2009-03-02 | x86: count errors in testmmiotrace.ko | Pekka Paalanen |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-03-01 | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar |
2009-02-28 | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput |
2009-02-28 | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar |
2009-02-28 | x86: signal: introduce helper align_sigframe() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: unify get_sigframe() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: use 16 bytes boundary for rt_sigframe | Hiroshi Shimamoto |
2009-02-28 | x86: signal: intrroduce get_sigframe() and replace get_sigstack() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: add __user annotation | Hiroshi Shimamoto |
2009-02-27 | x86, fixmap: unify fixmap.h | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: prepare fixmap_32.h for unification | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: prepare fixmap_64.h for unification | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: add CONFIG_EFI | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: define reserve_top_address for x86_64 | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE | Gustavo F. Padovan |
2009-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-02-27 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-02-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-27 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-02-27 | usb: musb: make Davinci *work* in mainline | David Brownell |
2009-02-27 | Revert "MIPS: Print irq handler description" | Ralf Baechle |
2009-02-27 | MIPS: CVE-2009-0029: Enable syscall wrappers. | Ralf Baechle |
2009-02-27 | MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 | Roel Kluin |
2009-02-27 | MIPS: Only allow Cavium OCTEON to be configured for boards that support it | David Daney |
2009-02-27 | sh: ap325rxa: Revert ov772x support. | Paul Mundt |
2009-02-27 | powerpc/44x: Fix address decoding setup of PCI 2.x cells | Benjamin Herrenschmidt |
2009-02-26 | x86: enable DMAR by default | Kyle McMartin |