summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2011-07-2757-13/+2820
|\
| * Merge branch 'omap/4460' of git+ssh://master.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2011-07-1777-1954/+1178
| |\
| | * OMAP4: clocks: Update the clock tree with 4460 clock nodesRajendra Nayak2011-07-083-0/+42
| | * OMAP4: PRCM: OMAP4460 specific PRM and CM register bitshiftsRajendra Nayak2011-07-082-0/+44
| | * OMAP4: ID: add omap_has_feature for max freq supportedAneesh V2011-07-082-9/+54
| | * OMAP: ID: introduce chip detection for OMAP4460Aneesh V2011-07-082-3/+22
| * | Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-1724-8/+918
| |\ \
| | * | ARM: Xilinx: merge board file into main platform codeArnd Bergmann2011-07-073-45/+19
| | * | ARM: Xilinx: Adding Xilinx board supportJohn Linn2011-06-2024-1/+938
| * | | MAINTAINERS: add maintainer of CSR SiRFprimaII machineBarry Song2011-07-121-0/+6
| * | | ARM: CSR: initializing L2 cacheRongjun Ying2011-07-092-0/+60
| * | | ARM: CSR: mapping early DEBUG_LL uartBarry Song2011-07-094-0/+33
| * | | ARM: CSR: Adding CSR SiRFprimaII board supportBinghua Duan2011-07-0926-1/+1649
* | | | Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-07-272-21/+37
|\ \ \ \
| * | | | i2c-eg20t : Fix the issue of Combined R/W transfer modeTomoya MORINAGA2011-07-271-2/+2
| * | | | i2c-eg20t : Support Combined R/W transfer modeTomoya MORINAGA2011-07-271-19/+20
| * | | | i2c: Tegra: Add DeviceTree supportJohn Bonesio2011-07-271-1/+16
* | | | | asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger2011-07-271-1/+15
* | | | | asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger2011-07-271-0/+16
* | | | | asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger2011-07-271-2/+9
* | | | | asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger2011-07-271-2/+2
* | | | | atomic: Update comments in atomic.hArun Sharma2011-07-272-1/+4
* | | | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-2723-50/+5
* | | | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-2726-102/+109
* | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-27439-448/+427
* | | | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-2715-59/+28
* | | | | fail_make_request: cleanup should_fail_requestAkinobu Mita2011-07-271-14/+12
* | | | | fail_page_alloc: simplify debugfs initializationAkinobu Mita2011-07-271-31/+16
* | | | | failslab: simplify debugfs initializationAkinobu Mita2011-07-271-21/+10
* | | | | fault-injection: use debugfs_remove_recursiveAkinobu Mita2011-07-274-107/+30
* | | | | fault-injection: cleanup simple attribute of stacktrace_depthAkinobu Mita2011-07-271-15/+15
* | | | | fault-injection: remove nonexistent function externAkinobu Mita2011-07-271-1/+0
* | | | | fault-injection: do not include unneeded headerAkinobu Mita2011-07-271-1/+0
* | | | | ramoops: make record_size a module parameterSergiu Iordache2011-07-272-10/+28
* | | | | ramoops: move dump_oops into platform dataSergiu Iordache2011-07-272-1/+5
* | | | | ramoops: add new line to each printMarco Stornelli2011-07-271-6/+9
* | | | | ramoops: use module parameters instead of platform data if not availableMarco Stornelli2011-07-271-12/+35
* | | | | Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov2011-07-271-20/+11
* | | | | drivers/w1/slaves/w1_therm.c: add support for DS28EA00Christian Glindkamp2011-07-272-0/+10
* | | | | panic, vt: do not force oops output when panic_timeout < 0Mandeep Singh Baines2011-07-271-1/+1
* | | | | panic: panic=-1 for immediate rebootHugh Dickins2011-07-272-1/+5
* | | | | Documentation/DMA-API-HOWTO.txt: fix misleading exampleMichal Miroslaw2011-07-271-6/+6
* | | | | include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macrosWANG Cong2011-07-272-28/+0
* | | | | gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov2011-07-271-1/+1
* | | | | drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...Kai.Jiang2011-07-271-2/+2
* | | | | ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-276-4/+163
* | | | | ipc/mqueue.c: fix mq_open() return valueJiri Slaby2011-07-271-5/+7
* | | | | ipc/mqueue.c: refactor failure handlingJiri Slaby2011-07-271-56/+57
* | | | | cpumask: add cpumask_var_t documentationKOSAKI Motohiro2011-07-271-0/+14
* | | | | cpumask: alloc_cpumask_var() use NUMA_NO_NODEKOSAKI Motohiro2011-07-271-1/+1