| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | * | | | | | | | | | x86: set_highmem_pages_init() cleanup, #2 | Pekka Enberg | 2009-03-04 | 1 | -9/+0 |
| | | | * | | | | | | | | | x86: move devmem_is_allowed() to common mm/init.c | Pekka Enberg | 2009-03-04 | 3 | -43/+24 |
| | | * | | | | | | | | | | Merge branch 'x86/mce2' into x86/core | Ingo Molnar | 2009-03-05 | 12 | -172/+709 |
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|/ / /
| | | | |/| | | | | | | | |
|
| | | | * | | | | | | | | | x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.c | Ingo Molnar | 2009-03-04 | 1 | -3/+7 |
| | | | * | | | | | | | | | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-03-03 | 219 | -1237/+10168 |
| | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-02-24 | 441 | -16144/+12136 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/defconfig' into x86/mce2 | H. Peter Anvin | 2009-02-24 | 2 | -172/+665 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | x86, mce, cmci: recheck CMCI banks after APIC has been enabled on CPU #0 | Andi Kleen | 2009-02-24 | 1 | -0/+7 |
| | | | * | | | | | | | | | | | | x86, mce, cmci: disable CMCI on rebooting | Andi Kleen | 2009-02-24 | 1 | -0/+8 |
| | | | * | | | | | | | | | | | | x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotations | H. Peter Anvin | 2009-02-24 | 1 | -5/+5 |
| | | | * | | | | | | | | | | | | x86, mce, cmci: add CMCI support | Andi Kleen | 2009-02-24 | 3 | -3/+228 |
| | | | * | | | | | | | | | | | | x86, mce, cmci: define MSR names and fields for new CMCI registers | Andi Kleen | 2009-02-24 | 3 | -0/+8 |
| | | | * | | | | | | | | | | | | x86, mce, cmci: use polled banks bitmap in machine check poller | Andi Kleen | 2009-02-24 | 3 | -6/+18 |
| | | | * | | | | | | | | | | | | x86, mce: replace machine check events logged interval with ratelimit | Andi Kleen | 2009-02-24 | 1 | -6/+5 |
| | | | * | | | | | | | | | | | | x86, mce, cmci: avoid potential reentry of threshold interrupt | Andi Kleen | 2009-02-24 | 1 | -1/+2 |
| | | | * | | | | | | | | | | | | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen | 2009-02-24 | 5 | -9/+38 |
| | | | * | | | | | | | | | | | | x86, mce, cmci: export MAX_NR_BANKS | Andi Kleen | 2009-02-24 | 2 | -6/+6 |
| | | | * | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/mce2 | H. Peter Anvin | 2009-02-23 | 783 | -16521/+26260 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | x86, mce: remove invalid __cpuinit/__cpuexit annotations | H. Peter Anvin | 2009-02-23 | 1 | -3/+3 |
| | | | * | | | | | | | | | | | | | x86, mce: use %ll instead of %L for 64-bit numbers | H. Peter Anvin | 2009-02-19 | 1 | -4/+4 |
| | | | * | | | | | | | | | | | | | x86, mce: separate correct machine check poller and fatal exception handler | Andi Kleen | 2009-02-19 | 3 | -22/+116 |
| | | | * | | | | | | | | | | | | | x86, mce: factor out duplicated struct mce setup into one function | Andi Kleen | 2009-02-19 | 4 | -14/+18 |
| | | | * | | | | | | | | | | | | | x86, mce: implement dynamic machine check banks support | Andi Kleen | 2009-02-19 | 1 | -32/+115 |
| | | | * | | | | | | | | | | | | | x86, mce: enable machine checks in 64-bit defconfig | Andi Kleen | 2009-02-19 | 1 | -1/+4 |
| | | | * | | | | | | | | | | | | | x86, mce: fix a race condition in mce_read() | Huang Ying | 2009-02-17 | 1 | -17/+24 |
| | | | * | | | | | | | | | | | | | x86, mce: disable machine checks on offlined CPUs | Andi Kleen | 2009-02-17 | 1 | -0/+23 |
| | | | * | | | | | | | | | | | | | x86, mce: don't set up mce sysdev devices with mce=off | Andi Kleen | 2009-02-17 | 1 | -4/+4 |
| | | | * | | | | | | | | | | | | | x86, mce: switch machine check polling to per CPU timer | Andi Kleen | 2009-02-17 | 1 | -23/+45 |
| | | | * | | | | | | | | | | | | | x86, mce: always use separate work queue to run trigger | Andi Kleen | 2009-02-17 | 1 | -7/+18 |
| | | | * | | | | | | | | | | | | | x86, mce: don't disable machine checks during code patching | Andi Kleen | 2009-02-17 | 4 | -36/+11 |
| | | | * | | | | | | | | | | | | | x86, mce: disable machine checks on suspend | Andi Kleen | 2009-02-17 | 1 | -0/+25 |
| | | * | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | 43 | -162/+356 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|/ / / / /
| | | |/| | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | x86: un-__init fill_pud/pmd/pte | Jeremy Fitzhardinge | 2009-03-04 | 1 | -3/+3 |
| | | * | | | | | | | | | | | | | | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge | 2009-03-04 | 1 | -3/+0 |
| | | * | | | | | | | | | | | | | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-04 | 373 | -3190/+14119 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|/ / / / / / /
| | | | |/| | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge | 2009-03-02 | 4 | -5/+19 |
| | | * | | | | | | | | | | | | | | bootmem, x86: further fixes for arch-specific bootmem wrapping | Tejun Heo | 2009-03-01 | 2 | -21/+32 |
| | | * | | | | | | | | | | | | | | alpha: fix typo in recent early vmalloc change | Tejun Heo | 2009-03-01 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | percpu: kill compile warning in pcpu_populate_chunk() | Tejun Heo | 2009-03-01 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-26 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | percpu: fix too low alignment restriction on UP | Tejun Heo | 2009-02-26 | 1 | -1/+1 |
| | | |/ / / / / / / / / / / / / / |
|
| | | * | | | | | | | | | | | | | | alloc_percpu: fix UP build | Ingo Molnar | 2009-02-25 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | alloc_percpu: add align argument to __alloc_percpu, fix | Ingo Molnar | 2009-02-25 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | x86: convert cacheflush macros inline functions | Tejun Heo | 2009-02-25 | 1 | -17/+36 |
| | | * | | | | | | | | | | | | | | x86, percpu: fix minor bugs in setup_percpu.c | Tejun Heo | 2009-02-25 | 1 | -3/+1 |
| | | * | | | | | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-24 | 25 | -194/+1716 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | percpu: add __read_mostly to variables which are mostly read only | Tejun Heo | 2009-02-24 | 1 | -8/+8 |
| | | | * | | | | | | | | | | | | | | x86: add remapping percpu first chunk allocator | Tejun Heo | 2009-02-24 | 1 | -2/+135 |
| | | | * | | | | | | | | | | | | | | x86: add embedding percpu first chunk allocator | Tejun Heo | 2009-02-24 | 1 | -1/+85 |
| | | | * | | | | | | | | | | | | | | x86: separate out setup_pcpu_4k() from setup_per_cpu_areas() | Tejun Heo | 2009-02-24 | 1 | -42/+102 |