aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-34/+1
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro1-28/+1
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2011-12-27net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard1-1/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+27
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+3
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-09MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney1-6/+12
2011-11-08MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli1-3/+15
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-554/+418
2011-10-29i2c-au1550: remove usage of volatile keywordManuel Lauss1-13/+0
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queueLinus Torvalds1-1/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-17/+117
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+2
2011-10-24MIPS: O32: Provide definition of registers ta0 .. ta3.Ralf Baechle1-0/+6
2011-10-24MIPS: Add accessor macros for 64-bit performance counter registers.David Daney1-0/+8
2011-10-24MIPS: Add more CPU identifiers for Octeon II CPUs.David Daney1-0/+3
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-114/+89
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss1-43/+0
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss4-72/+68
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss3-4/+1
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss1-49/+93
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss5-116/+37
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss1-55/+0
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss1-67/+17
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2-32/+78
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+2
2011-10-20Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle1-10/+2
2011-10-20MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle2-6/+6
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle1-0/+24
2011-09-27doc: fix broken referencesPaul Bolle1-4/+2
2011-09-24MIPS: Octeon: Enable C0_UserLocal probing.David Daney1-1/+0
2011-09-21MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney1-2/+2
2011-09-17MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl1-1/+0
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens2-0/+49
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2-0/+16
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens2-17/+52
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-6/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-5/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma4-4/+3
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds21-30/+175
2011-07-26MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney1-0/+2
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+3
2011-07-25MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi2-0/+4
2011-07-25MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn1-0/+59
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle6-6/+0
2011-07-25MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee5-9/+56