aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar126-552/+1154
2009-03-03Linux 2.6.29-rc7Linus Torvalds1-1/+1
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-8/+21
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa1-2/+4
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-14/+54
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+14
2009-03-03Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-66/+153
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-5/+52
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-21/+22
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King5-6/+6
2009-03-03Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar1-4/+4
2009-03-03tracing: fix return value to registering eventsSteven Rostedt1-4/+4
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas1-6/+7
2009-03-03[ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee1-1/+2
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann1-2/+12
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu1-0/+2
2009-03-02Revert "menu: fix embedded menu snafu"Linus Torvalds1-16/+12
2009-03-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-12/+20
2009-03-03drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt1-2/+3
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom3-8/+15
2009-03-03drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2-2/+2
2009-03-03drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom1-1/+1
2009-03-02menu: fix embedded menu snafuRandy Dunlap1-12/+16
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds3-1/+7
2009-03-02Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-1/+4
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-12/+10
2009-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-209/+467
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-2/+3
2009-03-02Change email addressKarsten Keil1-1/+1
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-49/+84
2009-03-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds4-5/+8
2009-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds14-180/+371
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath8-28/+14
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath1-1/+1
2009-03-02Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar14-20/+34
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig14-20/+34
2009-03-02Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar7-15/+188
2009-03-02Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/coreIngo Molnar105-863/+1875
2009-03-02sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon1-0/+1
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2-1/+6
2009-03-02tracing: add print format to event trace format filesSteven Rostedt1-0/+2
2009-03-02tracing: add trace name and id to event formatsSteven Rostedt1-1/+5
2009-03-02tracing: add ftrace headers to event format filesSteven Rostedt1-1/+26
2009-03-02tracing: add format file to describe event struct fieldsSteven Rostedt4-1/+110
2009-03-02tracing: make trace_seq_reset global and rename to trace_seq_initSteven Rostedt2-12/+13
2009-03-02tracing: add protection around modify trace event fieldsSteven Rostedt1-0/+7
2009-03-02tracing: add TRACE_FIELD_SPECIAL to record complex entriesSteven Rostedt4-1/+26
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen1-2/+7
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett1-18/+22
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen1-19/+22