summaryrefslogtreecommitdiffstats
path: root/kernel/mutex-debug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-21cxgb3 - fix netpoll hanlderDivy Le Ray2-4/+13
2007-06-21cxgb3 - fix skb->dev dereferenceDivy Le Ray1-1/+1
2007-06-21natsemi irq flagsGregory Haskins1-1/+1
2007-06-21forcedeth: use unicast receive mode for WoLTim Mann1-1/+3
2007-06-21s390: netiucv inlining cleanupMartin Schwidefsky1-15/+3
2007-06-21s390: netiucv spinlock initializer cleanupThomas Gleixner1-1/+1
2007-06-21s390: don't call iucv_path_connect from tasklet contextUrsula Braun1-1/+2
2007-06-21s390: Use ccw_device_get_id() in qeth/claw driversCornelia Huck2-14/+11
2007-06-21s390: qeth: wrong packet length in qdio headerFrank Pavlic1-2/+1
2007-06-21s390: avoid inconsistent lock state in qethUrsula Braun1-4/+4
2007-06-21s390: qeth driver does not recoverUrsula Braun1-6/+6
2007-06-21s390: print correct level for HiperSockets devicesUrsula Braun1-9/+11
2007-06-21bonding: Fix 802.3ad no carrier on "no partner found" instanceJay Vosburgh2-7/+6
2007-06-21bonding: Fix use after free in unregister pathJay Vosburgh2-2/+2
2007-06-21spidernet: checksum and ethtoolStephen Hemminger2-20/+5
2007-06-21spidernet: turn off descriptor chain end interrupt.Linas Vepstas1-2/+2
2007-06-21spidernet: silence the ramfull messagesLinas Vepstas2-9/+12
2007-06-21spidernet: Don't terminate the RX ringLinas Vepstas1-9/+9
2007-06-21spidernet: Cure RX ram full bugLinas Vepstas2-7/+82
2007-06-21spidernet: null out skb pointer after its been used.Linas Vepstas1-0/+1
2007-06-21firewire: Only set client->iso_context if allocation was successful.Kristian Høgsberg1-8/+11
2007-06-20Fix up CREDIT entry orderingLi Yang1-8/+8
2007-06-20x86_64: fix link warning between for .text and .init.textYinghai Lu2-3/+3
2007-06-20x86: change_page_attr bandaidsAndi Kleen2-15/+22
2007-06-20x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen2-0/+2
2007-06-20x86: Only make Macintosh drivers default on MacsAndi Kleen1-1/+1
2007-06-20x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen2-3/+3
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen3-0/+45
2007-06-20x86_64: Fix eventd/timerfd syscallsAndi Kleen1-2/+2
2007-06-20x86_64: Fix readahead/sync_file_range/fadvise64 compat callsAndi Kleen2-3/+22
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle16-86/+73
2007-06-20[POWERPC] Fix powermac late initcall to only run on powermacTony Breeds1-0/+3
2007-06-20[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool1-3/+2
2007-06-20[POWERPC] rheap - eliminates internal fragments caused by alignmentLi Yang1-19/+29
2007-06-19[S390] Move psw_set_key.Heiko Carstens2-8/+6
2007-06-19[S390] Add oops_enter()/oops_exit() calls to die().Heiko Carstens1-3/+5
2007-06-19[S390] Print list of modules on die().Heiko Carstens1-0/+1
2007-06-19[S390] Fix yet another two section mismatches.Heiko Carstens3-5/+16
2007-06-19[S390] Fix zfcpdump headerMichael Holzheu1-0/+3
2007-06-19[S390] Missing blank when appending cio_ignore kernel parameterMichael Holzheu1-0/+1
2007-06-19[XFS] Update the MAINTAINERS file entry for XFS - change git repo name.Tim Shimmin1-1/+1
2007-06-19[XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig1-1/+1
2007-06-19[POWERPC] Fix snd-powermac refcounting bugsBenjamin Herrenschmidt1-3/+5
2007-06-19sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt1-0/+1
2007-06-19sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt1-3/+4
2007-06-18Fix possible runqueue lock starvation in wait_task_inactive()Linus Torvalds1-9/+60
2007-06-18sched: fix SysRq-N (normalize RT tasks)Ingo Molnar1-3/+5
2007-06-18Fix signalfd interaction with thread-private signalsBenjamin Herrenschmidt1-1/+7
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner5-459/+43
2007-06-18IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier2-3/+43