summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-273-3/+3
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-2721-28/+0Star
* mn10300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-271-1/+0Star
* frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-272-5/+1Star
* 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/+9Star
| * 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/+0Star
| * MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee2011-07-253-5/+5
| * MIPS: Install handlers for software IRQsKevin Cernekee2011-07-251-8/+6Star
| * 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/+0Star
| * 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-211-0/+13
| * MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli2011-07-211-1/+1
| * MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definitionJonas Gorski2011-07-211-1/+0Star
| * MIPS: Netlogic: SMP fixes for XLR/XLS platform code.Jayachandran C2011-07-212-12/+3Star
| * MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner2011-07-211-0/+8
| * MIPS: MIPSsim: Fix uniprocessor build.Ralf Baechle2011-07-211-0/+1
| * MIPS: ARC: Fix build of firmware library on uniprocessor.Ralf Baechle2011-07-211-0/+2
| * MIPS: XLR, XLS: Move makefile bits to were they belong.Ralf Baechle2011-07-213-12/+12
| * MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle2011-07-214-24/+56
| * MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle2011-07-215-9/+16
| * MIPS: SMTC: Fix build.Ralf Baechle2011-07-211-0/+1
| * MIPS: Malta SMTC: Fix build.Ralf Baechle2011-07-211-1/+1
| * MIPS: GT64120: Remove useless inclusion of clocksource.h.Ralf Baechle2011-07-211-2/+0Star
| * MIPS: NILE4: Remove useless inclusion of GT64120 header.Ralf Baechle2011-07-211-1/+0Star
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-2611-163/+1482
|\ \
| * | x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake2011-07-241-1/+1
| * | x86, olpc: Fix dependency on POWER_SUPPLYDaniel Drake2011-07-241-2/+4
| * | x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-064-0/+187
| * | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-063-0/+89
| * | x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-062-1/+40
| * | x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-062-1/+207
| * | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-063-3/+187
| * | x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-062-6/+111
| * | x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-063-0/+201
| * | x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-065-6/+231
| * | x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2011-07-063-32/+20Star
| * | x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake2011-07-061-18/+8Star
| * | x86, olpc: Add missing elements to device treeDaniel Drake2011-07-061-0/+103
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-261-22/+2Star
|\ \ \