Coccinelle archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-04 13:38:56 to 2015-04-30 15:33:37 UTC [more...]

[Cocci] Packages for release 1.0.0
 2015-04-30 15:33 UTC  (6+ messages)
      ` [Cocci] Fiddling with whitespace in SmPL

[Cocci] [PATCH v3 0/4] pci: add and use pci_iomap_wc()
 2015-04-29 21:11 UTC  (6+ messages)
` [Cocci] [PATCH v3 1/4] pci: add pci_iomap_wc() variants
` [Cocci] [PATCH v3 2/4] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [Cocci] [PATCH v3 3/4] video: fbdev: s3fb: "
` [Cocci] [PATCH v3 4/4] video: fbdev: vt8623fb: "

[Cocci] [PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar()
 2015-04-29 21:08 UTC  (6+ messages)
` [Cocci] [PATCH v3 1/4] pci: add pci_ioremap_wc_bar()
` [Cocci] [PATCH v3 2/4] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [Cocci] [PATCH v3 3/4] video: fbdev: kyrofb: "
` [Cocci] [PATCH v3 4/4] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer

[Cocci] [PATCH v3 00/17] framebuffer: simple conversions to arch_phys_wc_add()
 2015-04-29 19:18 UTC  (20+ messages)
` [Cocci] [PATCH v3 01/17] video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()
` [Cocci] [PATCH v3 02/17] video: fbdev: gbefb: add missing mtrr_del() calls
` [Cocci] [PATCH v3 03/17] video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
` [Cocci] [PATCH v3 04/17] video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()
` [Cocci] [PATCH v3 05/17] video: fbdev: matrox: "
` [Cocci] [PATCH v3 06/17] video: fbdev: neofb: "
` [Cocci] [PATCH v3 07/17] video: fbdev: nvidia: "
` [Cocci] [PATCH v3 08/17] video: fbdev: savagefb: "
` [Cocci] [PATCH v3 09/17] video: fbdev: sisfb: "
` [Cocci] [PATCH v3 10/17] video: fbdev: aty: "
` [Cocci] [PATCH v3 11/17] video: fbdev: i810: "
` [Cocci] [PATCH v3 12/17] video: fbdev: pm2fb: "
` [Cocci] [PATCH v3 13/17] video: fbdev: pm3fb: "
` [Cocci] [PATCH v3 14/17] video: fbdev: rivafb: "
` [Cocci] [PATCH v3 15/17] video: fbdev: tdfxfb: "
` [Cocci] [PATCH v3 16/17] video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer
` [Cocci] [PATCH v3 17/17] video: fbdev: geode gxfb: "

[Cocci] version 1.0.0
 2015-04-23 18:56 UTC  (10+ messages)
    ` [Cocci] documentation improvements

[Cocci] [PATCH] Add coccinelle script that makes sure that tables are NULL terminated
 2015-04-22 11:16 UTC  (4+ messages)

[Cocci] [PATCH v1 0/6] module params: few simplifications
 2015-04-22  7:15 UTC  (14+ messages)
` [Cocci] [PATCH v1 2/6] kernel/module.c: use generic module param operaters for sig_enforce
` [Cocci] [PATCH v1 3/6] kernel/params.c: generalize bool_enable_only
` [Cocci] [PATCH v1 4/6] moduleparam.h: add module_param_config_*() helpers
` [Cocci] [PATCH v1 5/6] kernel/workqueue.c: use module_param_config_on_off() for power_efficient
` [Cocci] [PATCH v1 6/6] kernel/module.c: use module_param_config_on() for sig_enforce

[Cocci] [PATCH v4 0/2] qib: few changes to bury MTRR use
 2015-04-21 22:17 UTC  (4+ messages)
` [Cocci] [PATCH v4 1/2] IB/qib: add acounting for MTRR
` [Cocci] [PATCH v4 2/2] IB/qib: use arch_phys_wc_add()

[Cocci] [PATCH v3 0/3] infiniband: few MTRR fixes and conversions
 2015-04-21 21:14 UTC  (9+ messages)
` [Cocci] [PATCH v3 1/3] IB/qib: add acounting for MTRR
` [Cocci] [PATCH v3 2/3] IB/qib: use arch_phys_wc_add()
` [Cocci] [PATCH v3 3/3] IB/ipath: add counting for MTRR

[Cocci] [PATCH v3] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index()
 2015-04-21 20:42 UTC 

[Cocci] [PATCH v3 0/3] vesafb: remove theoretical MTRR uses
 2015-04-21 20:40 UTC  (4+ messages)
` [Cocci] [PATCH v3 1/3] video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
` [Cocci] [PATCH v3 2/3] video: fbdev: vesafb: add missing mtrr_del() for added MTRR
` [Cocci] [PATCH v3 3/3] video: fbdev: vesafb: use arch_phys_wc_add()

[Cocci] [PATCH v3 0/6] x86: document and address MTRR corner cases
 2015-04-21 20:26 UTC  (7+ messages)
` [Cocci] [PATCH v3 1/6] x86: add ioremap_uc() - force strong UC, PCD=1, PWT=1
` [Cocci] [PATCH v3 2/6] x86: document WC MTRR effects on PAT / non-PAT pages
` [Cocci] [PATCH v3 3/6] video: fbdev: atyfb: move framebuffer length fudging to helper
` [Cocci] [PATCH v3 4/6] video: fbdev: atyfb: clarify ioremap() base and length used
` [Cocci] [PATCH v3 5/6] video: fbdev: atyfb: replace MTRR UC hole with strong UC
` [Cocci] [PATCH v3 6/6] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc()

[Cocci] [PATCH v3] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
 2015-04-21 20:13 UTC 

[Cocci] [PATCH v3] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
 2015-04-21 20:12 UTC 

[Cocci] Is list_entry/rcu2.cocci example from coccinellery broken?
 2015-04-20  9:14 UTC 

[Cocci] coccinelle for osx
 2015-04-17  9:29 UTC  (2+ messages)

[Cocci] [PATCH V2 linux-next] scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
 2015-04-15 12:22 UTC  (2+ messages)

[Cocci] [PATCH 1/1 linux-next] scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
 2015-04-09 20:17 UTC  (2+ messages)

[Cocci] Add code to functions that use a certain variable
 2015-04-07  3:13 UTC  (7+ messages)

[Cocci] Linux backports statistics - Generation / Modules / patches / SmPL usage
 2015-04-03 18:37 UTC 

[Cocci] Patching nested if's?
 2015-03-31 16:12 UTC  (8+ messages)

[Cocci] [PATCH] irqf_oneshot.cocci: add check of devm_request_threaded_irq()
 2015-03-25 10:58 UTC  (3+ messages)

[Cocci] coccinelle tutorial
 2015-03-15 15:34 UTC 

[Cocci] Questions about the functions provided for Python by Coccinelle in stuart thesis
 2015-03-15 15:08 UTC  (2+ messages)

[Cocci] Errors of the examples in the source code
 2015-03-15 13:39 UTC 

[Cocci] [PATCH v13 3/6] clk: Make clk API return per-user struct clk instances
 2015-03-13 17:42 UTC  (20+ messages)

[Cocci] EXN question
 2015-03-04 16:47 UTC  (8+ messages)
` [Cocci] Challenges around preprocessor statements?
  ` [Cocci] Skipping of source code between "

[Cocci] [PATCH 2/2] irqf_oneshot.cocci: add check of devm_request_threaded_irq()
 2015-03-03 14:34 UTC 

[Cocci] "WEIRD: weird #pragma" and not recovering
 2015-03-03  8:36 UTC 

[Cocci] coccinelle / spatch and notes
 2015-02-25  6:27 UTC  (3+ messages)

[Cocci] remove typedefs from struct
 2015-02-19 18:55 UTC  (31+ messages)
                              ` [Cocci] Finding several type qualifiers with SmPL?

[Cocci] replace long in parameter with int32
 2015-02-13 16:20 UTC  (6+ messages)

[Cocci] Build errors with coccinelle 1.0.0-rc24 on OpenBSD and Linux
 2015-02-09 12:58 UTC  (5+ messages)

[Cocci] [PATCH 1/1] coccinelle: misc: Semantic patch to find attempts at comparing struct clk pointers
 2015-02-06  9:34 UTC 

[Cocci] 1.0.0-rc24
 2015-02-05  8:42 UTC 

[Cocci] broken comments handling
 2015-02-04 14:15 UTC  (12+ messages)
    ` [Cocci] Source code adjustments together with comments?


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).