| Commit message (Expand) | Author | Files | Lines |
2005-07-29 | [PATCH] x86_64: Icecream has no way of detecting assembler-level includes | Andreas Gruenbacher | 3 | -12/+19 |
2005-07-29 | [PATCH] x86_64: Support more than 8 cores on AMD systems | Andi Kleen | 2 | -10/+85 |
2005-07-29 | [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug | Andi Kleen | 1 | -86/+2 |
2005-07-29 | [PATCH] x86_64: Remove IA32_* build tools in Makefile | Andi Kleen | 1 | -12/+0 |
2005-07-29 | [PATCH] x86_64: Create per CPU machine check sysfs directories | Andi Kleen | 1 | -19/+74 |
2005-07-29 | [PATCH] x86_64: Print a boot message for hotplug memory zones | Andi Kleen | 1 | -1/+4 |
2005-07-29 | [PATCH] x86_64: Fix overflow in NUMA hash function setup | Keith Mannthey | 1 | -24/+26 |
2005-07-29 | [PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFG | Andi Kleen | 1 | -1/+1 |
2005-07-29 | [PATCH] x86_64: Fix some typos in system.h comments | Andi Kleen | 1 | -2/+2 |
2005-07-29 | [PATCH] x86_64: Remove obsolete eat_key prototype | Andi Kleen | 1 | -3/+0 |
2005-07-29 | [PATCH] x86_64: Fix some comments in tlbflush.h | Andi Kleen | 1 | -3/+6 |
2005-07-29 | [PATCH] x86_64: Some updates for boot-options.txt | Andi Kleen | 1 | -4/+6 |
2005-07-29 | [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default y | Andi Kleen | 1 | -1/+4 |
2005-07-29 | [PATCH] x86_64: Remove unused variable in delay.c | Andi Kleen | 1 | -2/+0 |
2005-07-29 | [PATCH] x86_64: Some cleanup in setup64.c | Andi Kleen | 4 | -16/+7 |
2005-07-29 | [PATCH] x86_64: Clarify Booting processor ... message | Andi Kleen | 1 | -2/+3 |
2005-07-29 | [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of... | Andi Kleen | 1 | -2/+1 |
2005-07-29 | [PATCH] x86_64: Move cpu_present/possible_map parsing earlier | Andi Kleen | 2 | -37/+35 |
2005-07-29 | [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ... | Andi Kleen | 2 | -6/+0 |
2005-07-29 | [PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flush | Andi Kleen | 1 | -24/+21 |
2005-07-29 | [PATCH] x86_64: Update defconfig | Andi Kleen | 1 | -86/+138 |
2005-07-29 | [PATCH] x86_64: Always ack IPIs even on errors | Andi Kleen | 1 | -2/+1 |
2005-07-29 | [PATCH] x86_64: cpu hotplug changes kills nmi watchdog | Alexander Nyberg | 1 | -3/+0 |
2005-07-29 | Linux 2.6.13-rc4v2.6.13-rc4 | Linus Torvalds | 1 | -1/+1 |
2005-07-29 | [PATCH] fix gconfig crash | Joachim Nilsson | 2 | -102/+209 |
2005-07-28 | Revert broken "statement with no effect" warning fix | Linus Torvalds | 2 | -23/+6 |
2005-07-28 | [PATCH] speed up on find_first_bit for i386 (let compiler do the work) | Steven Rostedt | 1 | -30/+24 |
2005-07-28 | [PATCH] alpha: fix "statement with no effect" warnings | Richard Henderson | 2 | -6/+23 |
2005-07-28 | [PATCH] PCDP: if PCDP contains parity information, use it | Bjorn Helgaas | 1 | -3/+11 |
2005-07-28 | [PATCH] e1000: no need for reboot notifier | Tony Luck | 1 | -28/+1 |
2005-07-28 | [PATCH] SELinux: default labeling of MLS field | James Morris | 5 | -38/+97 |
2005-07-28 | [PATCH] cs89x0: collect tx_bytes statistics | Ian Campbell | 1 | -0/+1 |
2005-07-28 | [PATCH] Fix incorrect Asus k7m irq router detection | Giancarlo Formicuccia | 1 | -0/+7 |
2005-07-28 | [PATCH] cciss per disk queue | Mike Miller | 2 | -25/+28 |
2005-07-28 | [PATCH] pcmcia: disable read prefetch/write burst on old O2Micro bridges | Daniel Ritz | 1 | -7/+27 |
2005-07-28 | [PATCH] yenta: free_irq() on suspend. | Daniel Ritz | 1 | -0/+9 |
2005-07-28 | [PATCH] pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENT | Dominik Brodowski | 1 | -1/+1 |
2005-07-28 | [PATCH] pcmcia: update documentation | Dominik Brodowski | 1 | -0/+9 |
2005-07-28 | [PATCH] pcmcia: fix many device IDs | Komuro | 6 | -15/+16 |
2005-07-28 | [PATCH] pcmcia: avoid duble iounmap of one address | Dominik Brodowski | 1 | -22/+29 |
2005-07-28 | [PATCH] pcmcia: update au1000 to work with recent changes | Dominik Brodowski | 1 | -0/+1 |
2005-07-28 | [PATCH] pcmcia: remove duplicates in orinoco_cs | Jar | 1 | -2/+0 |
2005-07-28 | [PATCH] pcmcia: fix comment | Pavel Roskin | 1 | -2/+2 |
2005-07-28 | [PATCH] pcmcia: ide-cs id_table update | Pavel Roskin | 1 | -0/+1 |
2005-07-28 | [PATCH] bio_clone fix | Andrew Morton | 1 | -0/+1 |
2005-07-28 | [ALSA] version 1.0.9b | Jaroslav Kysela | 1 | -2/+2 |
2005-07-28 | [ALSA] wavefront - declare initialization data as static | Takashi Iwai | 1 | -17/+17 |
2005-07-28 | [ALSA] via82xx - Fix dxs_support of twinhead laptop | Takashi Iwai | 1 | -1/+1 |
2005-07-28 | [ALSA] Jack Sense support for AD1980 and AD1888 | Sergey Ulanov | 1 | -0/+3 |
2005-07-28 | [ALSA] vx-driver - Fix the calculation of frequency parameter | Takashi Iwai | 1 | -28/+18 |