index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkstack.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-10
[PATCH] ppc64: escape hatch for spinning interrupt deadlocks
Linas Vepstas
1
-8
/
+13
2005-11-10
[PATCH] ppc64: serialize reports of PCI errors
Linas Vepstas
1
-13
/
+85
2005-11-10
[PATCH] ppc64: avoid PCI error reporting for empty slots
Linas Vepstas
1
-2
/
+27
2005-11-10
[PATCH] ppc64: RTAS error reporting restructuring
Linas Vepstas
1
-16
/
+30
2005-11-10
[PATCH] ppc64: PCI error rate statistics
Linas Vepstas
1
-11
/
+32
2005-11-10
[PATCH] ppc64: PCI address cache minor fixes
Linas Vepstas
2
-11
/
+26
2005-11-10
[PATCH] ppc64: misc minor cleanup
Linas Vepstas
1
-28
/
+25
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
Fix AGP compile on non-x86 architectures
Linus Torvalds
2
-6
/
+4
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
Fix ptrace self-attach rule
Linus Torvalds
1
-1
/
+1
2005-11-09
[PATCH] fs/hugetlbfs/inode.c: make a function static
Adrian Bunk
1
-1
/
+1
2005-11-09
[PATCH] drivers/message/fusion/mptbase.c: make code static
Adrian Bunk
2
-6
/
+2
2005-11-09
[PATCH] drivers/char/sysrq.c: make two functions static
Adrian Bunk
1
-2
/
+2
2005-11-09
[PATCH] fs/namei.c: make path_lookup_create() static
Adrian Bunk
1
-2
/
+3
2005-11-09
[PATCH] md: document sysfs usage of md, and make a couple of small refinements
NeilBrown
2
-1
/
+122
2005-11-09
[PATCH] md: improve 'scan_mode' and rename it to 'sync_action'
NeilBrown
1
-19
/
+28
2005-11-09
[PATCH] md: complete conversion of md to use kthreads
NeilBrown
2
-25
/
+10
2005-11-09
[PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningful
NeilBrown
1
-0
/
+3
[next]