Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 2009-01-18 | 14 | -52/+77 |
|\ | |||||
| * | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 1 | -1/+1 |
| |\ | |||||
| | * | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 2009-01-16 | 1 | -1/+1 |
| * | | Revert "x86 PAT: remove CPA WARN_ON for zero pte" | Linus Torvalds | 2009-01-15 | 2 | -38/+17 |
| * | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
| * | | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 |
| |/ / | |||||
| * | | x86 PAT: remove CPA WARN_ON for zero pte | venkatesh.pallipadi@intel.com | 2009-01-13 | 2 | -17/+38 |
| * | | x86 PAT: return compatible mapping to remap_pfn_range callers | venkatesh.pallipadi@intel.com | 2009-01-13 | 1 | -15/+28 |
| * | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param | venkatesh.pallipadi@intel.com | 2009-01-13 | 1 | -3/+3 |
| * | | x86 PAT: consolidate old memtype new memtype check into a function | venkatesh.pallipadi@intel.com | 2009-01-13 | 2 | -11/+20 |
| * | | Revert "i386: add TRACE_IRQS_OFF for the nmi" | Ingo Molnar | 2009-01-12 | 1 | -2/+0 |
| * | | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" | Ingo Molnar | 2009-01-12 | 1 | -13/+12 |
| * | | x86: fix apic.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 | 2 | -0/+7 |
| * | | x86: fix mpparse.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 | 1 | -0/+1 |
| * | | x86: avoid theoretical vmalloc fault loop | Andi Kleen | 2009-01-12 | 1 | -1/+1 |
| * | | Merge commit 'v2.6.29-rc1' into x86/urgent | Ingo Molnar | 2009-01-11 | 43 | -560/+555 |
| |\ \ | | |/ | |||||
| * | | x86, mtrr: fix types used in userspace exported header | Kyle McMartin | 2009-01-08 | 1 | -5/+5 |
* | | | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-01-11 | 1 | -22/+2 |
* | | | Merge commit 'v2.6.29-rc1' into tracing/urgent | Ingo Molnar | 2009-01-11 | 80 | -950/+909 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 | 41 | -390/+354 |
| |\ \ | | |/ | |||||
| | * | x86: fix section mismatch warnings in mcheck/mce_amd_64.c | Leonardo Potenza | 2009-01-07 | 1 | -1/+1 |
| | * | x86: offer frame pointers in all build modes | Ingo Molnar | 2009-01-07 | 1 | -0/+1 |
| | *-. | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8... | Ingo Molnar | 2009-01-06 | 61 | -643/+1213 |
| | |\ \ | |||||
| | | | * | x86: k8 numa register active regions later | Yinghai Lu | 2009-01-06 | 1 | -11/+9 |
| | | * | | x86: remove duplicated #include's | Huang Weiyi | 2009-01-06 | 2 | -2/+0 |
| | | * | | x86: rename all fields of mpc_table mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 3 | -42/+41 |
| | | * | | x86: rename all fields of mpc_oemtable oem_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -10/+10 |
| | | * | | x86: rename all fields of mpc_bus mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 3 | -27/+27 |
| | | * | | x86: rename all fields of mpc_cpu mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 4 | -41/+38 |
| | | * | | x86: rename all fields of mpc_intsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -47/+46 |
| | | * | | x86: rename all fields of mpc_lintsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -17/+16 |
| | | * | | x86: rename all fields of mpc_iopic mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -18/+18 |
| | | * | | x86: irqinit_64.c init_ISA_irqs should be static | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 |
| | | * | | x86: setup_percpu.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -6/+5 |
| | | * | | x86: irqinit_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -3/+3 |
| | | * | | x86: irqinit_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -7/+5 |
| | | * | | x86: i8259.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -4/+4 |
| | | * | | x86: irq_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -5/+5 |
| | | * | | x86: ioport.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -2/+2 |
| | | * | | x86: time_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 |
| | | * | | x86: time_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -2/+2 |
| | | * | | x86: irq_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -11/+11 |
| | | * | | x86: irq.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 |
| | | * | | x86: traps.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -3/+0 |
| | | * | | x86: process_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -10/+9 |
| | | * | | x86: apic.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -8/+6 |
| | | * | | x86: rename mpc_config_oemtable to mpc_oemtable | Jaswinder Singh Rajput | 2009-01-04 | 5 | -7/+7 |
| | | * | | x86: rename mpc_config_lintsrc to mpc_lintsrc | Jaswinder Singh Rajput | 2009-01-04 | 2 | -7/+7 |
| | | * | | x86: rename mpc_config_intsrc to mpc_intsrc | Jaswinder Singh Rajput | 2009-01-04 | 2 | -21/+18 |