Age | Commit message (Expand) | Author | Files | Lines |
2006-12-07 | [PATCH] x86: remove last two pci_find offenders in the core code | Alan Cox | 2 | -2/+4 |
2006-12-07 | [PATCH] x86: Don't use nested idle loops | Andi Kleen | 2 | -42/+18 |
2006-12-07 | [PATCH] i386: Implement "current" with the PDA | Jeremy Fitzhardinge | 3 | -0/+5 |
2006-12-07 | [PATCH] i386: Implement smp_processor_id() with the PDA | Jeremy Fitzhardinge | 3 | -3/+6 |
2006-12-07 | [PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage | Jeremy Fitzhardinge | 1 | -47/+74 |
2006-12-07 | [PATCH] i386: Fix places where using %gs changes the usermode ABI | Jeremy Fitzhardinge | 2 | -15/+9 |
2006-12-07 | [PATCH] i386: Use %gs as the PDA base-segment in the kernel | Jeremy Fitzhardinge | 6 | -46/+109 |
2006-12-07 | [PATCH] i386: Initialize the per-CPU data area | Jeremy Fitzhardinge | 3 | -50/+169 |
2006-12-07 | [PATCH] i386: Basic definitions for i386-pda | Jeremy Fitzhardinge | 1 | -1/+1 |
2006-12-07 | [PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs s... | Jeremy Fitzhardinge | 2 | -68/+69 |
2006-12-07 | [PATCH] x86-64: miscellaneous entry.S adjustments | Jan Beulich | 1 | -30/+6 |
2006-12-07 | [PATCH] x86-64: dump_trace() atomicity fix | Andrew Morton | 1 | -3/+5 |
2006-12-07 | [PATCH] i386: add missing iounmap in i386 hpet clocksource code | Amol Lad | 1 | -1/+6 |
2006-12-07 | [PATCH] i386: Add iounmap in error paths in hpet code | Amol Lad | 1 | -3/+12 |
2006-12-07 | [PATCH] x86-64: Insert Local and IO APIC(s) into resource map | Aaron Durbin | 1 | -0/+78 |
2006-12-07 | [PATCH] i386: add sleazy FPU optimization | Chuck Ebbert | 2 | -1/+14 |
2006-12-07 | [PATCH] i386: espfix cleanup | Stas Sergeev | 5 | -93/+55 |
2006-12-07 | [PATCH] x86: all cpu backtrace | Andrew Morton | 2 | -1/+54 |
2006-12-07 | [PATCH] i386: remove default_ldt, and simplify ldt-setting. | Jeremy Fitzhardinge | 2 | -6/+1 |
2006-12-07 | [PATCH] x86-64: use BUILD_BUG_ON in FPU code | Alexey Dobriyan | 1 | -5/+2 |
2006-12-07 | [PATCH] i386: i386 add X86_FEATURE_PEBS and detection | Stephane Eranian | 1 | -1/+7 |
2006-12-07 | [PATCH] x86-64: add X86_FEATURE_PEBS and detection | Stephane Eranian | 1 | -0/+7 |
2006-12-07 | [PATCH] i386: remove pointless printk from i386 oops output | Dave Jones | 1 | -1/+0 |
2006-12-07 | [PATCH] i386: fix must_checks | Randy Dunlap | 5 | -6/+16 |
2006-12-07 | [PATCH] x86: Compress stack unwinder output | Andi Kleen | 2 | -9/+9 |
2006-12-07 | [PATCH] x86: shorten lines in unwinder to be <= 80 characters | Andi Kleen | 2 | -14/+23 |
2006-12-07 | [PATCH] i386: fix buggy MTRR address checks | Andreas Mohr | 2 | -4/+4 |
2006-12-07 | [PATCH] i386: Update defconfig | Andi Kleen | 1 | -9/+13 |
2006-12-07 | [PATCH] x86-64: Update defconfig | Andi Kleen | 1 | -13/+14 |
2006-12-04 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 11 | -1055/+317 |
2006-12-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 214 | -3723/+21188 |
2006-12-05 | [POWERPC] Add missing EXPORTS for mpc52xx support | Grant Likely | 2 | -0/+3 |
2006-12-05 | [POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment | Grant Likely | 1 | -8/+10 |
2006-12-05 | [POWERPC] ps3: add a default zImage target | Geoff Levand | 1 | -1/+4 |
2006-12-04 | [MIPS] Cleanup memory barriers for weakly ordered systems. | Ralf Baechle | 2 | -3/+7 |
2006-12-04 | [MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs. | Ralf Baechle | 1 | -0/+9 |
2006-12-04 | [MIPS] Unify csum_partial.S | Atsushi Nemoto | 6 | -486/+262 |
2006-12-04 | [MIPS] SWARM: Fix a typo in #error directives | Maciej W. Rozycki | 1 | -4/+4 |
2006-12-04 | [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 | Atsushi Nemoto | 3 | -562/+35 |
2006-12-04 | Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 3 | -0/+3 |
2006-12-04 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 23 | -382/+574 |
2006-12-04 | [PATCH] m68knommu: remove __rom_end from 68360 startup code | Greg Ungerer | 1 | -1/+2 |
2006-12-04 | [PATCH] m68knommu: auto detect memory size on M5208EVB board | Michael Broughton | 1 | -0/+20 |
2006-12-04 | [PATCH] m68knommu: add SHM support | David Wu | 1 | -1/+22 |
2006-12-04 | [PATCH] m68knommu: add printk level for stack dump | Greg Ungerer | 1 | -6/+7 |
2006-12-04 | [PATCH] m68knommu: add printk level for oops dumps | Greg Ungerer | 1 | -17/+17 |
2006-12-04 | [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n | Adrian Bunk | 1 | -3/+0 |
2006-12-04 | [PATCH] m68knommu: formatting cleanup in Kconfig | Greg Ungerer | 1 | -6/+6 |
2006-12-04 | [S390] Don't use small stacks when lockdep is used. | Heiko Carstens | 1 | -1/+1 |
2006-12-04 | [S390] Memory detection fixes. | Heiko Carstens | 3 | -24/+32 |