Age | Commit message (Expand) | Author | Files | Lines |
2008-06-09 | sh: add resource of USB host for SH7723 | Yoshihiro Shimoda | 1 | -0/+26 |
2008-06-09 | sh: Fix compile error SH7763 setup code | Nobuhiro Iwamatsu | 1 | -4/+5 |
2008-06-09 | sh: Add SH7723 SCIF support | Yusuke.Goda | 1 | -0/+15 |
2008-06-02 | sh: module.c use kernel unaligned helpers | Harvey Harrison | 1 | -34/+5 |
2008-06-02 | sh/kernel/cpu/irq/intc-sh5.c build fix | Adrian Bunk | 1 | -0/+1 |
2008-05-26 | sh: Drop broken URAM support on SH7723. | Paul Mundt | 1 | -6/+0 |
2008-05-23 | sh: add probe support for new sh7723 cut | Magnus Damm | 1 | -0/+1 |
2008-05-23 | sh: fix VPU interrupt vector for sh7723 | Magnus Damm | 1 | -1/+1 |
2008-05-23 | sh: fix USBF resource for sh7722 | Magnus Damm | 1 | -1/+1 |
2008-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2008-05-19 | sh: Fix up restorer in debug_trap exception return path. | Paul Mundt | 1 | -6/+5 |
2008-05-19 | sh: Make is_valid_bugaddr() more intelligent on nommu. | Paul Mundt | 1 | -1/+9 |
2008-05-17 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-16 | sh: use the common ascii hex helpers | Harvey Harrison | 1 | -6/+5 |
2008-05-16 | sh: fix sh7785 master clock value | Yoshihiro Shimoda | 1 | -1/+1 |
2008-05-16 | sh: Fix up thread info pointer in syscall_badsys resume path. | Hideo Saito | 1 | -0/+1 |
2008-05-16 | sh: disable initrd defaults in .empty_zero_page. | Paul Mundt | 1 | -2/+2 |
2008-05-16 | sh: display boot params by default on entry. | Paul Mundt | 1 | -0/+11 |
2008-05-15 | lib: create common ascii hex array | Harvey Harrison | 1 | -8/+0 |
2008-05-09 | SH: catch negative denormal_subf1() retval in denormal_add() | Roel Kluin | 1 | -2/+2 |
2008-05-08 | sh: intc register modify fix | Magnus Damm | 1 | -0/+9 |
2008-05-08 | sh: no high level trigger on some sh3 cpus | Magnus Damm | 1 | -0/+5 |
2008-05-08 | sh: clean up sh7710 and sh7720 intc tables | Magnus Damm | 2 | -8/+1 |
2008-05-08 | sh: add interrupt ack code to sh3 | Magnus Damm | 2 | -7/+87 |
2008-05-08 | sh: unify external irq pin code for sh3 | Magnus Damm | 6 | -94/+75 |
2008-05-08 | sh: reset hardware from early printk | Magnus Damm | 1 | -3/+3 |
2008-05-08 | sh: drain and wait for early printk | Magnus Damm | 1 | -0/+6 |
2008-05-08 | sh: use sci_out() for early printk | Magnus Damm | 1 | -11/+13 |
2008-05-08 | sh: add memory resources to /proc/iomem | Magnus Damm | 1 | -1/+37 |
2008-05-08 | sh: add kernel bss resource | Magnus Damm | 1 | -0/+7 |
2008-05-08 | sh: fix sh7705 interrupt vector typo | Magnus Damm | 1 | -1/+1 |
2008-05-08 | sh: intc_sh5 depends on cayman board for IRQ priority table. | Paul Mundt | 1 | -35/+38 |
2008-05-08 | sh64: Some symbol exports to make the allmodconfig happier. | Paul Mundt | 4 | -2/+28 |
2008-05-08 | sh64: Setup I/D-TLB defaults in SH-5 probe path. | Paul Mundt | 1 | -0/+4 |
2008-05-08 | sh64: Fixup the nommu build. | Paul Mundt | 1 | -0/+28 |
2008-05-08 | sh64: fixups for xtime_lock seqlock conversion. | Paul Mundt | 1 | -2/+2 |
2008-05-04 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2008-04-29 | sh: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 1 | -5/+2 |
2008-04-29 | proper __do_softirq() prototype | Adrian Bunk | 1 | -2/+0 |
2008-04-18 | sh: Fix up L2 cache probe. | Paul Mundt | 1 | -0/+6 |
2008-04-18 | sh: Fix up SH-4A part probe. | Paul Mundt | 1 | -1/+1 |
2008-04-18 | sh: Add support for SH7723 CPU subtype. | Paul Mundt | 4 | -11/+318 |
2008-04-18 | sh: Fix up SH7763 build. | Paul Mundt | 1 | -9/+1 |
2008-04-18 | sh: Add I2C platform data to sh7722 | Magnus Damm | 1 | -0/+21 |
2008-04-18 | sh: Use physical addresses for sh7722 USBF resources | Magnus Damm | 1 | -4/+3 |
2008-04-18 | sh: Hook up the rest of the SH7770 serial ports. | Paul Mundt | 1 | -1/+36 |
2008-04-18 | sh: Add support for Solution Engine SH7721 board | Yoshihiro Shimoda | 1 | -6/+9 |
2008-04-18 | sh: Initial support for the MX-G CPU. | Paul Mundt | 4 | -3/+176 |
2008-04-18 | sh: Create an sh debugfs root. | Paul Mundt | 1 | -0/+14 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 5 | -152/+2 |