index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
PM / devfreq: Add sysfs node for representing frequency transition information.
Jonghwa Lee
1
-0
/
+101
2012-11-20
PM / devfreq: Add sysfs node to expose available frequencies
Nishanth Menon
2
-0
/
+41
2012-11-20
PM / devfreq: documentation cleanups for devfreq header
Nishanth Menon
1
-27
/
+27
2012-11-20
PM / devfreq: Use devm_* functions in exynos4_bus.c
Sachin Kamat
1
-30
/
+11
2012-11-15
PM / devfreq: make devfreq_class static
Nishanth Menon
1
-1
/
+1
2012-11-15
PM / devfreq: fix sscanf handling for writable sysfs entries
Nishanth Menon
1
-6
/
+3
2012-11-15
PM / devfreq: kernel-doc typo corrections
Nishanth Menon
1
-11
/
+11
2012-11-15
PM / devfreq: Add current freq callback in device profile
Rajagopal Venkat
3
-1
/
+27
2012-11-15
PM / devfreq: Add suspend and resume apis
Rajagopal Venkat
4
-0
/
+51
2012-11-15
PM / devfreq: Core updates to support devices which can idle
Rajagopal Venkat
8
-296
/
+278
2012-11-11
Linux 3.7-rc5
v3.7-rc5
Linus Torvalds
1
-1
/
+1
2012-11-10
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
9
-8
/
+24
2012-11-10
sparc: Support atomic64_dec_if_positive properly.
David S. Miller
4
-2
/
+20
2012-11-10
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
2
-0
/
+7
2012-11-10
sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq
Andreas Larsson
1
-2
/
+4
2012-11-10
sparc: Add sparc support for platform_get_irq()
Andreas Larsson
1
-0
/
+7
2012-11-09
gre6: fix rtnl dump messages
Nicolas Dichtel
1
-4
/
+4
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
1
-1
/
+4
2012-11-09
usbnet: ratelimit kevent may have been dropped warnings
Steve Glendinning
1
-3
/
+5
2012-11-09
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
1
-2
/
+1
2012-11-09
xen/arm: Fix compile errors when drivers are compiled as modules (export more).
Stefano Stabellini
1
-0
/
+6
2012-11-09
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
1
-1
/
+1
2012-11-09
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
1
-0
/
+5
2012-11-09
h8300: add missing L1_CACHE_SHIFT
Fengguang Wu
1
-1
/
+2
2012-11-09
mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
Takamori Yamaguchi
1
-0
/
+2
2012-11-09
fanotify: fix missing break
Eric Paris
1
-0
/
+1
2012-11-09
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
5
-392
/
+4
2012-11-09
checkpatch: improve network block comment style checking
Joe Perches
1
-2
/
+4
2012-11-09
virtio: Don't access index after unregister.
Cornelia Huck
1
-1
/
+3
2012-11-09
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
1
-1
/
+1
2012-11-09
drm/nvc0/disp: fix regression in vblank semaphore release
Kelly Doran
1
-8
/
+12
2012-11-09
drm/nv40/mpeg: fix context handling
Marcin Slusarz
1
-1
/
+1
2012-11-09
drm/nv40/graph: fix typo in type names
Marcin Slusarz
1
-2
/
+2
2012-11-09
drm/nv41/vm: fix typo in type name
Marcin Slusarz
1
-1
/
+1
2012-11-08
xfs: fix reading of wrapped log data
Dave Chinner
1
-1
/
+1
2012-11-08
xfs: fix buffer shudown reference count mismatch
Dave Chinner
1
-0
/
+18
2012-11-08
xfs: don't vmap inode cluster buffers during free
Dave Chinner
1
-1
/
+2
2012-11-08
xfs: invalidate allocbt blocks moved to the free list
Dave Chinner
1
-0
/
+2
2012-11-08
xfs: silence uninitialised f.file warning.
Dave Chinner
1
-1
/
+1
2012-11-08
xfs: growfs: don't read garbage for new secondary superblocks
Dave Chinner
1
-2
/
+19
2012-11-08
xfs: move allocation stack switch up to xfs_bmapi_allocate
Dave Chinner
4
-56
/
+54
2012-11-08
xfs: introduce XFS_BMAPI_STACK_SWITCH
Dave Chinner
5
-3
/
+13
2012-11-08
xfs: zero allocation_args on the kernel stack
Mark Tinguely
3
-0
/
+5
2012-11-08
xfs: only update the last_sync_lsn when a transaction completes
Dave Chinner
1
-3
/
+16
2012-11-08
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
2
-1
/
+3
2012-11-08
arm64: smp: add missing completion for secondary boot
Will Deacon
1
-2
/
+1
2012-11-08
arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION
Will Deacon
2
-1
/
+1
2012-11-08
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
3
-25
/
+3
2012-11-08
arm64: perf: use architected event for CPU cycle counter
Will Deacon
1
-8
/
+2
2012-11-08
drm/radeon/si: add some missing regs to the VM reg checker
Alex Deucher
2
-0
/
+2
[next]