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
2008-05-22
sfc: Use __packed macro
Ben Hutchings
1
-2
/
+2
2008-05-22
sfc: Do not define inline macro
Ben Hutchings
1
-5
/
+0
2008-05-22
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
Ben Hutchings
3
-15
/
+3
2008-05-22
sfc: Correct and expand some comments
Ben Hutchings
1
-6
/
+14
2008-05-22
sfc: Use resource_size_t for PCI bus address
Ben Hutchings
2
-6
/
+7
2008-05-22
sfc: Merged efx_page_offset() into efx_rx_buf_offset()
Ben Hutchings
1
-7
/
+3
2008-05-22
sfc: Replaced various macros with inline functions
Ben Hutchings
11
-75
/
+105
2008-05-22
sfc: Added and removed braces to comply with kernel style
Ben Hutchings
4
-8
/
+13
2008-05-22
sfc: Removed unncesssary UL suffixes on 0 literals
Ben Hutchings
1
-2
/
+2
2008-05-22
sfc: Simplified efx_rx_calc_buffer_size() using get_order()
Ben Hutchings
1
-21
/
+8
2008-05-22
sfc: Removed casts to void
Ben Hutchings
5
-13
/
+13
2008-05-22
sfc: Use mod_timer() to set expiry and add_timer() together
Ben Hutchings
1
-6
/
+3
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-413
/
+68
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-22
/
+40
2008-05-21
sparc64: Prevent stack backtrace false positives on trap frames.
David S. Miller
1
-0
/
+1
2008-05-22
[CIFS] Remove redundant NULL check
Steve French
1
-12
/
+6
2008-05-21
PCI: don't enable ASPM on devices with mixed PCIe/PCI functions
Shaohua Li
1
-0
/
+20
2008-05-21
sparc64: Fix stack tracing through trap frames.
David S. Miller
2
-10
/
+14
2008-05-21
sparc64: Fix kernel thread stack termination.
David S. Miller
1
-11
/
+25
2008-05-21
net: The world is not perfect patch.
Rami Rosen
3
-362
/
+3
2008-05-21
tcp: Make prior_ssthresh a u32
Ilpo Järvinen
1
-1
/
+1
2008-05-21
xfrm_user: Remove zero length key checks.
David S. Miller
1
-11
/
+0
2008-05-21
net/ipv4/arp.c: Use common hex_asc helpers
Denis Cheng
1
-3
/
+2
2008-05-21
cassini: Only use chip checksum for ipv4 packets.
David S. Miller
1
-4
/
+7
2008-05-21
HTC_EGPIO is ARM-only
Al Viro
1
-1
/
+1
2008-05-21
provide out-of-line strcat() for m68k
Al Viro
1
-0
/
+6
2008-05-21
caiaq endianness fix
Al Viro
1
-2
/
+2
2008-05-21
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
8
-8
/
+8
2008-05-21
msnd_* is ISA-only
Al Viro
1
-2
/
+2
2008-05-21
missing dependencies on HAS_DMA
Al Viro
5
-5
/
+5
2008-05-21
ocfs2 endianness fixes
Al Viro
1
-2
/
+2
2008-05-21
irda-usb endianness annotations and fixes
Al Viro
2
-3
/
+3
2008-05-21
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
Al Viro
1
-3
/
+3
2008-05-21
ecryptfs fixes
Al Viro
1
-14
/
+12
2008-05-21
misc drivers/net endianness noise
Al Viro
6
-14
/
+16
2008-05-21
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
1
-0
/
+2
2008-05-21
missing export of csum_partial() on uml/amd64
Al Viro
1
-2
/
+4
2008-05-21
uml: add missing exports for UML_RANDOM=m
Al Viro
1
-0
/
+5
2008-05-21
fix hppfs Makefile breakage
Al Viro
1
-4
/
+1
2008-05-21
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
2008-05-21
missed kmalloc() in pcap_user.c
Al Viro
1
-1
/
+1
2008-05-21
tcp: TCP connection times out if ICMP frag needed is delayed
Sridhar Samudrala
1
-4
/
+6
2008-05-21
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
4
-4
/
+4
2008-05-21
af_key: Fix selector family initialization.
Kazunori MIYAZAWA
1
-1
/
+1
2008-05-20
sunhv: Fix locking in non-paged I/O case.
David S. Miller
1
-1
/
+0
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
22
-545
/
+612
2008-05-21
[CIFS] Remove debug statement
Steve French
1
-1
/
+1
2008-05-21
Fix possible access to undefined memory region.
Igor Mammedov
1
-4
/
+5
2008-05-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
8
-23
/
+44
2008-05-20
libertas: Fix ethtool statistics
David Woodhouse
1
-14
/
+13
[prev]
[next]