aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[MIPS] IP32: Remove experimental tag from kconfig.Ralf Baechle1-2/+1
2007-07-10[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle28-28/+29
2007-07-10[MIPS] EV64120: Remove supportYoichi Yuasa59-1708/+2
2007-07-10[MIPS] DECstation: Optimised early printk()Maciej W. Rozycki3-7/+29
2007-07-10[MIPS] No I/O ports on the DECstationMaciej W. Rozycki1-0/+4
2007-07-10[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}Atsushi Nemoto8-166/+0
2007-07-10[MIPS] update cobalt_defconfigYoichi Yuasa1-270/+228
2007-07-10[MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbolsFranck Bui-Huu1-4/+8
2007-07-10[MIPS] Move PHY_OFFSET definition in spaces.hFranck Bui-Huu2-9/+9
2007-07-10[MIPS] Make PAGE_OFFSET aware of PHYS_OFFSETFranck Bui-Huu1-1/+1
2007-07-10[MIPS] Clean up asm-mips/mach-generic/spaces.hFranck Bui-Huu1-38/+27
2007-07-10[MIPS] Allow generic spaces.h to be included by platform specific onesFranck Bui-Huu4-73/+23
2007-07-10[MIPS] Remove unused dump_tlb functionsAtsushi Nemoto3-265/+2
2007-07-10[MIPS] Unify dump_tlbAtsushi Nemoto6-294/+60
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle13-33/+125
2007-07-10[MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle2-0/+17
2007-07-10[MIPS] Cleanup TO_PHYS_MASK definitionRalf Baechle1-23/+6
2007-07-10[MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day7-16/+16
2007-07-10[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]Ralf Baechle1-1/+1
2007-07-10[MIPS] Add generic GPIO to Au1x00Florian Fainelli4-63/+151
2007-07-10[MIPS] Create fallback gpio.hAtsushi Nemoto1-0/+15
2007-07-10[MIPS] Add generic GPIO supportYoichi Yuasa2-0/+9
2007-07-10[MIPS] Remove unused cpu_callout_map and num_booting_cpus()Adrian Bunk1-7/+0
2007-07-10[MIPS] "extern inline" -> "static inline"Adrian Bunk1-1/+1
2007-07-10[MIPS] Simplify missing-syscalls for N32 and O32Atsushi Nemoto1-22/+10
2007-07-10[MIPS] Remove unused config entriesYoichi Yuasa1-11/+0
2007-07-10[MIPS] remove unused definitions for CobaltYoichi Yuasa1-5/+0
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds33-883/+745
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds13-199/+425
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds83-2683/+6793
2007-07-10firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter1-12/+9
2007-07-10firewire: fw-sbp2: fix DMA mapping of command ORBsStefan Richter1-9/+6
2007-07-10firewire: fw-sbp2: fix DMA mapping of S/G tablesStefan Richter1-11/+8
2007-07-10firewire: fw-sbp2: add a boundary checkStefan Richter1-0/+5
2007-07-10firewire: fw-sbp2: correctly align page tablesStefan Richter1-1/+1
2007-07-10firewire: fw-sbp2: memset wants string.hStefan Richter1-0/+1
2007-07-10firewire: fw-sbp2: use correct speed in sbp2_agent_resetStefan Richter1-1/+1
2007-07-10firewire: fw-sbp2: correctly dereference by container_ofJay Fenlason1-2/+3
2007-07-10firewire: Document userspace ioctl interface.Kristian Høgsberg1-33/+264
2007-07-10firewire: fw-sbp2: implement nonexclusive loginStefan Richter1-7/+15
2007-07-10firewire: fw-sbp2: let SCSI shutdown commands through before logoutStefan Richter1-4/+2
2007-07-10firewire: fw-sbp2: implement max sectors limit for some old bridgesStefan Richter1-1/+3
2007-07-10firewire: simplify a struct typeStefan Richter2-30/+24
2007-07-10firewire: support S100B...S400B and link slower than PHYStefan Richter5-16/+45
2007-07-10firewire: optimize gap count with 1394b leaf nodesStefan Richter4-17/+14
2007-07-10firewire: remove unused macroStefan Richter1-1/+0
2007-07-10firewire: missing newline in printkStefan Richter3-5/+5
2007-07-10firewire: fw-sbp2: remove unused struct memberStefan Richter1-6/+0
2007-07-10ieee1394: remove old isochronous ABIStefan Richter15-528/+48
2007-07-10ieee1394: sbp2: change some module parameters from int to boolStefan Richter2-9/+8