index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
tcp: bool conversions
Eric Dumazet
1
-28
/
+28
2012-05-17
USB: gpio_vbus: wakeup support on GPIO VBUS interrupts
Shinya Kuribayashi
1
-0
/
+2
2012-05-17
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2012-05-17
Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into usb-next
Greg Kroah-Hartman
3
-14
/
+19
2012-05-17
pstore/ram: Add ECC support
Anton Vorontsov
1
-0
/
+1
2012-05-17
staging: android: persistent_ram: Move to fs/pstore/ram_core.c
Anton Vorontsov
1
-0
/
+80
2012-05-17
lib: Change mail address of Oskar Schirmer
Oskar Schirmer
1
-1
/
+1
2012-05-17
ceph: use info returned by get_authorizer
Alex Elder
1
-3
/
+1
2012-05-17
ceph: have get_authorizer methods return pointers
Alex Elder
1
-3
/
+5
2012-05-17
ceph: messenger: reduce args to create_authorizer
Alex Elder
1
-3
/
+1
2012-05-17
ceph: define ceph_auth_handshake type
Alex Elder
2
-6
/
+13
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
3
-54
/
+0
2012-05-17
drm/exynos: add G2D driver
Joonyoung Shim
1
-0
/
+57
2012-05-17
drm: add CRTC properties
Paulo Zanoni
1
-1
/
+8
2012-05-17
drm: add 'count' to struct drm_object_properties
Paulo Zanoni
1
-0
/
+1
2012-05-17
drm: add generic ioctls to get/set properties on any object
Paulo Zanoni
3
-0
/
+30
2012-05-17
drm: create struct drm_object_properties and use it
Paulo Zanoni
1
-5
/
+10
2012-05-17
drm: WARN() when drm_connector_attach_property fails
Paulo Zanoni
1
-2
/
+2
2012-05-17
net: include/net/sock.h cleanup
Eric Dumazet
1
-77
/
+74
2012-05-17
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
Nicholas Bellinger
1
-0
/
+1
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-16
/
+61
2012-05-16
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
Steven Rostedt
1
-0
/
+1
2012-05-16
ftrace: Make ftrace_modify_all_code() global for archs to use
Steven Rostedt
1
-0
/
+2
2012-05-16
ftrace: Return record ip addr for ftrace_location()
Steven Rostedt
1
-1
/
+1
2012-05-16
ftrace: Sort all function addresses, not just per page
Steven Rostedt
1
-1
/
+1
2012-05-17
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
1
-0
/
+4
2012-05-17
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
1
-2
/
+4
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+19
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
1
-0
/
+16
2012-05-16
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
John W. Linville
6
-54
/
+156
2012-05-16
net: sock_flag() cleanup
Eric Dumazet
1
-1
/
+1
2012-05-16
fq_codel: should use qdisc backlog as threshold
Eric Dumazet
1
-8
/
+7
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
1
-0
/
+3
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
1
-1
/
+3
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2
-4
/
+18
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
1
-0
/
+1
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
1
-1
/
+0
2012-05-16
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
3
-0
/
+23
2012-05-16
ieee802154: interface type to be added
alex.bluesman.smirnov@gmail.com
2
-1
/
+7
2012-05-16
mac802154: declare reduced mlme operations
alex.bluesman.smirnov@gmail.com
1
-5
/
+20
2012-05-16
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2
-0
/
+5
2012-05-16
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
1
-0
/
+7
2012-05-16
mac802154: basic ieee802.15.4 device structures
alex.bluesman.smirnov@gmail.com
1
-0
/
+126
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
1
-2
/
+6
2012-05-16
Bluetooth: Lock the L2CAP channel when sending
Mat Martineau
1
-2
/
+0
2012-05-16
Bluetooth: Fix EIR data generation for mgmt_device_found
Vishal Agarwal
1
-0
/
+17
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
1
-0
/
+1
2012-05-16
KVM: MMU: Don't use RCU for lockless shadow walking
Avi Kivity
1
-1
/
+2
2012-05-16
cfg80211: fix cfg80211_can_beacon_sec_chan prototype
Johannes Berg
1
-3
/
+3
2012-05-16
nl80211: prevent additions to old station flags API
Johannes Berg
1
-0
/
+2
[prev]
[next]