summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-07[MIPS] local_irq_restore wasn't safe to be used in other macros mode.Ralf Baechle1-2/+2
2006-02-07[MIPS] Remove commented out code to add -mmad for Nevada.Ralf Baechle1-1/+0
2006-02-07[MIPS] Fix Cobalt PCI cache line sizesPeter Horton1-2/+2
2006-02-07[MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warn...Atsushi Nemoto1-0/+22
2006-02-07[MIPS] Build blast_cache routines from templateAtsushi Nemoto1-350/+50
2006-02-07[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.cAtsushi Nemoto1-7/+15
2006-02-07[MIPS] Reformat to 80 columns.Ralf Baechle1-8/+19
2006-02-07[MIPS] Sibyte: Make all setup functions __init.Ralf Baechle1-4/+5
2006-02-07[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.Ralf Baechle1-4/+3
2006-02-07[MIPS] Au1200: Make KGDB compileSergei Shtylylov1-0/+4
2006-02-07[MIPS] Au1xx0: really set KSEG0 to uncached on rebootSergei Shtylylov1-1/+1
2006-02-07[MIPS] TX49x7: Fix timer register #define'sSergei Shtylylov1-11/+10
2006-02-07[MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.Ralf Baechle1-35/+36
2006-02-07[MIPS] SB1: Add oprofile support.Mark Mason3-0/+8
2006-02-07[MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.Mark Mason1-2/+0
2006-02-07[MIPS] BCM1125 PCI fixesMark Mason1-0/+1
2006-02-07[MIPS] Nevada support for SGI O2.Ralf Baechle3-1/+3
2006-02-07[MIPS] CPU definitions for Cobalt.Ralf Baechle1-0/+56
2006-02-07[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle9-7/+7
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle30-40/+79
2006-02-07[MIPS] Check function pointers are non-zero before calling.Ralf Baechle1-4/+6
2006-02-07[MIPS] Revert "mips: add pm_power_off"Ralf Baechle1-6/+0
2006-02-07[MIPS] RTLX compile fixes.Ralf Baechle1-0/+4
2006-02-07[MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.Ralf Baechle1-27/+25
2006-02-07[MIPS] Fix C version of ssnop to use the right opcode.Ralf Baechle1-1/+1
2006-02-07[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...Ralf Baechle1-1/+1
2006-02-05[PPP]: Fixed hardware RX checksum handlingHerbert Xu1-0/+3
2006-02-05[PATCH] USB: Fix GPL markings on usb core functions.Greg KH1-3/+3
2006-02-05mm/slab.c (non-NUMA): Fix compile warning and clean up codeLinus Torvalds1-3/+8
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+17
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-61/+124
2006-02-05[PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam1-1/+11
2006-02-05[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk1-0/+1
2006-02-05[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai2-2/+2
2006-02-05[PATCH] i386: print kernel version in register dumpsChuck Ebbert2-4/+8
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert9-3/+77
2006-02-05[PATCH] namei.c: unlock missing in error caseUlrich Drepper1-16/+16
2006-02-05[PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()Trond Myklebust1-2/+3
2006-02-05[PATCH] NUMA slab locking fixes: fix cpu down and up lockingRavikiran G Thirumalai1-38/+85
2006-02-05[PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lockRavikiran G Thirumalai1-18/+18
2006-02-05[PATCH] NUMA slab locking fixes: move color_next to l3Ravikiran G Thirumalai1-11/+11
2006-02-05[PATCH] hugetlb: add comment explaining reasons for Bus ErrorsChristoph Lameter1-0/+9
2006-02-05[PATCH] jbd: fix transaction batchingAndrew Morton2-1/+13
2006-02-05[PATCH] reiserfs_get_acl() build fixAndrew Morton1-1/+5
2006-02-05[PATCH] x86: fix stack trace facility levelHugh Dickins1-1/+2
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley3-22/+5
2006-02-05[PATCH] missing license tag in intermoduleDave Jones1-0/+3
2006-02-05[PATCH] pktcdvd: Allow larger packetsPhillip Susi1-1/+1
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund3-29/+32
2006-02-05[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTALAdrian Bunk1-2/+2