| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | x86, mce: replace machine check events logged interval with ratelimit | Andi Kleen | 2009-02-24 |
| | * | | | | | | | x86, mce, cmci: avoid potential reentry of threshold interrupt | Andi Kleen | 2009-02-24 |
| | * | | | | | | | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen | 2009-02-24 |
| | * | | | | | | | x86, mce, cmci: export MAX_NR_BANKS | Andi Kleen | 2009-02-24 |
| | * | | | | | | | Merge branch 'x86/urgent' into x86/mce2 | H. Peter Anvin | 2009-02-23 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, mce: remove invalid __cpuinit/__cpuexit annotations | H. Peter Anvin | 2009-02-23 |
| | * | | | | | | | | x86, mce: use %ll instead of %L for 64-bit numbers | H. Peter Anvin | 2009-02-19 |
| | * | | | | | | | | x86, mce: separate correct machine check poller and fatal exception handler | Andi Kleen | 2009-02-19 |
| | * | | | | | | | | x86, mce: factor out duplicated struct mce setup into one function | Andi Kleen | 2009-02-19 |
| | * | | | | | | | | x86, mce: implement dynamic machine check banks support | Andi Kleen | 2009-02-19 |
| | * | | | | | | | | x86, mce: enable machine checks in 64-bit defconfig | Andi Kleen | 2009-02-19 |
| | * | | | | | | | | x86, mce: fix a race condition in mce_read() | Huang Ying | 2009-02-17 |
| | * | | | | | | | | x86, mce: disable machine checks on offlined CPUs | Andi Kleen | 2009-02-17 |
| | * | | | | | | | | x86, mce: don't set up mce sysdev devices with mce=off | Andi Kleen | 2009-02-17 |
| | * | | | | | | | | x86, mce: switch machine check polling to per CPU timer | Andi Kleen | 2009-02-17 |
| | * | | | | | | | | x86, mce: always use separate work queue to run trigger | Andi Kleen | 2009-02-17 |
| | * | | | | | | | | x86, mce: don't disable machine checks during code patching | Andi Kleen | 2009-02-17 |
| | * | | | | | | | | x86, mce: disable machine checks on suspend | Andi Kleen | 2009-02-17 |
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | x86: add Dell XPS710 reboot quirk | Leann Ogasawara | 2009-03-04 |
| | * | | | | | | | | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 2009-03-04 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2009-03-04 |
| | * | | | | | | | x86: fix DMI on EFI | Brian Maly | 2009-03-04 |
| | * | | | | | | | powerpc: Run sbc610 USB fixup code only on the appropriate platform. | Tony Breeds | 2009-03-04 |
| * | | | | | | | | x86: un-__init fill_pud/pmd/pte | Jeremy Fitzhardinge | 2009-03-03 |
| * | | | | | | | | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge | 2009-03-03 |
| * | | | | | | | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-03 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *-----------. \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | | | | | x86, signals: fix xine & firefox bustage | Hiroshi Shimamoto | 2009-03-03 |
| | | | | | | | * | | | | | | | | 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-28 |
| | | | | | | * | | | | | | | | | x86: headers cleanup - boot.h | Cyrill Gorcunov | 2009-01-14 |
| | | | | | | * | | | | | | | | | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 |
| | | | | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | | | | | | bzip2/lzma: make config machinery an arch configurable | H. Peter Anvin | 2009-01-04 |
| | | | | | | * | | | | | | | | | | bzip2/lzma: x86 kernel compression support | Alain Knaff | 2009-01-04 |
| | | | | | * | | | | | | | | | | | 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 |
| | | | | | | |_|_|_|_|_|_|_|_|/
| | | | | | |/| | | | | | | | | |
|
| | | | | | * | | | | | | | | | | 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-03-01 |
| | | | | | | |_|_|/ / / / / / /
| | | | | | |/| | | | | | | | | |
|
| | | | | * | | | | | | | | | | | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y | Ingo Molnar | 2009-03-03 |
| | | | | * | | | | | | | | | | | x86: set_highmem_pages_init() cleanup | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | | | | | x86: unify free_init_pages() and free_initmem() | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | | | | | x86: make sure initmem is writable on 64-bit | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | | | | | x86: add sanity checks to init_32.c | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | | | | | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | | | | | x86: move __VMALLOC_RESERVE to pgtable_32.c | Pekka Enberg | 2009-03-03 |