| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-10-22 | 2 | -35/+28 |
|\ |
|
| * | Alchemy: Add UART PM methods. | Manuel Lauss | 2010-10-22 | 2 | -35/+28 |
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 3 | -2/+5 |
|\ \ |
|
| * | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 3 | -2/+5 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 45 | -28/+74 |
|\ \ \ |
|
| * | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 2 | -26/+31 |
| * | | | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 43 | -2/+43 |
* | | | | security: remove unused parameter from security_task_setscheduler() | KOSAKI Motohiro | 2010-10-21 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-20 | 5 | -8/+12 |
|\ \ \ |
|
| * | | | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. | Michel Thebeau | 2010-10-19 | 2 | -6/+6 |
| * | | | MIPS: jz4740: Fix Kbuild Platform file. | David Daney | 2010-10-19 | 1 | -1/+1 |
| * | | | MIPS: Repair Kbuild make clean breakage. | David Daney | 2010-10-19 | 2 | -1/+5 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-18 | 12 | -44/+53 |
|\ \ \ \ |
|
| * | | | | MIPS: Enable ISA_DMA_API config to fix build failure | Namhyung Kim | 2010-10-18 | 1 | -0/+4 |
| * | | | | MIPS: 32-bit: Fix build failure in asm/fcntl.h | Namhyung Kim | 2010-10-18 | 1 | -0/+1 |
| * | | | | MIPS: Remove all generated vmlinuz* files on "make clean" | Wu Zhangjin | 2010-10-18 | 1 | -1/+1 |
| * | | | | MIPS: do_sigaltstack() expects userland pointers | Al Viro | 2010-10-18 | 2 | -4/+6 |
| * | | | | MIPS: Fix error values in case of bad_stack | Al Viro | 2010-10-18 | 2 | -2/+2 |
| * | | | | MIPS: Sanitize restart logics | Al Viro | 2010-10-18 | 7 | -35/+34 |
| * | | | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro | 2010-10-18 | 1 | -2/+2 |
| * | | | | MIPS: Don't block signals if we'd failed to setup a sigframe | Al Viro | 2010-10-18 | 1 | -0/+3 |
| |/ / / |
|
* | | | | Define _addr_lsb in siginfo_t for mips | Andi Kleen | 2010-10-09 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | MIPS: Octeon: Place cnmips_cu2_setup in __init memory. | David Daney | 2010-10-04 | 1 | -1/+1 |
* | | | MIPS: Don't place cu2 notifiers in __cpuinitdata | David Daney | 2010-10-04 | 1 | -1/+1 |
* | | | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin | Shmulik Ladkani | 2010-10-04 | 1 | -1/+1 |
* | | | MIPS: Alchemy: Resolve prom section mismatches | Manuel Lauss | 2010-10-04 | 1 | -3/+2 |
* | | | MIPS: Fix syscall 64 bit number comments. | Ralf Baechle | 2010-10-04 | 1 | -2/+2 |
* | | | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. | David Daney | 2010-10-04 | 6 | -9/+37 |
* | | | MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-10-04 | 1 | -1/+1 |
* | | | MIPS: N32: Fix getdents64 syscall for n32 | Bernhard Walle | 2010-10-04 | 1 | -1/+1 |
* | | | MIPS: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-04 | 2 | -2/+2 |
* | | | MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. | Ralf Baechle | 2010-10-04 | 2 | -17/+6 |
* | | | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle | 2010-10-04 | 4 | -5/+5 |
* | | | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. | Ralf Baechle | 2010-10-04 | 1 | -2/+18 |
* | | | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. | Ralf Baechle | 2010-10-04 | 1 | -8/+20 |
* | | | MIPS: Audit: Fix hang in entry.S. | Ralf Baechle | 2010-10-04 | 1 | -1/+2 |
* | | | MIPS: Document why RELOC_HIDE is there. | Ralf Baechle | 2010-10-04 | 1 | -0/+14 |
* | | | MIPS: Octeon: Determine if helper needs to be built | Andreas Bießmann | 2010-10-04 | 2 | -1/+5 |
* | | | MIPS: Use generic atomic64 for 32-bit kernels | Deng-Cheng Zhu | 2010-10-04 | 2 | -0/+5 |
* | | | MIPS: RM7000: Symbol should be static | Ricardo Mendoza | 2010-10-04 | 1 | -1/+1 |
* | | | MIPS: kspd: Adjust confusing if indentation | Julia Lawall | 2010-10-04 | 1 | -1/+1 |
* | | | MIPS: Fix a typo. | Andrea Gelmini | 2010-10-04 | 1 | -1/+1 |
|/ / |
|
* | | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-14 | 1 | -1/+1 |
|/ |
|
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -3/+7 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-15 | 1 | -0/+1 |
|\ |
|
| * | MIPS: Fix gen_nand probe structures contents | Marek Vasut | 2010-08-12 | 1 | -0/+1 |
* | | defconfig reduction | Sam Ravnborg | 2010-08-14 | 48 | -53599/+228 |
* | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -1/+1 |
* | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 2 | -9/+0 |
* | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -7/+0 |