index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
Thomas Renninger
2
-1
/
+6
2010-08-03
[CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus present
Jocelyn Falempe
1
-2
/
+6
2010-08-03
[CPUFREQ] unexport (un)lock_policy_rwsem* functions
Amerigo Wang
1
-7
/
+3
2010-08-03
[CPUFREQ] ondemand: Refactor frequency increase code
Mike Chan
1
-13
/
+12
2010-08-03
[CPUFREQ] fix memory leak in cpufreq_add_dev
Xiaotian Feng
1
-0
/
+1
2010-08-03
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...
Andrej Gelenberg
1
-10
/
+1
2010-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-30
/
+46
2010-07-26
Driver-core: Always create class directories for classses that support namesp...
Eric W. Biederman
1
-1
/
+1
2010-07-26
virtio: fix oops on OOM
Michael S. Tsirkin
1
-2
/
+3
2010-07-24
Merge branch 'bugzilla-16396' into release
Len Brown
1
-18
/
+17
2010-07-24
ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM
Rafael J. Wysocki
1
-18
/
+17
2010-07-22
Merge branch 'misc' into release
Len Brown
1
-0
/
+3
2010-07-22
Merge branch 'bugzilla-15886' into release
Len Brown
1
-1
/
+6
2010-07-22
Merge branch 'bugzilla-102904-workaround' into release
Len Brown
1
-1
/
+1
2010-07-22
Merge branch 'bugzilla-16244' into release
Len Brown
1
-1
/
+7
2010-07-22
Merge branch 'bugzilla-16271' into release
Len Brown
1
-8
/
+11
2010-07-22
Merge branch 'bugzilla-16357' into release
Len Brown
1
-1
/
+1
2010-07-22
ACPI: create "processor.bm_check_disable" boot param
Len Brown
1
-0
/
+5
2010-07-22
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Len Brown
1
-1
/
+1
2010-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-13
/
+30
2010-07-22
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-10
/
+15
2010-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+5
2010-07-22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-1
/
+1
2010-07-22
drm/radeon/kms: add quirk to make HP DV5000 laptop resume
Alex Deucher
1
-0
/
+8
2010-07-21
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2
-2
/
+8
2010-07-21
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
1
-1
/
+1
2010-07-22
drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl
Alex Deucher
1
-1
/
+2
2010-07-22
Fix ttm_page_alloc.c build breakage
Luck, Tony
1
-3
/
+3
2010-07-22
drm/radeon/kms: fix legacy LVDS dpms sequence
Alex Deucher
1
-0
/
+1
2010-07-22
drm/radeon/kms: drop taking lock around crtc lookup.
Dave Airlie
3
-6
/
+1
2010-07-21
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-1
/
+3
2010-07-21
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...
Linus Torvalds
1
-1
/
+1
2010-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-7
/
+14
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
2
-2
/
+2
2010-07-21
ACPI: fix unused function warning
KOSAKI Motohiro
1
-0
/
+3
2010-07-21
pcmcia: fix 'driver ... did not release config properly' warning
Patrick McHardy
1
-1
/
+3
2010-07-21
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
1
-1
/
+1
2010-07-20
Input: twl40300-keypad - fix handling of "all ground" rows
Dmitry Torokhov
1
-6
/
+11
2010-07-20
Input: gamecon - reference correct pad in gc_psx_command()
Dmitry Torokhov
1
-1
/
+1
2010-07-20
Input: gamecon - reference correct input device in NES mode
Dmitry Torokhov
1
-2
/
+1
2010-07-20
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-49
/
+139
2010-07-21
drm/r600: fix possible NULL pointer derefernce
Alex Deucher
1
-1
/
+4
2010-07-21
drm/radeon/kms: add quirk for ASUS HD 3600 board
Alex Deucher
1
-0
/
+9
2010-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-16
/
+40
2010-07-20
sdhci-s3c: add missing remove function
Marek Szyprowski
1
-0
/
+20
2010-07-20
Andres has moved
Andres Salomon
3
-3
/
+3
2010-07-20
edac: mpc85xx: add support for MPC8569 EDAC controllers
Anton Vorontsov
1
-0
/
+1
2010-07-20
edac: mpc85xx: fix MPC85xx dependency
Anton Vorontsov
1
-1
/
+1
2010-07-21
drm/nouveau: Fix crashes during fbcon init on single head cards.
Francisco Jerez
1
-1
/
+2
2010-07-21
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
1
-24
/
+9
[next]