index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sysfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[POWERPC] EEH: Power4 systems sometimes need multiple resets.
Linas Vepstas
1
-12
/
+24
2006-09-22
[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.
Scott Wood
1
-0
/
+2
2006-09-22
[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c
Nathan Lynch
1
-19
/
+25
2006-09-22
[POWERPC] Maple U3 HT - reject inappropriate config space access
Nathan Lynch
1
-0
/
+6
2006-09-22
[POWERPC] Fix IPIC pending register assignments
Scott Wood
1
-21
/
+21
2006-09-22
[POWERPC] powerpc: fix building gdb against asm/ptrace.h
Arnd Bergmann
1
-4
/
+0
2006-09-22
[POWERPC] Remove DISCONTIGMEM cruft from page.h
Michael Ellerman
1
-6
/
+0
2006-09-22
[POWERPC] Merge iSeries i/o operations with the rest
Stephen Rothwell
4
-183
/
+319
2006-09-21
[POWERPC] 40x: Fix debug status register defines
Josh Boyer
1
-8
/
+8
2006-09-21
[POWERPC] Fix compile error in sbc8560
Amy Fong
2
-0
/
+19
2006-09-21
[POWERPC] EEH: support MMIO enable recovery step
Linas Vepstas
1
-17
/
+64
2006-09-21
[POWERPC] EEH: enable MMIO/DMA on frozen slot
Linas Vepstas
2
-0
/
+40
2006-09-21
[POWERPC] EEH: code comment cleanup
Linas Vepstas
2
-11
/
+35
2006-09-21
[POWERPC] EEH: balance pcidev_get/put calls
Linas Vepstas
1
-15
/
+2
2006-09-21
[POWERPC] PPC: Fix xmon stack frame address in backtrace
Josh Boyer
1
-1
/
+1
2006-09-21
[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX
Peter Bergner
1
-0
/
+1
2006-09-20
[POWERPC] Start arch/powerpc/boot code reorganization
Mark A. Greer
9
-178
/
+441
2006-09-20
[POWERPC] Define of_read_ulong helper
Paul Mackerras
4
-26
/
+22
2006-09-20
[POWERPC] iseries: eliminate a couple of warnings
Stephen Rothwell
1
-2
/
+2
2006-09-20
[POWERPC] convert string i/o operations to C
Stephen Rothwell
6
-115
/
+130
2006-09-20
[POWERPC] clean up ide io accessors
Stephen Rothwell
6
-40
/
+6
2006-09-20
[POWERPC] remove unused asm routines
Stephen Rothwell
6
-152
/
+0
2006-09-20
[POWERPC] remove unused io accessors
Stephen Rothwell
4
-42
/
+1
2006-09-20
[POWERPC] silence a warning
Stephen Rothwell
1
-1
/
+1
2006-09-20
[POWERPC] make spinlocks work in a combined kernel
Stephen Rothwell
1
-14
/
+13
2006-09-20
Linux v2.6.18. Arrr!
v2.6.18
Linus Torvalds
1
-2
/
+2
2006-09-19
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
1
-4
/
+4
2006-09-19
[NETFILTER]: xt_quota: add missing module aliases
Patrick McHardy
1
-0
/
+2
2006-09-19
[ATM]: [he] don't hold the device lock when upcalling
Chas Williams
1
-0
/
+2
2006-09-19
NFS: Fix nfs_page use after free issues in fs/nfs/write.c
Trond Myklebust
1
-2
/
+2
2006-09-19
NFSv4: Fix incorrect semaphore release in _nfs4_do_open()
Trond Myklebust
1
-3
/
+3
2006-09-19
NFS: Fix Oopsable condition in nfs_readpage_sync()
Trond Myklebust
1
-2
/
+4
2006-09-19
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
7
-57
/
+82
2006-09-19
[PATCH] EXT2: Remove superblock lock contention in ext2_statfs
Dave Kleikamp
3
-4
/
+0
2006-09-19
[PATCH] headers_check: Clean up asm-parisc/page.h for user headers
Matthew Wilcox
1
-13
/
+5
2006-09-19
[PATCH] Fix 'make headers_check' on ia64
Geert Uytterhoeven
1
-4
/
+4
2006-09-19
[PATCH] Add headers_check' target to output of 'make help'
David Woodhouse
1
-0
/
+1
2006-09-19
[PATCH] genirq core: fix handle_level_irq()
Ingo Molnar
1
-3
/
+3
2006-09-19
x86: save/restore eflags in context switch
Linus Torvalds
2
-1
/
+11
2006-09-18
[ARM] 3815/1: headers_install support for ARM
Ralph Siemsen
2
-2
/
+4
2006-09-18
[SPARC]: Fix regression in sys_getdomainname()
Andy Walker
2
-8
/
+12
2006-09-18
[ATM] CLIP: Do not refer freed skbuff in clip_mkip().
YOSHIFUJI Hideaki
1
-0
/
+2
2006-09-18
[ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PM
Ben Dooks
1
-0
/
+5
2006-09-18
[ARM] 3793/1: S3C2412: fix wrong serial info struct
Ben Dooks
1
-1
/
+1
2006-09-18
[OPENPROMIO]: Handle current_node being NULL correctly.
David S. Miller
1
-3
/
+10
2006-09-18
[NET]: Drop tx lock in dev_watchdog_up
Herbert Xu
1
-2
/
+0
2006-09-18
[PACKET]: Don't truncate non-linear skbs with mmaped IO
Patrick McHardy
1
-3
/
+1
2006-09-18
[NET]: Mark frame diverter for future removal.
Stephen Hemminger
2
-1
/
+14
2006-09-18
[NETFILTER]: Add secmark headers to header-y
James Morris
1
-1
/
+1
2006-09-18
[ATM]: linux-atm-general mailing list is subscribers only
Roland Dreier
1
-1
/
+1
[next]