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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-18
Input: omap-keypad - add missing input_sync()
Janusz Krzysztofik
1
-0
/
+1
2011-06-18
Input: evdev - try to wake up readers only if we have full packet
Dmitry Torokhov
1
-1
/
+2
2011-06-17
hwmon: (s3c) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-06-17
hwmon: (ibmpex) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+1
2011-06-17
hwmon: (ibmaem) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-06-17
hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
Guenter Roeck
1
-4
/
+1
2011-06-17
hwmon: (coretemp) Drop unused struct members
Jean Delvare
1
-4
/
+0
2011-06-18
drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync
Ben Skeggs
1
-34
/
+25
2011-06-18
drm/nv50/disp: fix gamma with page flipping overlay turned on
Ben Skeggs
1
-3
/
+14
2011-06-18
drm/nouveau/pm: Prevent overflow in nouveau_perf_init()
Emil Velikov
1
-0
/
+5
2011-06-18
drm/nouveau: fix big-endian switch
Ben Skeggs
1
-2
/
+2
2011-06-17
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+10
2011-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2
-4
/
+10
2011-06-17
Merge branch 'anon_vma-locking'
Linus Torvalds
1
-31
/
+75
2011-06-17
mm: avoid anon_vma_chain allocation under anon_vma lock
Linus Torvalds
1
-8
/
+12
2011-06-17
mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()
Peter Zijlstra
1
-21
/
+28
2011-06-17
mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()
Linus Torvalds
1
-3
/
+36
2011-06-18
drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
Daniel J Blueman
1
-0
/
+10
2011-06-17
msm: timer: compensate for timer shift in msm_read_timer_count
Jeff Ohlstein
1
-1
/
+5
2011-06-17
r8169: fix static initializers.
Francois Romieu
1
-4
/
+6
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
3
-10
/
+28
2011-06-17
inet_diag: fix inet_diag_bc_audit()
Eric Dumazet
1
-8
/
+6
2011-06-17
gigaset: call module_put before restart of if_open()
Pavel Shved
1
-1
/
+3
2011-06-17
farsync: add module_put to error path in fst_open()
Pavel Shved
1
-1
/
+3
2011-06-17
net: rfs: enable RFS before first data packet is received
Eric Dumazet
3
-0
/
+3
2011-06-17
fs_enet: fix freescale FCC ethernet dp buffer alignment
Clive Stubbings
1
-1
/
+1
2011-06-17
btrfs: fix uninitialized return value
David Sterba
1
-3
/
+3
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
2
-6
/
+20
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
3
-148
/
+0
2011-06-17
btrfs: fix dereference of ERR_PTR value
David Sterba
1
-1
/
+1
2011-06-17
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
3
-3
/
+14
2011-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-14
/
+33
2011-06-17
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-96
/
+42
2011-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-30
/
+59
2011-06-17
Btrfs: fix relocation races
Chris Mason
4
-13
/
+105
2011-06-17
Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...
Linus Torvalds
6
-15
/
+20
2011-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
5
-9
/
+29
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
4
-14
/
+15
2011-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-10
/
+41
2011-06-17
spi/bfin_spi: fix handling of default bits per word setting
Mike Frysinger
1
-3
/
+4
2011-06-17
ALSA: hda - Fix no NID error with VIA codecs
Takashi Iwai
1
-4
/
+7
2011-06-17
ALSA: isight: adjust for new queueing API
Clemens Ladisch
1
-0
/
+1
2011-06-17
generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...
Takao Indoh
3
-5
/
+6
2011-06-17
netdev: bfin_mac: fix memory leak when freeing dma descriptors
Sonic Zhang
1
-10
/
+10
2011-06-17
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
Antoine Reversat
1
-1
/
+1
2011-06-16
caif: Bugfix - XOFF removed channel from caif-mux
sjur.brandeland@stericsson.com
1
-1
/
+1
2011-06-16
tun: teach the tun/tap driver to support netpoll
Neil Horman
1
-1
/
+23
2011-06-16
dp83640: drop PHY status frames in the driver.
Richard Cochran
1
-2
/
+2
2011-06-16
dp83640: fix phy status frame event parsing
Richard Cochran
1
-5
/
+15
2011-06-16
phylib: Allow BCM63XX PHY to be selected only on BCM63XX.
Ralf Baechle
1
-0
/
+1
[prev]
[next]