| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 33 | -40/+40 |
* | sysfs-memory: fix uninitialized variable warning and clean-up code. | Nikanth Karthikesan | 2011-04-10 | 1 | -5/+4 |
* | treewide: Fix iomap resource size miscalculations | Joe Perches | 2011-04-10 | 4 | -7/+5 |
* | arm: mach-u300/gpio: Fix mem_region resource size miscalculations | Joe Perches | 2011-04-10 | 1 | -4/+3 |
* | add printk.time=1 boot-time hint to Kconfig.debug help text | Jim Cromie | 2011-04-10 | 1 | -1/+2 |
* | drm: radeon: Fix printk typo 'ib poll' | Paul Bolle | 2011-04-10 | 1 | -1/+1 |
* | ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ... | Nikanth Karthikesan | 2011-04-10 | 1 | -1/+1 |
* | cs5535: Fix section mismatch | Nikanth Karthikesan | 2011-04-10 | 1 | -2/+2 |
* | mm: Fix section mismatch for setup_zone_pageset() | Nikanth Karthikesan | 2011-04-10 | 1 | -1/+1 |
* | ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.c | Jesper Juhl | 2011-04-10 | 1 | -1/+0 |
* | drm: minor kref_put() nits | Paul Bolle | 2011-04-10 | 2 | -2/+2 |
* | ufs: Fix a typo | Alessio Igor Bogani | 2011-04-08 | 1 | -1/+1 |
* | ibmasm: fix comment typo | Justin P. Mattock | 2011-04-08 | 1 | -1/+1 |
* | openezx-devel is moderated for non-subscribers | Paul Bolle | 2011-04-06 | 1 | -1/+1 |
* | vsprintf: make comment about vs{n,cn,}printf more understandable | Uwe Kleine-König | 2011-04-06 | 1 | -6/+3 |
* | doc: fix 3 typos in sysctl/vm.txt | Paul Bolle | 2011-04-06 | 1 | -2/+2 |
* | update David Miller's old email address | Justin P. Mattock | 2011-04-06 | 37 | -37/+37 |
* | CREDITS: update Johannes Berg's gpg key | Johannes Berg | 2011-03-31 | 1 | -1/+1 |
* | MAINTAINERS: Add "K:" pattern for trivial | Joe Perches | 2011-03-31 | 1 | -0/+1 |
* | doc: stable_api_nonsense.txt: fix paragraph to make more sense. | Justin P. Mattock | 2011-03-30 | 1 | -1/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-03-18 | 14 | -171/+614 |
|\ |
|
| * | PCI: label: remove #include of ACPI header to avoid warnings | Shyam_Iyer@Dell.com | 2011-03-16 | 1 | -1/+0 |
| * | PCI: label: Fix compilation error when CONFIG_ACPI is unset | Narendra_K@Dell.com | 2011-03-16 | 1 | -0/+6 |
| * | PCI: pre-allocate additional resources to devices only after successful alloc... | Ram Pai | 2011-03-04 | 1 | -47/+184 |
| * | PCI: introduce reset_resource() | Ram Pai | 2011-03-04 | 1 | -3/+8 |
| * | PCI: data structure agnostic free list function | Ram Pai | 2011-03-04 | 1 | -15/+12 |
| * | PCI: refactor io size calculation code | Ram Pai | 2011-03-04 | 1 | -24/+42 |
| * | PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICH | Jiri Slaby | 2011-03-04 | 1 | -8/+24 |
| * | PCI hotplug: acpiphp: set current_state to D0 in register_slot | Stefano Stabellini | 2011-03-04 | 1 | -0/+1 |
| * | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs | Narendra_K@Dell.com | 2011-03-04 | 5 | -15/+270 |
| * | PCI: add more checking to ICH region quirks | Jiri Slaby | 2011-03-04 | 1 | -8/+37 |
| * | PCI: aer-inject: Override PCIe AER Mask Registers | Prarit Bhargava | 2011-03-04 | 1 | -3/+28 |
| * | PCI: fix tlan build when CONFIG_PCI is not enabled | Randy Dunlap | 2011-02-16 | 1 | -0/+5 |
| * | PCI: remove quirk for pre-production systems | Brandeburg, Jesse | 2011-02-16 | 1 | -52/+0 |
| * | PCI: Avoid potential NULL pointer dereference in pci_scan_bridge | Jesper Juhl | 2011-02-08 | 1 | -1/+3 |
| * | PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 2011-02-08 | 2 | -9/+9 |
| * | PCI: sysfs: Fix failure path for addition of "vpd" attribute | Ben Hutchings | 2011-02-08 | 1 | -1/+1 |
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-18 | 35 | -261/+1920 |
|\ \ |
|
| * | | spi/dw_spi: move dw_spi.h into drivers/spi | Grant Likely | 2011-03-18 | 5 | -5/+9 |
| * | | spi/dw_spi: Fix missing header | Jiri Slaby | 2011-03-18 | 1 | -0/+1 |
| * | | gpio/langwell: Clear edge bit before handling | Thomas Gleixner | 2011-03-17 | 1 | -7/+6 |
| * | | gpio/langwell: Simplify demux loop | Thomas Gleixner | 2011-03-17 | 1 | -6/+7 |
| * | | gpio/langwell: Convert irq name space | Thomas Gleixner | 2011-03-17 | 1 | -5/+5 |
| * | | gpio/langwell: Fix broken irq_eoi change. | Thomas Gleixner | 2011-03-17 | 1 | -8/+5 |
| * | | gpio; Make Intel chipset gpio drivers depend on x86 | Thomas Gleixner | 2011-03-17 | 1 | -3/+3 |
| * | | Merge remote-tracking branch 'origin' into spi/next | Grant Likely | 2011-03-17 | 4622 | -344727/+477901 |
| |\ \ |
|
| * | | | gpio/cs5535-gpio: Fix section mismatch | Nikanth Karthikesan | 2011-03-17 | 1 | -3/+3 |
| * | | | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven | 2011-03-17 | 3 | -3/+3 |
| * | | | spi/davinci: Support DMA transfers larger than 65535 words | Michael Williamson | 2011-03-14 | 1 | -8/+25 |
| * | | | spi/davinci: Use correct length parameter to dma_map_single calls | Michael Williamson | 2011-03-14 | 1 | -5/+5 |