aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-27MIPS: TXx9: Make firmware parameter passing more robustGeert Uytterhoeven1-4/+18
2008-10-27MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.Shinya Kuribayashi1-20/+0
2008-10-27MIPS: Markeins: Extract ll_emma2rh_* functionsShinya Kuribayashi1-45/+38
2008-10-27MIPS: Markeins: Remove runtime debug printsShinya Kuribayashi1-17/+0
2008-10-27MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.cShinya Kuribayashi6-367/+249
2008-10-27MIPS: EMMA2RH: Remove emma2rh_gpio_irq_baseShinya Kuribayashi2-13/+10
2008-10-27MIPS: EMMA2RH: Remove emma2rh_sw_irq_baseShinya Kuribayashi2-10/+8
2008-10-27MIPS: EMMA2RH: Remove emma2rh_irq_base global variableShinya Kuribayashi2-11/+8
2008-10-27MIPS: EMMA2RH: Remove emma2rh_sync on read operationShinya Kuribayashi1-3/+0
2008-10-27MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dirShinya Kuribayashi13-16/+16
2008-10-27MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/Shinya Kuribayashi11-3/+3
2008-10-27MIPS: EMMA: Kconfig reorganizationShinya Kuribayashi8-24/+45
2008-10-27MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi8-3/+24
2008-10-27MIPS: RB532: Disable the right devicePhil Sutter1-1/+1
2008-10-27MIPS: Add support for NXP PNX833x (STB222/5) into linux kernelDaniel Laird16-0/+2783
2008-10-27MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spellingGeert Uytterhoeven1-1/+1
2008-10-27MIPS: Fix KGDB build errorYoichi Yuasa1-0/+1
2008-10-27INPUT: sgi_btns: Add license specificationDmitri Vorobiev1-0/+1
2008-10-27MIPS: IP22: ip22-int.c header file weeding.Ralf Baechle1-9/+0
2008-10-27MIPS: IP22: Small cleanupsDmitri Vorobiev1-4/+4
2008-10-27MIPS: RBTX4939: Add smc91x supportAtsushi Nemoto3-0/+84
2008-10-27MIPS: TXx9: 7 segment LED supportAtsushi Nemoto5-0/+153
2008-10-27MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.Manuel Lauss2-24/+155
2008-10-27MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli1-0/+4
2008-10-27MIPS: RB532: Fix build errorAdrian Bunk1-0/+1
2008-10-27MIPS: Fix KGDB build errorDavid Daney1-8/+8
2008-10-27MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)Atsushi Nemoto1-1/+1
2008-10-27MIPS: Set positive error number to errno on illegal_syscallAtsushi Nemoto2-2/+2
2008-10-27MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.Ralf Baechle1-2/+4
2008-10-27MIPS: Don't unmap the memory for dma_sync*.David Daney1-2/+0
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei2-6/+6
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/Zhaolei1-4/+4
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Takashi Iwai1054-20669/+46631
2008-10-27ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)Cliff Cai1-12/+22
2008-10-27ALSA: hda - Restore default pin configs for realtek codecsTakashi Iwai1-0/+77
2008-10-27ftrace: use a real variable for ftrace_nop in x86Steven Rostedt1-11/+5
2008-10-27tracing/ftrace: make boot tracer select the sched_switch tracerFrederic Weisbecker1-0/+1
2008-10-27tracepoint: check if the probe has been registeredFrederic Weisbecker1-0/+8
2008-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-9/+13
2008-10-27Switch to a valid email address...Alan Cox4-4/+4
2008-10-27Tidy up addresses in random driversAlan Cox4-4/+4
2008-10-27leds: da903x: fix the building failure of incomplete type of 'work'Eric Miao1-0/+1
2008-10-27sound: use a common working email addressAlan Cox3-3/+3
2008-10-27x86/uv: memory allocation at initializationCliff Wickman1-4/+3
2008-10-27xen: fix Xen domU boot with batched mprotectChris Lalancette1-4/+14
2008-10-27asm-generic: define DIE_OOPS in asm-genericJonas Bonn1-0/+1
2008-10-27trace: fix printk warning for u64Stephen Rothwell1-1/+3
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar1977-26290/+98053
2008-10-26syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal1-5/+5
2008-10-26libertas: free sk_buff with kfree_skbSergio Luis1-1/+1