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
2005-11-10
[PATCH] ppc64: uniform usage of bus unit id interfaces
linas
3
-27
/
+28
2005-11-10
[PATCH] ppc64: Don't panic when early __ioremap fails
Benjamin Herrenschmidt
1
-2
/
+5
2005-11-10
[PATCH] ppc64 boot: fix compile warnings
Olaf Hering
1
-4
/
+4
2005-11-10
[PATCH] ppc64 boot: remove sysmap from required filenames
Olaf Hering
1
-62
/
+69
2005-11-10
[PATCH] ppc64 boot: remove argv usage
Olaf Hering
1
-14
/
+18
2005-11-10
[PATCH] ppc64 boot: remove local initializers
Olaf Hering
1
-28
/
+28
2005-11-10
[PATCH] fs_enet build fix
Marcelo Tosatti
4
-0
/
+4
2005-11-10
[PATCH] ppc32: fix ppc44x fpu build
Matt Porter
1
-1
/
+1
2005-11-10
[PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc
David Gibson
11
-39
/
+35
2005-11-10
[PATCH] powerpc: Merge current.h
David Gibson
3
-27
/
+27
2005-11-10
[PATCH] powerpc: Merge signal.h
David Gibson
5
-156
/
+22
2005-11-09
[PATCH] powerpc: sched fixups
Andrew Morton
2
-1
/
+2
2005-11-09
[PATCH] optimize activate_task()
Chen, Kenneth W
1
-1
/
+2
2005-11-10
Merge ../linux-2.6
Paul Mackerras
737
-17942
/
+40074
2005-11-10
[PATCH] ide-floppy: software eject not working with LS-120 drive
Ondrej Zary
1
-4
/
+2
2005-11-10
[PATCH] siimage: enable interrupts on Adaptec SA-1210 card
John W. Linville
1
-0
/
+9
2005-11-10
[PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h>
Alan Cox
1
-0
/
+6
2005-11-09
[PATCH] ide: CS5535 driver
Jaya Kumar
4
-0
/
+316
2005-11-09
Fix AGP compile on non-x86 architectures
Linus Torvalds
2
-6
/
+4
2005-11-09
[PATCH] ide: AMD Geode GX/LX support
Jordan Crouse
2
-0
/
+5
2005-11-09
[PATCH] ide: ide-scsi fails to call idescsi_check_condition for things like "...
Willem Riede
1
-2
/
+3
2005-11-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
5
-33
/
+24
2005-11-09
[PATCH] ide: possible cleanups
Adrian Bunk
3
-9
/
+1
2005-11-09
[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h
Bjorn Helgaas
4
-12
/
+4
2005-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-0
/
+3
2005-11-09
[PATCH] ide: incorrect device link for ide-cs
Hannes Reinecke
3
-3
/
+6
2005-11-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-72
/
+92
2005-11-09
[IPV6]: ip6ip6_lock is not unlocked in error path.
Ken-ichirou MATSUZAWA
1
-0
/
+1
2005-11-09
[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
Peter Chubb
1
-1
/
+2
2005-11-09
[NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.
Krzysztof Piotr Oledzki
1
-1
/
+1
2005-11-09
[NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message
Krzysztof Piotr Oledzki
1
-1
/
+2
2005-11-09
[NETFILTER] ctnetlink: Add support to identify expectations by ID's
Pablo Neira Ayuso
1
-0
/
+8
2005-11-09
[NETFILTER] ctnetlink: propagate error instaed of returning -EPERM
Pablo Neira Ayuso
1
-1
/
+1
2005-11-09
[NETFILTER] ctnetlink: return -EINVAL if size is wrong
Pablo Neira Ayuso
1
-1
/
+1
2005-11-09
[NETFILTER]: stop tracking ICMP error at early point
Yasuyuki Kozakai
1
-5
/
+5
2005-11-09
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
Harald Welte
1
-7
/
+10
2005-11-09
[NETFILTER] PPTP helper: fix PNS-PAC expectation call id
Philip Craig
1
-2
/
+26
2005-11-09
[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL
Pablo Neira Ayuso
1
-1
/
+1
2005-11-09
[NETFILTER] ctnetlink: kill unused includes
Pablo Neira Ayuso
1
-3
/
+0
2005-11-09
[NETFILTER] ctnetlink: add module alias to fix autoloading
Pablo Neira Ayuso
1
-0
/
+2
2005-11-09
[NETFILTER] ctnetlink: add marking support from userspace
Pablo Neira Ayuso
1
-0
/
+10
2005-11-09
[NETFILTER] ctnetlink: check if protoinfo is present
Pablo Neira Ayuso
1
-0
/
+5
2005-11-09
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
Harald Welte
4
-46
/
+11
2005-11-09
[NETFILTER]: refcount leak of proto when ctnetlink dumping tuple
Yasuyuki Kozakai
1
-3
/
+6
2005-11-09
[NETFILTER]: packet counter of conntrack is 32bits
Yasuyuki Kozakai
1
-1
/
+1
2005-11-09
[SPARC] sbus rtc: implement ->compat_ioctl
Christoph Hellwig
2
-2
/
+22
2005-11-09
[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.
David S. Miller
2
-2
/
+2
2005-11-09
[SPARC64]: Use ARRAY_SIZE macro
Tobias Klauser
3
-5
/
+3
2005-11-09
[SPARC]: Use ARRAY_SIZE macro
Tobias Klauser
3
-5
/
+3
2005-11-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
4
-12
/
+30
[prev]
[next]