index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-sh
/
r7780rp.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-17
[PATCH] dio: invalidate clean pages before dio write
Zach Brown
1
-11
/
+35
2007-03-17
[PATCH] mm: fix madvise infinine loop
Nick Piggin
1
-1
/
+4
2007-03-17
[PATCH] ufs2: tindirect truncate fix
Evgeniy Dushistov
1
-1
/
+1
2007-03-17
[PATCH] ufs: zeroize the rest of block in truncate
Evgeniy Dushistov
3
-18
/
+35
2007-03-17
[PATCH] ufs: prepare write + change blocks on the fly
Evgeniy Dushistov
1
-28
/
+53
2007-03-17
[PATCH] ufs2: more correct work with time
Evgeniy Dushistov
3
-19
/
+18
2007-03-17
[PATCH] swsusp: disable nonboot CPUs before entering platform suspend
Rafael J. Wysocki
2
-1
/
+3
2007-03-17
[PATCH] swsusp: Fix resume error path in platform mode
Rafael J. Wysocki
1
-0
/
+1
2007-03-17
[PATCH] rm pointless dmaengine exports
David Brownell
1
-12
/
+6
2007-03-17
[PATCH] fix read past end of array in md/linear.c
Andy Isaacson
1
-1
/
+1
2007-03-17
[PATCH] reduce pnp syslog spam
David Brownell
1
-3
/
+3
2007-03-16
Linux 2.6.21-rc4
v2.6.21-rc4
Linus Torvalds
1
-2
/
+2
2007-03-15
[PATCH] sysfs: reinstate exclusion between method calls and attribute unregis...
Alan Stern
2
-8
/
+12
2007-03-15
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
Alan Stern
6
-4
/
+122
2007-03-15
natsemi: Avoid IntrStatus lossage if RX state machine resets.
broonie@sirena.org.uk
1
-6
/
+8
2007-03-15
natsemi: Fix NAPI for interrupt sharing
broonie@sirena.org.uk
1
-18
/
+20
2007-03-15
natsemi: Consistently use interrupt enable/disable functions
broonie@sirena.org.uk
1
-3
/
+3
2007-03-15
NetXen: Fix softlockup seen during hardware access
Linsys Contractor Mithlesh Thukral
3
-2
/
+11
2007-03-15
NetXen: Bug fix for Jumbo frames on XG card
Linsys Contractor Mithlesh Thukral
1
-1
/
+4
2007-03-15
skge: set mac address bonding fix
Stephen Hemminger
1
-11
/
+17
2007-03-15
Disable NMI watchdog by default properly
Linus Torvalds
4
-14
/
+3
2007-03-14
[PATCH] m68k dma-mapping: gfp_t annotations
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] paride endianness annotations
Al Viro
1
-4
/
+4
2007-03-14
[PATCH] kill bogus casts in amd64 uaccess.h
Al Viro
1
-2
/
+2
2007-03-14
[PATCH] atl1 trivial endianness misannotations
Al Viro
1
-2
/
+2
2007-03-14
[PATCH] ANSIfy powerpc floppy.h
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] hid-core endianness annotations
Al Viro
1
-5
/
+4
2007-03-14
[PATCH] cifs endianness annotations
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] C99 initializers, proper use of const in drivers/ps3
Al Viro
1
-11
/
+13
2007-03-14
[PATCH] qeth gfp_t annotations
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] cciss endian annotations
Al Viro
1
-5
/
+5
2007-03-14
[PATCH] trivial ATA iomem annotations
Al Viro
2
-2
/
+2
2007-03-14
[PATCH] sparc: nr_free_pages() is unsigned long
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] pasemi trivial iomem annotations
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] constant should be long
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] dmfe trivial endianness annotations
Al Viro
1
-3
/
+3
2007-03-14
[PATCH] fastcall still doesn't make sense in paravirt
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] misc NULL noise
Al Viro
8
-14
/
+14
2007-03-14
[PATCH] rtc-cmos needs RTC_ALWAYS_BCD known
Al Viro
1
-0
/
+1
2007-03-14
[PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-P...
Al Viro
1
-14
/
+1
2007-03-14
[PATCH] BLK_DEV_IDE_CELLEB dependency fix
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] include of asm/pgtable.h in nfsfh is bogus
Al Viro
1
-1
/
+0
2007-03-14
[PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.h
Al Viro
1
-18
/
+1
2007-03-14
[PATCH] fix ipath_dma_free_coherent() prototype
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] stacktrace doesn't work on uml
Al Viro
1
-1
/
+1
2007-03-14
[PATCH] zatm __init abuse
Al Viro
1
-2
/
+2
2007-03-14
[PATCH] (uml) sparse flags for userland glue are missing $(CF)
Al Viro
1
-2
/
+2
2007-03-14
[PATCH] appldata build fix
Al Viro
1
-1
/
+4
2007-03-14
[PATCH] const file_operations fallout
Al Viro
1
-4
/
+16
2007-03-14
[PATCH] ibmtr probe is __devinit, not __init
Al Viro
2
-4
/
+4
[next]