| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Add missing __NR_recvmmsg define. | David S. Miller | 2009-10-15 | 1 | -1/+2 |
* | ia64: Fix up the syscall table for recvmmsg | Arnaldo Carvalho de Melo | 2009-10-14 | 1 | -1/+2 |
* | net: allow sh_eth to get mac address through platform data | Magnus Damm | 2009-10-13 | 1 | -0/+1 |
* | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-13 | 18 | -5/+23 |
* | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 | 16 | -0/+32 |
* | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2009-10-04 | 7 | -13/+34 |
|\ |
|
| * | m32r: Fix IPI function calls for SMP | Toshihiro HANAWA | 2009-10-04 | 1 | -2/+2 |
| * | m32r: Fix set_memory() for DISCONTIGMEM | Hirokazu Takata | 2009-10-04 | 1 | -1/+4 |
| * | m32r: add rtc_lock variable | Hirokazu Takata | 2009-10-04 | 1 | -0/+9 |
| * | m32r: define ioread* and iowrite* macros | Hirokazu Takata | 2009-10-04 | 1 | -0/+7 |
| * | m32r: export delay loop symbols | Hirokazu Takata | 2009-10-04 | 2 | -6/+4 |
| * | m32r: fix tme_handler | Hirokazu Takata | 2009-10-04 | 1 | -4/+8 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-10-03 | 56 | -253/+721 |
|\ \ |
|
| * | | ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 | Kirill A. Shutemov | 2009-10-02 | 1 | -1/+50 |
| * | | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 2009-10-02 | 33 | -78/+144 |
| * | | ARM: 5740/1: fix valid_phys_addr_range() range check | Greg Ungerer | 2009-10-02 | 1 | -1/+1 |
| * | | ARM: 5739/1: ARM: allow empty ATAG_CORE | David Brown | 2009-10-02 | 1 | -1/+3 |
| * | | ARM: 5735/1: sa1111: CodingStyle cleanups | Hartley Sweeten | 2009-10-02 | 1 | -13/+12 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King | 2009-10-02 | 6 | -131/+433 |
| |\ \ |
|
| | * | | arch/arm/plat-iop: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-18 | 1 | -1/+1 |
| | * | | iop3xx: ATU and PCI memory configuration corrected | Aaro Koskinen | 2009-08-18 | 4 | -5/+3 |
| | * | | iop33x: update defconfig (default atu to on) | Dan Williams | 2009-08-18 | 1 | -125/+429 |
| * | | | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs | Dmitry Artamonow | 2009-10-01 | 1 | -2/+2 |
| * | | | ARM: 5733/1: fix bcmring compile error | Leo Chen | 2009-10-01 | 1 | -1/+0 |
| * | | | ARM: 5732/1: remove redundant include file | Leo Chen | 2009-10-01 | 1 | -1/+0 |
| * | | | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 | Linus Walleij | 2009-10-01 | 2 | -0/+11 |
| * | | | ARM: Ensure do_cache_op takes mmap_sem | Russell King | 2009-09-28 | 1 | -1/+4 |
| * | | | ARM: Fix __cpuexit section mismatch warnings | Russell King | 2009-09-28 | 2 | -4/+6 |
| * | | | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast | Russell King | 2009-09-28 | 3 | -10/+50 |
| * | | | ARM: includecheck fix: mach-davinci, board-dm365-evm.c | Jaswinder Singh Rajput | 2009-09-28 | 1 | -1/+0 |
| * | | | ARM: Remove unused CONFIG SA1100_H3XXX | Jaswinder Singh Rajput | 2009-09-28 | 2 | -6/+0 |
| * | | | ARM: Fix warning: unused variable 'highmem' | Russell King | 2009-09-28 | 1 | -0/+2 |
| * | | | ARM: Fix warning: #warning syscall migrate_pages not implemented | Russell King | 2009-09-28 | 1 | -0/+1 |
| * | | | ARM: Fix SA11x0 clocksource warning | Russell King | 2009-09-28 | 1 | -1/+1 |
| * | | | ARM: Fix section mismatch warning in Integrator pci_v3 | Russell King | 2009-09-28 | 1 | -1/+1 |
* | | | | s3cmci: add better support for no card detect or write protect available | Ben Dooks | 2009-10-02 | 1 | -0/+2 |
* | | | | s3cmci: Kconfig selection for PIO/DMA/Both | Ben Dooks | 2009-10-02 | 1 | -0/+1 |
* | | | | x86: fix csum_ipv6_magic asm memory clobber | Samuel Thibault | 2009-10-02 | 1 | -1/+2 |
* | | | | mn10300: fix kernel build failures when using gcc-4.x | Mark Salter | 2009-10-02 | 3 | -40/+45 |
* | | | | revert "m68k: convert to asm-generic/hardirq.h" | Andrew Morton | 2009-10-02 | 1 | -2/+10 |
* | | | | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-02 | 8 | -8/+8 |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-10-01 | 4 | -14/+83 |
|\ \ \ \ |
|
| * | | | | x86: Provide an alternative() based cmpxchg64() | Arjan van de Ven | 2009-09-30 | 4 | -14/+83 |
| | |_|/
| |/| | |
|
* | | | | MIPS: Avoid spurious make includecheck message | Ralf Baechle | 2009-09-30 | 1 | -2/+2 |
* | | | | MIPS: VPE: Get rid of BKL. | Ralf Baechle | 2009-09-30 | 2 | -42/+50 |
* | | | | MIPS: VPE: Fix build after the credential changes a while ago. | Ralf Baechle | 2009-09-30 | 1 | -10/+23 |
* | | | | MIPS: Excite: Get rid of BKL. | Ralf Baechle | 2009-09-30 | 1 | -2/+0 |
* | | | | MIPS: Sibyte: Get rid of BKL. | Ralf Baechle | 2009-09-30 | 1 | -18/+15 |
* | | | | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon | 2009-09-30 | 4 | -1/+162 |
* | | | | MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access() | Roel Kluin | 2009-09-30 | 1 | -1/+4 |