index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
powerpc/pmac: Use string library in nvram code
Akinobu Mita
2012-03-07
1
-23
/
+19
*
powerpc: Make SPARSE_IRQ required
Grant Likely
2012-03-07
2
-4
/
+1
*
powerpc/prom: Remove limit on maximum size of properties
Nishanth Aravamudan
2012-03-07
1
-15
/
+0
*
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-07
2
-16
/
+8
*
powerpc: Use vsprintf extention %pf with builtin_return_address
Joe Perches
2012-03-07
1
-1
/
+1
*
powerpc/icswx: Fix race condition with IPI setting ACOP
Jimi Xenidis
2012-03-07
2
-2
/
+27
*
powerpc/atomic: Implement atomic*_inc_not_zero
Anton Blanchard
2012-03-07
1
-1
/
+58
*
atomic: Allow atomic_inc_not_zero to be overridden
Anton Blanchard
2012-03-07
1
-0
/
+2
*
carma-fpga: fix race between data dumping and DMA callback
Ira Snyder
2012-02-27
1
-40
/
+61
*
carma-fpga: fix lockdep warning
Ira Snyder
2012-02-27
1
-2
/
+11
*
macintosh: Fix typo in mediabay.c
Masanari Iida
2012-02-27
1
-1
/
+1
*
arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
Danny Kukawka
2012-02-27
1
-1
/
+0
*
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
2012-02-27
1
-1
/
+0
*
powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files
Stephen Rothwell
2012-02-27
6
-285
/
+3
*
powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics
Benjamin Herrenschmidt
2012-02-27
1
-2
/
+6
*
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
2012-02-27
238
-1191
/
+1763
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-26
61
-204
/
+380
|
|
\
|
|
*
Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2012-02-24
1
-2
/
+2
|
|
|
\
|
|
|
*
sfc: Fix assignment of ip_summed for pre-allocated skbs
Ben Hutchings
2012-02-25
1
-2
/
+2
|
|
*
|
ppp: fix 'ppp_mp_reconstruct bad seq' errors
Ben McKeegan
2012-02-24
1
-0
/
+23
|
|
*
|
enic: Fix endianness bug.
Santosh Nayak
2012-02-24
2
-2
/
+2
|
|
*
|
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-02-24
3
-12
/
+39
|
|
|
\
\
|
|
|
*
|
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
2012-02-24
3
-35
/
+51
|
|
|
*
|
Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"
Pablo Neira Ayuso
2012-02-24
1
-16
/
+27
|
|
*
|
|
gre: fix spelling in comments
stephen hemminger
2012-02-24
1
-5
/
+5
|
|
*
|
|
davinci_emac: Do not free all rx dma descriptors during init
Christian Riesch
2012-02-24
1
-2
/
+4
|
|
*
|
|
mlx4_core: Fixing array indexes when setting port types
Yevgeny Petrilin
2012-02-24
1
-1
/
+1
|
|
*
|
|
phy: IC+101G and PHY_HAS_INTERRUPT flag
Giuseppe CAVALLARO
2012-02-23
1
-14
/
+17
|
|
*
|
|
netdev/phy/icplus: Correct broken phy_init code
David McKay
2012-02-23
1
-6
/
+18
|
|
*
|
|
ipsec: be careful of non existing mac headers
Eric Dumazet
2012-02-23
5
-17
/
+16
|
|
|
/
/
|
|
*
|
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2012-02-23
4
-38
/
+51
|
|
|
\
\
|
|
|
*
|
netfilter: ctnetlink: fix soft lockup when netlink adds new entries
Jozsef Kadlecsik
2012-02-21
1
-27
/
+16
|
|
|
*
|
netfilter: ebtables: fix alignment problem in ppc
Joerg Willmann
2012-02-21
1
-2
/
+2
|
|
|
*
|
netfilter: nf_queue: fix queueing of bridged gro skbs
Florian Westphal
2012-02-09
1
-8
/
+32
|
|
|
*
|
ipvs: fix matching of fwmark templates during scheduling
Simon Horman
2012-02-04
1
-1
/
+1
|
|
*
|
|
Move Logitech Harmony 900 from cdc_ether to zaurus
Scott Talbert
2012-02-22
2
-0
/
+14
|
|
*
|
|
hso: memsetting wrong data in hso_get_count()
Dan Carpenter
2012-02-22
1
-1
/
+1
|
|
*
|
|
netfilter: ip6_route_output() never returns NULL.
RongQing.Li
2012-02-22
1
-2
/
+3
|
|
*
|
|
ethernet/broadcom: ip6_route_output() never returns NULL.
RongQing.Li
2012-02-22
1
-1
/
+5
|
|
*
|
|
ipv6: ip6_route_output() never returns NULL.
RongQing.Li
2012-02-22
2
-3
/
+6
|
|
*
|
|
jme: Fix FIFO flush issue
Guo-Fu Tseng
2012-02-22
2
-10
/
+2
|
|
*
|
|
atm: clip: remove clip_tbl
Eric Dumazet
2012-02-22
1
-4
/
+6
|
|
*
|
|
ipv4: ping: Fix recvmsg MSG_OOB error handling.
David S. Miller
2012-02-21
1
-0
/
+1
|
|
*
|
|
rtnetlink: Fix problem with buffer allocation
Greg Rose
2012-02-21
4
-22
/
+62
|
|
*
|
|
neighbour: Fixed race condition at tbl->nht
Michel Machado
2012-02-21
1
-0
/
+2
|
|
*
|
|
mlx4: Setting new port types after all interfaces unregistered
Yevgeny Petrilin
2012-02-21
1
-3
/
+2
|
|
*
|
|
mlx4: Replacing pool_lock with mutex
Yevgeny Petrilin
2012-02-21
3
-6
/
+6
|
|
*
|
|
zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM mode
Dave Jones
2012-02-21
1
-0
/
+5
|
|
|
|
/
|
|
|
/
|
|
|
*
|
mlx4_core: Do not map BF area if capability is 0
Jack Morgenstein
2012-02-20
1
-0
/
+3
|
|
*
|
Merge branch 'master' of git://gitorious.org/linux-can/linux-can
David S. Miller
2012-02-20
1
-1
/
+12
|
|
|
\
\
[prev]
[next]