Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9da99e6475f92653139e43f3c30c0cd011a0fd8
« Previous
bb52c7a
netem: dont call vfree() under spinlock and BH disabled
by Eric Dumazet
· 13 years ago
1a31a4a
netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded
by Pablo Neira Ayuso
· 13 years ago
81378f7
netfilter: ctnetlink: fix return value of ctnetlink_get_expect()
by Pablo Neira Ayuso
· 13 years ago
80e60e6
netfilter: ctnetlink: get and zero operations must be atomic
by Pablo Neira Ayuso
· 13 years ago
5f0a6e2
Linux 3.2-rc7
by Linus Torvalds
· 13 years ago
a22681f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
6d451c5
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
71448c1
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
4d18de9
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
827fa4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
5d219c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
155d455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
be4f1ac8
xfs: log all dirty inodes in xfs_fs_sync_fs
by Christoph Hellwig
· 13 years ago
0b8fd30
xfs: log the inode in ->write_inode calls for kupdate
by Christoph Hellwig
· 13 years ago
035c4c1
netlink: Undo const marker in netlink_is_kernel().
by David S. Miller
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2494654
netem: loss model API sizes
by stephen hemminger
· 13 years ago
f5a59b7
sch_hfsc: report backlog information
by Eric Dumazet
· 13 years ago
681f162
usb: pegasus: cleanup a couple conditions
by Dan Carpenter
· 13 years ago
9d4dde5
net: only use a single page of slop in MAX_SKB_FRAGS
by Ian Campbell
· 13 years ago
f87ce5b
drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue
by allan
· 13 years ago
30e7dfe
packet: fix typo in packet_mmap.txt
by Wei Yongjun
· 13 years ago
7afc5db
bna: Add debugfs interface.
by Krishna Gudipati
· 13 years ago
72a9730
bna: Added flash sub-module and ethtool eeprom entry points.
by Krishna Gudipati
· 13 years ago
6350323
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
6fc0d0f
stmmac: fix missing module license in the main.
by Giuseppe Cavallaro
· 13 years ago
2e64694
perf/x86: Fix raw_spin_unlock_irqrestore() usage
by Robert Richter
· 13 years ago
0354b48
netfilter: xt_connbytes: handle negation correctly
by Florian Westphal
· 13 years ago
b9e61f0
netfilter: ctnetlink: remove dead NAT code
by Patrick McHardy
· 13 years ago
0af051b
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
by Patrick McHardy
· 13 years ago
40cfb70
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
by Patrick McHardy
· 13 years ago
d70308f
netfilter: nat: remove module reference counting from NAT protocols
by Patrick McHardy
· 13 years ago
329fb58
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
by Patrick McHardy
· 13 years ago
4d4e61c
netfilter: nf_nat: use hash random for bysource hash
by Patrick McHardy
· 13 years ago
cbc9f2f
netfilter: nf_nat: export NAT definitions to userspace
by Patrick McHardy
· 13 years ago
3d058d7
netfilter: rework user-space expectation helper support
by Pablo Neira Ayuso
· 13 years ago
08c422c
Btrfs: call d_instantiate after all ops are setup
by Al Viro
· 13 years ago
8d532b2
Btrfs: fix worker lock misuse in find_worker
by Chris Mason
· 13 years ago
55205c9
oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue
by Vladimir Zapolskiy
· 13 years ago
0fd7bac
net: relax rcvbuf limits
by Eric Dumazet
· 13 years ago
2c645800
netlink: wake up netlink listeners sooner (v2)
by stephen hemminger
· 13 years ago
b57ef81f
netlink: af_netlink cleanup (v2)
by stephen hemminger
· 13 years ago
65c64ce
Partial revert "Basic kernel memory functionality for the Memory Controller"
by Glauber Costa
· 13 years ago
a0a129f
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
by Xi Wang
· 13 years ago
e688a60
net: introduce DST_NOPEER dst flag
by Eric Dumazet
· 13 years ago
7838f2c
mqprio: Avoid panic if no options are provided
by Thomas Graf
· 13 years ago
a13861a
bridge: provide a mtu() method for fake_dst_ops
by Eric Dumazet
· 13 years ago
ad1fca2
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
961902c
md/bitmap: It is OK to clear bits during recovery.
by NeilBrown
· 13 years ago
60fc137
md: don't give up looking for spares on first failure-to-add
by NeilBrown
· 13 years ago
30d7a48
md/raid5: ensure correct assessment of drives during degraded reshape.
by NeilBrown
· 13 years ago
09cd927
md/linear: fix hot-add of devices to linear arrays.
by NeilBrown
· 13 years ago
7cc8583
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
by David S. Miller
· 13 years ago
b3b1b70
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
abe8809
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
19d40dc
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
by David Miller
· 13 years ago
b9eda06
ipv4: using prefetch requires including prefetch.h
by Stephen Rothwell
· 13 years ago
8a78389
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
by Xi Wang
· 13 years ago
77e00f2
drm/radeon/kms: bail on BTC parts if MC ucode is missing
by Alex Deucher
· 13 years ago
e30e2fd
VFS: Fix race between CPU hotplug and lglocks
by Srivatsa S. Bhat
· 13 years ago
ecefc36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
d5ed5e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
0703c68
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
e6f67b8
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
by Dave Kleikamp
· 13 years ago
341f5b1
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
abf058e
USB: Fix usb/isp1760 build on sparc
by David Miller
· 13 years ago
c0ed1c1
net: Add a flow_cache_flush_deferred function
by Steffen Klassert
· 13 years ago
9f28a2f
ipv4: reintroduce route cache garbage collector
by Eric Dumazet
· 13 years ago
7d6c429
irda: use msecs_to_jiffies() rather than manual calculation
by Xi Wang
· 13 years ago
5b99326
stmmac: update the driver's documentation (Dec-2011)
by Giuseppe CAVALLARO
· 13 years ago
bfab27a
stmmac: add the experimental PCI support
by Giuseppe CAVALLARO
· 13 years ago
225d9b8
sch_sfq: rehash queues in perturb timer
by Eric Dumazet
· 13 years ago
4e68ea2
net: ethernet: xilinx: Don't use NO_IRQ in xilinx
by Michal Simek
· 13 years ago
b4949b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
609f6ea
block: re-use existing 'reading' variable instead of checking direction again
by majianpeng
· 13 years ago
ab56222
tcp: Replace constants with #define macros
by Vijay Subramanian
· 13 years ago
7b21a20
firmware: Refer to the co-maintained linux-firmware.git repository
by Ben Hutchings
· 13 years ago
b9e26df
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
11da3764
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
50345f1
SELinux: Fix RCU deref check warning in sel_netport_insert()
by David Howells
· 13 years ago
428f328
Merge branch 'evm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kasatkin/linux-digsig into for-linus
by James Morris
· 13 years ago
a4a4923
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
7f3a54b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5fbd305
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a205b08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
455ba0c
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
26957f0
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
7278413
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
822a5d3
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
929e8d4
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
08f4fc9
net: doc: fix many typos in scaling.txt
by Shan Wei
· 13 years ago
cd7816d
net: have ipconfig not wait if no dev is available
by Gerlando Falauto
· 13 years ago
72861ae
qeth: recovery through asynchronous delivery
by Einar Lueck
· 13 years ago
3f36b89
qeth: improve recovery during resource shortage
by Frank Blaschka
· 13 years ago
08e3356
netiucv: allow multiple interfaces to same peer
by Ursula Braun
· 13 years ago
f78ac2b
qeth: forbid recovery during shutdown
by Ursula Braun
· 13 years ago
4763b0a
qeth: suspicious rcu_dereference_check in recovery
by Ursula Braun
· 13 years ago
aac6399
af_iucv: get rid of state IUCV_SEVERED
by Ursula Braun
· 13 years ago
9e8ba5f
af_iucv: remove unused timer infrastructure
by Ursula Braun
· 13 years ago
816abba
af_iucv: release reference to HS device
by Ursula Braun
· 13 years ago
Next »