summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle2013-09-033-4/+4
| * | MIPS: Add uImage build targetJames Hogan2013-09-033-0/+22
| * | MIPS: Refactor load/entry address calculationsJames Hogan2013-09-033-8/+13
| * | MIPS: Refactor boot and boot/compressed rulesJames Hogan2013-09-031-2/+13
| * | MIPS: add <dt-bindings/> symlinkJames Hogan2013-09-031-0/+1
| * | MIPS: Discard .eh_frame sections in linker script.David Daney2013-08-261-0/+1
| * | gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.David Daney2013-08-263-0/+166
| * | MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIBDavid Daney2013-08-262-0/+22
| * | MIPS: Remove unreachable break statements from cp1emu.cDavid Daney2013-08-261-27/+0
| * | MIPS: BMIPS: Fix compilation for BMIPS5000Ralf Baechle2013-08-261-33/+22
| * | kbuild: Add MIPS specific files to generated package.Stuart Longland2013-08-261-0/+21
| * | MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen2013-08-262-4/+33
| * | MIPS:Netlogic: Remove redundant value in operation.Alexandru Juncu2013-08-261-2/+1
| * | MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.David Daney2013-08-261-0/+14
| * | MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney2013-08-261-0/+2
| * | MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney2013-08-261-0/+1
| * | MIPS: Probe for new OCTEON CPU/SoC types.David Daney2013-08-261-0/+7
| * | MIPS: Add CPU identifiers for more OCTEON family members.David Daney2013-08-261-1/+4
| * | MIPS: use generic-y where possibleJames Hogan2013-08-2617-58/+16
| * | MIPS: tlbex: Guard tlbmiss_handler_setup_pgdTony Wu2013-08-261-0/+2
| |/
* | Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-1225-166/+461
|\ \
| * | xfs: remove dead code from xlog_recover_inode_pass2Mark Tinguely2013-09-121-3/+0
| * | xfs: = vs == typo in ASSERT()Dan Carpenter2013-09-121-2/+2
| * | xfs: don't assert fail on bad inode numbersDave Chinner2013-09-101-5/+3
| * | xfs: aborted buf items can be in the AIL.Dave Chinner2013-09-101-5/+19
| * | xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-107-78/+43
| * | xfs: fix memory allocation failures with ACLsDave Chinner2013-09-101-10/+22
| * | xfs: ensure we copy buffer type in da btree root splitsDave Chinner2013-09-101-0/+1
| * | xfs: set remote symlink buffer type for recoveryDave Chinner2013-09-101-0/+2
| * | xfs: recovery of swap extents operations for CRC filesystemsDave Chinner2013-09-1011-67/+171
| * | xfs: swap extents operations for CRC filesystemsDave Chinner2013-09-106-39/+231
| * | xfs: check magic numbers in dir3 leaf verifier firstDave Chinner2013-09-091-7/+13
| * | xfs: fix some minor sparse warningsDave Chinner2013-09-096-7/+11
| * | xfs: fix endian warning in xlog_recover_get_buf_lsn()Dave Chinner2013-09-091-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-1261-776/+3487
|\ \ \
| * | | target/iscsi: Bump versions to v4.1.0Nicholas Bellinger2013-09-102-2/+2
| * | | target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-1041-84/+45
| * | | iscsi-target: Bump default TCP listen backlog to 256Nicholas Bellinger2013-09-102-1/+2
| * | | target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-outGera Kazakov2013-09-102-2/+2
| * | | iscsi-target; Bump default CmdSN Depth to 64Nicholas Bellinger2013-09-101-1/+1
| * | | iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_setNicholas Bellinger2013-09-101-16/+3
| * | | iscsi-target: Add thread_set->ts_activate_sem + use common deallocateNicholas Bellinger2013-09-102-85/+59
| * | | iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_S...Nicholas Bellinger2013-09-101-6/+13
| * | | target: remove unused including <linux/version.h>Wei Yongjun2013-09-101-1/+0
| * | | iser-target: introduce fast memory registration mode (FRWR)Vu Pham2013-09-102-13/+371
| * | | iser-target: generalize rdma memory registration and cleanupVu Pham2013-09-102-4/+23
| * | | iser-target: move rdma wr processing to a shared functionVu Pham2013-09-102-152/+114
| * | | target: Enable global EXTENDED_COPY setup/releaseNicholas Bellinger2013-09-101-0/+6
| * | | target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-105-0/+28
| * | | target: Enable EXTENDED_COPY setup in spc_parse_cdbNicholas Bellinger2013-09-101-2/+8
OpenPOWER on IntegriCloud