projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle...
2011-02-21
Nicolas Pitre
ARM: 6745/1: kprobes insn decoding fix
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2011-02-19
Nicolas Pitre
ARM: 6739/1: update .gitignore for boot/compressed
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2011-01-14
Nicolas Pitre
ARM: 6624/1: fix dependency for CONFIG_SMP_ON_UP
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2011-01-12
Nicolas Pitre
time: Rename misnamed minsec argument of clocks_calc_mult_sh...
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-12-20
Nicolas Pitre
clarify a usage constraint for cnt32_to_63()
Signed-off-by:
Nicolas Pitre
<nico@fluxnic.net>
commit
|
commitdiff
|
tree
2010-12-19
Nicolas Pitre
ARM: fix cache-feroceon-l2 after stack based kmap_atomic()
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-12-19
Nicolas Pitre
ARM: fix cache-xsc3l2 after stack based kmap_atomic()
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-12-19
Nicolas Pitre
ARM: get rid of kmap_high_l1_vipt()
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-11-11
Nicolas Pitre
vcs: make proper usage of the poll flags
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@canonical.com>
commit
|
commitdiff
|
tree
2010-10-22
Nicolas Pitre
vcs: invoke the vt update callback when /dev/vcs* is...
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@canonical.com>
commit
|
commitdiff
|
tree
2010-10-22
Nicolas Pitre
vcs: add poll/fasync support
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@canonical.com>
commit
|
commitdiff
|
tree
2010-10-21
Nicolas Pitre
[ARM] Kirkwood: restrict the scope of the PCIe reset...
Signed-off-by:
Nicolas Pitre
<nico@fluxnic.net>
commit
|
commitdiff
|
tree
2010-10-20
Nicolas Pitre
arm: remove machine_desc.io_pg_offst and .phys_io
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-10-20
Nicolas Pitre
ARM: make struct machine_desc definition coherent with...
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-10-08
Nicolas Pitre
ARM: 6342/1: fix ASLR of PIE executables
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-10-02
Nicolas Pitre
ARM: add a vma entry for the user accessible vector...
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-10-02
Nicolas Pitre
ARM: SECCOMP support
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-10-02
Nicolas Pitre
ARM: implement CONFIG_STRICT_DEVMEM by disabling access...
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-10-02
Nicolas Pitre
ARM: do not define VMALLOC_END relative to PAGE_OFFSET
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-10-02
Nicolas Pitre
ARM: link board specific files after core files
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-09-23
Nicolas Pitre
ARM: 6401/1: plug a race in the alignment trap handler
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-07-17
Nicolas Pitre
[ARM] Kirkwood: add missing machine targets to defconfig
Signed-off-by:
Nicolas Pitre
<nico@fluxnic.net>
commit
|
commitdiff
|
tree
2010-07-17
Nicolas Pitre
[ARM] Kirkwood: more factorization of the PCIe init...
Signed-off-by:
Nicolas Pitre
<nico@fluxnic.net>
commit
|
commitdiff
|
tree
2010-07-17
Nicolas Pitre
[ARM] Kirkwood: fix HP t5325 after commit 6605742f2a
Signed-off-by:
Nicolas Pitre
<nico@fluxnic.net>
commit
|
commitdiff
|
tree
2010-07-14
Nicolas Pitre
ARM: 6226/1: fix kprobe bug in ldr instruction emulation
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-06-15
Nicolas Pitre
ARM: stack protector: change the canary value per task
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-06-15
Nicolas Pitre
ARM: initial stack protector (-fstack-protector) support
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-06-15
Nicolas Pitre
[ARM] add address randomization to mmap()
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-06-15
Nicolas Pitre
[ARM] implement arch_randomize_brk()
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-06-08
Nicolas Pitre
ARM: 6165/1: trap overflows on highmem pages from kmap_atomi...
Signed-off-by:
Nicolas Pitre
<nicolas.pitre@linaro.org>
commit
|
commitdiff
|
tree
2010-05-03
Nicolas Pitre
update MAINTAINERS file
Signed-off-by:
Nicolas Pitre
<nico@fluxnic.net>
commit
|
commitdiff
|
tree
2010-04-14
Nicolas Pitre
ARM: 6007/1: fix highmem with VIPT cache and DMA
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2010-03-06
Nicolas Pitre
sdio: kick the interrupt thread upon a resume
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2010-03-06
Nicolas Pitre
sdio: sdhci support for suspend mode PM features
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2010-03-06
Nicolas Pitre
sdio: introduce API for special power management features
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2010-02-05
Nicolas Pitre
[ARM] orion5x: update defconfig
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2010-02-05
Nicolas Pitre
[ARM] Kirkwood: update defconfig
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2010-02-05
Nicolas Pitre
[ARM] orion5x: fix some improper includes in Linkstation...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-12-15
Nicolas Pitre
sdhci: add support for the SysKonnect CardBus2SDIO...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-12-14
Nicolas Pitre
ARM: 5848/1: kill flush_ioremap_region()
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-12-11
Nicolas Pitre
sdio_uart: Fix oops caused by the previous changeset
commit
|
commitdiff
|
tree
2009-11-30
Nicolas Pitre
mtd: add missing put_chip() in cfi_intelext_reset()
Signed-off-by:
Nicolas Pitre
<nico@fluxnic.net>
commit
|
commitdiff
|
tree
2009-11-08
Nicolas Pitre
ARM: 5784/1: fix early boot machine ID mismatch error...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-11-08
Nicolas Pitre
[ARM] orion5x: update defconfig
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-11-08
Nicolas Pitre
[ARM] Kirkwood: update defconfig
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-09-26
Nicolas Pitre
make Linux bootable on ARM again
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-09-23
Nicolas Pitre
mmc: make SDIO device/driver struct accessors public
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-09-23
Nicolas Pitre
mmc: propagate error codes back from bus drivers' suspend...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-09-23
Nicolas Pitre
mmc: core SDIO suspend/resume support
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-09-15
Nicolas Pitre
Nicolas Pitre has a new email address
Nicolas Pitre
has a new email address
Signed-off-by:
Nicolas Pitre
<nico@fluxnic.net>
commit
|
commitdiff
|
tree
2009-09-05
Nicolas Pitre
ext2: fix unbalanced kmap()/kunmap()
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-09-04
Nicolas Pitre
ARM: 5691/1: fix cache aliasing issues between kmap...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-09-02
Nicolas Pitre
ARM: 5687/1: fix an oops with highmem
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-08-12
Nicolas Pitre
[ARM] add MAINTAINERS entry for Orion/Kirkwood/etc.
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-08-03
Nicolas Pitre
mtd: let include/linux/mtd/partitions.h stand on its own
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-07-20
Nicolas Pitre
mvsdio: fix handling of partial word at the end of...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-15
Nicolas Pitre
[ARM] orion5x: register the crypto device on SOCs that...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-14
Nicolas Pitre
[ARM] 5545/2: add flush_kernel_dcache_page() for ARM
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-08
Nicolas Pitre
[ARM] Kirkwood: platform device registration for the...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-08
Nicolas Pitre
[ARM] Kirkwood: create a mapping for the Security Accelerato...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-08
Nicolas Pitre
[ARM] Kirkwood: let's use real size for resources
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-08
Nicolas Pitre
[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-08
Nicolas Pitre
[ARM] Kirkwood: rationalize NAND setup a bit
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-08
Nicolas Pitre
[ARM] Kirkwood: comment type fix
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-08
Nicolas Pitre
[ARM] Kirkwood: only map peripheral register space...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-08
Nicolas Pitre
[ARM] orion: make sure sched_clock() usage of cnt32_to_63...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-08
Nicolas Pitre
mtd: orion_nand: use burst reads with double word accesses
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-03
Nicolas Pitre
mvsdio: fix config failure with some high speed SDHC...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-03
Nicolas Pitre
mvsdio: ignore high speed timing requests from the...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-06-03
Nicolas Pitre
mvsdio: allow automatic loading when modular
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-05-30
Nicolas Pitre
[ARM] alternative copy_to_user: more precise fallback...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-05-30
Nicolas Pitre
[ARM] lower overhead with alternative copy_to_user...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-05-30
Nicolas Pitre
[ARM] allow for alternative __copy_to_user/__clear_user...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-05-22
Nicolas Pitre
[ARM] add coherent DMA mask for mv643xx_eth
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-05-09
Nicolas Pitre
USB: ftdi_sio: add vendor/product id for the Marvell...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-05-05
Nicolas Pitre
[ARM] mv78xx0: update defconfig
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-05-05
Nicolas Pitre
[ARM] orion5x: update defconfig
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-05-05
Nicolas Pitre
[ARM] Kirkwood: update defconfig
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-04-23
Nicolas Pitre
[ARM] 5460/1: Orion: reduce namespace pollution
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-29
Nicolas Pitre
[ARM] Kirkwood: small L2 code cleanup
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-24
Nicolas Pitre
[ARM] Kirkwood: fail the probe if internal RTC does...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-23
Nicolas Pitre
[ARM] update mach-types
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] Kirkwood: update defconfig
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] Kirkwood: SheevaPlug LED support
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] Kirkwood: SheevaPlug USB Power Enable setup
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
Merge commit '305b07680f' into orion/master
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] add CONFIG_HIGHMEM option
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] ignore high memory with VIPT aliasing caches
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] xsc3: add highmem support to L2 cache handling...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] Feroceon: add highmem support to L2 cache handling...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] make page_to_dma() highmem aware
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] introduce dma_cache_maint_page()
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
highmem: atomic highmem kmap page pinning
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] mem_init(): make highmem pages available for use
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] kmap support
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-03-16
Nicolas Pitre
[ARM] fixmap support
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-02-27
Nicolas Pitre
[ARM] Kirkwood: register internal devices in a common...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-02-27
Nicolas Pitre
[ARM] Kirkwood: remove unneeded includes from board...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-02-27
Nicolas Pitre
[ARM] Kirkwood: add NAND support to the DB88F6281 board
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
2009-02-27
Nicolas Pitre
[ARM] Kirkwood: SDIO driver registration for DB6281...
Signed-off-by:
Nicolas Pitre
<nico@marvell.com>
commit
|
commitdiff
|
tree
next