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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
PM / devfreq: register governors with devfreq framework
Nishanth Menon
4
-0
/
+72
2012-11-20
PM / devfreq: provide hooks for governors to be registered
Nishanth Menon
3
-0
/
+98
2012-11-20
PM / devfreq: export update_devfreq
Nishanth Menon
1
-0
/
+1
2012-11-20
PM / devfreq: Add sysfs node for representing frequency transition information.
Jonghwa Lee
3
-0
/
+127
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-66
/
+131
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
38
-97
/
+291
2012-11-10
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-30
/
+30
2012-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
11
-47
/
+20
2012-11-10
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-17
/
+132
2012-11-09
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
9
-8
/
+24
2012-11-09
sparc: Support atomic64_dec_if_positive properly.
David S. Miller
4
-2
/
+20
2012-11-09
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
2
-0
/
+7
2012-11-09
sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq
Andreas Larsson
1
-2
/
+4
2012-11-09
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
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+6
2012-11-09
Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
8
-52
/
+62
2012-11-09
Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-97
/
+144
2012-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+8
2012-11-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
20
-40
/
+92
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
Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-50
/
+369
2012-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-28
/
+35
2012-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-26
/
+43
2012-11-09
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
9
-395
/
+13
2012-11-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-36
/
+57
2012-11-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+21
2012-11-09
Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
13
-63
/
+127
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
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
5
-13
/
+17
2012-11-09
virtio: Don't access index after unregister.
Cornelia Huck
1
-1
/
+3
[next]