aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [MIPS] Move PHY_OFFSET definition in spaces.hFranck Bui-Huu2007-07-10
* [MIPS] Make PAGE_OFFSET aware of PHYS_OFFSETFranck Bui-Huu2007-07-10
* [MIPS] Clean up asm-mips/mach-generic/spaces.hFranck Bui-Huu2007-07-10
* [MIPS] Allow generic spaces.h to be included by platform specific onesFranck Bui-Huu2007-07-10
* [MIPS] Remove unused dump_tlb functionsAtsushi Nemoto2007-07-10
* [MIPS] Unify dump_tlbAtsushi Nemoto2007-07-10
* [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle2007-07-10
* [MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle2007-07-10
* [MIPS] Cleanup TO_PHYS_MASK definitionRalf Baechle2007-07-10
* [MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day2007-07-10
* [MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]Ralf Baechle2007-07-10
* [MIPS] Add generic GPIO to Au1x00Florian Fainelli2007-07-10
* [MIPS] Create fallback gpio.hAtsushi Nemoto2007-07-10
* [MIPS] Add generic GPIO supportYoichi Yuasa2007-07-10
* [MIPS] Remove unused cpu_callout_map and num_booting_cpus()Adrian Bunk2007-07-10
* [MIPS] "extern inline" -> "static inline"Adrian Bunk2007-07-10
* [MIPS] Simplify missing-syscalls for N32 and O32Atsushi Nemoto2007-07-10
* [MIPS] Remove unused config entriesYoichi Yuasa2007-07-10
* [MIPS] remove unused definitions for CobaltYoichi Yuasa2007-07-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-07-09
|\
| * firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter2007-07-09
| * firewire: fw-sbp2: fix DMA mapping of command ORBsStefan Richter2007-07-09
| * firewire: fw-sbp2: fix DMA mapping of S/G tablesStefan Richter2007-07-09
| * firewire: fw-sbp2: add a boundary checkStefan Richter2007-07-09
| * firewire: fw-sbp2: correctly align page tablesStefan Richter2007-07-09
| * firewire: fw-sbp2: memset wants string.hStefan Richter2007-07-09
| * firewire: fw-sbp2: use correct speed in sbp2_agent_resetStefan Richter2007-07-09
| * firewire: fw-sbp2: correctly dereference by container_ofJay Fenlason2007-07-09
| * firewire: Document userspace ioctl interface.Kristian Høgsberg2007-07-09
| * firewire: fw-sbp2: implement nonexclusive loginStefan Richter2007-07-09
| * firewire: fw-sbp2: let SCSI shutdown commands through before logoutStefan Richter2007-07-09
| * firewire: fw-sbp2: implement max sectors limit for some old bridgesStefan Richter2007-07-09
| * firewire: simplify a struct typeStefan Richter2007-07-09
| * firewire: support S100B...S400B and link slower than PHYStefan Richter2007-07-09
| * firewire: optimize gap count with 1394b leaf nodesStefan Richter2007-07-09
| * firewire: remove unused macroStefan Richter2007-07-09
| * firewire: missing newline in printkStefan Richter2007-07-09
| * firewire: fw-sbp2: remove unused struct memberStefan Richter2007-07-09
| * ieee1394: remove old isochronous ABIStefan Richter2007-07-09
| * ieee1394: sbp2: change some module parameters from int to boolStefan Richter2007-07-09
| * ieee1394: first minimal NUMA awarenessStefan Richter2007-07-09
| * ieee1394: eth1394: revert parent device to that in 2.6.20Stefan Richter2007-07-09
| * ieee1394: nodemgr: parallelize between several hostsStefan Richter2007-07-09
| * ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers2007-07-09
| * ieee1394: raw1394: fix a 32/64-bits compat fixStefan Richter2007-07-09
| * ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentStefan Richter2007-07-09
| * ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-09
| * ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-09
| * ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-09
| * ieee1394: add comments in struct hpsb_packetStefan Richter2007-07-09