Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ca907a90735877ceff800d08f780f2f1b4388afa
ca907a9
MAINTAINERS: adding maintainer for ipw2x00
by Stanislav Yakovlev
· 13 years ago
e90c7e7
net: orinoco: add error handling for failed kmalloc().
by Santosh Nayak
· 13 years ago
75836b8
net/wireless: ipw2x00: fix a typo in wiphy struct initilization
by Stanislav Yakovlev
· 13 years ago
643c61e
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
by Larry Finger
· 13 years ago
46470e5
ath5k: drop self from MAINTAINERS
by Bob Copeland
· 13 years ago
d72308b
mac80211: fix possible tid_rx->reorder_timer use after free
by Stanislaw Gruszka
· 13 years ago
4e808a3
rt2x00: rt2800usb: fix status register reread logic
by Stanislaw Gruszka
· 13 years ago
b9fc106
rt2x00: rt2800usb: schedule txdone work on timeout
by Stanislaw Gruszka
· 13 years ago
b603c03
mac80211: remove outdated comment
by Eliad Peller
· 13 years ago
b5447ff
ath9k: fix a memory leak in ath_rx_tasklet()
by Eric Dumazet
· 13 years ago
195ca3b
ath9k: reduce listen time period
by Rajkumar Manoharan
· 13 years ago
66266b3
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
by John W. Linville
· 13 years ago
e92109b
iwlegacy: fix BSSID setting
by Stanislaw Gruszka
· 13 years ago
2ee0a07
ath9k: fix max noise floor threshold
by Rajkumar Manoharan
· 13 years ago
883a649
iwlegacy: do not nulify il->vif on reset
by Stanislaw Gruszka
· 13 years ago
8a78335
usbnet: consider device busy at each recieved packet
by Oliver Neukum
· 13 years ago
eaddcd7
bonding: remove entries for master_ip and vlan_ip and query devices instead
by Andy Gospodarek
· 13 years ago
523f610
netfilter: remove forward module param confusion.
by Rusty Russell
· 13 years ago
5d5440a
usbnet: don't clear urb->dev in tx_complete
by tom.leiming@gmail.com
· 13 years ago
0956a8c
usbnet: increase URB reference count before usb_unlink_urb
by tom.leiming@gmail.com
· 13 years ago
1265fd6
xfrm: Access the replay notify functions via the registered callbacks
by Steffen Klassert
· 13 years ago
26b2072
xfrm: Remove unused xfrm_state from xfrm_state_check_space
by Steffen Klassert
· 13 years ago
f0229ea
RDS: use gfp flags from caller in conn_alloc()
by Dan Carpenter
· 13 years ago
64b5fad
netlabel: use GFP flags from caller instead of GFP_ATOMIC
by Dan Carpenter
· 13 years ago
9395a09
l2tp: enable automatic module loading for l2tp_ppp
by Benjamin LaHaise
· 13 years ago
8ec3e70
cnic: Fix parity error code conflict
by Michael Chan
· 13 years ago
7ae5289
tg3: Fix RSS ring refill race condition
by Michael Chan
· 13 years ago
5676cc7
sky2: override for PCI legacy power management
by stephen hemminger
· 13 years ago
2a2a459
net: fix napi_reuse_skb() skb reserve
by Eric Dumazet
· 13 years ago
3556485
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
b871661
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
31f6765
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
d15d764
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
0c2fe82
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
5f0e685
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
f8974cb
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
c7c66c0
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
d464c92
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
e45836f
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 13 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
701085b
exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()
by Oleg Nesterov
· 13 years ago
b6e238d
exit_signal: fix the "parent has changed security domain" logic
by Oleg Nesterov
· 13 years ago
e636825
exit_signal: simplify the "we have changed execution domain" logic
by Oleg Nesterov
· 13 years ago
5f8aadd
CLONE_PARENT shouldn't allow to set ->exit_signal
by Oleg Nesterov
· 13 years ago
bbdb32c
Fix pppol2tp getsockname()
by Benjamin LaHaise
· 13 years ago
a6506e1
Remove printk from rds_sendmsg
by Dave Jones
· 13 years ago
ed378a5
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
843ec55
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
71e7ff2
Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
4a52246
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
9f9d276
Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
ad2a8e6
AFS: checking wrong bit in afs_readpages()
by Dan Carpenter
· 13 years ago
161f7a7
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0bbfcaf
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5928a2b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
317b6e1
feature-removal-schedule.txt: schedule the deprecated form of kmap_atomic() for removal
by Cong Wang
· 13 years ago
a24401b
highmem: kill all __kmap_atomic()
by Cong Wang
· 13 years ago
589973a
drbd: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
97d5dd1
zcache: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
f0c5b59
gma500: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
c2e022c
dm: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
c58e037
tomoyo: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
b854178
sunrpc: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
6114eab
rds: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
0352bc5
net: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
9b04c5f
mm: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
c3eede8
lib: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
0de9a1e
power: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
d762a50
kdb: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
7c0fb22
udf: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
a1c7c13
ubifs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
53b55e5
squashfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
883da60
reiserfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
c4bc8dc
ocfs2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
a3ac141
ntfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
7b9c097
nilfs2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
2b86ce2
nfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
27a6d5c
minix: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
50bc9b6
logfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
303a8f2
jbd2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
8fb53c4
jbd: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
d934928
gfs2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
2408f6e
fuse: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
d4a23ae
ext2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
bf7014b
exofs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
da4aa36
afs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
7ac687d
btrfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
e8e3c3d
fs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
c6daa7f
vhost: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
ca747d6
target: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
ba82fe2
zram: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
e3debd2
rtl8192u: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
86cbce4
hv: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
77dfce0
scsi: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
Next »