index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-29
[PATCH] pfnmap: remove src_page from do_wp_page
Hugh Dickins
1
-4
/
+3
2005-11-29
cow_user_page: fix page alignment
Linus Torvalds
1
-2
/
+9
2005-11-29
VM: add common helper function to create the page tables
Linus Torvalds
4
-45
/
+19
2005-11-29
[PATCH] fix megaraid.c locking
Christoph Hellwig
1
-15
/
+14
2005-11-29
Support strange discontiguous PFN remappings
Linus Torvalds
2
-0
/
+93
2005-11-29
[PATCH] Fix missing pfn variables caused by vm changes
Ben Collins
2
-3
/
+3
2005-11-29
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
5
-10
/
+11
2005-11-29
[MTD] chips: make sharps driver usable again
Richard Purdie
1
-57
/
+66
2005-11-29
[MTD] Remove bogus PQ2FADS driver
Thomas Gleixner
2
-7
/
+0
2005-11-29
[MTD] maps: sparse fixup
Luiz Capitulino
1
-2
/
+2
2005-11-29
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
Nicolas Pitre
1
-6
/
+4
2005-11-29
[MTD] Make some tables 'const' so they can live in .rodata
David Woodhouse
2
-4
/
+4
2005-11-29
[MTD] maps/ixp4xx: half-word boundary and little-endian fixups
John Bowler
1
-12
/
+66
2005-11-29
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Todd Poynor
2
-4
/
+20
2005-11-29
[MTD] devices/ms02-nv: phys/virt address fixups
Maciej W. Rozycki
1
-3
/
+3
2005-11-29
[JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.
Thomas Gleixner
2
-1
/
+3
2005-11-29
[PATCH] Fix vma argument in get_usr_pages() for gate areas
Nick Piggin
1
-1
/
+1
2005-11-29
[MTD] RFD_FTL: Use lanana assigned major device number
Sean Young
1
-4
/
+2
2005-11-29
[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
1
-0
/
+2
2005-11-29
powerpc: Export __flush_icache_range for 32-bit
Paul Mackerras
1
-4
/
+2
2005-11-29
Linux v2.6.15-rc3
v2.6.15-rc3
Linus Torvalds
1
-1
/
+1
2005-11-29
[PATCH] ppc: Export symbol needed by MOL
Otavio Salvador
1
-1
/
+1
2005-11-28
[PATCH] fuse: check for invalid node ID in fuse_create_open()
Miklos Szeredi
1
-3
/
+8
2005-11-28
[PATCH] fuse: check directory aliasing in mkdir
Miklos Szeredi
1
-9
/
+17
2005-11-28
[PATCH] shrinker->nr = LONG_MAX means deadlock for icache
Andrea Arcangeli
1
-3
/
+15
2005-11-28
[PATCH] Fix oops in vfs_quotaon_mount()
Jan Kara
1
-0
/
+6
2005-11-28
[PATCH] md: fix --re-add for raid1 and raid6
NeilBrown
2
-6
/
+12
2005-11-28
[PATCH] md: set default_bitmap_offset properly in set_array_info
NeilBrown
1
-1
/
+3
2005-11-28
[PATCH] md: fix problem with raid6 intent bitmap
NeilBrown
1
-2
/
+13
2005-11-28
[PATCH] md: fix locking problem in r5/r6
NeilBrown
2
-0
/
+4
2005-11-28
[PATCH] md: improve read speed to raid10 arrays using 'far copies'
NeilBrown
1
-1
/
+5
2005-11-28
[PATCH] fix broken hybrid v4l-dvb frontend selection
Michael Krufky
5
-47
/
+33
2005-11-28
[PATCH] temporarily disable swap token on memory pressure
Rik van Riel
5
-23
/
+34
2005-11-28
[PATCH] v9fs: fix memory leak in v9fs dentry code
Latchesar Ionkov
1
-0
/
+2
2005-11-28
[PATCH] cpuset fork locking fix
Paul Jackson
1
-2
/
+1
2005-11-28
[PATCH] mm: __alloc_pages cleanup fix
Nick Piggin
1
-7
/
+17
2005-11-28
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
Glauber de Oliveira Costa
1
-0
/
+1
2005-11-28
[PATCH] m32r: M3A-2170(Mappi-III) IDE support
Hirokazu Takata
5
-33
/
+59
2005-11-28
[PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operations
Hirokazu Takata
2
-2
/
+83
2005-11-28
[PATCH] m32r: Fix sys_tas() syscall
Hirokazu Takata
1
-2
/
+4
2005-11-28
[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls
Ben Collins
1
-6
/
+6
2005-11-28
[PATCH] fix 32bit overflow in timespec_to_sample()
Oleg Nesterov
1
-1
/
+1
2005-11-28
[PATCH] fix broken lib/genalloc.c
Chris Humbert
1
-8
/
+6
2005-11-28
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
Oleg Drokin
1
-1
/
+1
2005-11-28
[PATCH] Console rotation fixes
Benjamin Herrenschmidt
2
-11
/
+4
2005-11-28
[PATCH] FRV: Make the FRV arch work again
David Howells
9
-14
/
+15
2005-11-28
[PATCH] fork.c: proc_fork_connector() called under write_lock()
Andrew Morton
1
-1
/
+1
2005-11-28
[PATCH] memory_sysdev_class is static
Andrew Morton
1
-1
/
+0
2005-11-28
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
4
-49
/
+54
2005-11-28
[PATCH] Workaround for gcc 2.96 (undefined references)
Alan Stern
1
-0
/
+12
[next]