| Commit message (Expand) | Author | Age |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 |
* | h8300/m68k/xtensa: __FD_ISSET should return 0/1 | Andrew Morton | 2011-07-26 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 |
* | mn10300, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-26 |
* | frv, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-26 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | MIPS: Close races in TLB modify handlers. | David Daney | 2011-07-26 |
| * | MIPS: Add uasm UASM_i_SRL_SAFE macro. | David Daney | 2011-07-26 |
| * | MIPS: RB532: Use hex_to_bin() | Andy Shevchenko | 2011-07-25 |
| * | MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms | Shinya Kuribayashi | 2011-07-25 |
| * | MIPS: PowerTV: Provide cpu-feature-overrides.h | David VomLehn | 2011-07-25 |
| * | MIPS: Remove pointless return statement from empty void functions. | Ralf Baechle | 2011-07-25 |
| * | MIPS: Limit fixrange_init() to the FIXMAP region | Kevin Cernekee | 2011-07-25 |
| * | MIPS: Install handlers for software IRQs | Kevin Cernekee | 2011-07-25 |
| * | MIPS: Move FIXADDR_TOP into spaces.h | Kevin Cernekee | 2011-07-25 |
| * | MIPS: Add SYNC after cacheflush | Kevin Cernekee | 2011-07-25 |
| * | MIPS: pfn_valid() is broken on low memory HIGHMEM systems | Kevin Cernekee | 2011-07-25 |
| * | MIPS: HIGHMEM DMA on noncoherent MIPS32 processors | Dezhong Diao | 2011-07-25 |
| * | MIPS: topdown mmap support | Jian Peng | 2011-07-25 |
| * | MIPS: Remove redundant addr_limit assignment on exec. | Mathias Krause | 2011-07-25 |
| * | MIPS: AR7: Replace __attribute__((__packed__)) with __packed | Florian Fainelli | 2011-07-25 |
| * | MIPS: AR7: Remove 'space before tabs' in platform.c | Florian Fainelli | 2011-07-25 |
| * | MIPS: Lantiq: Add missing clk_enable and clk_disable functions. | John Crispin | 2011-07-20 |
| * | MIPS: AR7: Fix trailing semicolon bug in clock.c | Florian Fainelli | 2011-07-20 |
| * | MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definition | Jonas Gorski | 2011-07-20 |
| * | MIPS: Netlogic: SMP fixes for XLR/XLS platform code. | Jayachandran C | 2011-07-20 |
| * | MIPS: SB1250: Restore dropped irq_mask function | Thomas Gleixner | 2011-07-20 |
| * | MIPS: MIPSsim: Fix uniprocessor build. | Ralf Baechle | 2011-07-20 |
| * | MIPS: ARC: Fix build of firmware library on uniprocessor. | Ralf Baechle | 2011-07-20 |
| * | MIPS: XLR, XLS: Move makefile bits to were they belong. | Ralf Baechle | 2011-07-20 |
| * | MIPS: Malta: Fix crash in SMP kernel on non-CMP systems. | Ralf Baechle | 2011-07-20 |
| * | MIPS: Wire up sendmmsg and renumber setns syscall. | Ralf Baechle | 2011-07-20 |
| * | MIPS: SMTC: Fix build. | Ralf Baechle | 2011-07-20 |
| * | MIPS: Malta SMTC: Fix build. | Ralf Baechle | 2011-07-20 |
| * | MIPS: GT64120: Remove useless inclusion of clocksource.h. | Ralf Baechle | 2011-07-20 |
| * | MIPS: NILE4: Remove useless inclusion of GT64120 header. | Ralf Baechle | 2011-07-20 |
* | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-26 |
|\ \ |
|
| * | | x86, olpc-xo15-sci: Enable EC wakeup capability | Daniel Drake | 2011-07-24 |
| * | | x86, olpc: Fix dependency on POWER_SUPPLY | Daniel Drake | 2011-07-24 |
| * | | x86, olpc: Add XO-1.5 SCI driver | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Add XO-1 RTC driver | Daniel Drake | 2011-07-06 |
| * | | x86, olpc-xo1-sci: Propagate power supply/battery events | Daniel Drake | 2011-07-06 |
| * | | x86, olpc-xo1-sci: Add lid switch functionality | Daniel Drake | 2011-07-06 |
| * | | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: EC SCI wakeup mask functionality | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Add XO-1 SCI driver and power button control | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Rename olpc-xo1 to olpc-xo1-pm | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Move CS5536-related constants to cs5535.h | Daniel Drake | 2011-07-06 |