index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-4drives.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
sections: fix section conflicts in arch/x86
Andi Kleen
3
-4
/
+4
2012-10-05
sections: fix section conflicts in arch/sh
Andi Kleen
2
-2
/
+2
2012-10-05
sections: fix section conflicts in arch/score
Andi Kleen
1
-0
/
+1
2012-10-05
sections: fix section conflicts in arch/powerpc
Andi Kleen
6
-6
/
+6
2012-10-05
sections: fix section conflicts in arch/mips
Andi Kleen
2
-2
/
+2
2012-10-05
sections: fix section conflicts in arch/ia64
Andi Kleen
2
-2
/
+2
2012-10-05
sections: fix section conflicts in arch/h8300
Andi Kleen
7
-8
/
+9
2012-10-05
sections: fix section conflicts in arch/frv
Andi Kleen
2
-2
/
+2
2012-10-05
sections: fix section conflicts in arch/arm/
Andi Kleen
6
-36
/
+36
2012-10-05
sections: disable const sections for PA-RISC v2
Andi Kleen
3
-8
/
+26
2012-10-05
drivers/scsi/atp870u.c: fix bad use of udelay
Martin Michlmayr
1
-1
/
+10
2012-10-05
unicore32: select generic atomic64_t support
Fengguang Wu
1
-0
/
+1
2012-10-05
kbuild: make: fix if_changed when command contains backslashes
Sascha Hauer
1
-1
/
+1
2012-10-05
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...
Fabio Estevam
1
-1
/
+1
2012-10-05
mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it
Geert Uytterhoeven
1
-1
/
+1
2012-10-05
audit.h: replace defines with C stubs
Kees Cook
1
-53
/
+153
2012-10-04
firmware: use 'kernel_read()' to read firmware into kernel buffer
Linus Torvalds
1
-3
/
+1
2012-10-04
crypto: x86/glue_helper - fix storing of new IV in CBC encryption
Jussi Kivilinna
1
-1
/
+1
2012-10-04
firmware: teach the kernel to load firmware files directly from the filesystem
Linus Torvalds
1
-1
/
+77
2012-10-03
userns: Fix build of drivers/staging/dgrp
Eric W. Biederman
1
-2
/
+2
2012-10-03
MAINTAINERS: Add EFI maintainer entry
Matt Fleming
1
-0
/
+12
2012-10-03
CRIS: Remove VCS simulator specific code
Jesper Nilsson
14
-435
/
+3
2012-10-03
cris/PCI: remove pcibios_assign_resources()
Bjorn Helgaas
2
-26
/
+0
2012-10-03
sparc: fix format string argument for prom_printf()
Akinobu Mita
7
-10
/
+11
2012-10-03
drm/nv98/crypt: fix fuc build with latest envyas
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering
Ben Skeggs
2
-16
/
+38
2012-10-03
drm/nv41/vm: fix and enable use of "real" pciegart
Ben Skeggs
2
-7
/
+14
2012-10-03
drm/nv44/vm: fix and enable use of "real" pciegart
Ben Skeggs
4
-41
/
+29
2012-10-03
drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie
Ben Skeggs
1
-7
/
+10
2012-10-03
drm/nouveau: store supported dma mask in vmmgr
Ben Skeggs
7
-7
/
+9
2012-10-03
drm/nvc0/ibus: initial implementation of subdev
Ben Skeggs
4
-0
/
+134
2012-10-03
drm/nouveau/therm: add support for fan-control modes
Martin Peres
6
-5
/
+105
2012-10-03
drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rules
Martin Peres
1
-18
/
+18
2012-10-03
drm/nouveau/therm: calculate the pwm divisor on nv50+
Martin Peres
3
-4
/
+37
2012-10-03
drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, faster
Martin Peres
1
-9
/
+16
2012-10-03
drm/nouveau/therm: move thermal-related functions to the therm subdev
Martin Peres
22
-542
/
+1048
2012-10-03
drm/nouveau/bios: parse the pwm divisor from the perf table
Martin Peres
3
-0
/
+90
2012-10-03
drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices
Martin Peres
4
-0
/
+174
2012-10-03
drm/nouveau/therm: rework thermal table parsing
Martin Peres
6
-205
/
+282
2012-10-03
drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios table
Martin Peres
2
-0
/
+10
2012-10-03
drm/nouveau: fix pm initialization order
Dmitry Eremin-Solenikov
1
-1
/
+2
2012-10-03
drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it
Ben Skeggs
1
-7
/
+11
2012-10-03
drm/nouveau: log channel debug/error messages from client object rather than ...
Ben Skeggs
1
-5
/
+5
2012-10-03
drm/nouveau: have drm debugging macros build on top of core macros
Ben Skeggs
1
-13
/
+6
2012-10-03
drm/nouveau/core: have client-id be a string, rather than an integer
Ben Skeggs
4
-10
/
+14
2012-10-03
drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLE
Ben Skeggs
1
-4
/
+18
2012-10-03
drm/nvc0/gr: implement initial trap handler
Ben Skeggs
1
-4
/
+188
2012-10-03
drm/nvc0/gr: rebuild fuc with latest envyas
Ben Skeggs
4
-12
/
+167
2012-10-03
drm/nvc0/ltcg: read LTS count at startup
Ben Skeggs
1
-1
/
+3
2012-10-03
drm/nve0/gr: enable use of our fuc by default
Ben Skeggs
1
-1
/
+1
[next]