| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-04 | 10 | -81/+43 |
|\ |
|
| * | x86, mtrr: remove debug message | Ingo Molnar | 2009-04-04 | 1 | -3/+0 |
| * | x86: disable stack-protector for __restore_processor_state() | Joseph Cihula | 2009-04-03 | 1 | -0/+5 |
| * | x86: fix is_io_mapping_possible() build warning on i386 allnoconfig | Andrew Morton | 2009-04-03 | 1 | -1/+1 |
| * | Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar | 2009-04-03 | 16 | -88/+247 |
| |\ |
|
| | * | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros | Joerg Roedel | 2009-04-03 | 3 | -60/+32 |
| * | | x86, setup: compile with -DDISABLE_BRANCH_PROFILING | H. Peter Anvin | 2009-04-03 | 2 | -1/+3 |
| * | | x86, mm: fix misuse of debug_kmap_atomic | Akinobu Mita | 2009-04-02 | 2 | -2/+1 |
| * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-04-02 | 99 | -1984/+4659 |
| |\ \ |
|
| * | | | x86: remove duplicated code with pcpu_need_numa() | Yinghai Lu | 2009-04-02 | 1 | -14/+0 |
| * | | | x86,percpu: fix inverted NUMA test in setup_pcpu_remap() | Tejun Heo | 2009-04-02 | 1 | -1/+1 |
| * | | | x86: signal: check sas_ss_size instead of sas_ss_flags() | Hiroshi Shimamoto | 2009-04-01 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-04 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -2/+2 |
* | | | | | x86, PAT: Remove duplicate memtype reserve in pci mmap | Suresh Siddha | 2009-04-03 | 1 | -46/+0 |
* | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-03 | 2 | -2/+9 |
|\ \ \ \ \ |
|
| * | | | | | intel-iommu: Enable DMAR on 32-bit kernel. | David Woodhouse | 2009-03-25 | 1 | -1/+1 |
| * | | | | | iommu: Add domain_has_cap iommu_ops | Sheng Yang | 2009-03-24 | 1 | -0/+7 |
* | | | | | | mm: fix misuse of debug_kmap_atomic | Akinobu Mita | 2009-04-03 | 2 | -2/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-03 | 1 | -0/+3 |
* | | | | | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann | 2009-04-03 | 4 | -0/+10 |
* | | | | | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner | 2009-04-03 | 2 | -7/+14 |
* | | | | | sgi-gru: add definitions of x86_64 GRU MMRs | Jack Steiner | 2009-04-03 | 1 | -0/+153 |
* | | | | | sgi-gru: exclude UV definitions on 32-bit x86 | Jack Steiner | 2009-04-03 | 1 | -0/+2 |
* | | | | | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov | 2009-04-03 | 1 | -1/+1 |
* | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-03 | 2 | -2/+2 |
* | | | | | generic debug pagealloc: build fix | Akinobu Mita | 2009-04-03 | 1 | -9/+0 |
* | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-01 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx | H. Peter Anvin | 2009-04-01 | 1 | -0/+6 |
* | | | | | | Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 2009-04-01 | 1 | -9/+24 |
|\| | | | |
| |_|_|_|/
|/| | | | |
|
| * | | | | x86, setup: ACPI 3, BIOS workaround for E820-probing code | H. Peter Anvin | 2009-03-29 | 1 | -4/+17 |
| * | | | | x86, setup: preemptively save/restore edi and ebp around INT 15 E820 | H. Peter Anvin | 2009-03-29 | 1 | -4/+5 |
| * | | | | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson | 2009-03-28 | 1 | -3/+4 |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 | 8 | -92/+204 |
|\ \ \ \ \ |
|
| * | | | | | x86/PCI: make pci=lastbus=255 work when acpi is on | Yinghai Lu | 2009-03-27 | 1 | -2/+1 |
| * | | | | | x86/PCI: host mmconfig detect clean up | Yinghai Lu | 2009-03-20 | 2 | -60/+120 |
| * | | | | | x86/PCI: Detect mmconfig on nVidia MCP55 | Ed Swierk | 2009-03-20 | 1 | -0/+64 |
| * | | | | | PCI/x86: detect host bridge config space size w/o using quirks | Yinghai Lu | 2009-03-20 | 1 | -20/+0 |
| * | | | | | PCI MSI: Add support for multiple MSI | Matthew Wilcox | 2009-03-20 | 1 | -0/+4 |
| * | | | | | x86: use dev_printk in quirk message | Bjorn Helgaas | 2009-03-20 | 1 | -2/+1 |
| * | | | | | PCI/MSI: Use #ifdefs instead of weak functions | Michael Ellerman | 2009-03-20 | 1 | -0/+3 |
| * | | | | | PCI/x86: format early dump like other PCI output | Bjorn Helgaas | 2009-03-20 | 1 | -3/+3 |
| * | | | | | PCI/x86: make early dump handle multi-function devices | Bjorn Helgaas | 2009-03-20 | 1 | -5/+8 |
| | |/ / /
| |/| | | |
|
* | | | | | pm: cleanup includes | Magnus Damm | 2009-04-01 | 1 | -24/+0 |
* | | | | | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 | 5 | -0/+5 |
* | | | | | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 2 | -0/+3 |
* | | | | | mm: introduce debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 1 | -44/+1 |
* | | | | | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 2 | -0/+4 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-31 | 7 | -20/+0 |
|\ \ \ \ \ |
|
| * | | | | | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 6 | -8/+0 |