aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-18alpha: kill big kernel lockArnd Bergmann2-8/+0
2010-09-18alpha: fix build breakage in asm/cacheflush.hTejun Heo1-0/+2
2010-09-18alpha: remove unnecessary cast from void* in assignment.matt mooney2-2/+2
2010-09-18alpha: Use static const char * const where possibleJoe Perches4-38/+46
2010-09-17arm: fix really nasty sigreturn bugAl Viro1-0/+2
2010-09-17hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck1-10/+11
2010-09-17hwmon: (adm1031) Replace update_rate sysfs attribute with update_intervalGuenter Roeck2-23/+27
2010-09-17hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson1-0/+1
2010-09-17hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang1-1/+0
2010-09-17hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover1-2/+2
2010-09-17hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover1-1/+1
2010-09-17hwmon: New subsystem maintainersJean Delvare1-1/+4
2010-09-17hwmon: (lis3lv02d) Prevent NULL pointer dereferenceKuninori Morimoto2-4/+4
2010-09-17GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse1-1/+1
2010-09-17md: fix v1.x metadata update when a disk is missing.NeilBrown1-1/+3
2010-09-17md: call md_update_sb even for 'external' metadata arrays.NeilBrown1-1/+1
2010-09-17firewire: nosy: fix build when CONFIG_FIREWIRE=NStefan Richter1-1/+1
2010-09-16ALSA: pcm - Fix race with proc filesTakashi Iwai1-9/+24
2010-09-16ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai1-0/+2
2010-09-16ALSA: HDA: Enable internal speaker on Dell M101zDavid Henningsson1-0/+10
2010-09-15drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-15[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik1-31/+11
2010-09-15watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells1-3/+3
2010-09-15watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg1-0/+3
2010-09-15watchdog: sb_wdog: release irq and reboot notifier in error path and module_exit()Akinobu Mita1-3/+9
2010-09-15pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski1-56/+83
2010-09-15pcmcia: per-device, not per-socket debug messagesDominik Brodowski1-24/+27
2010-09-15pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski1-26/+36
2010-09-15arch/tile: fix formatting bug in register dumpsChris Metcalf1-1/+1
2010-09-15arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf1-4/+4
2010-09-15arch/tile: Save and restore extra user state for tilegxChris Metcalf4-7/+34
2010-09-15arch/tile: Change struct sigcontext to be more usefulChris Metcalf5-27/+36
2010-09-15arch/tile: finish const-ifying sys_execve()Chris Metcalf3-12/+19
2010-09-15drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher1-3/+2
2010-09-14MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells1-11/+11
2010-09-14aio: check for multiplication overflow in do_io_submitJeff Moyer1-0/+3
2010-09-14cifs: fix potential double put of TCP session referenceJeff Layton1-3/+3
2010-09-14x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath1-1/+7
2010-09-14x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin1-7/+7
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin10-8/+32
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner3-33/+17
2010-09-14ALSA: patch_nvhdmi.c: Fix supported sample rate list.Stephen Warren1-1/+1
2010-09-14drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher1-2/+3
2010-09-14drm: fix race between driver loading and userspace open.Dave Airlie2-0/+9
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson12-39/+32
2010-09-14HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain3-1/+7
2010-09-13x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu1-1/+1
2010-09-13x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa1-2/+2
2010-09-13sound: Remove pr_<level> uses of KERN_<level>Joe Perches2-3/+2
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven3-1/+10