Age | Commit message (Expand) | Author | Files | Lines |
2008-05-21 | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 1 | -1/+1 |
2008-05-19 | 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-16 | [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: Fix up optimized SH-4 memcpy on big endian. | Hideo Saito | 1 | -11/+11 |
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-14 | 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-09 | sh: update smc91x platform data for se7206. | Paul Mundt | 1 | -3/+14 |
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 | 2 | -2/+38 |
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: update smc91x platform data for se7722 | Magnus Damm | 1 | -0/+6 |
2008-05-08 | sh: update smc91x platform data for MigoR | Magnus Damm | 1 | -1/+10 |
2008-05-08 | sh: remove -traditional. | Mathieu Desnoyers | 2 | -2/+0 |
2008-05-08 | sh: r7780rp: Kill off unneded ifdefs for irq setup. | Paul Mundt | 4 | -24/+6 |
2008-05-08 | sh: rts7751r2d: Kill off unneeded ifdefs. | Paul Mundt | 1 | -5/+2 |
2008-05-08 | sh: intc_sh5 depends on cayman board for IRQ priority table. | Paul Mundt | 1 | -35/+38 |
2008-05-08 | sh64: export onchip_remap/unmap() too. | Paul Mundt | 1 | -0/+2 |
2008-05-08 | sh64: Some symbol exports to make the allmodconfig happier. | Paul Mundt | 4 | -2/+28 |
2008-05-08 | sh: remove the broken SH_MPC1211 support | Adrian Bunk | 7 | -799/+2 |
2008-05-08 | sh64: Setup I/D-TLB defaults in SH-5 probe path. | Paul Mundt | 1 | -0/+4 |
2008-05-08 | sh: kexec and kdump depend on SUPERH32. | Paul Mundt | 1 | -2/+2 |
2008-05-08 | sh64: Fix up compile warning in event tracer. | Paul Mundt | 1 | -1/+1 |
2008-05-08 | sh64: Fixup the nommu build. | Paul Mundt | 3 | -3/+34 |
2008-05-08 | sh64: fixups for xtime_lock seqlock conversion. | Paul Mundt | 1 | -2/+2 |
2008-05-08 | sh: sh-bios depends on SUPERH32. | Paul Mundt | 1 | -0/+1 |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2008-04-29 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2 | -4/+2 |
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-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-04-28 | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 1 | -9/+0 |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -2/+0 |
2008-04-20 | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman | 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 |