aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/slip.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-27[IA64] need r29=psr *after* rsm psr.iDavid Mosberger-Tang1-6/+5
2005-04-27[IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()David Mosberger-Tang1-1/+1
2005-04-27[IA64] Annotate fsys_bubble_down() with McKinley dispatch info.David Mosberger-Tang1-44/+74
2005-04-27[IA64] Reschedule fsys_bubble_down().David Mosberger-Tang1-40/+33
2005-04-27[IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info.David Mosberger-Tang1-22/+22
2005-04-27[IA64] Reschedule __kernel_syscall_via_epc().David Mosberger-Tang1-13/+18
2005-04-27[IA64] Reschedule break_fault() for better performance.David Mosberger-Tang1-67/+106
2005-04-27[IA64] In ia64_leave_syscall(), fix comments and whitespace only.David Mosberger-Tang1-40/+39
2005-04-27[IA64] Schedule ia64_leave_syscall() to read ar.bsp earlierDavid Mosberger-Tang1-24/+19
2005-04-27[IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8David Mosberger-Tang1-3/+3
2005-04-27[IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().David Mosberger-Tang1-1/+8
2005-04-27[IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp.David Mosberger-Tang1-10/+15
2005-04-27[IA64] Use dynamic prediction for RSE-clearing branches.David Mosberger-Tang1-2/+2
2005-04-27[IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it.David Mosberger-Tang2-15/+0
2005-04-26[PATCH] PC300 pci_enable_device fixMarcelo Tosatti1-10/+12
2005-04-26[PATCH] ppc64: trivial user annotationsAl Viro2-8/+8
2005-04-26[PATCH] size_t portability fixes - drivers/usbAl Viro3-4/+4
2005-04-26[IA64] re-enable preempt before page allocation for pgtable quicklistMartin Hicks1-2/+2
2005-04-26[PATCH] qla trivial iomem annotationAl Viro1-1/+1
2005-04-26[PATCH] oprofile trivial user annotationsAl Viro1-2/+2
2005-04-26[PATCH] amd64 rt_sigframe user annotationAl Viro1-1/+1
2005-04-26[PATCH] drivers/scsi NULL noise removalAl Viro2-4/+4
2005-04-26[PATCH] imsttfb missing iomem annotationsAl Viro1-2/+2
2005-04-26[PATCH] ppc-opc NULL noise removalAl Viro1-59/+60
2005-04-26[PATCH] savagefb iomem annotationsAl Viro1-3/+3
2005-04-26[PATCH] pegasus NULL noise removalAl Viro1-2/+2
2005-04-26[PATCH] tpm 64bit fixes (size_t)Al Viro1-3/+3
2005-04-26[PATCH] fix SND_POWERMAC dependenciesAl Viro1-1/+1
2005-04-26[PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_portRussell King1-26/+27
2005-04-26[PATCH] Serial: Move error path processing inlineRussell King2-79/+51
2005-04-26[PATCH] Serial: Ensure error paths are marked with unlikely()Russell King6-6/+6
2005-04-26[PATCH] ARM: make entry*.S includes more logicalRussell King4-22/+12
2005-04-26[PATCH] ARM: Remove single-use user save/restore macrosRussell King2-54/+25
2005-04-26[PATCH] ARM: remove PT_TRACESYSRussell King1-2/+0
2005-04-26[PATCH] ARM: Remove SVC_MODE definitionRussell King2-5/+1
2005-04-26[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King2-27/+15
2005-04-26[PATCH] ARM: pt_regs offsetsRussell King3-28/+30
2005-04-26[PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King3-20/+16
2005-04-26[PATCH] ARM: remove some entry initialisation asm codeRussell King2-31/+27
2005-04-25[NET]: kill gratitious includes of major.hAl Viro21-21/+0
2005-04-25[TCP]: Trivial tcp_data_queue() cleanupJames Morris1-1/+0
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro21-21/+0
2005-04-25[PATCH] isofs includes sanitizedAl Viro12-286/+203
2005-04-25[PATCH] ppc annotations: i2c-mpcAl Viro1-2/+2
2005-04-25[PATCH] ppc annotations: mpscAl Viro2-12/+12
2005-04-25[PATCH] ARM: 2653/1: Fix memset and memzero macro double-reference of parametersDeepak Saxena1-5/+12
2005-04-25[PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667)Jeff Lackey1-6/+50
2005-04-25[TG3]: Fix tg3_restart_ints()Michael Chan1-25/+28
2005-04-25[TG3]: Refresh hw index in tg3_rx()Michael Chan1-0/+6
2005-04-25[TG3]: Fix bug in tg3_rx()Michael Chan1-8/+6