index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
cpufreq: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
cpufreq: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-15
cpufreq: Remove unnecessary initialization of a local variable
Jingoo Han
1
-2
/
+2
2012-11-15
cpufreq: Make sure target freq is within limits
Viresh Kumar
1
-2
/
+9
2012-11-15
cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == po...
Viresh Kumar
1
-0
/
+4
2012-11-15
cpufreq: Fix sparse warning by making local function static
Viresh Kumar
1
-1
/
+1
2012-11-15
cpufreq: Fix sparse warnings by updating cputime64_t to u64
Viresh Kumar
3
-10
/
+9
2012-11-15
cpufreq: governors: remove redundant code
Viresh Kumar
5
-873
/
+832
2012-11-15
cpufreq: return early from __cpufreq_driver_getavg()
Viresh Kumar
1
-2
/
+4
2012-11-15
cpufreq: fix jiffies/cputime mixup in conservative/ondemand governors
Andreas Schwab
1
-2
/
+2
2012-11-15
cpufreq: Improve debug prints
Viresh Kumar
5
-0
/
+10
2012-11-15
cpufreq: Move common part from governors to separate file, v2
viresh kumar
5
-70
/
+59
2012-11-15
cpufreq / core: Fix printing of governor and driver name
viresh kumar
2
-3
/
+5
2012-11-15
cpufreq / core: Fix typo in comment describing show_bios_limit()
viresh kumar
1
-1
/
+1
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
[next]