| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2010-06-04 | 3 | -17/+37 |
|\ |
|
| * | i7core_edac: do not export static functions | Stephen Rothwell | 2010-05-10 | 1 | -1/+0 |
| * | i7core_edac: Add a code to probe Xeon 55xx bus | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+1 |
| * | pci: Add a probing code that seeks for an specific bus | Aristeu Rozanski | 2010-05-10 | 2 | -17/+27 |
| * | edac_mce: Add an interface driver to report mce errors via edac | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+10 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-06-03 | 5 | -23/+27 |
|\ \ |
|
| * | | x86, smpboot: Fix cores per node printing on boot | Borislav Petkov | 2010-06-02 | 1 | -1/+1 |
| * | | Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-06-01 | 2 | -10/+26 |
| |\ \ |
|
| | * | | x86/amd-iommu: Fall back to GART if initialization fails | Joerg Roedel | 2010-06-01 | 2 | -4/+9 |
| | * | | x86/amd-iommu: Fix crash when request_mem_region fails | Joerg Roedel | 2010-06-01 | 1 | -3/+8 |
| | * | | Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 | Joerg Roedel | 2010-06-01 | 186 | -8175/+11259 |
| | |\ \ |
|
| | * | | | arch/x86/kernel: Add missing spin_unlock | Julia Lawall | 2010-05-27 | 1 | -3/+9 |
| * | | | | x86/mm: Remove unused DBG() macro | Akinobu Mita | 2010-05-31 | 2 | -12/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 2010-06-03 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell | 2010-06-03 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-06-03 | 1 | -0/+22 |
|\ \ \ \ |
|
| * | | | | perf_events: Fix event scheduling issues introduced by transactional API | Stephane Eranian | 2010-05-31 | 1 | -0/+22 |
| |/ / / |
|
* | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 8 | -9/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | add random binaries to .gitignore | Jan III Sobieski | 2010-04-08 | 1 | -0/+3 |
| * | | | Rename .data.init to .data..init. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | | | Rename .text.page_aligned to .text..page_aligned. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
| * | | | Rename .rodata.compressed to .rodata..compressed. | Denys Vlasenko | 2010-03-03 | 2 | -3/+3 |
| * | | | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | | | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott | 2010-03-03 | 1 | -1/+1 |
| * | | | Rename .data.cacheline_aligned to .data..cacheline_aligned. | Tim Abbott | 2010-03-03 | 1 | -1/+1 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-05-30 | 1 | -12/+0 |
|\ \ \ \ |
|
| * | | | | x86: remove rdc321x_defs.h | Florian Fainelli | 2010-05-28 | 1 | -12/+0 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-30 | 10 | -26/+92 |
|\ \ \ \ \ |
|
| * | | | | | x86, cpufeature: Unbreak compile with gcc 3.x | H. Peter Anvin | 2010-05-27 | 1 | -0/+7 |
| * | | | | | x86, pat: Fix memory leak in free_memtype | Xiaotian Feng | 2010-05-26 | 3 | -9/+14 |
| * | | | | | x86, k8: Fix section mismatch for powernowk8_exit() | Borislav Petkov | 2010-05-25 | 1 | -3/+3 |
| * | | | | | x86: remove last traces of quicklist usage | Peter Zijlstra | 2010-05-24 | 1 | -1/+0 |
| * | | | | | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 | Gabor Gombas | 2010-05-24 | 1 | -0/+11 |
| * | | | | | x86: "nosmp" command line option should force the system into UP mode | Jan Beulich | 2010-05-24 | 1 | -3/+23 |
| * | | | | | arch/x86/pci: use kasprintf | Julia Lawall | 2010-05-24 | 1 | -2/+1 |
| * | | | | | x86, apic: ack all pending irqs when crashed/on kexec | Kerstin Jonsson | 2010-05-24 | 1 | -8/+33 |
* | | | | | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 2010-05-30 | 1 | -17/+0 |
* | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-05-28 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: clarify commment for TS_POLLING | Len Brown | 2010-05-27 | 1 | -2/+2 |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 10 | -33/+246 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 2010-05-28 | 3 | -19/+3 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI: delete the "acpi=ht" boot option | Len Brown | 2010-03-14 | 3 | -19/+3 |
| * | | | | | | | Merge branch 'acpi_enable' into release | Len Brown | 2010-05-28 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett | 2010-05-12 | 1 | -2/+0 |
| * | | | | | | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 2010-05-28 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 2010-04-04 | 1 | -1/+4 |
| * | | | | | | | | | ACPI, APEI, Use ERST for persistent storage of MCE | Huang Ying | 2010-05-19 | 3 | -11/+177 |
| * | | | | | | | | | ACPI, APEI, Generic Hardware Error Source memory error support | Huang Ying | 2010-05-19 | 3 | -0/+62 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 | 4 | -23/+29 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perf, trace: Fix !x86 build bug | Peter Zijlstra | 2010-05-25 | 1 | -1/+5 |