summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King
2009-03-03Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-03tracing: fix return value to registering eventsSteven Rostedt
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas
2009-03-03[ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu
2009-03-03Revert "menu: fix embedded menu snafu"Linus Torvalds
2009-03-03Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-03-02drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt
2009-03-02drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom
2009-03-02drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom
2009-03-02drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom
2009-03-02menu: fix embedded menu snafuRandy Dunlap
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-03-02Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-02Change email addressKarsten Keil
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-03-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath
2009-03-02Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig
2009-03-02Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-02Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar
2009-03-02sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks
2009-03-02tracing: add print format to event trace format filesSteven Rostedt
2009-03-02tracing: add trace name and id to event formatsSteven Rostedt
2009-03-02tracing: add ftrace headers to event format filesSteven Rostedt
2009-03-02tracing: add format file to describe event struct fieldsSteven Rostedt
2009-03-02tracing: make trace_seq_reset global and rename to trace_seq_initSteven Rostedt
2009-03-02tracing: add protection around modify trace event fieldsSteven Rostedt
2009-03-02tracing: add TRACE_FIELD_SPECIAL to record complex entriesSteven Rostedt
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett
2009-03-02x86: add far read test to testmmiotracePekka Paalanen
2009-03-02x86: count errors in testmmiotrace.koPekka Paalanen
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh
2009-03-02ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai
2009-03-02zaurus: add usb id for motomagx phonesDmitriy Taychenachev
2009-03-02usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork
2009-03-02veth: Fix carrier detectEric W. Biederman