index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-03
[PATCH] ext2: print xip mount option in ext2_show_options
Carsten Otte
1
-0
/
+5
2006-02-03
[PATCH] disable per cpu intr in /proc/stat
schwab@suse.de
1
-1
/
+1
2006-02-03
[PATCH] edac: use C99 initializers (sparse warnings)
Randy Dunlap
1
-4
/
+4
2006-02-03
[PATCH] cpuset: fix sparse warning
Randy Dunlap
1
-1
/
+1
2006-02-03
[PATCH] parport: remove dead address in MAINTAINERS
Arnaud Giersch
1
-1
/
+0
2006-02-03
[PATCH] parport: fix documentation
Arnaud Giersch
2
-9
/
+9
2006-02-03
[PATCH] Normalize timespec for negative values in ns_to_timespec
George Anzinger
1
-6
/
+7
2006-02-03
[PATCH] v9fs: fix corner cases when flushing request
Latchesar Ionkov
1
-4
/
+11
2006-02-03
[PATCH] v9fs: v9fs_put_str fix
Latchesar Ionkov
1
-9
/
+19
2006-02-03
[PATCH] v9fs: symlink support fixes
Latchesar Ionkov
1
-3
/
+3
2006-02-03
[PATCH] parport: add parallel port support for SGI O2
Arnaud Giersch
4
-0
/
+2269
2006-02-03
[PATCH] fs/jffs/intrep.c: 255 is unsigned char
Felix Oxley
1
-1
/
+1
2006-02-03
[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix
Domen Puncer
1
-2
/
+2
2006-02-03
[PATCH] umem: check pci_set_dma_mask return value correctly
Tobias Klauser
1
-1
/
+1
2006-02-03
[PATCH] Fix two ext[23] uninitialized warnings
Andreas Gruenbacher
2
-2
/
+2
2006-02-03
[PATCH] ufs: fix char vs. __s8 clash in ufs
Andreas Schwab
1
-5
/
+5
2006-02-03
[PATCH] EDAC config cleanup
Dave Jones
1
-1
/
+1
2006-02-03
[PATCH] OProfile: fixed x86_64 incorrect kernel call graphs
Tong Li
1
-2
/
+17
2006-02-03
[PATCH] Fix some ucLinux breakage from the tty updates
Alan Cox
3
-20
/
+12
2006-02-03
[PATCH] rio cleanups
Alan Cox
11
-567
/
+0
2006-02-03
[PATCH] make "struct d_cookie" depend on CONFIG_PROFILING
Marcelo Tosatti
2
-0
/
+4
2006-02-03
[PATCH] ufs: fix hang during `rm'
Evgeniy Dushistov
3
-57
/
+18
2006-02-03
[PATCH] ufs: fix oops with `ufs1' type
Evgeniy Dushistov
3
-7
/
+8
2006-02-03
[PATCH] sx.c printk warning fixes
Andrew Morton
1
-3
/
+3
2006-02-03
[PATCH] quota_v2: printk warning fixes
Andrew Morton
1
-1
/
+1
2006-02-03
[PATCH] parport_serial: printk warning fix
Andrew Morton
1
-2
/
+2
2006-02-03
[PATCH] someone broke reiserfs V3 mount options, this fixes it
Vitaly Fertman
1
-1
/
+1
2006-02-03
[PATCH] don't allow users to set CONFIG_BROKEN=y
Adrian Bunk
1
-11
/
+0
2006-02-03
[PATCH] parport: fix printk format warning
Randy Dunlap
1
-2
/
+2
2006-02-03
[PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition)
Alan Cox
1
-2
/
+11
2006-02-03
[PATCH] sx.c warning fixes
Andrew Morton
1
-3
/
+3
2006-02-03
[PATCH] 3c59x: collision statistic fix
Steffen Klassert
1
-10
/
+23
2006-02-03
[PATCH] list.h: don't evaluate macro args multiple times
Zach Brown
1
-4
/
+10
2006-02-03
[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos
Alexey Dobriyan
4
-4
/
+4
2006-02-03
[PATCH] Tell kallsyms_lookup_name() to ignore type U entries
Keith Owens
1
-1
/
+2
2006-02-03
[PATCH] s390: fix to_channelpath macro
Cornelia Huck
1
-1
/
+1
2006-02-03
[PATCH] s390: fix compat syscall wrapper
Heiko Carstens
1
-3
/
+3
2006-02-03
[PATCH] s390: compile fix: missing defines in asm-s390/io.h
Heiko Carstens
1
-0
/
+6
2006-02-03
[PATCH] s390: timer interface visibility
Jan Glauber
1
-2
/
+6
2006-02-03
[PATCH] s390: dasd extended error reporting module
Stefan Weinhuber
8
-5
/
+1231
2006-02-03
[PATCH] ide: restore support for AEC6280M cards in aec62xx.c
Thibaut VARENE
1
-0
/
+15
2006-02-03
[PATCH] Fix compilation errors in maps/dc21285.c
Martin Michlmayr
1
-3
/
+6
2006-02-03
[PATCH] fix generic_fls64()
Akinobu Mita
1
-1
/
+1
2006-02-03
[PATCH] Documentation: Updated PCI Error Recovery
Linas Vepstas
1
-161
/
+311
2006-02-03
[PATCH] Fix build failure in recent pm_prepare_* changes.
Dave Jones
1
-4
/
+0
2006-02-03
[PATCH] Kprobes: Fix deadlock in function-return probes
Ananth N Mavinakayanahalli
1
-1
/
+1
2006-02-03
[PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES
Adrian Bunk
1
-17
/
+17
2006-02-03
[PATCH] md: Make sure rdev->size gets set for version-1 superblocks
NeilBrown
1
-3
/
+5
2006-02-03
[PATCH] md: Assorted little md fixes
NeilBrown
5
-5
/
+9
2006-02-03
[PATCH] md: Handle overflow of mdu_array_info_t->size better
NeilBrown
1
-2
/
+4
[next]