| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sh: Fix kGDB NMI handling. | Paul Mundt | 2006-09-27 | 1 | -1/+1 |
* | sh: Move syscall table in to syscall.S. | Paul Mundt | 2006-09-27 | 3 | -298/+325 |
* | sh: Fixup some uninitialized spinlocks. | Paul Mundt | 2006-09-27 | 2 | -2/+2 |
* | sh: flush_cache_range() cleanup and optimizations. | Paul Mundt | 2006-09-27 | 1 | -26/+46 |
* | sh: Add a simple cmpxchg(). | Tom Rini | 2006-09-27 | 1 | -0/+40 |
* | sh: Move smc37c93x.h for SystemH board use. | Paul Mundt | 2006-09-27 | 2 | -1/+1 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 250 | -5288/+6891 |
|\ |
|
| * | [PATCH] Don't set calgary iommu as default y | Andi Kleen | 2006-09-26 | 1 | -1/+0 |
| * | [PATCH] i386/x86-64: New Intel feature flags | Dave Jones | 2006-09-26 | 2 | -4/+4 |
| * | [PATCH] x86: Add a cumulative thermal throttle event counter. | Dmitriy Zavin | 2006-09-26 | 4 | -6/+136 |
| * | [PATCH] i386: Make the jiffies compares use the 64bit safe macros. | Dmitriy Zavin | 2006-09-26 | 1 | -3/+4 |
| * | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin | 2006-09-26 | 9 | -41/+109 |
| * | [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64) | Dmitriy Zavin | 2006-09-26 | 1 | -0/+15 |
| * | [PATCH] Fix unwinder warning in traps.c | Andi Kleen | 2006-09-26 | 1 | -2/+2 |
| * | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen | 2006-09-26 | 12 | -6/+41 |
| * | [PATCH] x86: Move direct PCI scanning functions out of line | Andi Kleen | 2006-09-26 | 4 | -40/+51 |
| * | [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI | Andi Kleen | 2006-09-26 | 5 | -2/+10 |
| * | [PATCH] Don't leak NT bit into next task | Andi Kleen | 2006-09-26 | 3 | -2/+11 |
| * | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 | 11 | -9/+73 |
| * | [PATCH] Fix some broken white space in ia32_signal.c | Andi Kleen | 2006-09-26 | 1 | -5/+5 |
| * | [PATCH] Initialize argument registers for 32bit signal handlers. | Andi Kleen | 2006-09-26 | 1 | -0/+5 |
| * | [PATCH] Remove all traces of signal number conversion | Andi Kleen | 2006-09-26 | 2 | -14/+1 |
| * | [PATCH] Don't synchronize time reading on single core AMD systems | Andi Kleen | 2006-09-26 | 1 | -0/+6 |
| * | [PATCH] Remove outdated comment in x86-64 mmconfig code | Andi Kleen | 2006-09-26 | 1 | -1/+0 |
| * | [PATCH] Use string instructions for Core2 copy/clear | Andi Kleen | 2006-09-26 | 1 | -0/+2 |
| * | [PATCH] x86: - restore i8259A eoi status on resume | Matthew Garrett | 2006-09-26 | 2 | -2/+10 |
| * | [PATCH] i386: Split multi-line printk in oops output. | Dave Jones | 2006-09-26 | 1 | -2/+3 |
| * | [PATCH] i386: Fix pack_descriptor() | Jeremy Fitzhardinge | 2006-09-26 | 1 | -1/+1 |
| * | [PATCH] i386: Add MMCFG resources to i386 too | Andi Kleen | 2006-09-26 | 1 | -0/+35 |
| * | [PATCH] MMCONFIG and new Intel motherboards | Aaron Durbin | 2006-09-26 | 1 | -0/+32 |
| * | [PATCH] Insert GART region into resource map | Aaron Durbin | 2006-09-26 | 1 | -1/+20 |
| * | [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works | Andi Kleen | 2006-09-26 | 2 | -2/+6 |
| * | [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s... | Andi Kleen | 2006-09-26 | 5 | -15/+29 |
| * | [PATCH] Fix idle notifiers | Andi Kleen | 2006-09-26 | 2 | -7/+11 |
| * | [PATCH] Remove experimental mark of kexec | Eric W. Biederman | 2006-09-26 | 1 | -2/+1 |
| * | [PATCH] i386: Remove experimental mark of kexec | Eric W. Biederman | 2006-09-26 | 1 | -2/+1 |
| * | [PATCH] Mark per cpu data initialization __initdata again | Andi Kleen | 2006-09-26 | 1 | -5/+3 |
| * | [PATCH] Remove unused asm-x86_64/mmx.h | Andi Kleen | 2006-09-26 | 1 | -14/+0 |
| * | [PATCH] Define __bad_pda_field as noreturn | Andi Kleen | 2006-09-26 | 1 | -1/+1 |
| * | [PATCH] Reindent macros in pda.h | Andi Kleen | 2006-09-26 | 1 | -32/+53 |
| * | [PATCH] Fix some stylistic issues in uaccess.h | Andi Kleen | 2006-09-26 | 1 | -10/+10 |
| * | [PATCH] Check return values of __copy_to_user in uname emulation | Andi Kleen | 2006-09-26 | 1 | -12/+16 |
| * | [PATCH] Check return value of copy_to_user in compat_sys_pselect7 | Andi Kleen | 2006-09-26 | 1 | -2/+3 |
| * | [PATCH] Add __must_check to copy_*_user | Andi Kleen | 2006-09-26 | 3 | -23/+33 |
| * | [PATCH] Fix zeroing on exception in copy_*_user | Andi Kleen | 2006-09-26 | 3 | -48/+83 |
| * | [PATCH] i386: add HPET(s) into resource map | adurbin@google.com | 2006-09-26 | 1 | -0/+26 |
| * | [PATCH] insert IOAPIC(s) and Local APIC into resource map | adurbin@google.com | 2006-09-26 | 1 | -0/+54 |
| * | [PATCH] i386: Do better early exception handlers | Chuck Ebbert | 2006-09-26 | 1 | -0/+67 |
| * | [PATCH] i386: Allow a kernel not to be in ring 0 | Rusty Russell | 2006-09-26 | 6 | -15/+31 |
| * | [PATCH] i386: Abstract sensitive instructions | Rusty Russell | 2006-09-26 | 2 | -18/+27 |