index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
mpc85xx_edac.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-07
lib/decompress_*: only include <linux/slab.h> if STATIC is not defined
Albin Tonnerre
3
-3
/
+3
2009-08-07
bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment
Phillip Lougher
2
-11
/
+32
2009-08-07
bzip2/lzma/gzip: fix comments describing decompressor API
Phillip Lougher
2
-17
/
+23
2009-08-07
execve: must clear current->clear_child_tid
Eric Dumazet
1
-11
/
+11
2009-08-07
drivers/mmc: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-08-07
i.MX31: fix framebuffer locking regressions
Guennadi Liakhovetski
1
-30
/
+56
2009-08-07
vfs: mnt_want_write_file(): fix special file handling
OGAWA Hirofumi
1
-1
/
+2
2009-08-07
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
1
-0
/
+1
2009-08-07
fbcon: don't use vc_resize() on initialization
Johannes Weiner
1
-3
/
+3
2009-08-07
viafb: fix rmmod bug
Florian Tobias Schandinat
4
-70
/
+53
2009-08-07
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
KAMEZAWA Hiroyuki
2
-26
/
+86
2009-08-07
fbcon: fix rotate upside down crash
Stefani Seibold
1
-1
/
+1
2009-08-07
generic-ipi: fix hotplug_cfd()
Xiao Guangrong
1
-1
/
+1
2009-08-07
drivers/w1/masters/omap_hdq.c: fix missing mutex unlock
Stoyan Gaydarov
1
-0
/
+1
2009-08-07
drm/radeon/kms: setup MC/VRAM the same way for suspend/resume
Dave Airlie
1
-1
/
+3
2009-08-06
perf_counter: Fix double list iteration in per task precise stats
Peter Zijlstra
1
-1
/
+1
2009-08-06
perf: Auto-detect libelf
Peter Zijlstra
1
-4
/
+11
2009-08-06
perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink
Arnaldo Carvalho de Melo
1
-3
/
+73
2009-08-06
perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it
Benjamin Herrenschmidt
7
-9
/
+16
2009-08-06
intel-iommu: Fix enabling snooping feature by mistake
Sheng Yang
1
-1
/
+1
2009-08-06
Input: matrix_keypad - make matrix keymap size dynamic
Eric Miao
2
-15
/
+16
2009-08-06
Input: wistron_btns - support Prestigio Wifi RF kill button
TJ
1
-0
/
+16
2009-08-06
drm/radeon/kms: Fix caching mode selection for GTT object
Jerome Glisse
1
-1
/
+1
2009-08-06
ftrace: Fix perf-tracepoint OOPS
Peter Zijlstra
3
-7
/
+5
2009-08-05
perf report: Add missing command line options to man page
Arnaldo Carvalho de Melo
1
-3
/
+57
2009-08-05
perf: Auto-detect libbfd
Peter Zijlstra
2
-1
/
+26
2009-08-05
perf report: Make --sort comm,dso,symbol the default
Pekka Enberg
1
-2
/
+2
2009-08-05
intel-iommu: Mask physical address to correct page size in intel_map_single()
Fenghua Yu
1
-1
/
+2
2009-08-05
intel-iommu: Correct sglist size calculation.
Fenghua Yu
1
-10
/
+10
2009-08-05
Input: i8042 - add Asus G1S to noloop exception list
Jory A. Pratt
1
-0
/
+8
2009-08-05
drm/radeon: Add support for RS880 chips
Alex Deucher
3
-7
/
+21
2009-08-05
flex_array: remove unneeded index calculation
Jonathan Corbet
1
-2
/
+0
2009-08-04
tty-ldisc: be more careful in 'put_ldisc' locking
Linus Torvalds
1
-5
/
+12
2009-08-04
tty-ldisc: turn ldisc user count into a proper refcount
Linus Torvalds
1
-97
/
+46
2009-08-04
tty-ldisc: make refcount be atomic_t 'users' count
Linus Torvalds
2
-11
/
+9
2009-08-04
Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...
John Stoffel
1
-4
/
+7
2009-08-04
ehea: Fix napi list corruption on ifconfig down
Hannes Hering
2
-1
/
+4
2009-08-04
igbvf: Allow VF driver to correctly recognize failure to set mac
Alexander Duyck
1
-0
/
+4
2009-08-04
[CPUFREQ] Make cpufreq suspend code conditional on powerpc.
Dave Jones
1
-2
/
+19
2009-08-04
[CPUFREQ] Fix a kobject reference bug related to managed CPUs
Thomas Renninger
1
-1
/
+3
2009-08-04
[CPUFREQ] Do not set policy for offline cpus
Prarit Bhargava
1
-0
/
+2
2009-08-04
[CPUFREQ] Fix NULL pointer dereference regression in conservative governor
Pallipadi, Venkatesh
1
-0
/
+6
2009-08-04
mfd: twl4030 irq fixes
Russell King
1
-31
/
+24
2009-08-04
perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=y
Ingo Molnar
1
-0
/
+1
2009-08-04
intel-iommu: Unify hardware and software passthrough support
David Woodhouse
2
-103
/
+76
2009-08-04
x86: Work around compilation warning in arch/x86/kernel/apm_32.c
Subrata Modak
1
-1
/
+1
2009-08-04
x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()
Jack Steiner
1
-0
/
+3
2009-08-04
x86, 32-bit: Fix double accounting in reserve_top_address()
Jan Beulich
1
-1
/
+0
2009-08-04
x86: Don't use current_cpu_data in x2apic phys_pkg_id
Yinghai Lu
2
-2
/
+2
2009-08-04
x86, UV: Fix UV apic mode
Jack Steiner
1
-1
/
+1
[next]