summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-111701-16325/+22594
|\ \ \ \ \ \
| | | | | | * WATCHDOG: fix build PM warningsRussell King2012-11-081-4/+2
| | | | | * | ARM: vic: fix build warning caused by previous commitRussell King2012-11-081-1/+0
| | | | | * | ARM: 7554/1: VIC: use irq_domain_add_simple()Linus Walleij2012-10-182-13/+7
| | | | * | | ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_repDavide Ciminaghi2012-12-111-4/+4
| | | | * | | ARM: 7562/2: MMCI: fetch pinctrl handle and set default stateLinus Walleij2012-11-042-0/+22
| | | | * | | ARM: 7552/1: mmc: mmci: Switching off HWFC for SDIO depends on MCLKUlf Hansson2012-10-181-5/+7
| | | | * | | ARM: 7551/1: mmc: mmci: Fix incorrect handling of HW flow control for SDIOUlf Hansson2012-10-181-17/+21
| | | | |/ /
| | | * | | ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon2012-12-112-10/+15
| | | * | | ARM: 7593/1: nommu: do not enable DCACHE_WORD_ACCESS when !CONFIG_MMUWill Deacon2012-12-071-1/+1
| | | * | | ARM: 7592/1: nommu: prevent generation of kernel unaligned memory accessesWill Deacon2012-12-071-0/+1
| | | * | | ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6Armando Visconti2012-12-071-1/+1
| | | * | | ARM: 7589/1: integrator: pass the lm resource to ambaLinus Walleij2012-12-031-3/+4
| | | * | | ARM: 7588/1: amba: create a resource parent registratorLinus Walleij2012-12-032-4/+38
| | | * | | ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTERWill Drewry2012-11-191-0/+1
| | | * | | ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILLKees Cook2012-11-191-1/+4
| | | * | | ARM: 7578/1: arch/move secure_computing into traceKees Cook2012-11-193-22/+24
| | | * | | ARM: 7577/1: arch/add syscall_get_archWill Drewry2012-11-191-0/+9
| | | * | | ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...Nicolas Pitre2012-11-131-2/+1
| | | * | | ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessaryNicolas Pitre2012-11-131-4/+10
| | | * | | ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo2012-11-132-0/+6
| | | * | | ARM: 7568/1: Sort exception table at compile timeStephen Boyd2012-11-043-10/+11
| | | * | | ARM: 7563/1: SMP_TWD: make setup()/stop() reentrantLinus Walleij2012-11-041-5/+37
| | | * | | ARM: 7561/1: SMP_TWD: use clk_prepare_enable()Linus Walleij2012-11-041-10/+2
| | | * | | ARM: 7544/1: Add BUG_ON when hlt counter is wrongly usedfwu2012-10-181-0/+1
| | | * | | ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_resetDave Martin2012-10-181-1/+1
| | | |/ /
| | * | | ARM/AVR32: get rid of serial_at91.hRussell King2012-11-163-84/+0
| | * | | ARM: move udc_pxa2xx.h to linux/platform_dataRussell King2012-11-164-7/+6
| | * | | ARM: move serial_sa1100.h header file to linux/platform_dataRussell King2012-11-1615-16/+18
| | |/ /
| * | | ARM: 7594/1: Add .smp entry for REALVIEW_EBSteve Capper2012-12-111-0/+1
| * | | ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and belowDave Martin2012-12-111-0/+8
| * | | ARM: 7598/1: net: bpf_jit_32: fix sp-relative load/stores offsets.Schichan Nicolas2012-12-111-1/+1
| * | | ARM: 7597/1: net: bpf_jit_32: fix kzalloc gfp/size mismatch.Schichan Nicolas2012-12-111-2/+2
| * | | ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre2012-12-071-1/+1
| * | | ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon2012-11-281-1/+1
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-11-2723-189/+366
| |\ \ \
| | * | | [media] rtl28xxu: 0ccd:00d7 TerraTec Cinergy T Stick+Andrew Karpow2012-11-221-0/+2
| | * | | [media] rtl28xxu: 1d19:1102 Dexatek DK mini DVB-T DongleAntti Palosaari2012-11-221-0/+2
| | * | | [media] mt9v022: fix the V4L2_CID_EXPOSURE controlAnatolij Gustschin2012-11-221-3/+8
| | * | | [media] mx2_camera: fix missing unlock on error in mx2_start_streaming()Wei Yongjun2012-11-221-2/+6
| | * | | [media] media: omap1_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-2/+2
| | * | | [media] media: mx1_camera: use the default .set_crop() implementationGuennadi Liakhovetski2012-11-221-9/+0
| | * | | [media] media: mx2_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-2/+3
| | * | | [media] media: mx3_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-2/+3
| | * | | [media] media: pxa_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-2/+2
| | * | | [media] media: sh_mobile_ceu_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-6/+7
| | * | | [media] media: sh_vou: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-1/+2
| | * | | [media] adv7604: restart STDI once if format is not foundHans Verkuil2012-11-211-0/+24
| | * | | [media] adv7604: use presets where possibleHans Verkuil2012-11-211-56/+219
| | * | | [media] adv7604: Replace prim_mode by modeHans Verkuil2012-11-212-60/+39