index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-28
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
2011-07-28
arm/dt: tegra devicetree support
Grant Likely
2011-07-28
arm/versatile: Add device tree support
Grant Likely
2011-07-28
dt/irq: add irq_domain_generate_simple() helper
Grant Likely
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
2011-07-27
dmaengine: imx-sdma: add device tree probe support
Shawn Guo
2011-07-27
dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
Shawn Guo
2011-07-27
dmaengine: imx-sdma: use platform_device_id to identify sdma version
Shawn Guo
2011-07-27
mmc: sdhci-esdhc-imx: add device tree probe support
Shawn Guo
2011-07-27
mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
Shawn Guo
2011-07-27
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
Shawn Guo
2011-07-27
mmc: sdhci-esdhc-imx: do not reference platform data after probe
Shawn Guo
2011-07-27
mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
Shawn Guo
2011-07-27
net/fec: add device tree probe support
Shawn Guo
2011-07-27
net: ibm_newemac: convert it to use of_get_phy_mode
Shawn Guo
2011-07-27
dt/net: add helper function of_get_phy_mode
Shawn Guo
2011-07-27
net/fec: gasket needs to be enabled for some i.mx
Shawn Guo
2011-07-27
serial/imx: add device tree probe support
Shawn Guo
2011-07-27
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
2011-07-26
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2011-07-26
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-26
Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-26
Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2011-07-26
Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2011-07-26
Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-07-26
asm-generic/atomic.h: allow SMP peeps to leverage this
Mike Frysinger
2011-07-26
asm-generic/atomic.h: add atomic_set_mask() helper
Mike Frysinger
2011-07-26
asm-generic/atomic.h: fix type used in atomic_clear_mask
Mike Frysinger
2011-07-26
asm-generic/atomic.h: simplify inc/dec test helpers
Mike Frysinger
2011-07-26
atomic: Update comments in atomic.h
Arun Sharma
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
fail_make_request: cleanup should_fail_request
Akinobu Mita
2011-07-26
fail_page_alloc: simplify debugfs initialization
Akinobu Mita
2011-07-26
failslab: simplify debugfs initialization
Akinobu Mita
2011-07-26
fault-injection: use debugfs_remove_recursive
Akinobu Mita
2011-07-26
fault-injection: cleanup simple attribute of stacktrace_depth
Akinobu Mita
2011-07-26
fault-injection: remove nonexistent function extern
Akinobu Mita
2011-07-26
fault-injection: do not include unneeded header
Akinobu Mita
2011-07-26
ramoops: make record_size a module parameter
Sergiu Iordache
2011-07-26
ramoops: move dump_oops into platform data
Sergiu Iordache
2011-07-26
ramoops: add new line to each print
Marco Stornelli
2011-07-26
ramoops: use module parameters instead of platform data if not available
Marco Stornelli
2011-07-26
Vmware balloon: switch to using sysem-wide freezable workqueue
Dmitry Torokhov
2011-07-26
drivers/w1/slaves/w1_therm.c: add support for DS28EA00
Christian Glindkamp
2011-07-26
panic, vt: do not force oops output when panic_timeout < 0
Mandeep Singh Baines
2011-07-26
panic: panic=-1 for immediate reboot
Hugh Dickins
[next]