Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | [SCSI] isci: Update MAINTAINERS entry for the isci driver | Dave Jiang | 2011-08-23 | 1 | -0/+11 | |
| | * | [SCSI] isci: change sas phy timeouts from 54us to 59us | Marcin Tomczak | 2011-08-23 | 2 | -0/+25 | |
| | * | [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n | Dan Williams | 2011-08-23 | 2 | -2/+2 | |
| | * | [SCSI] isci: fix sata response handling | Dan Williams | 2011-08-23 | 1 | -12/+6 | |
| * | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-09-14 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | xfs: fix a use after free in xfs_end_io_direct_write | Christoph Hellwig | 2011-09-14 | 1 | -1/+2 | |
| * | | | restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir() | Al Viro | 2011-09-14 | 1 | -0/+4 | |
| |/ / | ||||||
| * | | lib/sha1.c: quiet sparse noise about symbol not declared | H Hartley Sweeten | 2011-09-13 | 1 | -0/+1 | |
| * | | pci: Don't crash when reading mpss from root complex | Benjamin Herrenschmidt | 2011-09-13 | 1 | -1/+2 | |
| * | | Merge branch 'acpi' of git://github.com/lenb/linux | Linus Torvalds | 2011-09-12 | 4 | -5/+9 | |
| |\ \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | *---. \ | Merge branches 'apei', 'bz-13195' and 'doc' into acpi | Len Brown | 2011-09-12 | 4 | -5/+9 | |
| | |\ \ \ \ | ||||||
| | | | | * | | PNP: update pnp.debug usage (needs value on command line) | Bjorn Helgaas | 2011-08-11 | 1 | -3/+6 | |
| | | | * | | | acpica: ACPI_MAX_SLEEP should be 2 sec, not 20 | Len Brown | 2011-08-29 | 1 | -1/+1 | |
| | | * | | | | ACPI APEI: Add Kconfig option IRQ_WORK for GHES | Chen Gong | 2011-08-11 | 1 | -0/+1 | |
| | | * | | | | APEI: Fix WHEA _OSC call | Matthew Garrett | 2011-08-11 | 1 | -1/+1 | |
| | | | |/ / | | | |/| | | ||||||
| * | | | | | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen | Linus Torvalds | 2011-09-12 | 1 | -2/+3 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | xen: use non-tracing preempt in xen_clocksource_read() | Jeremy Fitzhardinge | 2011-08-24 | 1 | -2/+3 | |
| * | | | | | Linux 3.1-rc6v3.1-rc6 | Linus Torvalds | 2011-09-12 | 1 | -1/+1 | |
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-09-12 | 7 | -28/+66 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | drm: Remove duplicate "return" statement | Lin Ming | 2011-09-09 | 1 | -1/+0 | |
| | * | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2011-09-09 | 4 | -7/+30 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | drm/nv04/crtc: Bail out if FB is not bound to crtc | Emil Velikov | 2011-09-09 | 1 | -2/+13 | |
| | | * | | | | | drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs | Marcin Slusarz | 2011-09-09 | 1 | -1/+1 | |
| | | * | | | | | drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate | Marcin Slusarz | 2011-09-09 | 1 | -1/+4 | |
| | | * | | | | | drm/nouveau: fix oops on pre-semaphore hardware | Ben Skeggs | 2011-09-09 | 1 | -1/+2 | |
| | | * | | | | | drm/nv50/crtc: Bail out if FB is not bound to crtc | Emil Velikov | 2011-09-09 | 1 | -2/+10 | |
| | * | | | | | | drm/radeon/kms: fix DP detect and EDID fetch for DP bridges | Alex Deucher | 2011-09-06 | 2 | -20/+36 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-09-12 | 18 | -18/+72 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p... | Arnd Bergmann | 2011-09-12 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers | Kevin Hilman | 2011-09-06 | 1 | -0/+3 | |
| | | | |_|_|/ / | | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'sirf/fixes' into fixes | Arnd Bergmann | 2011-09-12 | 4 | -0/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: CSR: add missing sentinels to of_device_id tables | Jamie Iles | 2011-09-11 | 4 | -0/+4 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | | | | | | | | ||||||
| | | \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ | Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixes | Arnd Bergmann | 2011-09-10 | 9 | -14/+64 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | ARM: davinci: fix cache flush build error | Linus Walleij | 2011-09-07 | 1 | -1/+5 | |
| | | | * | | | | | | ARM: davinci: correct MDSTAT_STATE_MASK | Sergei Shtylyov | 2011-09-07 | 1 | -1/+1 | |
| | | | * | | | | | | ARM: davinci: da850 EVM: read mac address from SPI flash | Rajashekhara, Sudhakar | 2011-09-07 | 1 | -0/+28 | |
| | | | |/ / / / / | ||||||
| | | | | | | | | | ||||||
| | | | \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ | ||||||
| | | *-----. \ \ \ \ \ | Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o... | Paul Walmsley | 2011-09-04 | 377 | -1892/+3236 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force... | Santosh Shilimkar | 2011-08-19 | 2 | -2/+2 | |
| | | | | | | * | | | | | | OMAP: powerdomains: Make all powerdomain target states as ON at init | Rajendra Nayak | 2011-08-19 | 1 | -9/+16 | |
| | | | | | * | | | | | | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] | Paul Walmsley | 2011-09-04 | 1 | -0/+1 | |
| | | | | | | |_|/ / / / | | | | | | |/| | | | | | ||||||
| | | | | * | | | | | | | OMAP4: clock: fix compile warning | Paul Walmsley | 2011-08-21 | 1 | -0/+2 | |
| | | | * | | | | | | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain | Paul Walmsley | 2011-08-22 | 1 | -0/+2 | |
| | | | | |_|_|_|/ / / | | | | |/| | | | | | | ||||||
| | | * | | | | | | | | OMAP4: clock: re-enable previous clockdomain enable/disable sequence | Paul Walmsley | 2011-08-19 | 1 | -1/+7 | |
| | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe code | Anton Vorontsov | 2011-09-09 | 1 | -1/+1 | |
| | * | | | | | | | | ARM: cns3xxx: Fix compile error caused by hardware.h removed | Tommy Lin | 2011-09-09 | 3 | -3/+0 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | ioctl: register LTTng ioctl | Mathieu Desnoyers | 2011-09-12 | 1 | -0/+2 | |
| * | | | | | | | | Merge branch 'for-linus' of git://github.com/chrismason/linux | Linus Torvalds | 2011-09-12 | 8 | -22/+62 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Btrfs: add dummy extent if dst offset excceeds file end in | Li Zefan | 2011-09-11 | 1 | -0/+6 | |
| | * | | | | | | | | Btrfs: calc file extent num_bytes correctly in file clone | Li Zefan | 2011-09-11 | 1 | -3/+10 | |
| | * | | | | | | | | btrfs: xattr: fix attribute removal | David Sterba | 2011-09-11 | 1 | -0/+9 |