summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+19
* of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+16
* mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+1
* ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+26
* ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre2012-03-011-0/+10
* Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre2012-03-0117-95/+265
|\
| * devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-271-2/+10
| * irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-272-4/+5
| * irq_domain: constify irq_domain_opsGrant Likely2012-02-161-7/+7
| * irq_domain: Create common xlate functions that device drivers can useGrant Likely2012-02-161-0/+12
| * irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-161-1/+0
| * irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-161-41/+4
| * of/address: add empty static inlines for !CONFIG_OFGrant Likely2012-02-161-4/+29
| * irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-161-1/+19
| * irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-9/+15
| * irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-161-4/+42
| * irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-141-20/+64
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-114-15/+5
| |\
| | * cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-081-1/+2
| | * block: don't call elevator callbacks for plug mergesTejun Heo2012-02-081-6/+0
| | * block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-081-2/+1
| | * block: strip out locking optimization in put_io_context()Tejun Heo2012-02-072-6/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-106-14/+73
| |\ \
| | * | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-101-8/+40
| | * | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-091-1/+8
| | * | ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-052-0/+14
| | * | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2012-02-021-1/+1
| | * | net: Disambiguate kernel messageArun Sharma2012-02-011-4/+10
| * | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-102-2/+9
| |\ \ \
| | * | | writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-061-1/+4
| | * | | lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang2012-02-011-0/+4
| | * | | writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2012-02-011-1/+1
| | |/ /
| * | | Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-091-1/+1
| |\ \ \
| | * | | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-021-1/+1
| | |/ /
* | | | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-291-0/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-0834-375/+116
| |\| |
| * | | ARM: amba: provide common initializers for static amba devicesRussell King2012-01-251-0/+33
| * | | ARM: amba: add amba_device allocation/add/put functionsRussell King2012-01-251-0/+3
* | | | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-093-3/+4
|\ \ \ \
| * | | | target: Change target_submit_cmd() to return voidAndy Grover2012-02-071-1/+1
| * | | | target: Allow control CDBs with data > 1 pageAndy Grover2012-01-182-2/+3
* | | | | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-081-0/+5
|\ \ \ \ \
| * | | | | OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-261-0/+5
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-02-071-0/+10
|\ \ \ \ \ \
| * | | | | | lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2012-01-311-0/+10
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2012-02-071-0/+2
|\ \ \ \ \ \ \
| * | | | | | | mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2012-02-031-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | exec: fix use-after-free bug in setup_new_exec()Heiko Carstens2012-02-071-1/+2
* | | | | | | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-051-1/+13
|\ \ \ \ \ \ \
| * | | | | | | PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi2012-02-041-1/+13
| |/ / / / / /