summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | MIPS: Netlogic: Read memory from DRAM BARsJayachandran C2013-09-034-0/+65
| * | | | | MIPS: ath79: Switch to the clkdev frameworkGabor Juhos2013-09-033-72/+55
| * | | | | MIPS: ath79: Use local variables for clock ratesGabor Juhos2013-09-031-52/+106
| * | | | | MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos2013-09-032-11/+12
| * | | | | MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos2013-09-034-11/+25
| * | | | | MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freqGabor Juhos2013-09-031-2/+2
| * | | | | MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau2013-09-031-1/+1
| * | | | | MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos2013-09-031-2/+0
| * | | | | MIPS: Lantiq: Add defconfig for xway SoCJohn Crispin2013-09-031-0/+159
| * | | | | MIPS: Lantiq: Falcon: fix asc clock definitionThomas Langer2013-09-031-1/+4
| * | | | | MIPS: Lantiq: Falcon: add cpu-feature-override.hThomas Langer2013-09-031-0/+58
| * | | | | MIPS: Lantiq: Adds minimal dcdc driverJohn Crispin2013-09-032-1/+64
| * | | | | 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