| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: mpparse.c fix style problems | Jaswinder Singh Rajput | 2009-01-02 | 1 | -5/+5 |
* | x86: nmi.c fix style problems | Jaswinder Singh Rajput | 2009-01-02 | 1 | -2/+1 |
* | x86: ldt.c fix style problems | Jaswinder Singh Rajput | 2009-01-02 | 1 | -2/+2 |
* | x86: cpuid.c fix style problems | Jaswinder Singh Rajput | 2009-01-02 | 1 | -3/+3 |
* | x86: convert permanent_kmaps_init() from macro to inline | Ingo Brueckl | 2009-01-02 | 1 | -2/+6 |
* | x86: early_printk - use sizeof instead of hardcoded number | Cyrill Gorcunov | 2009-01-02 | 1 | -1/+1 |
* | x86: xsave.c: restore_user_xstate should be static | Jaswinder Singh Rajput | 2008-12-30 | 1 | -1/+1 |
* | x86: uv_bau.h: fix dubious bitfield | Jaswinder Singh Rajput | 2008-12-30 | 1 | -23/+23 |
* | x86: apic.c: xapic_icr_read and x2apic_icr_read should be static | Jaswinder Singh Rajput | 2008-12-30 | 2 | -3/+2 |
* | x86: bios_uv.c: uv_systab should be static | Jaswinder Singh Rajput | 2008-12-29 | 1 | -1/+1 |
* | x86: genx2apic_phys.c: x2apic_send_IPI_self and init_x2apic_ldr should be static | Jaswinder Singh Rajput | 2008-12-29 | 1 | -2/+2 |
* | x86: amd_iommu.c: prealloc_protection_domains should be static | Jaswinder Singh Rajput | 2008-12-29 | 1 | -1/+1 |
* | x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be ... | Jaswinder Singh Rajput | 2008-12-29 | 1 | -2/+2 |
* | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput | 2008-12-29 | 20 | -36/+30 |
* | x86_64: pci-gart_64.c iommu_fullflush should be static | Jaswinder Singh Rajput | 2008-12-29 | 1 | -1/+1 |
* | x86: efi.c declare add_efi_memmap before they get used | Jaswinder Singh Rajput | 2008-12-29 | 1 | -0/+1 |
* | x86: io_apic.c io_apic_sync should be static | Jaswinder Singh Rajput | 2008-12-29 | 1 | -1/+1 |
* | x86: apic.c declare pic_mode before they get used | Jaswinder Singh Rajput | 2008-12-29 | 1 | -1/+1 |
* | x86: introducing asm/sys_ia32.h | Jaswinder Singh Rajput | 2008-12-29 | 4 | -3/+104 |
* | x86: mach-default setup.c cleanups | Cyrill Gorcunov | 2008-12-29 | 1 | -8/+7 |
* | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-12-29 | 41 | -1180/+1800 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-12-28 | 1 | -0/+1 |
| |\ |
|
| | * | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 2008-12-19 | 1 | -0/+1 |
| * | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 | 3 | -3/+3 |
| |\ \ |
|
| | * | | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 2008-12-25 | 3 | -3/+3 |
| * | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | 1 | -2/+2 |
| |\ \ \ |
|
| | | \ \ | |
| | | \ \ | |
| | *-. \ \ | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 2008-12-25 | 11 | -29/+54 |
| | |\ \ \ \
| | | | |/ / |
|
| | * | | | | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 11 | -48/+55 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 20 | -117/+144 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar | 2008-11-21 | 16 | -23/+150 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2008-11-19 | 18 | -44/+36 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 | 1 | -1/+1 |
| | * | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-11-07 | 19 | -46/+113 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86, sched: enable wchan config menu item on 64-bit | Ken Chen | 2008-11-06 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 35 | -1113/+1731 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | *-----. \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 2008-12-25 | 15 | -58/+156 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |_|_|_|_|_|_|/ /
| | | | | | |/| | | | | | | | |
|
| | | | * | | | | | | | | | | | Revert "x86: disable X86_PTRACE_BTS" | Ingo Molnar | 2008-12-24 | 1 | -1/+0 |
| | | | * | | | | | | | | | | | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2008-12-24 | 7 | -14/+31 |
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | |/ / / / / / / / /
| | | | | |/| | | | | | | | | |
|
| | | | * | | | | | | | | | | | x86, bts: memory accounting | Markus Metzger | 2008-12-20 | 1 | -11/+34 |
| | | | * | | | | | | | | | | | x86, bts: add fork and exit handling | Markus Metzger | 2008-12-20 | 6 | -32/+85 |
| | | | | |/ / / / / / / / /
| | | | |/| | | | | | | | | |
|
| | | * | | | | | | | | | | | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker | 2008-12-25 | 3 | -2/+8 |
| | | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | | Merge branch 'x86/tsc' into tracing/core | Ingo Molnar | 2008-12-25 | 5 | -5/+37 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 | 13 | -62/+74 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/... | Ingo Molnar | 2008-12-18 | 1 | -33/+28 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | x86, bts: correctly report invalid bts records | Markus Metzger | 2008-12-16 | 1 | -0/+3 |
| | | * | | | | | | | | | | | x86, bts: remove recursion from get_context | Markus Metzger | 2008-12-16 | 1 | -33/+25 |
| | * | | | | | | | | | | | | x86: entry_64 - introduce FTRACE_ frame macro v2 | Cyrill Gorcunov | 2008-12-17 | 2 | -51/+35 |
| | |/ / / / / / / / / / / |
|
| | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-12-16 | 13 | -873/+817 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | x86, bts: fix build error | Ingo Molnar | 2008-12-12 | 1 | -1/+1 |
| | | | * | | | | | | | | | | | x86, bts: provide in-kernel branch-trace interface | Markus Metzger | 2008-12-12 | 9 | -871/+810 |