aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-18sh: Check oops_may_print() in unhandled fault.Paul Mundt
2007-06-18sh: Fix up futex implementation.Kaz Kojima
2007-06-15sh: Update SH-2/SH-2A defconfigs.Paul Mundt
2007-06-15sh: rework ipr codeMagnus Damm
2007-06-15sh: Only support PMB for SH-X cores.Paul Mundt
2007-06-15sh: rework intc2 codeMagnus Damm
2007-06-11sh: Fix up the math-emu build.Paul Mundt
2007-06-11sh: Kill off broken dma page ops.Paul Mundt
2007-06-11fs: hugetlbfs: Disable for shnommu.Paul Mundt
2007-06-11sh: Fixup misaligned data for sh2 lockdep.Paul Mundt
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt
2007-06-11sh: Provide a defconfig for R7780MP.Yoshihiro Shimoda
2007-06-11sh: Compile fix for SH7604 removal.Paul Mundt
2007-06-08sh: Warn against direct inclusion of <asm/rwsem.h>.Robert P. J. Day
2007-06-08sh: Kill off dead SH7604 support.Paul Mundt
2007-06-08sh: memory hot-add for sparsemem users support.Paul Mundt
2007-06-08sh: Fix up cpu to node mapping in sysfs.Paul Mundt
2007-06-08sh: Fix the SH7722 flatmem build.Paul Mundt
2007-06-08sh: Make NUMA depend on sparsemem.Paul Mundt
2007-06-08sh: URAM node support for SH7722.Paul Mundt
2007-06-08sh: Support for multiple nodes.Paul Mundt
2007-06-08sh: Use asm/sections.h for linker section symbols.Paul Mundt
2007-06-08sh: Fix up max_zone_pfns[] with multiple nodes.Paul Mundt
2007-06-08sh: Default to 4-byte alignment for SLUB objects.Paul Mundt
2007-06-08sh: Wire up mempolicy syscalls.Paul Mundt
2007-06-08sh: Tidy compiler warnings for SH-2A build.Paul Mundt
2007-06-08sh: Wrap CPU tuning through cc-option.Paul Mundt
2007-06-08sh: Enable IPR-IRQ for SH7206.Paul Mundt
2007-06-08sh: Mark sparsemem regions present earlier.Paul Mundt
2007-06-08sh: Register multiple nodes in topology_init().Paul Mundt
2007-06-08sh: Allow for bootmem debug support.Paul Mundt
2007-06-08sh: sparsemem support.Paul Mundt
2007-06-08sh: pfn_valid() depends on flatmem.Paul Mundt
2007-06-08sh: Add L-BOX RE2 to mach-types.Nobuhiro Iwamatsu
2007-06-08sh: Align .machvec.init section on a 4-byte boundary.Takashi YOSHII
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt
2007-06-08sh: Rip out special unknown machvec.Paul Mundt
2007-06-08sh: Kill off machvec aliases.Paul Mundt
2007-06-08sh: Get multiple boards in one image working again.Paul Mundt
2007-06-08sh: Fixup cmdline handling from machvec changes.Paul Mundt
2007-06-08sh: Rework CPU/board dependencies.Paul Mundt
2007-06-08sh: Shut up SH2-DSP compile warnings.Paul Mundt
2007-06-08sh: Fixup machvec support.Paul Mundt
2007-06-08sh: __user annotations for __get/__put_user().Paul Mundt
2007-06-08sh: Split out CPU topology initialization.Paul Mundt
2007-06-07RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu
2007-06-07Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-06-07enable interrupts in user path of page fault.Steven Rostedt