aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/ptrace.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-31ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai1-14/+20
2009-08-31ALSA: hda - Add missing mux check for VT1708Takashi Iwai1-0/+1
2009-08-31V4L/DVB (12564a): MAINTAINERS: Update gspca sn9c20x name styleJoe Perches1-2/+1
2009-08-31V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.Randy Dunlap1-1/+1
2009-08-31V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is trueShine Liu1-1/+3
2009-08-31V4L/DVB (12457): zr364: wrong indexesRoel Kluin1-1/+1
2009-08-31V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2-20/+29
2009-08-31V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar1-24/+30
2009-08-31V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xxMauro Carvalho Chehab2-2/+39
2009-08-31V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky1-0/+44
2009-08-30gianfar: gfar_remove needs to call unregister_netdev()Toru UCHIYAMA1-0/+1
2009-08-31nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_keyRyusuke Konishi1-1/+1
2009-08-30PCI SR-IOV: correct broken resource alignment calculationsChris Wright4-6/+42
2009-08-29drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)3-4/+55
2009-08-29drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2-38/+54
2009-08-29perf_counter: Fix /0 bug in swcountersPeter Zijlstra1-0/+1
2009-08-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu3-4/+12
2009-08-28parisc: fix warning in traps.cGrant Grundler1-1/+1
2009-08-28SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust1-0/+1
2009-08-28modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar1-2/+5
2009-08-28ACPI: don't free non-existent backlight in acpi video moduleKeith Packard1-2/+5
2009-08-28toshiba_acpi: return on a fail pathJiri Slaby1-0/+1
2009-08-28ACPICA: Windows compatibility fix: same buffer/string storeLin Ming1-0/+12
2009-08-28ipw2200: firmware DMA loading reworkZhu Yi1-53/+67
2009-08-28inotify: update the group mask on mark additionEric Paris1-0/+4
2009-08-28inotify: fix length reporting and size checkingEric Paris1-3/+5
2009-08-28inotify: do not send a block of zeros when no pathname is availableBrian Rogers1-3/+5
2009-08-28perf_counters: Increase paranoia levelIngo Molnar1-1/+1
2009-08-27ocfs2: invalidate dentry if its dentry_lock isn't initialized.Tao Ma1-0/+11
2009-08-27Linux 2.6.31-rc8Linus Torvalds1-1/+1
2009-08-27module: workaround duplicate section namesJames Bottomley1-1/+2
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell1-2/+4
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge1-4/+4
2009-08-27lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt1-1/+1
2009-08-27ipv4: make ip_append_data() handle NULL routing tableJulien TINNES1-0/+2
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells1-3/+15
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman1-7/+6
2009-08-27inotify: fix locking around inotify watching in the idrEric Paris1-10/+40
2009-08-27inotify: do not BUG on idr entries at inotify destructionEric Paris1-2/+31
2009-08-27inotify: seperate new watch creation updating existing watchesEric Paris1-69/+103
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand1-136/+75
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-26leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo1-0/+3
2009-08-26leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo1-7/+14
2009-08-26acpi processor: remove superfluous warning messageFrans Pop1-2/+2
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop3-17/+20
2009-08-26wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-08-26acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu1-0/+6
2009-08-26thermal_sys: check get_temp return valueMichael Brunner1-1/+8
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov1-15/+5