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
2006-04-13
[ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition table
Ben Dooks
1
-1
/
+1
2006-04-11
[ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVN
Ben Dooks
1
-1
/
+1
2006-04-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
35
-161
/
+140
2006-04-10
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
Linus Torvalds
5
-36
/
+101
2006-04-10
[PATCH] de_thread: Don't confuse users do_each_thread.
Eric W. Biederman
2
-2
/
+8
2006-04-10
[ARM] 3473/1: Use numbers 0-15 for the VFP double registers
Catalin Marinas
3
-17
/
+11
2006-04-10
[ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6
Catalin Marinas
2
-0
/
+10
2006-04-10
[ARM] 3471/1: FTOSI functions should return 0 for NaN
Catalin Marinas
2
-3
/
+13
2006-04-10
[ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features
Catalin Marinas
1
-0
/
+6
2006-04-10
[libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patch
Jeff Garzik
1
-0
/
+1
2006-04-10
[PATCH] CONFIGFS_FS must depend on SYSFS
Adrian Bunk
1
-1
/
+1
2006-04-10
[PATCH] Bogus NULL pointer check in fs/configfs/dir.c
Eric Sesterhenn
1
-1
/
+1
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
26
-66
/
+18
2006-04-10
[PATCH] Fix buddy list race that could lead to page lru list corruptions
Nick Piggin
3
-17
/
+27
2006-04-10
[Security] Keys: Fix oops when adding key to non-keyring
David Howells
2
-0
/
+5
2006-04-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
71
-1367
/
+1638
2006-04-09
[SPARC64]: Set ARCH_SELECT_MEMORY_MODEL
David S. Miller
1
-0
/
+3
2006-04-09
[SPARC64]: smp_call_function() fixups...
David S. Miller
1
-20
/
+15
2006-04-09
[SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.
David S. Miller
1
-0
/
+16
2006-04-09
[SPARC64]: Update defconfig.
David S. Miller
1
-2
/
+8
2006-04-09
[SPARC64]: Print out return PC in cheetah_log_errors().
David S. Miller
1
-2
/
+2
2006-04-09
[SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.
David S. Miller
1
-0
/
+7
2006-04-09
[IPV6]: Deinline few large functions in inet6 code
Denis Vlasenko
2
-67
/
+83
2006-04-09
[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.
David S. Miller
1
-5
/
+10
2006-04-09
[NETFILTER]: Fix DNAT in LOCAL_OUT
Patrick McHardy
1
-1
/
+1
2006-04-09
[X25]: Restore skb->dev setting in x25_type_trans().
David S. Miller
1
-0
/
+1
2006-04-09
[NET]: Fix hotplug race during device registration.
Sergey Vlasov
1
-1
/
+1
2006-04-09
[IPV6]: Unexport secure_ipv6_port_ephemeral
Adrian Bunk
1
-1
/
+0
2006-04-09
[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64
Brian Haley
1
-0
/
+1
2006-04-09
[NET]: More kzalloc conversions.
Andrew Morton
5
-22
/
+8
2006-04-09
[NET] kzalloc: use in alloc_netdev
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+1
2006-04-09
[PKT_SCHED] act_police: Rename methods.
Jamal Hadi Salim
1
-4
/
+4
2006-04-09
[TG3]: Speed up SRAM access (2nd version)
Michael Chan
2
-27
/
+43
2006-04-09
[TG3]: Kill some less useful flags
Michael Chan
2
-15
/
+8
2006-04-09
[NETFILTER]: H.323 helper: remove changelog
Patrick McHardy
2
-49
/
+0
2006-04-09
[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions
Patrick McHardy
8
-153
/
+25
2006-04-09
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
5
-0
/
+89
2006-04-09
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
5
-59
/
+70
2006-04-09
[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
Patrick McHardy
1
-0
/
+1
2006-04-09
[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
Jing Min Zhao
1
-1
/
+5
2006-04-09
[NETFILTER]: H.323 helper: make get_h245_addr() static
Jing Min Zhao
1
-2
/
+2
2006-04-09
[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Jing Min Zhao
1
-12
/
+11
2006-04-09
[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h
Jing Min Zhao
6
-56
/
+53
2006-04-09
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
10
-248
/
+203
2006-04-09
[NETFILTER]: Clean up hook registration
Patrick McHardy
11
-579
/
+253
2006-04-09
[NETFILTER]: Add helper functions for mass hook registration/unregistration
Patrick McHardy
2
-0
/
+30
2006-04-09
[IRDA]: Support for Sigmatel STIR421x chip
Samuel Ortiz
2
-34
/
+372
2006-04-09
[IRDA]: smcinit merged into smsc-ircc driver
Linus Walleij
1
-0
/
+311
2006-04-09
[INET]: Use port unreachable instead of proto for tunnels
Herbert Xu
2
-2
/
+2
2006-04-09
[BLUETOOTH] sco: Possible double free.
Eric Sesterhenn
1
-1
/
+1
[next]