index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-01-17
net: Use device model to get driver name in skb_gso_segment()
Ben Hutchings
2012-01-17
bridge: BH already disabled in br_fdb_cleanup()
Eric Dumazet
2012-01-17
net: move sock_update_memcg outside of CONFIG_INET
Glauber Costa
2012-01-17
mwl8k: Fixing Sparse ENDIAN CHECK warning
Yogesh Ashok Powar
2012-01-17
mac80211: Fix possible race between sta_unblock and network softirq
Helmut Schaa
2012-01-17
mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
Dan Carpenter
2012-01-17
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva
2012-01-17
net: remove version.h includes in net/openvswitch/
Devendra Naga
2012-01-17
bql: Fix inconsistency between file mode and attr method.
Hiroaki SHIMODA
2012-01-17
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
2012-01-17
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2012-01-17
bcma: add stub for bcma_bus_suspend()
Linus Torvalds
2012-01-17
bcma: convert suspend/resume to pm_ops
Linus Torvalds
2012-01-17
netfilter: ipset: dumping error triggered removing references twice
Jozsef Kadlecsik
2012-01-17
netfilter: ipset: autoload set type modules safely
Jozsef Kadlecsik
2012-01-16
mac80211: fix tx->skb NULL pointer dereference
Yoni Divinsky
2012-01-16
wireless: iwlwifi: iwl-scan.c: Fix build warning
Fabio Estevam
2012-01-16
Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()
Jesper Juhl
2012-01-16
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
2012-01-16
bcma: invalidate the mapped core over suspend/resume
Rafał Miłecki
2012-01-16
MAINTAINERS: add b43 mailing list
Rafał Miłecki
2012-01-16
MAINTAINERS: move BCMA to keep the list sorted
Rafał Miłecki
2012-01-16
netfilter: revert user-space expectation helper support
Pablo Neira Ayuso
2012-01-16
netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled
Stephen Rothwell
2012-01-13
mac80211: fix no-op authorized transitions
Johannes Berg
2012-01-13
rt2800pci: fix spurious interrupts generation
Stanislaw Gruszka
2012-01-13
ipw2x00: signedness bug handling frame length
Dan Carpenter
2012-01-13
wireless: b43: fix Oops on card eject during transfer
Guennadi Liakhovetski
2012-01-13
vhost-net: add module alias (v2.1)
stephen hemminger
2012-01-13
ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc
RongQing.Li
2012-01-12
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
2012-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-12
unlzo: fix input buffer free
Sascha Hauer
2012-01-12
ramoops: update parameters only after successful init
Kees Cook
2012-01-12
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
2012-01-12
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
2012-01-12
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
2012-01-12
c/r: introduce CHECKPOINT_RESTORE symbol
Cyrill Gorcunov
2012-01-12
selftests: new x86 breakpoints selftest
Frederic Weisbecker
2012-01-12
selftests: new very basic kernel selftests directory
Frederic Weisbecker
2012-01-12
radix_tree: take radix_tree_path off stack
Hugh Dickins
2012-01-12
radix_tree: remove radix_tree_indirect_to_ptr()
Xiao Guangrong
2012-01-12
dio: optimize cache misses in the submission path
Andi Kleen
2012-01-12
vfs: cache request_queue in struct block_device
Andi Kleen
2012-01-12
fs/direct-io.c: calculate fs_count correctly in get_more_blocks()
Tao Ma
2012-01-12
drivers/parport/parport_pc.c: fix warnings
Andrew Morton
2012-01-12
panic: don't print redundant backtraces on oops
Andi Kleen
2012-01-12
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
2012-01-12
kdump: add udev events for memory online/offline
Michael Holzheu
[prev]
[next]