summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix sh ptep_get_and_clear breakageAdrian Bunk2008-07-281-1/+1
| * | sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda2008-07-289-0/+1821
| * | sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm2008-07-285-0/+70
| * | sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirqMagnus Damm2008-07-281-1/+80
| * | sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirqMagnus Damm2008-07-281-0/+79
| * | sh: Export sh7722 VPU and VEU using uio_pdrv_genirqMagnus Damm2008-07-281-0/+53
| * | sh: Export sh7343 VPU and VEU using uio_pdrv_genirqMagnus Damm2008-07-281-0/+53
| * | sh2(A) exception handler updateYoshinori Sato2008-07-286-90/+385
| * | sh: update Solution Engine 7343Yoshihiro Shimoda2008-07-283-564/+477Star
| * | sh: update sh7343 codeYoshihiro Shimoda2008-07-282-1/+137
| * | sh: fix pg-sh4.c build breakage in linux-nextMagnus Damm2008-07-281-1/+1
| * | sh: enable I2C on the ap325rxa boardMagnus Damm2008-07-281-0/+11
| * | sh: add SuperH Mobile I2C platform data to sh7366Magnus Damm2008-07-281-0/+21
| * | sh: add SuperH Mobile I2C platform data to sh7723Magnus Damm2008-07-281-0/+21
| * | sh: add SuperH Mobile I2C platform data to sh7343Magnus Damm2008-07-281-0/+42
| * | sh: add interrupt ack code to sh4aYoshihiro Shimoda2008-07-287-26/+74
| * | sh: Fix up link error on SH-2 zImage with older binutils.Yoshinori Sato2008-07-284-15/+12Star
| * | sh: Conditionally re-enable IRQs in fault path.Stuart Menefy2008-07-282-6/+9
| * | sh: Record the major cut revision for probed SH-4A parts.Paul Mundt2008-07-281-4/+5
| * | sh: Optimized flush_icache_range() implementation.Chris Smith2008-07-282-39/+38Star
| * | sh: Stub in silicon cut in CPU info.Stuart Menefy2008-07-282-0/+9
| * | sh: Tidy up the SH-3 exception vector table.Paul Mundt2008-07-281-19/+19
| * | SH7619 add ethernet controler supportYoshinori Sato2008-07-281-0/+24
| * | sh: Remove sh_pcic_io_xxx function from Solution Engine IO codeNobuhiro Iwamatsu2008-07-281-45/+14Star
| * | sh: Fix Kconfig of AP-325RXANobuhiro Iwamatsu2008-07-281-1/+1
| * | sh: Clean up code of Solution Engine 770xNobuhiro Iwamatsu2008-07-281-3/+1Star
| * | sh: Update Solution Enginge 7712 defconfigNobuhiro Iwamatsu2008-07-281-374/+285Star
| * | sh: Solution Enginge 7710/7712 SH-Ether supportNobuhiro Iwamatsu2008-07-281-0/+49
| * | sh/kernel/ cleanupsAdrian Bunk2008-07-286-30/+6Star
| * | sh: make pcibios_max_latency staticAdrian Bunk2008-07-281-1/+1
| * | sh: make EARLY_PCI_OP's staticAdrian Bunk2008-07-281-1/+1
| * | sh/boards/dreamcast/rtc.c: make 2 functions staticAdrian Bunk2008-07-281-2/+2
| * | sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-07-287-0/+1235
| * | sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu2008-07-281-2/+8
| * | sh: Add support Renesas Solutions AP-325RXA boardYusuke Goda2008-07-286-0/+1065
| * | sh: Add support for 16kB PAGE_SIZE.Paul Mundt2008-07-281-0/+6
| * | sh: Support variable page sizes on nommu.Paul Mundt2008-07-281-3/+3
| * | sh: RSK+ 7203 board support.Paul Mundt2008-07-285-0/+133
| * | sh: Make dump_task dependent on ELF core.Paul Mundt2008-07-281-1/+1
| * | sh: Initial ELF FDPIC support.Paul Mundt2008-07-282-2/+46
| * | move arch/sh/lib/io.o to obj-yAdrian Bunk2008-07-281-1/+3
| * | sh dreamcast: export board_pci_channelsAdrian Bunk2008-07-281-0/+2
| * | sh: export get_cpu_subtypeAdrian Bunk2008-07-281-0/+1
| * | sh: fix seq_file memory leakLi Zefan2008-07-282-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-281-3/+3
|\ \ \
| * | | stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-281-3/+3
| | |/ | |/|
* | | sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKDavid S. Miller2008-07-281-0/+1
* | | sparc: Add task_pt_regs().David S. Miller2008-07-281-0/+1
* | | sparc: Add call to tracehook_signal_handler().David S. Miller2008-07-281-0/+2
* | | sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller2008-07-283-4/+22