Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | sh: add SuperH Mobile I2C platform data to sh7723 | Magnus Damm | 2008-07-28 | 1 | -0/+21 | |
| | * | | sh: add SuperH Mobile I2C platform data to sh7343 | Magnus Damm | 2008-07-28 | 1 | -0/+42 | |
| | * | | sh: add interrupt ack code to sh4a | Yoshihiro Shimoda | 2008-07-28 | 7 | -26/+74 | |
| | * | | sh: Fix up link error on SH-2 zImage with older binutils. | Yoshinori Sato | 2008-07-28 | 4 | -15/+12 | |
| | * | | sh: Conditionally re-enable IRQs in fault path. | Stuart Menefy | 2008-07-28 | 2 | -6/+9 | |
| | * | | sh: Record the major cut revision for probed SH-4A parts. | Paul Mundt | 2008-07-28 | 1 | -4/+5 | |
| | * | | sh: Optimized flush_icache_range() implementation. | Chris Smith | 2008-07-28 | 2 | -39/+38 | |
| | * | | sh: Stub in silicon cut in CPU info. | Stuart Menefy | 2008-07-28 | 2 | -0/+9 | |
| | * | | sh: Tidy up the SH-3 exception vector table. | Paul Mundt | 2008-07-28 | 1 | -19/+19 | |
| | * | | SH7619 add ethernet controler support | Yoshinori Sato | 2008-07-28 | 1 | -0/+24 | |
| | * | | sh: Remove sh_pcic_io_xxx function from Solution Engine IO code | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -45/+14 | |
| | * | | sh: Fix Kconfig of AP-325RXA | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -1/+1 | |
| | * | | sh: Clean up code of Solution Engine 770x | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -3/+1 | |
| | * | | sh: Update Solution Enginge 7712 defconfig | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -374/+285 | |
| | * | | sh: Solution Enginge 7710/7712 SH-Ether support | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -0/+49 | |
| | * | | sh/kernel/ cleanups | Adrian Bunk | 2008-07-28 | 6 | -30/+6 | |
| | * | | sh: make pcibios_max_latency static | Adrian Bunk | 2008-07-28 | 1 | -1/+1 | |
| | * | | sh: make EARLY_PCI_OP's static | Adrian Bunk | 2008-07-28 | 1 | -1/+1 | |
| | * | | sh/boards/dreamcast/rtc.c: make 2 functions static | Adrian Bunk | 2008-07-28 | 1 | -2/+2 | |
| | * | | sh: Renesas Solutions SH7763RDP board support | Nobuhiro Iwamatsu | 2008-07-28 | 7 | -0/+1235 | |
| | * | | sh: Add SCIF2 support for SH7763. | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -2/+8 | |
| | * | | sh: Add support Renesas Solutions AP-325RXA board | Yusuke Goda | 2008-07-28 | 6 | -0/+1065 | |
| | * | | sh: Add support for 16kB PAGE_SIZE. | Paul Mundt | 2008-07-28 | 1 | -0/+6 | |
| | * | | sh: Support variable page sizes on nommu. | Paul Mundt | 2008-07-28 | 1 | -3/+3 | |
| | * | | sh: RSK+ 7203 board support. | Paul Mundt | 2008-07-28 | 5 | -0/+133 | |
| | * | | sh: Make dump_task dependent on ELF core. | Paul Mundt | 2008-07-28 | 1 | -1/+1 | |
| | * | | sh: Initial ELF FDPIC support. | Paul Mundt | 2008-07-28 | 2 | -2/+46 | |
| | * | | move arch/sh/lib/io.o to obj-y | Adrian Bunk | 2008-07-28 | 1 | -1/+3 | |
| | * | | sh dreamcast: export board_pci_channels | Adrian Bunk | 2008-07-28 | 1 | -0/+2 | |
| | * | | sh: export get_cpu_subtype | Adrian Bunk | 2008-07-28 | 1 | -0/+1 | |
| | * | | sh: fix seq_file memory leak | Li Zefan | 2008-07-28 | 2 | -2/+2 | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-28 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | stop_machine: Wean existing callers off stop_machine_run() | Rusty Russell | 2008-07-28 | 1 | -3/+3 | |
| | | |/ | | |/| | ||||||
| * | | | sparc: Set CONFIG_HAVE_ARCH_TRACEHOOK | David S. Miller | 2008-07-27 | 1 | -0/+1 | |
| * | | | sparc: Add task_pt_regs(). | David S. Miller | 2008-07-27 | 1 | -0/+1 | |
| * | | | sparc: Add call to tracehook_signal_handler(). | David S. Miller | 2008-07-27 | 1 | -0/+2 | |
| * | | | sparc: Create and use TIF_NOTIFY_RESUME. | David S. Miller | 2008-07-27 | 3 | -4/+22 | |
| * | | | sparc: Use tracehook routines in syscall_trace(). | David S. Miller | 2008-07-27 | 2 | -17/+21 | |
| * | | | sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK | Roland McGrath | 2008-07-27 | 1 | -0/+1 | |
| * | | | sparc: Add user_stack_pointer(). | David S. Miller | 2008-07-27 | 2 | -0/+2 | |
| * | | | sparc64: tracehook_signal_handler | Roland McGrath | 2008-07-27 | 2 | -0/+6 | |
| * | | | sparc64: tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 2008-07-27 | 3 | -6/+13 | |
| * | | | sparc: Add asm/syscall.h | David S. Miller | 2008-07-27 | 1 | -0/+120 | |
| * | | | sparc64: tracehook syscall | Roland McGrath | 2008-07-27 | 3 | -22/+17 | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/sparc | David S. Miller | 2008-07-27 | 328 | -1/+32082 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | sparc: enable headers_export again | Sam Ravnborg | 2008-07-27 | 1 | -1/+45 | |
| | * | | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 2008-07-27 | 328 | -1/+32038 | |
| | |/ | ||||||
| * | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8... | Linus Torvalds | 2008-07-27 | 1 | -3/+5 | |
| |\ \ | ||||||
| | * | | x86: fix cpu hotplug on 32bit | Thomas Gleixner | 2008-07-27 | 1 | -3/+5 | |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-27 | 53 | -787/+638 | |
| |\ \ \ | | |_|/ | |/| | |