summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-13Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds38-911/+461
2009-12-13[BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds1-1/+3
2009-12-13tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox1-2/+0
2009-12-13Merge 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-12be2net: fix error in rx completion processing.Ajit Khaparde1-2/+2
2009-12-12igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2-1/+8
2009-12-12igb: fix handling of mailbox collisions between PF/VFAlexander Duyck1-9/+13
2009-12-12usb: remove rare pm primitive for conversion to new APIOliver Neukum1-2/+2
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds77-594/+1677
2009-12-12Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-601/+417
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-9/+18
2009-12-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-96/+94
2009-12-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+32