index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
swap_state.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-30
[PATCH] SELinux - fix SCTP socket bug and general IP protocol handling
James Morris
1
-6
/
+24
2005-09-30
[PATCH] i386: include linux/irq.h rather than asm/hw_irq.h
Nick Piggin
3
-3
/
+3
2005-09-30
[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend
Daniel Ritz
1
-9
/
+0
2005-09-30
[PATCH] x86_64: Add missing () around arguments of pte_index macro
Kirill Korotaev
1
-1
/
+1
2005-09-30
[PATCH] useless includes of linux/irq.h (arch/ppc)
Al Viro
26
-27
/
+0
2005-09-30
[PATCH] missing qualifiers in readb() et.al. on ppc
Al Viro
1
-10
/
+10
2005-09-30
[PATCH] volatile unsigned short f(...) doesn't make sense
Al Viro
1
-1
/
+1
2005-09-30
[PATCH] bogus BUILD_BUG_ON() in bpa_iommu
Al Viro
1
-1
/
+5
2005-09-30
[PATCH] uml get_user() NULL noise removal
Al Viro
1
-1
/
+1
2005-09-30
[PATCH] cpuset crapectomy
Al Viro
1
-11
/
+1
2005-09-30
[PATCH] cassini annotations and fixes
Al Viro
1
-9
/
+9
2005-09-30
[PATCH] useless linux/irq.h includes (arch/um)
Al Viro
2
-2
/
+0
2005-09-30
[PATCH] missing ERR_PTR in 9fs
Al Viro
1
-1
/
+1
2005-09-30
[ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.S
Gen FUKATSU
1
-1
/
+8
2005-09-30
[ARM] 2942/1: Fix the warning in arch/arm/common/gic.c
Catalin Marinas
1
-0
/
+2
2005-09-30
[ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.c
Catalin Marinas
1
-18
/
+18
2005-09-30
[CASSINI]: sparse annotations and fixes
Al Viro
1
-9
/
+9
2005-09-30
[IPVS]: Add netdev and me as maintainer contacts
Horms
1
-0
/
+3
2005-09-30
[RADEON]: Fix unaligned I/O port access during probe.
David S. Miller
2
-1
/
+3
2005-09-30
[SPARC64]: Fix several bugs in flush_ptrace_access().
David S. Miller
1
-3
/
+11
2005-09-30
[SPARC64]: Kill arch/sparc64/prom/memory.c
David S. Miller
4
-170
/
+1
2005-09-30
[SPARC64]: Rewrite convoluted physical memory probing.
David S. Miller
3
-194
/
+114
2005-09-30
[ATM]: [lec] reset retry counter when new arp issued
Scott Talbert
1
-0
/
+6
2005-09-30
[ATM]: [lec] attempt to support cisco failover
Scott Talbert
1
-3
/
+34
2005-09-30
[TCP]: Don't over-clamp window in tcp_clamp_window()
Alexey Kuznetsov
1
-2
/
+0
2005-09-30
[TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735
David S. Miller
1
-5
/
+4
2005-09-30
[ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem w...
Daniel Jacobowitz
1
-0
/
+2
2005-09-30
[PATCH] Fix ppc64 smu driver locking
Benjamin Herrenschmidt
1
-1
/
+3
2005-09-30
[PATCH] readv/writev syscalls are not checked by lsm
Kostik Belousov
1
-0
/
+3
2005-09-30
[PATCH] x86_64: Fix mce_log
Mike Waychison
1
-3
/
+7
2005-09-30
[PATCH] Fix up TLB flush filter disabling
Andi Kleen
3
-10
/
+29
2005-09-30
[PATCH] Fix task state testing properly in do_signal_stop()
Roland McGrath
1
-1
/
+2
2005-09-30
Revert task flag re-ordering, add comments
Linus Torvalds
1
-5
/
+17
2005-09-29
[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction
Oleg Nesterov
1
-5
/
+5
2005-09-29
[PATCH] Fix thinko in previous ARM 2917/1 patch
Deepak Saxena
1
-1
/
+1
2005-09-29
[PATCH] Fix ixp4xx MTD driver module build
Deepak Saxena
1
-1
/
+1
2005-09-29
[PATCH] s3c2410fb: Minor warning fix
Ben Dooks
1
-2
/
+2
2005-09-29
[PATCH] intelfb: Fix regression (blank display) from ioremap patch
Antonino A. Daplas
2
-11
/
+11
2005-09-29
[PATCH] mv64x60_wdt __user annotations and cleanups
Al Viro
1
-7
/
+7
2005-09-29
[PATCH] saa6588 __user annotations
Al Viro
2
-3
/
+3
2005-09-29
[PATCH] i810-i2c iomem annotations
Al Viro
1
-8
/
+8
2005-09-29
[PATCH] mv64x60 iomem annotations
Al Viro
2
-4
/
+4
2005-09-29
[PATCH] ppc32 ld.script fix for building on ppc64
Al Viro
1
-1
/
+1
2005-09-29
[PATCH] ppc64 get_user annotations
Al Viro
1
-2
/
+4
2005-09-29
[PATCH] s390 signal annotations
Al Viro
4
-7
/
+7
2005-09-29
[PATCH] ia64 basic __user annotations
Al Viro
1
-6
/
+6
2005-09-29
[PATCH] arm/rpc iomem annotations
Al Viro
1
-2
/
+2
2005-09-29
[PATCH] arm/versatile iomem annotations
Al Viro
2
-22
/
+27
2005-09-29
[PATCH] cyblafb: portability fixes, sanitized work with pointers
Al Viro
1
-5
/
+6
2005-09-29
[PATCH] n_r3964: drop bogus fmt casts
Alexey Dobriyan
1
-42
/
+42
[next]