aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | rsxx: Adapter address space sanity check.Philip J Kelleher2013-06-19
| | | * | | | | | | | | | | rsxx: Fixes DLPAR add kernel panic if partition still mounted.Philip J Kelleher2013-06-19
| | | * | | | | | | | | | | rsxx: Changing the adapter name to the official name.Philip J Kelleher2013-06-19
| | | * | | | | | | | | | | rsxx: Adding in sync_start module paramenter.Philip J Kelleher2013-06-19
| | | * | | | | | | | | | | rsxx: Allow block size to be determined by configuration.Philip J Kelleher2013-06-19
| | | * | | | | | | | | | | rsxx: Fixes soft-lockup issues during DMAs.Philip J Kelleher2013-06-19
| | | * | | | | | | | | | | rsxx: Restructured DMA cancel scheme.Philip J Kelleher2013-06-19
| | | * | | | | | | | | | | rsxx: Individual workqueues for interruptible events.Philip J Kelleher2013-06-19
| | * | | | | | | | | | | | Linux 3.11-rc2Linus Torvalds2013-07-21
| | * | | | | | | | | | | | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-21
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu2013-07-17
| | | * | | | | | | | | | | | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-17
| | | * | | | | | | | | | | | ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett2013-07-17
| | | * | | | | | | | | | | | ACPICA: expose OSI versionAaron Lu2013-07-17
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-20
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-20
| | | * | | | | | | | | | | | ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-20
| | * | | | | | | | | | | | | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-17
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | iio: lps331ap: Fix wrong in_pressure_scale output valueJacek Anaszewski2013-07-16
| | | | * | | | | | | | | | | | iio staging: fix lis3l02dq, read error handlingPeter Meerwald2013-07-09
| | | | * | | | | | | | | | | | staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun2013-07-06
| | | | * | | | | | | | | | | | iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun2013-07-06
| | | | * | | | | | | | | | | | iio: mxs-lradc: Remove useless check in read_rawMarek Vasut2013-07-06
| | | | * | | | | | | | | | | | iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut2013-07-03
| | | | * | | | | | | | | | | | iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni2013-07-03
| | | | * | | | | | | | | | | | iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-02
| | | | * | | | | | | | | | | | iio:trigger: device_unregister->device_del to avoid double freeJonathan Cameron2013-06-29
| | | | * | | | | | | | | | | | iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun2013-06-29
| | | * | | | | | | | | | | | | staging: csr: remove driverGreg Kroah-Hartman2013-07-17
| | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | vfs: constify dentry parameter in d_count()Peng Tao2013-07-19
| | | * | | | | | | | | | | | | livelock avoidance in sget()Al Viro2013-07-19
| | | * | | | | | | | | | | | | allow O_TMPFILE to work with O_WRONLYAl Viro2013-07-19
| | * | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ext4: call ext4_es_lru_add() after handling cache missTheodore Ts'o2013-07-16
| | | * | | | | | | | | | | | | | ext4: yield during large unlinksTheodore Ts'o2013-07-15
| | | * | | | | | | | | | | | | | ext4: make the extent_status code more robust against ENOMEM failuresTheodore Ts'o2013-07-15
| | | * | | | | | | | | | | | | | ext4: simplify calculation of blocks to free on errorTheodore Ts'o2013-07-15
| | | * | | | | | | | | | | | | | ext4: fix error handling in ext4_ext_truncate()Theodore Ts'o2013-07-15
| | * | | | | | | | | | | | | | | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | NFSv4: Fix a regression against the FreeBSD serverTrond Myklebust2013-07-17
| | | * | | | | | | | | | | | | | | SUNRPC: Fix another issue with rpc_client_register()Trond Myklebust2013-07-15
| | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds2013-07-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Btrfs: fix wrong write offset when replacing a deviceStefan Behrens2013-07-19
| | | * | | | | | | | | | | | | | | Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik2013-07-19
| | | * | | | | | | | | | | | | | | Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik2013-07-19
| | | * | | | | | | | | | | | | | | Btrfs: update drop progress before stopping snapshot droppingJosef Bacik2013-07-19
| | | | |_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-07-19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | um: remove dead codeRichard Weinberger2013-07-19