summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt2009-10-161-16/+57
| | * | | | sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt2009-10-161-18/+19
| | * | | | sh: Count NMIs in irq_cpustat_t.Paul Mundt2009-10-142-0/+10
| | * | | | sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-144-19/+22
| | * | | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-144-6/+9
| | |\ \ \ \
| | * | | | | sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt2009-10-141-1/+3
| | * | | | | sh: ftrace: Make code modification NMI safe.Paul Mundt2009-10-131-1/+145
| | * | | | | sh: Don't profile return_address().Paul Mundt2009-10-131-0/+2
| | * | | | | sh: Tidy up the dwarf module helpers.Paul Mundt2009-10-132-34/+44
| | * | | | | sh: Generalize CALLER_ADDRx support.Paul Mundt2009-10-132-0/+55
| | * | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-131-10/+27
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'sh/stable-updates'Paul Mundt2009-10-131-3/+4
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-10-122-50/+167
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt2009-10-122-47/+164
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | sh: Remove any reference to recursive functions from commentsMatt Fleming2009-10-111-11/+11
| | | | * | | | | | | sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming2009-10-111-6/+16
| | | | * | | | | | | sh: Teach the DWARF unwinder about modulesMatt Fleming2009-10-112-30/+137
| | * | | | | | | | | sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt2009-10-101-10/+18
| | * | | | | | | | | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-101-1/+1
| | * | | | | | | | | sh: Make most PMB functions staticMatt Fleming2009-10-101-0/+4
| | * | | | | | | | | sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming2009-10-101-1/+1
| | * | | | | | | | | sh: Obliterate the P1 area macrosMatt Fleming2009-10-101-1/+1
| * | | | | | | | | | sh: add sleazy FPU optimizationGiuseppe CAVALLARO2009-11-242-4/+28
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1814-27/+90
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-9/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-3/+3
| * | | | | | | | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | sysctl sh: Remove dead binary sysctl supportEric W. Biederman2009-11-121-6/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | sh: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-182-2/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt2009-11-061-1/+1
|/ / / / / / / /
* | | | | | | | sh: Check for return_to_handler when unwinding the stackMatt Fleming2009-10-261-0/+22
* | | | | | | | sh: Build fix: define more __movmem* symbolsLubomir Rintel2009-10-261-0/+14
* | | | | | | | sh: __irq_entry annotate do_IRQ().Paul Mundt2009-10-261-1/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt2009-10-141-1/+1
* | | | | | | sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt2009-10-141-2/+1
* | | | | | | sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt2009-10-141-0/+2
* | | | | | | sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-141-0/+2
* | | | | | | sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt2009-10-141-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | sh: ftrace: Fix up syscall tracepoint support.Paul Mundt2009-10-131-10/+27
| |_|_|_|/ |/| | | |
* | | | | sh: update die() output.Paul Mundt2009-10-131-3/+4
| |/ / / |/| | |
* | | | sh: Build fix: export __movmemLubomir Rintel2009-09-301-0/+1
* | | | sh: Disable unaligned kernel access printks by default.Paul Mundt2009-09-301-2/+2
* | | | sh: Don't enable interrupts in the page fault pathMatt Fleming2009-09-281-2/+0
* | | | sh: Set the default I/O port base to P2SEG.Paul Mundt2009-09-281-0/+3
* | | | sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt2009-09-281-0/+3
|/ / /
* | | sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu2009-09-251-0/+14
* | | sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu2009-09-251-0/+14
* | | sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt2009-09-241-6/+6
OpenPOWER on IntegriCloud