aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-30bridge: send correct MTU value in PMTU (revised)Simon Wunderlich
2008-07-30Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-07-30Fix off-by-one error in iov_iter_advance()Linus Torvalds
2008-07-30romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds
2008-07-30drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall
2008-07-30sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu
2008-07-30fix NE2000 linkage errorMikael Pettersson
2008-07-30[MIPS] Cobalt: update defconfigYoichi Yuasa
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel
2008-07-30[MIPS] TXx9: Kconfig cleanupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Kill unused txx927.hAtsushi Nemoto
2008-07-30[MIPS] TXx9: Support early_printkAtsushi Nemoto
2008-07-30[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Random cleanupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto
2008-07-30[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto
2008-07-30[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto
2008-07-30[MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto
2008-07-30[MIPS] TXx9: PCI error handlingAtsushi Nemoto
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto
2008-07-30[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto
2008-07-30[MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto
2008-07-30[MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto
2008-07-30[MIPS] RB532: Flags are unsigned longAdrian Bunk
2008-07-30[MIPS] Initialization of Alchemy boardsKevin Hickey
2008-07-30[MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-30cpumask: statement expressions confuse some versions of gccStephen Rothwell
2008-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-30x86: wrong register was used in align macroVitaly Mayatskikh
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson
2008-07-30sgi-xp: cleanup naming of partition definesDean Nelson
2008-07-30sgi-xp: move xpc_check_remote_hb() to support both SN2 and UVDean Nelson
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson
2008-07-30sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson
2008-07-30sgi-xp: use standard bitops macros and functionsDean Nelson
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson
2008-07-30sgi-xp: add _sn2 suffix to a few variablesDean Nelson
2008-07-30sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson
2008-07-30sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson
2008-07-30sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson
2008-07-30sgi-xp: replace AMO_t typedef by struct amoDean Nelson
2008-07-30sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson
2008-07-30sgi-xp: isolate additional sn2 specific codeDean Nelson
2008-07-30sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson
2008-07-30sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson