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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-01-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+4
2010-01-16
nommu: fix shared mmap after truncate shrinkage problems
David Howells
1
-0
/
+1
2010-01-16
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2
-2
/
+7
2010-01-16
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
1
-1
/
+1
2010-01-16
kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()
Roland Dreier
1
-0
/
+4
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
1
-2
/
+2
2010-01-16
kfifo: add kfifo_initialized
Andi Kleen
1
-0
/
+10
2010-01-16
kfifo: add kfifo_out_peek
Andi Kleen
1
-0
/
+3
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
1
-4
/
+4
2010-01-16
kfifo: use void * pointers for user buffers
Andi Kleen
1
-5
/
+5
2010-01-16
tty.h: make tty_port_get() static inline
Randy Dunlap
1
-2
/
+2
2010-01-16
kfifo: fix kfifo_out_locked race bug
Stefani Seibold
1
-7
/
+0
2010-01-16
ax25: netrom: rose: Fix timer oopses
Jarek Poplawski
1
-0
/
+2
2010-01-16
ACPI: don't cond_resched if irq is disabled
Xiaotian Feng
1
-1
/
+1
2010-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-19
/
+0
2010-01-15
vhost_net: a kernel-level virtio server
Michael S. Tsirkin
3
-0
/
+132
2010-01-15
tun: export underlying socket
Michael S. Tsirkin
1
-0
/
+14
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
1
-0
/
+1
2010-01-14
lib: Introduce strnstr()
Li Zefan
1
-1
/
+4
2010-01-14
mac80211: improve powersave documentation
Kalle Valo
1
-21
/
+54
2010-01-14
mac80211: fix mac80211.h documentation warnings
Kalle Valo
1
-1
/
+6
2010-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-01-14
Fix ACC_MODE() for real
Al Viro
1
-1
/
+1
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
1
-2
/
+1
2010-01-13
netpoll: allow execution of multiple rx_hooks per interface
Daniel Borkmann
1
-3
/
+8
2010-01-13
net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n
Octavian Purdila
1
-1
/
+1
2010-01-12
lib: Introduce generic list_sort function
Dave Chinner
1
-0
/
+11
2010-01-12
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2010-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+17
2010-01-12
libata: retry link resume if necessary
Tejun Heo
1
-0
/
+3
2010-01-12
ieee80211: add struct ieee80211_hdr_qos
Kalle Valo
1
-0
/
+10
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
2
-0
/
+25
2010-01-12
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
2
-2
/
+20
2010-01-12
mac80211: create Probe Request template
Kalle Valo
1
-0
/
+17
2010-01-12
mac80211: add functions to create PS Poll and Nullfunc templates
Kalle Valo
2
-0
/
+39
2010-01-12
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
2
-2
/
+46
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
2
-15
/
+6
2010-01-12
mac80211: Select lowest rate based on basic rate set in AP mode
Jouni Malinen
1
-0
/
+2
2010-01-12
mac80211: Add new callback set_coverage_class
Lukáš Turek
1
-0
/
+5
2010-01-12
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
2
-0
/
+6
2010-01-12
Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus
Jens Axboe
2
-1
/
+2
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
1
-0
/
+15
2010-01-12
drbd: The kernel code is now equivalent to out of tree release 8.3.7
Philipp Reisner
1
-1
/
+1
2010-01-12
drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...
Philipp Reisner
1
-0
/
+1
2010-01-11
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
2
-1
/
+5
2010-01-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2010-01-11
core, x86: make LIST_POISON less deadly
Avi Kivity
1
-2
/
+14
2010-01-11
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
Michael Hennerich
1
-0
/
+12
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre
1
-0
/
+10
[prev]
[next]