Age | Commit message (Expand) | Author |
2007-07-10 | [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence | Ralf Baechle |
2007-07-10 | [MIPS] Remove Momenco Ocelot C support | Franck Bui-Huu |
2007-07-10 | [MIPS] IP32: Remove experimental tag from kconfig. | Ralf Baechle |
2007-07-10 | [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const. | Ralf Baechle |
2007-07-10 | [MIPS] EV64120: Remove support | Yoichi Yuasa |
2007-07-10 | [MIPS] DECstation: Optimised early printk() | Maciej W. Rozycki |
2007-07-10 | [MIPS] No I/O ports on the DECstation | Maciej W. Rozycki |
2007-07-10 | [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} | Atsushi Nemoto |
2007-07-10 | [MIPS] update cobalt_defconfig | Yoichi Yuasa |
2007-07-10 | [MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbols | Franck Bui-Huu |
2007-07-10 | [MIPS] Move PHY_OFFSET definition in spaces.h | Franck Bui-Huu |
2007-07-10 | [MIPS] Make PAGE_OFFSET aware of PHYS_OFFSET | Franck Bui-Huu |
2007-07-10 | [MIPS] Clean up asm-mips/mach-generic/spaces.h | Franck Bui-Huu |
2007-07-10 | [MIPS] Allow generic spaces.h to be included by platform specific ones | Franck Bui-Huu |
2007-07-10 | [MIPS] Remove unused dump_tlb functions | Atsushi Nemoto |
2007-07-10 | [MIPS] Unify dump_tlb | Atsushi Nemoto |
2007-07-10 | [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code. | Ralf Baechle |
2007-07-10 | [MIPS] Hook for platforms to define cachability of /dev/mem regions | Ralf Baechle |
2007-07-10 | [MIPS] Cleanup TO_PHYS_MASK definition | Ralf Baechle |
2007-07-10 | [MIPS] Transform old-style macros to newer "__noreturn" | Robert P. J. Day |
2007-07-10 | [MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id] | Ralf Baechle |
2007-07-10 | [MIPS] Add generic GPIO to Au1x00 | Florian Fainelli |
2007-07-10 | [MIPS] Create fallback gpio.h | Atsushi Nemoto |
2007-07-10 | [MIPS] Add generic GPIO support | Yoichi Yuasa |
2007-07-10 | [MIPS] Remove unused cpu_callout_map and num_booting_cpus() | Adrian Bunk |
2007-07-10 | [MIPS] "extern inline" -> "static inline" | Adrian Bunk |
2007-07-10 | [MIPS] Simplify missing-syscalls for N32 and O32 | Atsushi Nemoto |
2007-07-10 | [MIPS] Remove unused config entries | Yoichi Yuasa |
2007-07-10 | [MIPS] remove unused definitions for Cobalt | Yoichi Yuasa |
2007-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2007-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2007-07-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-07-10 | firewire: fw-sbp2: fix DMA mapping of management ORBs | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: fix DMA mapping of command ORBs | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: fix DMA mapping of S/G tables | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: add a boundary check | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: correctly align page tables | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: memset wants string.h | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: use correct speed in sbp2_agent_reset | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: correctly dereference by container_of | Jay Fenlason |
2007-07-10 | firewire: Document userspace ioctl interface. | Kristian Høgsberg |
2007-07-10 | firewire: fw-sbp2: implement nonexclusive login | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: let SCSI shutdown commands through before logout | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: implement max sectors limit for some old bridges | Stefan Richter |
2007-07-10 | firewire: simplify a struct type | Stefan Richter |
2007-07-10 | firewire: support S100B...S400B and link slower than PHY | Stefan Richter |
2007-07-10 | firewire: optimize gap count with 1394b leaf nodes | Stefan Richter |
2007-07-10 | firewire: remove unused macro | Stefan Richter |
2007-07-10 | firewire: missing newline in printk | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: remove unused struct member | Stefan Richter |