| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] fix simscsi | Christoph Hellwig | 2006-07-28 | 1 | -2/+3 |
* | [SPARC64]: Explicitly print return PC when the kernel fault PC is bogus. | David S. Miller | 2006-07-24 | 1 | -0/+3 |
* | [SPARC64]: Update defconfig. | David S. Miller | 2006-07-21 | 1 | -4/+4 |
* | [SPARC]: Fix length parameter verification in sys_getdomainname(). | David S. Miller | 2006-07-21 | 2 | -18/+18 |
* | [SPARC]: Get sun4d SMP building again. | Raymond Burns | 2006-07-21 | 2 | -78/+121 |
* | [SPARC]: Do not call sun4m_irq_rotate on sun4d. | Raymond Burns | 2006-07-21 | 1 | -1/+1 |
* | [SPARC]: Simplify and correct __cpu_find_by() | David S. Miller | 2006-07-21 | 2 | -21/+7 |
* | [SPARC]: Initialize iounit spinlock in iounit_init(). | Raymond Burns | 2006-07-21 | 1 | -0/+1 |
* | [SPARC]: Fix initialization of sun4d SBUS interrupts. | David S. Miller | 2006-07-21 | 1 | -3/+31 |
* | [SPARC]: Fix property name acquisition in prom.c | Bob Breuer | 2006-07-21 | 1 | -3/+6 |
* | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 2006-07-21 | 4 | -105/+0 |
* | [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. | David S. Miller | 2006-07-21 | 2 | -4/+42 |
* | [S390] sysfs_create_xxx return values. | Heiko Carstens | 2006-07-18 | 1 | -10/+36 |
* | [S390] .align 4096 statements in head.S | Heiko Carstens | 2006-07-18 | 2 | -4/+4 |
* | [PATCH] UML - fix utsname build breakage | Jeff Dike | 2006-07-15 | 1 | -11/+11 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-07-14 | 3 | -13/+8 |
|\ |
|
| * | [SPARC64] Fix PSYCHO PCI controler init. | Marc Zyngier | 2006-07-14 | 1 | -1/+2 |
| * | [SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources() | David S. Miller | 2006-07-14 | 1 | -3/+0 |
| * | [SPARC64]: Make sure IRQs are disabled properly during early boot. | David S. Miller | 2006-07-14 | 2 | -9/+6 |
* | | [PATCH] uml: header formatting cleanups | Jeff Dike | 2006-07-14 | 1 | -34/+34 |
* | | [PATCH] uml: tidy biarch gcc support | Jeff Dike | 2006-07-14 | 2 | -2/+1 |
* | | [PATCH] uml: tidy longjmp macro | Jeff Dike | 2006-07-14 | 4 | -18/+13 |
* | | [PATCH] i386: remove redundant might_sleep() in user accessors. | Vadim Lobanov | 2006-07-14 | 1 | -2/+0 |
* | | [PATCH] i386 kexec: allow the kexec on panic support to compile on voyager | Eric W. Biederman | 2006-07-14 | 1 | -1/+1 |
* | | [PATCH] Fix a memory leak in the i386 setup code | Catalin Marinas | 2006-07-14 | 1 | -1/+4 |
* | | [PATCH] i386: handle_BUG(): don't print garbage if debug info unavailable | Chuck Ebbert | 2006-07-14 | 1 | -20/+20 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-07-13 | 179 | -2787/+2850 |
|\ |
|
| * | [MIPS] sparsemem: fix crash in show_mem | Atsushi Nemoto | 2006-07-13 | 1 | -0/+2 |
| * | [MIPS] vr41xx: Update workpad setup function | Yoichi Yuasa | 2006-07-13 | 1 | -5/+10 |
| * | [MIPS] vr41xx: Update e55 setup function | Yoichi Yuasa | 2006-07-13 | 1 | -5/+10 |
| * | [MIPS] vr41xx: Removed old v2.4 VRC4173 driver | Yoichi Yuasa | 2006-07-13 | 3 | -590/+1 |
| * | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h | Yoichi Yuasa | 2006-07-13 | 5 | -2/+4 |
| * | [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
| * | [MIPS] Remove unused code. | Ralf Baechle | 2006-07-13 | 3 | -249/+1 |
| * | [MIPS] IP22 Fix brown paper bag in RTC code. | Julien BLACHE | 2006-07-13 | 1 | -1/+1 |
| * | [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init(). | Ralf Baechle | 2006-07-13 | 1 | -5/+1 |
| * | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 | 37 | -89/+34 |
| * | [MIPS] Nuke redeclarations of board_time_init. | Ralf Baechle | 2006-07-13 | 2 | -2/+0 |
| * | [MIPS] Remove redeclarations of setup_irq(). | Ralf Baechle | 2006-07-13 | 4 | -6/+3 |
| * | [MIPS] Nuke redeclarations of board_timer_setup. | Ralf Baechle | 2006-07-13 | 2 | -2/+2 |
| * | [MIPS] Print out TLB handler assembly for debugging. | Thiemo Seufer | 2006-07-13 | 1 | -88/+71 |
| * | [MIPS] SMTC: Reformat to Linux style. | Ralf Baechle | 2006-07-13 | 1 | -29/+29 |
| * | [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt. | Ralf Baechle | 2006-07-13 | 1 | -2/+0 |
| * | [MIPS] IP27: Reformatting. | Ralf Baechle | 2006-07-13 | 1 | -4/+4 |
| * | [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown. | Ralf Baechle | 2006-07-13 | 1 | -0/+4 |
| * | [MIPS] IP27: irq_chip startup method returns unsigned int. | Ralf Baechle | 2006-07-13 | 1 | -1/+2 |
| * | [MIPS] IP27: struct irq_desc member handler was renamed to chip. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
| * | [MIPS] Remove vmlinux.rm200 target from makefile. | Yoichi Yuasa | 2006-07-13 | 1 | -4/+2 |
| * | [MIPS] vr41xx: Replace magic number for P4K bit with symbol. | Yoichi Yuasa | 2006-07-13 | 1 | -1/+1 |
| * | [MIPS] vr41xx: Changed workaround to recommended method | Yoichi Yuasa | 2006-07-13 | 1 | -4/+3 |