index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
272
-444
/
+450
2012-01-13
lirc_parallel: fix module parameter description.
Rusty Russell
1
-1
/
+1
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
3
-3
/
+3
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
4
-5
/
+7
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-14
/
+109
2012-01-12
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
12
-158
/
+713
2012-01-12
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
1
-11
/
+20
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-410
/
+1386
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-83
/
+97
2012-01-11
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
5
-74
/
+343
2012-01-12
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
1
-3
/
+7
2012-01-12
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
1
-1
/
+1
2012-01-12
lguest: switch segment-voodoo-numbers to readable symbols
Jacek Galowicz
1
-11
/
+17
2012-01-12
virtio: balloon: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+47
2012-01-12
virtio: balloon: Move vq initialization into separate function
Amit Shah
1
-18
/
+30
2012-01-12
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+46
2012-01-12
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
1
-8
/
+12
2012-01-12
virtio: net: Move vq initialization into separate function
Amit Shah
1
-19
/
+28
2012-01-12
virtio: blk: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+44
2012-01-12
virtio: blk: Move vq initialization to separate function
Amit Shah
1
-5
/
+14
2012-01-12
virtio: console: Disable callbacks for virtqueues at start of S4 freeze
Amit Shah
1
-0
/
+8
2012-01-12
virtio: console: Add freeze and restore handlers to support S4
Amit Shah
1
-0
/
+58
2012-01-12
virtio: console: Move vq and vq buf removal into separate functions
Amit Shah
1
-28
/
+40
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
1
-2
/
+92
2012-01-12
virtio: pci: switch to new PM API
Amit Shah
1
-4
/
+12
2012-01-12
virtio_blk: fix config handler race
Michael S. Tsirkin
1
-1
/
+21
2012-01-12
virtio: add debugging if driver doesn't kick.
Rusty Russell
1
-0
/
+31
2012-01-12
virtio: expose added descriptors immediately.
Rusty Russell
1
-6
/
+14
2012-01-12
virtio: avoid modulus operation.
Rusty Russell
1
-4
/
+6
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
1
-12
/
+48
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
6
-25
/
+26
2012-01-12
virtio: document functions better.
Rusty Russell
1
-1
/
+91
2012-01-12
virtio-balloon: Trivial cleanups
Sasha Levin
1
-3
/
+3
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
5
-21
/
+31
2012-01-12
Merge branch 'sh/nommu' into sh-latest
Paul Mundt
1612
-57957
/
+97813
2012-01-12
Merge branch 'sh/pm-runtime' into sh-latest
Paul Mundt
1
-8
/
+1
2012-01-12
sh: also without PM_RUNTIME pm_runtime.o must be built
Guennadi Liakhovetski
1
-1
/
+1
2012-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+4
2012-01-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
10
-555
/
+765
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
35
-728
/
+3057
2012-01-11
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-1
/
+16
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
19
-203
/
+550
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
2
-0
/
+23
2012-01-11
cpu: Do not return errors from cpu_dev_init() which will be ignored
Ben Hutchings
2
-9
/
+6
2012-01-10
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
1
-0
/
+3
2012-01-10
Input: serio_raw - return proper result when serio_raw_write fails
Dmitry Torokhov
1
-1
/
+1
2012-01-10
Input: serio_raw - really signal HUP upon disconnect
Dmitry Torokhov
1
-2
/
+2
2012-01-10
Input: serio_raw - remove stray semicolon
Che-Liang Chiou
1
-1
/
+1
2012-01-10
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
8
-10
/
+102
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
19
-1410
/
+1636
[next]