| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-03-18 | 2 | -45/+68 |
|\ |
|
| * | prevent boosting kprobes on exception address | Masami Hiramatsu | 2009-03-17 | 1 | -0/+3 |
| * | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds | 2009-03-17 | 1 | -45/+56 |
| * | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds | 2009-03-17 | 1 | -0/+9 |
* | | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 2009-03-14 | 28 | -269/+1408 |
|\ \ |
|
| * | | x86: entry_32.S fix compile warnings - fix work mask bit width | Jaswinder Singh Rajput | 2009-03-14 | 1 | -10/+8 |
| * | | x86: memcpy, clean up | Ingo Molnar | 2009-03-12 | 1 | -55/+81 |
| * | | x86-64: remove unnecessary spill/reload of rbx from memcpy | Jan Beulich | 2009-03-12 | 1 | -7/+0 |
| * | | x86-64: move save_paranoid into .kprobes.text | Jan Beulich | 2009-03-12 | 1 | -0/+2 |
| * | | x86: remove leftover unwind annotations | Jan Beulich | 2009-03-12 | 1 | -2/+0 |
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 2009-03-12 | 17 | -116/+1037 |
| |\ \ \ \ \ |
|
| | | | | * | | x86: mmiotrace: quieten spurious warning message | Stuart Bennett | 2009-03-11 | 1 | -1/+1 |
| | | | | |/ |
|
| | | | * | | x86: remove zImage support | H. Peter Anvin | 2009-03-11 | 5 | -91/+18 |
| | | * | | | x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() | Akinobu Mita | 2009-03-11 | 1 | -0/+2 |
| | | * | | | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() | Akinobu Mita | 2009-03-11 | 3 | -17/+14 |
| | | |/ / |
|
| | * | | | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput | 2009-03-11 | 2 | -2/+4 |
| | * | | | x86: cpu architecture debug code | Jaswinder Singh Rajput | 2009-03-10 | 4 | -0/+985 |
| | * | | | x86: BUG to BUG_ON changes | Stoyan Gaydarov | 2009-03-10 | 2 | -6/+3 |
| * | | | | x86: shrink __ALIGN and __ALIGN_STR definitions | Cyrill Gorcunov | 2009-03-11 | 1 | -8/+5 |
| | |/ /
| |/| | |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 2009-03-11 | 75 | -1085/+2778 |
| |\ \ \ \ \ |
|
| | | * | | | | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro | 2009-03-11 | 1 | -2/+2 |
| | * | | | | | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 2009-03-11 | 5 | -44/+197 |
| | * | | | | | x86, kexec: x86_64: add identity map for pages at image->start | Huang Ying | 2009-03-11 | 1 | -0/+42 |
| | * | | | | | x86, kexec: fix kexec x86 coding style | Huang Ying | 2009-03-11 | 4 | -30/+50 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner | 2009-03-11 | 1 | -1/+1 |
* | | | | | | tracing/syscalls: support for syscalls tracing on x86, fix | Ingo Molnar | 2009-03-13 | 1 | -1/+2 |
* | | | | | | tracing/syscalls: support for syscalls tracing on x86 | Frederic Weisbecker | 2009-03-13 | 2 | -0/+70 |
* | | | | | | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker | 2009-03-13 | 3 | -3/+14 |
* | | | | | | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-13 | 1 | -0/+11 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar | 2009-03-11 | 1 | -0/+11 |
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-10 | 1 | -7/+8 |
| |\ \ \ \ |
|
| | \ \ \ \ | |
| \ \ \ \ \ | |
*-. | | | | | | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 | 3 | -10/+16 |
|\ \| | | | | |
|
| | * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-03-09 | 1 | -1/+0 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 2009-03-09 | 1 | -1/+0 |
| | * | | | | | | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell | 2009-03-09 | 1 | -7/+9 |
| | * | | | | | | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' | Rusty Russell | 2009-03-09 | 1 | -0/+5 |
| * | | | | | | | x86: expand irq-off region in text_poke() | Masami Hiramatsu | 2009-03-10 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 | 12 | -136/+182 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | / /
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----------. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 | 10 | -60/+106 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |/ / / / /
| | | | | | | |/| | / / /
| | | | | | | |_|_|/ / /
| | | | | | |/| | | | | |
|
| | | | | | | | * | | | | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 2009-03-08 | 1 | -2/+0 |
| | | | | | | | * | | | | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 | 1 | -9/+28 |
| | | | | | | | * | | | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 | 1 | -4/+4 |
| | | | | | | | * | | | | x86: make embedding percpu allocator return excessive free space | Tejun Heo | 2009-03-06 | 1 | -16/+28 |
| | | | | | | | * | | | | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 | 1 | -1/+1 |
| | | | | | * | | | | | | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 2009-03-08 | 1 | -7/+8 |
| | | | | | |/ / / / / |
|
| | | | | * | | | | | | x86-32: make sure virt_addr_valid() returns false for fixmap addresses | Jeremy Fitzhardinge | 2009-03-08 | 1 | -0/+2 |
| | | | | * | | | | | | x86: fix warning about nodeid | Yinghai Lu | 2009-03-08 | 1 | -9/+14 |
| | | | | * | | | | | | x86: rename do_not_nx to disable_nx in mm/init_64.c | Pekka Enberg | 2009-03-06 | 1 | -4/+4 |
| | | | | * | | | | | | x86: fix uninitialized variable in init_memory_mapping() | Pekka Enberg | 2009-03-06 | 1 | -1/+1 |
| | | | * | | | | | | | x86: make "memtest" like "memtest=17" | Yinghai Lu | 2009-03-06 | 1 | -0/+3 |
| | | | |/ / / / / / |
|