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-11-28
bnx2x: Always take PHY lock
Yaniv Rosner
6
-52
/
+11
2012-11-28
bnx2x: Add support for BCM84834
Yaniv Rosner
2
-16
/
+67
2012-11-28
bnx2x: Fix SFP+ current leakage
Yaniv Rosner
1
-46
/
+45
2012-11-28
bnx2x: Change MDIO clock settings
Yaniv Rosner
4
-20
/
+66
2012-11-28
bnx2x: Add support for 20G-KR2
Yaniv Rosner
4
-34
/
+365
2012-11-28
bnx2x: Activate LFA
Yaniv Rosner
3
-1
/
+22
2012-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
289
-8355
/
+27487
2012-11-28
percpu-rwsem: use synchronize_sched_expedited
Mikulas Patocka
1
-2
/
+2
2012-11-28
ixgbe: bump version number
Don Skidmore
1
-5
/
+1
2012-11-28
ixgbe: Make the bridge mode setting sticky
Greg Rose
3
-4
/
+10
2012-11-28
ixgbe: Fix incorrect disabling of Tx hang check in case of PFC
Parikh, Neerav
1
-4
/
+10
2012-11-28
ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration
Alexander Duyck
1
-8
/
+0
2012-11-28
igb: Use a 32-bit mask when calculating the flow control watermarks
Matthew Vick
1
-3
/
+2
2012-11-28
igbvf: update version number
Mitch A Williams
1
-1
/
+1
2012-11-28
igbvf: work around i350 erratum
Mitch A Williams
3
-3
/
+15
2012-11-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
23
-189
/
+366
2012-11-27
can: mpc5xxx_can: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+1
2012-11-27
can: c_can_platform: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+2
2012-11-27
can: at91_can: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+1
2012-11-27
can: flexcan: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+2
2012-11-27
can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+2
2012-11-27
can: sja1000_platform: add MODULE_ALIAS
Marc Kleine-Budde
1
-0
/
+1
2012-11-27
can: ti_hecc: add MODULE_ALIAS
Marc Kleine-Budde
1
-0
/
+1
2012-11-27
can: bfin_can: add MODULE_ALIAS
Marc Kleine-Budde
1
-0
/
+1
2012-11-27
can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC
Andreas Larsson
2
-3
/
+5
2012-11-27
can: kvaser_usb: Add support for Kvaser CAN/USB devices
Olivier Sobrie
3
-0
/
+1657
2012-11-27
can: c_can: Add d_can raminit support
AnilKumar Ch
3
-1
/
+42
2012-11-26
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
13
-23
/
+83
2012-11-26
Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+4
2012-11-26
Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-523
/
+16
2012-11-26
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-2
/
+14
2012-11-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+2
2012-11-26
futex: avoid wake_futex() for a PI futex_q
Darren Hart
1
-1
/
+17
2012-11-26
watchdog: using u64 in get_sample_period()
Chuansheng Liu
1
-2
/
+2
2012-11-26
writeback: put unused inodes to LRU after writeback completion
Jan Kara
3
-2
/
+17
2012-11-26
mm: vmscan: check for fatal signals iff the process was throttled
Mel Gorman
1
-10
/
+27
2012-11-26
Revert "mm: remove __GFP_NO_KSWAPD"
Mel Gorman
4
-6
/
+13
2012-11-26
proc: check vma->vm_file before dereferencing
Stanislav Kinsbursky
1
-2
/
+3
2012-11-26
UAPI: strip the _UAPI prefix from header guards during header installation
David Howells
1
-0
/
+3
2012-11-26
include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID
Tushar Behera
1
-0
/
+1
2012-11-26
net: ipmr: limit MRT_TABLE identifiers
Eric Dumazet
1
-0
/
+4
2012-11-26
ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM
Joe Perches
1
-0
/
+6
2012-11-26
ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()
Neal Cardwell
1
-1
/
+2
2012-11-26
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
Brian Haley
3
-6
/
+81
2012-11-26
cpts: add missing kconfig dependency
Richard Cochran
1
-0
/
+1
2012-11-26
ptp: reduce stack usage when measuring the system time offset
Richard Cochran
1
-7
/
+14
2012-11-26
ptp: reduce stack usage when reading external time stamps
Richard Cochran
1
-5
/
+17
2012-11-26
stmmac: update the driver version to Nov_2012
Giuseppe CAVALLARO
1
-1
/
+1
2012-11-26
stmmac: update the doc with new IRQ mitigation
Giuseppe CAVALLARO
1
-13
/
+15
2012-11-26
stmmac: get/set coalesce parameters via ethtool
Giuseppe CAVALLARO
1
-0
/
+83
[prev]
[next]