index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
isdn: Fix typo in hfcmulti.c
Masanari Iida
1
-2
/
+2
2012-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-20
/
+45
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
68
-26213
/
+33
2012-05-16
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
12
-57
/
+58
2012-05-16
net: ipv6: Standardize prefixes for message logging
Joe Perches
16
-120
/
+116
2012-05-16
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
2
-3
/
+1
2012-05-16
net/mlx4_core: Fixed error flow in rem_slave_eqs
Jack Morgenstein
1
-7
/
+6
2012-05-16
net/mlx4_core: Add XRC domains and counters to resource tracker
Jack Morgenstein
4
-5
/
+275
2012-05-16
net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...
Jack Morgenstein
4
-8
/
+26
2012-05-16
net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov
Jack Morgenstein
1
-3
/
+2
2012-05-16
net/mlx4_core: Remove unused *_str functions from the resource tracker
Jack Morgenstein
1
-30
/
+0
2012-05-16
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
Jack Morgenstein
1
-1
/
+1
2012-05-16
net/mlx4_core: Fix init_port mask state for slaves
Jack Morgenstein
1
-2
/
+1
2012-05-16
net/mlx4: Address build warnings on set but not used variables
Or Gerlitz
5
-18
/
+8
2012-05-15
mn10300/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-3
/
+6
2012-05-15
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-1
/
+7
2012-05-15
tokenring: delete all remaining driver support
Paul Gortmaker
43
-25869
/
+0
2012-05-15
net: delete all instances of special processing for token ring
Paul Gortmaker
18
-148
/
+14
2012-05-15
atm: remove the coupling to token ring support
Paul Gortmaker
3
-138
/
+8
2012-05-15
s390: delete any traces of token ring support
Paul Gortmaker
5
-58
/
+11
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-20
/
+45
2012-05-15
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2
-9
/
+9
2012-05-15
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
2
-19
/
+20
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
76
-490
/
+306
2012-05-15
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
1
-0
/
+23
2012-05-15
dummy: documentation is stale
Alan Cox
1
-4
/
+1
2012-05-15
pch_gbe: fix transmit races
Eric Dumazet
2
-16
/
+11
2012-05-15
cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
Dan Williams
1
-0
/
+16
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
2
-17
/
+40
2012-05-15
ASoC: wm8994: Fix AIF2ADC power down
Mark Brown
1
-1
/
+1
2012-05-15
xfrm_algo: drop an unnecessary inclusion
Jan Beulich
1
-3
/
+0
2012-05-15
xfrm: make xfrm_algo.c a module
Jan Beulich
5
-9
/
+17
2012-05-15
qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...
Manish chopra
1
-1
/
+6
2012-05-15
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
Manish chopra
1
-1
/
+6
2012-05-15
genirq: export handle_edge_irq() and irq_to_desc()
Jiri Kosina
2
-0
/
+2
2012-05-15
ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops
Takashi Iwai
1
-3
/
+3
2012-05-14
stmmac: fix suspend/resume locking
Giuseppe CAVALLARO
1
-4
/
+6
2012-05-14
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
6
-5
/
+13
2012-05-14
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
7
-10
/
+29
2012-05-14
dm9000: some coldfire boards need this
Steven King
1
-1
/
+1
2012-05-14
codel: use u16 field instead of 31bits for rec_inv_sqrt
Eric Dumazet
1
-10
/
+15
2012-05-14
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
11
-29
/
+64
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
43
-244
/
+893
2012-05-14
net: codel: fix build errors
Sasha Levin
1
-4
/
+5
2012-05-14
net/codel: Add missing #include <linux/prefetch.h>
Geert Uytterhoeven
1
-0
/
+1
2012-05-14
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-118
/
+147
2012-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-7
/
+9
2012-05-14
Bluetooth: mgmt: Fix device_connected sending order
Johan Hedberg
2
-2
/
+10
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
5
-5
/
+22
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
2
-13
/
+13
[prev]
[next]