summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp1-1/+1
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp3-7/+7
2006-09-27[PATCH] JBD: 16T fixesEric Sandeen1-2/+2
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2-33/+33
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki1-0/+2
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-48/+1
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-2/+36
2006-09-27[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.Ralf Baechle4-6/+6
2006-09-27[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.Ralf Baechle1-1/+1
2006-09-27[MIPS] fstatat syscall namesRichard Sandiford1-3/+3
2006-09-27[MIPS] Remove EV96100 as previously announced.Ralf Baechle5-480/+3
2006-09-27[MIPS] Cleanup hazard handling.Ralf Baechle1-236/+126
2006-09-27[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.Peter Watkins1-1/+5
2006-09-27[MIPS] Move excite_fpga.h to include/asm-mips/mach-excitethomas@koeller.dyndns.org1-0/+80
2006-09-27[MIPS] Reformat missformated SMTC bits.Ralf Baechle1-4/+4
2006-09-27[MIPS] Qemu does not have D-cache aliasesAtsushi Nemoto1-1/+1
2006-09-27[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.Yoichi Yuasa1-2/+0
2006-09-27[MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle1-2/+0
2006-09-27[MIPS] Use common definitions from asm-generic/signal.hYoichi Yuasa1-8/+1
2006-09-27[MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2-39/+87
2006-09-27[MIPS] Atlas: Fix building the RTC driverMaciej W. Rozycki1-0/+2
2006-09-27[MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto1-6/+12
2006-09-27[MIPS] Fix errors detected by "make headers_check"Atsushi Nemoto4-2/+11
2006-09-27[MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().Ralf Baechle1-1/+3
2006-09-27[MIPS] Replace generic__raw_read_trylock usageRalf Baechle1-1/+46
2006-09-27[MIPS] Retire flush_icache_page from mm use.Ralf Baechle2-6/+13
2006-09-27[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPURalf Baechle1-4/+0
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt5-13/+4
2006-09-27sh: dma-mapping compile fixes.Paul Mundt1-17/+25
2006-09-27sh: Initial vsyscall page support.Paul Mundt6-5/+55
2006-09-27sh: Clean up PAGE_SIZE definition for assembly use.Paul Mundt1-0/+6
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2-4/+6
2006-09-27sh: Update kexec support for API changes.Paul Mundt1-6/+3
2006-09-27sh: Optimized readsl()/writesl() support.Paul Mundt1-0/+6
2006-09-27sh: Report movli.l/movco.l capabilities.Paul Mundt1-0/+8
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt3-15/+22
2006-09-27sh: Add support for 4K stacks.Paul Mundt2-1/+20
2006-09-27sh: stack debugging support.Paul Mundt2-5/+9
2006-09-27sh: machvec rework.Paul Mundt1-2/+5
2006-09-27sh: Solution Engine SH7343 board support.Paul Mundt2-0/+84
2006-09-27sh: Kill off dead boards.Paul Mundt11-457/+0
2006-09-27sh: New atomic ops for SH-4A movli.l/movco.lPaul Mundt1-9/+96
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt2-190/+0
2006-09-27sh: SHMIN board support.Takashi YOSHII1-0/+9
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt8-15/+459
2006-09-27serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt1-0/+34
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt2-32/+36
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato3-5/+13
2006-09-27sh: Various nommu fixes.Yoshinori Sato5-13/+28
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt1-1/+1