Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | hwmon: (coretemp) constify static data | Jan Beulich | 2011-09-23 | 1 | -2/+2 | |
| * | | | | | | | | | hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID | Jan Beulich | 2011-09-23 | 1 | -2/+2 | |
| * | | | | | | | | | hwmon: (ds620) Fix handling of negative temperatures | Roland Stigge | 2011-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | hwmon: (w83791d) rename prototype parameter from 'register' to 'reg' | Chris Peterson | 2011-09-21 | 1 | -2/+2 | |
| * | | | | | | | | | hwmon: (coretemp) Don't use threshold registers for tempX_max | Guenter Roeck | 2011-09-21 | 2 | -128/+14 | |
| * | | | | | | | | | hwmon: (coretemp) Let the user force TjMax | Jean Delvare | 2011-09-21 | 2 | -3/+19 | |
| * | | | | | | | | | hwmon: (coretemp) Drop duplicate function get_pkg_tjmax | Jean Delvare | 2011-09-21 | 1 | -22/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm | Linus Torvalds | 2011-09-26 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | KVM: x86 emulator: fix Src2CL decode | Avi Kivity | 2011-09-25 | 1 | -1/+1 | |
| * | | | | | | | | | KVM: MMU: fix incorrect return of spte | Zhao Jin | 2011-09-25 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-09-26 | 7 | -22/+77 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op | Will Deacon | 2011-09-26 | 1 | -17/+17 | |
| * | | | | | | | | | ARM: dma-mapping: free allocated page if unable to map | Russell King | 2011-09-26 | 1 | -0/+2 | |
| * | | | | | | | | | ARM: fix vmlinux.lds.S discarding sections | Russell King | 2011-09-20 | 1 | -3/+12 | |
| * | | | | | | | | | ARM: nommu: fix warning with checksyscalls.sh | Russell King | 2011-09-17 | 1 | -2/+2 | |
| * | | | | | | | | | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed | Will Deacon | 2011-09-17 | 3 | -0/+44 | |
* | | | | | | | | | | ptrace: PTRACE_LISTEN forgets to unlock ->siglock | Oleg Nesterov | 2011-09-25 | 1 | -13/+10 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-09-23 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | spi: Fix WARN when removing spi-fsl-spi module | Jeff Harris | 2011-09-23 | 1 | -0/+3 | |
| * | | | | | | | | | spi/imx: Fix spi-imx when the hardware SPI chipselects are used | Fabio Estevam | 2011-09-15 | 1 | -1/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | scsi: fix qla2xxx printk format warning | Randy Dunlap | 2011-09-23 | 1 | -2/+2 | |
* | | | | | | | | | scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error | Randy Dunlap | 2011-09-23 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux | Linus Torvalds | 2011-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf python: Add missing perf_event__parse_sample 'swapped' parm | Arnaldo Carvalho de Melo | 2011-09-23 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux | Linus Torvalds | 2011-09-23 | 13 | -57/+209 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | perf tools: Add support for disabling -Werror via WERROR=0 | Darren Hart | 2011-09-23 | 1 | -1/+8 | |
| * | | | | | | | | | perf top: Fix userspace sample addr map offset | Arnaldo Carvalho de Melo | 2011-09-23 | 1 | -4/+5 | |
| * | | | | | | | | | perf symbols: Fix issue with binaries using 16-bytes buildids (v2) | Stephane Eranian | 2011-09-23 | 1 | -11/+13 | |
| * | | | | | | | | | perf tool: Fix endianness handling of u32 data in samples | David Ahern | 2011-09-23 | 4 | -14/+47 | |
| * | | | | | | | | | perf sort: Fix symbol sort output by separating unresolved samples by type | Anton Blanchard | 2011-09-23 | 1 | -2/+8 | |
| * | | | | | | | | | perf symbols: Synthesize anonymous mmap events | Anton Blanchard | 2011-09-23 | 1 | -0/+5 | |
| * | | | | | | | | | perf record: Create events initially disabled and enable after init | David Ahern | 2011-09-23 | 3 | -0/+17 | |
| * | | | | | | | | | perf symbols: Add some heuristics for choosing the best duplicate symbol | Anton Blanchard | 2011-09-23 | 1 | -0/+88 | |
| * | | | | | | | | | perf symbols: Preserve symbol scope when parsing /proc/kallsyms | Anton Blanchard | 2011-09-23 | 1 | -2/+4 | |
| * | | | | | | | | | perf symbols: /proc/kallsyms does not sort module symbols | Anton Blanchard | 2011-09-23 | 1 | -22/+11 | |
| * | | | | | | | | | perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files | Anton Blanchard | 2011-09-23 | 1 | -0/+2 | |
| * | | | | | | | | | perf probe: Fix regression of variable finder | Masami Hiramatsu | 2011-09-23 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-09-23 | 2 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drm/radeon/kms: fix DDIA enable on some rs690 systems | Alex Deucher | 2011-09-23 | 1 | -1/+8 | |
| * | | | | | | | | | Revert "drm/radeon/kms: fix typo in r100_blit_copy" | Dave Airlie | 2011-09-23 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://github.com/tiwai/sound | Linus Torvalds | 2011-09-23 | 5 | -35/+27 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-09-23 | 3 | -30/+16 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | ASoC: Ensure we generate a driver name | Mark Brown | 2011-09-21 | 1 | -3/+15 | |
| | * | | | | | | | ASoC: Remove bitrotted wm8962_resume() | Mark Brown | 2011-09-20 | 1 | -26/+0 | |
| | * | | | | | | | ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe | Axel Lin | 2011-09-16 | 1 | -1/+1 | |
| * | | | | | | | | ALSA: usb-audio - clear chip->probing on error exit | Thomas Pfaff | 2011-09-23 | 1 | -0/+1 | |
| * | | | | | | | | ALSA: fm801: Gracefully handle failure of tuner auto-detect | Ben Hutchings | 2011-09-22 | 1 | -3/+10 | |
| * | | | | | | | | ALSA: fm801: Fix double free in case of error in tuner detection | Ben Hutchings | 2011-09-22 | 1 | -2/+0 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2011-09-22 | 3 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | TPM: Zero buffer after copying to userspace | Peter Huewe | 2011-09-23 | 1 | -1/+5 |