Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | x86/PCI: make sure _PAGE_IOMAP it set on pci mappings | Jeremy Fitzhardinge | 2010-10-18 | 1 | -0/+2 | |
| | * | | | x86/PCI: Clean up pci_cache_line_size | Alex Nixon | 2010-10-18 | 2 | -7/+11 | |
| | * | | | xen: fix shared irq device passthrough | Konrad Rzeszutek Wilk | 2010-10-18 | 2 | -4/+9 | |
| | * | | | xen: Provide a variant of xen_poll_irq with timeout. | Konrad Rzeszutek Wilk | 2010-10-18 | 2 | -5/+16 | |
| | * | | | xen: Find an unbound irq number in reverse order (high to low). | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -5/+20 | |
| | * | | | xen: statically initialize cpu_evtchn_mask_p | Jeremy Fitzhardinge | 2010-10-18 | 1 | -1/+6 | |
| | * | | | xen: set pirq name to something useful. | Gerd Hoffmann | 2010-10-18 | 2 | -3/+3 | |
| | * | | | xen: dynamically allocate irq & event structures | Jeremy Fitzhardinge | 2010-10-18 | 1 | -6/+10 | |
| | * | | | xen: identity map gsi->irqs | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -5/+15 | |
| | * | | | x86/io_apic: add get_nr_irqs_gsi() | Jeremy Fitzhardinge | 2010-10-18 | 2 | -0/+6 | |
| | * | | | xen: implement pirq type event channels | Jeremy Fitzhardinge | 2010-10-18 | 2 | -2/+252 | |
| | * | | | xen: define BIOVEC_PHYS_MERGEABLE() | Jeremy Fitzhardinge | 2010-10-18 | 3 | -1/+27 | |
| | * | | | xen: Don't disable the I/O space | Alex Nixon | 2010-10-18 | 1 | -2/+0 | |
* | | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2010-10-28 | 2 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | scripts/package: don't break if %{_smp_mflags} isn't set | Nishanth Aravamudan | 2010-10-14 | 1 | -1/+1 | |
| * | | | | | kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it | Guillem Jover | 2010-09-06 | 1 | -1/+3 | |
* | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2010-10-28 | 29 | -476/+1597 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert "namespace: add source file location exceptions" | Michal Marek | 2010-10-28 | 1 | -24/+0 | |
| * | | | | | | Coccinelle: Add contextual message | Nicolas Palix | 2010-10-28 | 1 | -3/+13 | |
| * | | | | | | Coccinelle: Fix documentation | Nicolas Palix | 2010-10-28 | 1 | -4/+4 | |
| * | | | | | | Coccinelle: Find doubled arguments to boolean or bit operators. | Julia Lawall | 2010-10-28 | 2 | -0/+94 | |
| * | | | | | | Coccinelle: Find nested lock+irqsave functions that use the same flags variab... | Julia Lawall | 2010-10-28 | 1 | -0/+80 | |
| * | | | | | | namespace: add source file location exceptions | Stephen Hemminger | 2010-10-28 | 1 | -0/+24 | |
| * | | | | | | scripts/extract-ikconfig: add support for bzip2, lzma and lzo | Dick Streefland | 2010-10-28 | 1 | -14/+27 | |
| * | | | | | | kbuild: check return value of asprintf() | Namhyung Kim | 2010-10-28 | 1 | -1/+4 | |
| * | | | | | | Merge commit 'v2.6.36' into kbuild/misc | Michal Marek | 2010-10-28 | 18453 | -1239115/+1750083 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | scripts/namespace.pl: improve to get more correct results | Amerigo Wang | 2010-10-28 | 1 | -9/+12 | |
| * | | | | | | | scripts/namespace.pl: some bug fixes | Amerigo Wang | 2010-10-28 | 1 | -7/+10 | |
| * | | | | | | | scripts/namespace.pl: update file exclusion list | Stephen Hemminger | 2010-10-28 | 1 | -47/+56 | |
| * | | | | | | | scripts/namespace.pl: fix wrong source path | Amerigo Wang | 2010-10-28 | 1 | -4/+4 | |
| * | | | | | | | Coccinelle: Use the -no_show_diff option for org and report mode | Nicolas Palix | 2010-10-13 | 1 | -4/+6 | |
| * | | | | | | | Coccinelle: Add a new mode named 'chain' | Nicolas Palix | 2010-10-13 | 1 | -5/+11 | |
| * | | | | | | | Coccinelle: Use new comment format to explain kfree.cocci | Nicolas Palix | 2010-10-13 | 1 | -4/+5 | |
| * | | | | | | | Coccinelle: Improve user information with a new kind of comment | Nicolas Palix | 2010-10-13 | 1 | -3/+11 | |
| * | | | | | | | Coccinelle: Update documentation | Nicolas Palix | 2010-10-13 | 1 | -7/+35 | |
| * | | | | | | | MAINTAINERS: Coccinelle: Update email address | Nicolas Palix | 2010-10-13 | 1 | -1/+1 | |
| * | | | | | | | Documentation/kbuild: modules.txt cleanup | matt mooney | 2010-10-05 | 1 | -30/+32 | |
| * | | | | | | | Documentation/kbuild: major edit of modules.txt sections 5-8 | matt mooney | 2010-09-29 | 1 | -181/+177 | |
| * | | | | | | | Documentation/kbuild: major edit of modules.txt sections 1-4 | matt mooney | 2010-09-29 | 1 | -198/+189 | |
| * | | | | | | | Coccinelle: Add misc/ifcol.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+48 | |
| * | | | | | | | Coccinelle: Add misc/doubleinit.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+53 | |
| * | | | | | | | Coccinelle: Move alloc directory into api directory | Nicolas Palix | 2010-08-31 | 2 | -1/+5 | |
| * | | | | | | | Coccinelle: Move resource_size.cocci to the api directory | Nicolas Palix | 2010-08-31 | 1 | -0/+0 | |
| * | | | | | | | Coccinelle: Move err_cast.cocci to the api directory | Nicolas Palix | 2010-08-31 | 1 | -0/+0 | |
| * | | | | | | | Coccinelle: Add api/memdup_user | Nicolas Palix | 2010-08-31 | 1 | -0/+35 | |
| * | | | | | | | Coccinelle: Add api/memdup.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+40 | |
| * | | | | | | | Coccinelle: Add api/kstrdup.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+39 | |
| * | | | | | | | Coccinelle: Add free/kfree.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+116 | |
| * | | | | | | | Coccinelle: Add iterators/list_entry_update.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+62 | |
| * | | | | | | | Coccinelle: Add iterators/itnull.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+58 |