summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-14microblaze: Checking DTS against PVR for write-back cacheMichal Simek2-12/+29
2009-12-14microblaze: Remove duplicity from pgalloc.hMichal Simek1-6/+3
2009-12-14microblaze: Futex supportMichal Simek1-1/+126
2009-12-14microblaze: Adding dev_arch_data functionsMichal Simek1-0/+12
2009-12-14microblaze: Fix the heartbeat gpio to be more robustJohn Linn1-5/+10
2009-12-14microblaze: Simple __copy_tofrom_user for noMMUJohn Williams2-6/+13
2009-12-14microblaze: Export memory_start for modulesMichal Simek1-0/+1
2009-12-14microblaze: Use lowest-common-denominator default CPU settingsJohn Williams1-6/+6
2009-12-14microblaze: Update default generic DTSMichal Simek1-3/+7
2009-12-14microblaze: Enable asm optimization only for HW with barrel-shifterMichal Simek1-1/+1
2009-12-14microblaze: Remove the buggy ALLOW_EDIT_AUTO config optionJohn Williams2-28/+8
2009-12-14microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek3-16/+18
2009-12-14microblaze: support U-BOOT image formatMichal Simek1-2/+13
2009-12-14microblaze: Ptrace notifying from signal codeMichal Simek1-0/+4
2009-12-14microblaze: Extend cpuinfo for support write-back cachesMichal Simek3-2/+8
2009-12-14microblaze: Fix cache_line_lenghtMichal Simek4-20/+20
2009-12-14microblaze: Detect new 7.20.d versionMichal Simek1-0/+1
2009-12-14microblaze: Support both levels for resetMichal Simek1-4/+6
2009-12-14microblaze: Fix announce message for reset gpioMichal Simek1-1/+1
2009-12-14microblaze: Remove saving and restoring before calling signal codeMichal Simek1-4/+0
2009-12-14microblaze: Fix pfn_valid() for noMMUsteve@digidescorp.com1-1/+2
2009-12-14microblaze: ftrace: Add dynamic function graph tracerMichal Simek2-0/+34
2009-12-14microblaze: ftrace: add function graph supportMichal Simek3-0/+100
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek6-1/+181
2009-12-14microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek2-0/+6
2009-12-14microblaze: ftrace: add static function tracerMichal Simek6-0/+140
2009-12-14microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek3-63/+54
2009-12-14microblaze: preliminary enabling for LATENCYTOP support in KconfigMichal Simek1-0/+3
2009-12-14microblaze: Lockdep supportMichal Simek3-0/+7
2009-12-14microblaze: Register timecounter/cyclecounterMichal Simek1-0/+28
2009-12-14microblaze: Stack trace supportMichal Simek3-0/+69
2009-12-14microblaze: Add IRQENTRY_TEXT to ldsMichal Simek1-2/+3
2009-12-14microblaze: __init_begin symbol must be alignedMichal Simek1-0/+1
2009-12-14microblaze: GPIO reset supportMichal Simek6-30/+171
2009-12-12Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds38-911/+461
2009-12-12[BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds1-1/+3
2009-12-12tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox1-2/+0
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds234-2713/+13126
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds8-70/+201
2009-12-12Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds120-8062/+22494
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-14/+25
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-102/+145
2009-12-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-212/+271
2009-12-12Merge branch 'topic/hda' into for-linusTakashi Iwai5-57/+175
2009-12-12Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+3
2009-12-12ALSA: hda - Overwrite pin config on intel DG45ID board.Alexey Fisher1-0/+8
2009-12-12Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...Pekka Enberg3-102/+145
2009-12-11be2net: fix error in rx completion processing.Ajit Khaparde1-2/+2
2009-12-11igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2-1/+8
2009-12-11igb: fix handling of mailbox collisions between PF/VFAlexander Duyck1-9/+13