Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | [MIPS] Fix minor sparse warnings | Atsushi Nemoto | 2006-02-07 | 3 | -2/+4 | |
| | * | | | | | | [MIPS] MIPS R2 optimized endianess swapping. | Ralf Baechle | 2006-02-07 | 1 | -0/+29 | |
| | * | | | | | | [MIPS] Remove buggy inline version of memscan. | Ralf Baechle | 2006-02-07 | 1 | -22/+0 | |
| | * | | | | | | [MIPS] Sparse: Add some __user tags to signal functions. | Atsushi Nemoto | 2006-02-07 | 4 | -42/+45 | |
| | * | | | | | | [MIPS] Shrink Qemu configuration to the bare minimum that is need and tested. | Ralf Baechle | 2006-02-07 | 1 | -52/+26 | |
| | * | | | | | | [MIPS] Support /proc/kcore for MIPS | Daniel Jacobowitz | 2006-02-07 | 1 | -0/+16 | |
| | * | | | | | | [MIPS] IP22: Fix serial console detection | Ralf Baechle | 2006-02-07 | 1 | -2/+8 | |
| | * | | | | | | [MIPS] ieee754[sd]p_neg workaround | Atsushi Nemoto | 2006-02-07 | 2 | -8/+20 | |
| | * | | | | | | [MIPS] Remove wrong __user tags. | Atsushi Nemoto | 2006-02-07 | 3 | -9/+6 | |
| | * | | | | | | [MIPS] Cleanup fls implementation. | Ralf Baechle | 2006-02-07 | 1 | -26/+32 | |
| | * | | | | | | [MIPS] local_irq_restore wasn't safe to be used in other macros mode. | Ralf Baechle | 2006-02-07 | 1 | -2/+2 | |
| | * | | | | | | [MIPS] Remove commented out code to add -mmad for Nevada. | Ralf Baechle | 2006-02-07 | 1 | -1/+0 | |
| | * | | | | | | [MIPS] Fix Cobalt PCI cache line sizes | Peter Horton | 2006-02-07 | 1 | -2/+2 | |
| | * | | | | | | [MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warn... | Atsushi Nemoto | 2006-02-07 | 1 | -0/+22 | |
| | * | | | | | | [MIPS] Build blast_cache routines from template | Atsushi Nemoto | 2006-02-07 | 1 | -350/+50 | |
| | * | | | | | | [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c | Atsushi Nemoto | 2006-02-07 | 1 | -7/+15 | |
| | * | | | | | | [MIPS] Reformat to 80 columns. | Ralf Baechle | 2006-02-07 | 1 | -8/+19 | |
| | * | | | | | | [MIPS] Sibyte: Make all setup functions __init. | Ralf Baechle | 2006-02-07 | 1 | -4/+5 | |
| | * | | | | | | [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. | Ralf Baechle | 2006-02-07 | 1 | -4/+3 | |
| | * | | | | | | [MIPS] Au1200: Make KGDB compile | Sergei Shtylylov | 2006-02-07 | 1 | -0/+4 | |
| | * | | | | | | [MIPS] Au1xx0: really set KSEG0 to uncached on reboot | Sergei Shtylylov | 2006-02-07 | 1 | -1/+1 | |
| | * | | | | | | [MIPS] TX49x7: Fix timer register #define's | Sergei Shtylylov | 2006-02-07 | 1 | -11/+10 | |
| | * | | | | | | [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation. | Ralf Baechle | 2006-02-07 | 1 | -35/+36 | |
| | * | | | | | | [MIPS] SB1: Add oprofile support. | Mark Mason | 2006-02-07 | 3 | -0/+8 | |
| | * | | | | | | [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver. | Mark Mason | 2006-02-07 | 1 | -2/+0 | |
| | * | | | | | | [MIPS] BCM1125 PCI fixes | Mark Mason | 2006-02-07 | 1 | -0/+1 | |
| | * | | | | | | [MIPS] Nevada support for SGI O2. | Ralf Baechle | 2006-02-07 | 3 | -1/+3 | |
| | * | | | | | | [MIPS] CPU definitions for Cobalt. | Ralf Baechle | 2006-02-07 | 1 | -0/+56 | |
| | * | | | | | | [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. | Ralf Baechle | 2006-02-07 | 9 | -7/+7 | |
| | * | | | | | | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 | 30 | -40/+79 | |
| | * | | | | | | [MIPS] Check function pointers are non-zero before calling. | Ralf Baechle | 2006-02-07 | 1 | -4/+6 | |
| | * | | | | | | [MIPS] Revert "mips: add pm_power_off" | Ralf Baechle | 2006-02-07 | 1 | -6/+0 | |
| | * | | | | | | [MIPS] RTLX compile fixes. | Ralf Baechle | 2006-02-07 | 1 | -0/+4 | |
| | * | | | | | | [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100. | Ralf Baechle | 2006-02-07 | 1 | -27/+25 | |
| | * | | | | | | [MIPS] Fix C version of ssnop to use the right opcode. | Ralf Baechle | 2006-02-07 | 1 | -1/+1 | |
| | * | | | | | | [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern... | Ralf Baechle | 2006-02-07 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | [PATCH] Fix bad apic fix on i386 | Andi Kleen | 2006-02-07 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-02-07 | 15 | -116/+222 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [PATCH] Kbuild menu - hide empty NETDEVICES menu when NET is disabled | Paolo 'Blaisorblade' Giarrusso | 2006-02-07 | 1 | -6/+1 | |
| | * | | | | | | [PATCH] uli526x warning fix | Andrew Morton | 2006-02-07 | 1 | -1/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix | Linus Torvalds | 2006-02-07 | 4 | -9/+16 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | kbuild: fix build with O=.. | Sam Ravnborg | 2006-01-21 | 1 | -1/+1 | |
| | * | | | | | | cris: asm-offsets related build failure | Al Viro | 2006-01-21 | 1 | -1/+1 | |
| | * | | | | | | kconfig: fix /dev/null breakage | Sam Ravnborg | 2006-01-21 | 2 | -7/+14 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge branch 'upstream-fixes' | Jeff Garzik | 2006-02-07 | 13 | -109/+220 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux... | Jeff Garzik | 2006-02-07 | 2 | -18/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | 8139too: fix a TX timeout watchdog thread against NAPI softirq race | Francois Romieu | 2006-02-01 | 1 | -12/+26 | |
| | * | | | | | | dscc4: fix dscc4_init_dummy_skb check | Alexey Dobriyan | 2006-02-01 | 1 | -1/+1 | |
| | * | | | | | | r8169: fix forced-mode link settings | Andy Gospodarek | 2006-01-31 | 1 | -0/+3 | |
| | * | | | | | | r8169: prevent excessive busy-waiting | Francois Romieu | 2006-01-29 | 1 | -6/+4 | |
| | | |/ / / / | | |/| | | | |