aboutsummaryrefslogtreecommitdiffstats
path: root/fs/binfmt_aout.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner1-3/+3
2009-08-07viafb: fix rmmod bugFlorian Tobias Schandinat4-70/+53
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2-26/+86
2009-08-07fbcon: fix rotate upside down crashStefani Seibold1-1/+1
2009-08-07generic-ipi: fix hotplug_cfd()Xiao Guangrong1-1/+1
2009-08-07drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov1-0/+1
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher3-7/+21
2009-08-04flex_array: remove unneeded index calculationJonathan Corbet1-2/+0
2009-08-04tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds1-5/+12
2009-08-04tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds1-97/+46
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2-11/+9
2009-08-04Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency, since udev depends on BSGJohn Stoffel1-4/+7
2009-08-04ehea: Fix napi list corruption on ifconfig downHannes Hering2-1/+4
2009-08-04igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck1-0/+4
2009-08-04[CPUFREQ] Make cpufreq suspend code conditional on powerpc.Dave Jones1-2/+19
2009-08-04[CPUFREQ] Fix a kobject reference bug related to managed CPUsThomas Renninger1-1/+3
2009-08-04[CPUFREQ] Do not set policy for offline cpusPrarit Bhargava1-0/+2
2009-08-04[CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh1-0/+6
2009-08-04mfd: twl4030 irq fixesRussell King1-31/+24
2009-08-04perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=yIngo Molnar1-0/+1
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak1-1/+1
2009-08-04x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner1-0/+3
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich1-1/+0
2009-08-04x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu2-2/+2
2009-08-04x86, UV: Fix UV apic modeJack Steiner1-1/+1
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner1-1/+1
2009-08-04x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner1-30/+1
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner2-0/+12
2009-08-04amd64_edac: print debug statements only on errorDoug Thompson1-0/+4
2009-08-04perf: Fix read buffer overflowRoel Kluin2-2/+2
2009-08-04posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAWHiroshi Shimamoto1-0/+7
2009-08-033c59x: Fix build failure with gcc 3.2Jean Delvare1-4/+6
2009-08-04[CIFS] Update readme to reflect forceuid mount parmsSteve French2-14/+14
2009-08-04drm/ttm: Read buffer overflowRoel Kluin1-1/+2
2009-08-04drm/radeon: Read buffer overflowRoel Kluin1-1/+2
2009-08-04drm/ttm: Fix a sync object leak.Thomas Hellstrom1-0/+4
2009-08-04drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng1-0/+2
2009-08-04drm/radeon/kms: fix nomodeset.Dave Airlie1-9/+8
2009-08-04drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom1-4/+4
2009-08-04drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie1-0/+1
2009-08-04drm/radeon: add some new r7xx pci idsAlex Deucher1-0/+5
2009-08-04drm: Catch stop possible NULL pointer referenceJakob Bornecrantz1-2/+4
2009-08-04drm: Small logic fix in drm_mode_setcrtcJakob Bornecrantz1-1/+1
2009-08-03sky2: Avoid transmits during sky2_down()Mike McCormack2-1/+14
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin1-1/+7
2009-08-03x86, msr: execute on the correct CPU subsetBorislav Petkov1-16/+10
2009-08-03x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin1-8/+8
2009-08-03cifs: Read buffer overflowRoel Kluin1-1/+1
2009-08-03cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton1-0/+4
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras3-4/+9