summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen2006-02-041-1/+1
| * [PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen2006-02-041-4/+15
| * [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-042-2/+4
| * [PATCH] x86_64: mark two routines as __cpuinitShaohua Li2006-02-042-2/+2
| * [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen2006-02-041-6/+20
| * [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFSChen, Kenneth W2006-02-041-0/+2
| * [PATCH] x86_64: Remove rogue default y in EDAC KconfigAndi Kleen2006-02-041-1/+0
| * [PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen2006-02-041-7/+0
| * [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-042-0/+10
| * [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-047-24/+543
| * [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallbackAndi Kleen2006-02-041-0/+3
| * [PATCH] x86_64: [PATCH] timer resumeShaohua Li2006-02-043-0/+18
| * [PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen2006-02-041-0/+8
| * [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-045-9/+83
| * [PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supportedVenkatesh Pallipadi2006-02-041-1/+1
| * [PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not availableAndi Kleen2006-02-041-0/+4
| * [PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen2006-02-043-13/+18
| * [PATCH] x86_64: Update defconfigAndi Kleen2006-02-041-7/+14
| * [PATCH] SELinux: fix size-128 slab leakStephen Smalley2006-02-031-4/+0
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-02-0340-328/+904
| |\
| | * [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-302-1/+39
| | * [PARISC] Simplify DISCONTIGMEM in KconfigKyle McMartin2006-01-291-7/+13
| | * [PARISC] Arch-specific compat signalsKyle McMartin2006-01-226-14/+232
| | * [PARISC] Clean up printk in superio.cKyle McMartin2006-01-221-19/+22
| | * [PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller2006-01-221-8/+1
| | * [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-226-4/+34
| | * [PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox2006-01-221-3/+0
| | * [PARISC] Add chassis_power_off routineKyle McMartin2006-01-222-9/+7
| | * [PARISC] Remove obsolete _hlt cruftKyle McMartin2006-01-221-16/+0
| | * [PARISC] Move pm_power_off export to process.cKyle McMartin2006-01-222-3/+1
| | * [PARISC] atomic64 supportKyle McMartin2006-01-221-15/+69
| | * [PARISC] Clean up compiler warning in pci.cHelge Deller2006-01-221-0/+2
| | * [PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin2006-01-221-6/+1
| | * [PARISC] Fix floating point invalid exception trap handlerJames Bottomley2006-01-221-0/+1
| | * [PARISC] Drop unused do_check_pgt_cache()Helge Deller2006-01-222-6/+0
| | * [PARISC] pdc_stable version 0.22Thibaut VARENE2006-01-221-94/+262
| | * [PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler2006-01-222-3/+1
| | * [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-2217-82/+73
| | * [PARISC] Update b180_defconfigMatthew Wilcox2006-01-221-36/+146
| | * [PARISC] Make flush_tlb_all_local take a void *Matthew Wilcox2006-01-211-4/+2
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-034-2/+29
| |\ \
| | * | [SERIAL] 8250: limit range of runtime portsRussell King2006-02-031-0/+1
| | * | [SERIAL] initialize spinlock for port failed to setup consoleAtsushi Nemoto2006-02-021-1/+1
| | * | [SERIAL] SIIG 8-port serial boards supportAndrey Panin2006-02-022-1/+27
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-038-76/+84
| |\ \ \
| | * | | [MMC] Add MMC command type flagsRussell King2006-02-028-76/+84
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-0318-96/+229
| |\ \ \ \
| | * | | | [ARM] Remove ARCH_CAMELOT from at91 defconfigsRussell King2006-02-034-4/+0
| | * | | | [ARM] 3286/2: S3C2400 - adds to the table of supported CPUsLucas Correia Villa Real2006-02-011-2/+16
| | * | | | [ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real2006-02-017-65/+181
OpenPOWER on IntegriCloud