aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/signal.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-26plip: fix parport_register_device name parameterMikulas Patocka2-1/+5
2007-11-26plip: use netif_rx_ni() for packet receiveMikulas Patocka1-1/+1
2007-11-26radeonfb: add chip definition for RV370 5b63Andreas Herrmann1-0/+1
2007-11-26mac68k: mailing list addresssFinn Thain1-1/+1
2007-11-26Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven1-0/+15
2007-11-26m68k: export atari_keyb_initAdrian Bunk1-1/+2
2007-11-27[XFRM]: Fix leak of expired xfrm_statesPatrick McHardy1-1/+1
2007-11-26isdn: avoid copying overly-long stringsKarsten Keil1-4/+4
2007-11-27[ATM]: [he] initialize lock and tasklet earlierchas williams1-5/+5
2007-11-26x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann1-3/+2
2007-11-26NFS: Clean up new multi-segment direct I/O changesChuck Lever1-9/+13
2007-11-26NFS: Ensure we return zero if applications attempt to write zero bytesChuck Lever1-0/+2
2007-11-26NFS: Support multiple segment iovecs in the NFS direct I/O pathChuck Lever1-44/+23
2007-11-26NFS: Introduce iovec I/O helpers to fs/nfs/direct.cChuck Lever1-0/+71
2007-11-26SUNRPC: Add missing "space" to net/sunrpc/auth_gss.cJoe Perches1-1/+1
2007-11-26SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk2-8/+2
2007-11-26NFS: fs/nfs/dir.c should #include "internal.h"Adrian Bunk1-0/+1
2007-11-26NFS: make nfs_wb_page_priority() staticAdrian Bunk2-2/+2
2007-11-26NFS: mount failure causes bad page stateRussell King1-2/+4
2007-11-26SUNRPC: remove NFS/RDMA client's binary sysctlsJames Lentini2-10/+5
2007-11-26sched: bump version of kernel/sched_debug.cIngo Molnar1-1/+1
2007-11-26sched: fix minimum granularity tuningsZou Nan hai1-6/+6
2007-11-26sched: fix RLIMIT_CPU commentIngo Molnar1-1/+1
2007-11-26sched: fix kernel/acct.c commentIngo Molnar1-1/+1
2007-11-26sched: fix prev_stime calculationIngo Molnar1-1/+3
2007-11-26sched: don't forget to unlock uids_mutex on error pathsPavel Emelyanov1-1/+6
2007-11-26x86: fix APIC related bootup crash on Athlon XP CPUsIngo Molnar1-1/+1
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz2-3/+7
2007-11-26x86: export the symbol empty_zero_page on the 32-bit x86 architectureTheodore Ts'o1-0/+2
2007-11-26x86: fix kprobes_64.c inlining borkageAndrew Morton1-1/+1
2007-11-26pci: use pci=bfsort for HP DL385 G2, DL585 G2Michal Schmidt1-0/+16
2007-11-26x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann1-3/+2
2007-11-26lockdep: annotate do_debug() trap handlerPeter Zijlstra2-0/+4
2007-11-26x86: turn off iommu merge by defaultIngo Molnar1-1/+1
2007-11-26x86: fix ACPI compile for LOCAL_APIC=nThomas Gleixner1-0/+1
2007-11-26x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven2-0/+12
2007-11-26ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy3-0/+29
2007-11-26x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki2-4/+17
2007-11-26[MIPS] vpe: Add missing "space"Joe Perches1-2/+2
2007-11-26[MIPS] Compliment va_start() with va_end().Richard Knutsson3-0/+6
2007-11-26[MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer1-19/+21
2007-11-26[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer2-132/+3
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle5-37/+83
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle9-25/+142
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle3-61/+43
2007-11-26[MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle1-3/+3
2007-11-26[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle1-2/+6
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2-11/+15
2007-11-26[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.Ralf Baechle1-5/+1
2007-11-26[MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle1-1/+1