ent='cgit v1.3-7-g2ca7'/>
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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/pci-ioremap-bar' into for-linusTakashi Iwai1054-20643/+46605
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 Molnar