summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2011-07-2654-13/+2804
|\
| * 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-1723-8/+911
| |\ \
| | * | ARM: Xilinx: merge board file into main platform codeArnd Bergmann2011-07-073-45/+19
| | * | ARM: Xilinx: Adding Xilinx board supportJohn Linn2011-06-2023-1/+931
| * | | 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-0925-1/+1646
* | | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-2621-48/+1
* | | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-2624-100/+93
* | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-26164-173/+144
* | | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-2613-59/+13
* | | | h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-263-3/+3
* | | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-2621-28/+0
* | | | mn10300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-1/+0
* | | | frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-262-5/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-2655-286/+695
|\ \ \ \
| * | | | MIPS: Close races in TLB modify handlers.David Daney2011-07-261-98/+194
| * | | | MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney2011-07-261-0/+2
| * | | | MIPS: RB532: Use hex_to_bin()Andy Shevchenko2011-07-251-15/+9
| * | | | MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi2011-07-252-0/+4
| * | | | MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn2011-07-251-0/+59
| * | | | MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-2511-15/+0
| * | | | MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee2011-07-253-5/+5
| * | | | MIPS: Install handlers for software IRQsKevin Cernekee2011-07-251-8/+6
| * | | | MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee2011-07-255-9/+56
| * | | | MIPS: Add SYNC after cacheflushKevin Cernekee2011-07-251-0/+4
| * | | | MIPS: pfn_valid() is broken on low memory HIGHMEM systemsKevin Cernekee2011-07-251-1/+1
| * | | | MIPS: HIGHMEM DMA on noncoherent MIPS32 processorsDezhong Diao2011-07-251-46/+68
| * | | | MIPS: topdown mmap supportJian Peng2011-07-252-23/+171
| * | | | MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause2011-07-251-1/+0
| * | | | MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli2011-07-251-1/+1
| * | | | MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli2011-07-251-1/+1
| * | | | MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin2011-07-201-0/+13
| * | | | MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli2011-07-201-1/+1
| * | | | MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definitionJonas Gorski2011-07-201-1/+0
| * | | | MIPS: Netlogic: SMP fixes for XLR/XLS platform code.Jayachandran C2011-07-202-12/+3
| * | | | MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner2011-07-201-0/+8
| * | | | MIPS: MIPSsim: Fix uniprocessor build.Ralf Baechle2011-07-201-0/+1
| * | | | MIPS: ARC: Fix build of firmware library on uniprocessor.Ralf Baechle2011-07-201-0/+2
| * | | | MIPS: XLR, XLS: Move makefile bits to were they belong.Ralf Baechle2011-07-203-12/+12
| * | | | MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle2011-07-204-24/+56
| * | | | MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle2011-07-205-9/+16
| * | | | MIPS: SMTC: Fix build.Ralf Baechle2011-07-201-0/+1
| * | | | MIPS: Malta SMTC: Fix build.Ralf Baechle2011-07-201-1/+1
| * | | | MIPS: GT64120: Remove useless inclusion of clocksource.h.Ralf Baechle2011-07-201-2/+0
OpenPOWER on IntegriCloud