Age | Commit message (Expand) | Author | Files | Lines |
2009-11-14 | alpha: Fixup recvmmsg syscall glue | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2009-11-10 | s390: use RCU to walk list of network devices | stephen hemminger | 1 | -3/+5 |
2009-10-14 | sparc: Add missing __NR_recvmmsg define. | David S. Miller | 1 | -1/+2 |
2009-10-14 | ia64: Fix up the syscall table for recvmmsg | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2009-10-13 | net: allow sh_eth to get mac address through platform data | Magnus Damm | 1 | -0/+1 |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 18 | -5/+23 |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 16 | -0/+32 |
2009-10-03 | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 7 | -13/+34 |
2009-10-04 | m32r: Fix IPI function calls for SMP | Toshihiro HANAWA | 1 | -2/+2 |
2009-10-04 | m32r: Fix set_memory() for DISCONTIGMEM | Hirokazu Takata | 1 | -1/+4 |
2009-10-04 | m32r: add rtc_lock variable | Hirokazu Takata | 1 | -0/+9 |
2009-10-04 | m32r: define ioread* and iowrite* macros | Hirokazu Takata | 1 | -0/+7 |
2009-10-04 | m32r: export delay loop symbols | Hirokazu Takata | 2 | -6/+4 |
2009-10-04 | m32r: fix tme_handler | Hirokazu Takata | 1 | -4/+8 |
2009-10-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 56 | -253/+721 |
2009-10-02 | ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 | Kirill A. Shutemov | 1 | -1/+50 |
2009-10-02 | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 33 | -78/+144 |
2009-10-02 | ARM: 5740/1: fix valid_phys_addr_range() range check | Greg Ungerer | 1 | -1/+1 |
2009-10-02 | ARM: 5739/1: ARM: allow empty ATAG_CORE | David Brown | 1 | -1/+3 |
2009-10-02 | ARM: 5735/1: sa1111: CodingStyle cleanups | Hartley Sweeten | 1 | -13/+12 |
2009-10-02 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King | 6 | -131/+433 |
2009-10-01 | s3cmci: add better support for no card detect or write protect available | Ben Dooks | 1 | -0/+2 |
2009-10-01 | s3cmci: Kconfig selection for PIO/DMA/Both | Ben Dooks | 1 | -0/+1 |
2009-10-01 | x86: fix csum_ipv6_magic asm memory clobber | Samuel Thibault | 1 | -1/+2 |
2009-10-01 | mn10300: fix kernel build failures when using gcc-4.x | Mark Salter | 3 | -40/+45 |
2009-10-01 | revert "m68k: convert to asm-generic/hardirq.h" | Andrew Morton | 1 | -2/+10 |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan | 8 | -8/+8 |
2009-10-01 | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs | Dmitry Artamonow | 1 | -2/+2 |
2009-10-01 | ARM: 5733/1: fix bcmring compile error | Leo Chen | 1 | -1/+0 |
2009-10-01 | ARM: 5732/1: remove redundant include file | Leo Chen | 1 | -1/+0 |
2009-10-01 | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 | Linus Walleij | 2 | -0/+11 |
2009-09-30 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -14/+83 |
2009-09-30 | x86: Provide an alternative() based cmpxchg64() | Arjan van de Ven | 4 | -14/+83 |
2009-09-30 | MIPS: Avoid spurious make includecheck message | Ralf Baechle | 1 | -2/+2 |
2009-09-30 | MIPS: VPE: Get rid of BKL. | Ralf Baechle | 2 | -42/+50 |
2009-09-30 | MIPS: VPE: Fix build after the credential changes a while ago. | Ralf Baechle | 1 | -10/+23 |
2009-09-30 | MIPS: Excite: Get rid of BKL. | Ralf Baechle | 1 | -2/+0 |
2009-09-30 | MIPS: Sibyte: Get rid of BKL. | Ralf Baechle | 1 | -18/+15 |
2009-09-30 | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon | 4 | -1/+162 |
2009-09-30 | MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access() | Roel Kluin | 1 | -1/+4 |
2009-09-30 | MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] | Roel Kluin | 1 | -5/+3 |
2009-09-30 | MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} | Ralf Baechle | 2 | -15/+13 |
2009-09-30 | MIPS: SMP: Fix build. | Ralf Baechle | 2 | -2/+2 |
2009-09-30 | MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. | Kevin Cernekee | 1 | -0/+5 |
2009-09-30 | MIPS: Sibyte: Fix compilation error. | Mark Mason | 1 | -1/+1 |
2009-09-30 | MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict. | Ralf Baechle | 1 | -4/+0 |
2009-09-30 | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 4 | -1/+51 |
2009-09-30 | MIPS: Loongson2: Fix typo "enalbe" -> "enable" | Uwe Kleine-König | 1 | -7/+7 |
2009-09-30 | MIPS: SMTC: Remove duplicate structure field initialization | Julia Lawall | 1 | -3/+2 |
2009-09-30 | MIPS: Remove duplicated #include | Huang Weiyi | 1 | -1/+0 |