summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-03MIPS: Lantiq: Adds minimal dcdc driverJohn Crispin2-1/+64
2013-09-03MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle3-4/+4
2013-09-03MIPS: Add uImage build targetJames Hogan3-0/+22
2013-09-03MIPS: Refactor load/entry address calculationsJames Hogan3-8/+13
2013-09-03MIPS: Refactor boot and boot/compressed rulesJames Hogan1-2/+13
2013-09-03MIPS: add <dt-bindings/> symlinkJames Hogan1-0/+1
2013-08-26MIPS: Discard .eh_frame sections in linker script.David Daney1-0/+1
2013-08-26gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.David Daney3-0/+166
2013-08-26MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIBDavid Daney2-0/+22
2013-08-26MIPS: Remove unreachable break statements from cp1emu.cDavid Daney1-27/+0
2013-08-26MIPS: BMIPS: Fix compilation for BMIPS5000Ralf Baechle1-33/+22
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland1-0/+21
2013-08-26MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen2-4/+33
2013-08-26MIPS:Netlogic: Remove redundant value in operation.Alexandru Juncu1-2/+1
2013-08-26MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.David Daney1-0/+14
2013-08-26MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney1-0/+2
2013-08-26MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney1-0/+1
2013-08-26MIPS: Probe for new OCTEON CPU/SoC types.David Daney1-0/+7
2013-08-26MIPS: Add CPU identifiers for more OCTEON family members.David Daney1-1/+4
2013-08-26MIPS: use generic-y where possibleJames Hogan17-58/+16
2013-08-26MIPS: tlbex: Guard tlbmiss_handler_setup_pgdTony Wu1-0/+2
2013-08-25Linux 3.11-rc7v3.11-rc7Linus Torvalds1-1/+1
2013-08-25Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+3
2013-08-25Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+7
2013-08-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-4/+9
2013-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-19/+17
2013-08-24Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-8/+3
2013-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-19/+110
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke1-0/+10
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter1-1/+1
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter1-1/+1
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter1-1/+1
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov1-2/+0
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro4-14/+14
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+11
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+9
2013-08-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-49/+114
2013-08-23usb: phy: fix build breakageAnatolij Gustschin2-2/+2
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern1-0/+5
2013-08-23staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott1-1/+1
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-175/+282
2013-08-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds8-14/+12
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager3-7/+7
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko3-3/+2
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko1-1/+1
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko1-2/+1
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake1-1/+1
2013-08-23Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie2-0/+14
2013-08-22ipv4: expose IPV4_DEVCONFstephen hemminger2-33/+35
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong3-1/+26