| Commit message (Expand) | Author | Age | Files | Lines |
* | net/compat/wext: send different messages to compat tasks | Johannes Berg | 2009-07-15 | 3 | -4/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-09 | 1 | -0/+4 |
|\ |
|
| * | memory barrier: adding smp_mb__after_lock | Jiri Olsa | 2009-07-09 | 1 | -0/+4 |
* | | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -1/+1 |
* | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 2 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds | 2009-07-04 | 23 | -188/+173 |
|\ \ |
|
| * | | parisc: use generic atomic64 on 32-bit | Kyle McMartin | 2009-07-03 | 2 | -1/+6 |
| * | | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin | 2009-07-03 | 3 | -1/+9 |
| * | | parisc: add task_pt_regs macro | Kyle McMartin | 2009-07-03 | 1 | -0/+3 |
| * | | parisc: wire sys_perf_counter_open to sys_ni_syscall | Kyle McMartin | 2009-07-03 | 2 | -1/+3 |
| * | | parisc: inventory.c, fix bloated stack frame | Kyle McMartin | 2009-07-03 | 1 | -17/+24 |
| * | | parisc: processor.c, fix bloated stack frame | Kyle McMartin | 2009-07-03 | 1 | -5/+11 |
| * | | parisc: fix compile warning in mm/init.c | Kyle McMartin | 2009-07-03 | 1 | -1/+1 |
| * | | parisc: remove dead code from sys_parisc32.c | Christoph Hellwig | 2009-07-03 | 1 | -62/+0 |
| * | | parisc: wire up rt_tgsigqueueinfo | Kyle McMartin | 2009-07-03 | 2 | -2/+4 |
| * | | parisc: ensure broadcast tlb purge runs single threaded | Helge Deller | 2009-07-03 | 3 | -19/+30 |
| * | | parisc: fix "delay!" timer handling | Grant Grundler | 2009-07-03 | 1 | -35/+53 |
| * | | parisc: fix mismatched parenthesis in memcpy.c | Randolph Chung | 2009-07-03 | 1 | -1/+1 |
| * | | parisc: add parameter to read_cr16() | Coly Li | 2009-07-03 | 1 | -1/+1 |
| * | | parisc: decode_exc.c should include kernel.h | Alexander Beregalov | 2009-07-03 | 1 | -1/+1 |
| * | | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-07-03 | 1 | -1/+1 |
| * | | parisc: fix irq compile bugs in arch/parisc/kernel/irq.c | Helge Deller | 2009-07-03 | 1 | -4/+4 |
| * | | parisc: fix ldcw inline assembler | Helge Deller | 2009-07-03 | 1 | -2/+2 |
| * | | parisc: kill WARN in free_initmem when DEBUG_KERNEL | Kyle McMartin | 2009-07-03 | 1 | -20/+9 |
| * | | parisc: Remove casts from atomic macros | Bastian Blank | 2009-07-03 | 1 | -4/+4 |
| * | | parisc: remove CVS keywords | Alexander Beregalov | 2009-07-03 | 7 | -14/+6 |
| * | | parisc: wire up preadv/pwritev syscalls | Kyle McMartin | 2009-07-03 | 2 | -1/+5 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-07-04 | 91 | -449/+3731 |
|\ \ \ |
|
| * | | | MIPS: Fix CONFIG_FLATMEM version of pfn_valid() | Ralf Baechle | 2009-07-03 | 1 | -1/+8 |
| * | | | MIPS: Reorganize Cavium OCTEON PCI support. | David Daney | 2009-07-03 | 8 | -221/+197 |
| * | | | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 2009-07-03 | 45 | -59/+59 |
| * | | | MIPS: Allow suspend and hibernation again on uniprocessor kernels. | Ralf Baechle | 2009-07-03 | 1 | -2/+2 |
| * | | | MIPS: 64-bit: Fix o32 core dump | Yong Zhang | 2009-07-03 | 3 | -4/+22 |
| * | | | MIPS: CMP: Update sync-r4k for current kernel | Tim Anderson | 2009-07-03 | 2 | -16/+17 |
| * | | | MIPS: CMP: Move gcmp_probe to before the SMP ops | Tim Anderson | 2009-07-03 | 3 | -5/+16 |
| * | | | MIPS: CMP: activate CMP support | Tim Anderson | 2009-07-03 | 5 | -62/+25 |
| * | | | MIPS: CMP: Extend IPI handling to CPU number | Tim Anderson | 2009-07-03 | 2 | -38/+40 |
| * | | | MIPS: CMP: Extend the GIC IPI interrupts beyond 32 | Tim Anderson | 2009-07-03 | 2 | -11/+8 |
| * | | | MIPS: Define __arch_swab64 for all mips r2 cpus | David Daney | 2009-07-03 | 1 | -2/+6 |
| * | | | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 2009-07-03 | 2 | -19/+4 |
| * | | | MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. | David Daney | 2009-07-03 | 5 | -6/+20 |
| * | | | MIPS: Malta: Remove unnecessary function prototypes | Dmitri Vorobiev | 2009-07-03 | 1 | -3/+0 |
| * | | | MIPS: MT: Remove unnecessary semicolons | Joe Perches | 2009-07-03 | 1 | -1/+1 |
| * | | | MIPS: Add support for Texas Instruments AR7 System-on-a-Chip | Florian Fainelli | 2009-07-03 | 18 | -0/+3307 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-04 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h | Tim Abbott | 2009-06-27 | 1 | -1/+1 |
* | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-07-02 | 2 | -14/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | intel-iommu: Make iommu=pt work on i386 too | David Woodhouse | 2009-07-01 | 1 | -1/+1 |
| * | | | | intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA | David Woodhouse | 2009-06-29 | 1 | -13/+2 |
* | | | | | x86: add boundary check for 32bit res before expand e820 resource to alignment | Yinghai Lu | 2009-07-02 | 1 | -6/+10 |