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