index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
knfsd: nfsd: enforce per-flavor id squashing
J. Bruce Fields
2007-07-17
1
-1
/
+2
*
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
2007-07-17
1
-0
/
+1
*
knfsd: nfsd4: implement secinfo
Andy Adamson
2007-07-17
2
-0
/
+10
*
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
2007-07-17
2
-2
/
+14
*
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
2007-07-17
2
-0
/
+2
*
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
2007-07-17
2
-0
/
+2
*
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
2007-07-17
1
-0
/
+7
*
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
2007-07-17
1
-1
/
+1
*
knfsd: nfsd4: parse secinfo information in exports downcall
Andy Adamson
2007-07-17
1
-0
/
+17
*
knfsd: nfsd4: store pseudoflavor in request
Andy Adamson
2007-07-17
2
-0
/
+2
*
knfsd: nfsd4: don't delegate files that have had conflicts
Meelap Shah
2007-07-17
1
-0
/
+1
*
knfsd: nfsd4: vary maximum delegation limit based on RAM size
Meelap Shah
2007-07-17
1
-0
/
+1
*
knfsd: nfsd: remove unused header interface.h
J. Bruce Fields
2007-07-17
2
-14
/
+0
*
knfsd: nfsd4: fix NFSv4 filehandle size units confusion
J. Bruce Fields
2007-07-17
1
-1
/
+1
*
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
Marc Eshel
2007-07-17
1
-0
/
+9
*
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
2007-07-17
1
-0
/
+7
*
knfsd: exportfs: remove iget abuse
Christoph Hellwig
2007-07-17
1
-0
/
+1
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
2
-113
/
+120
*
Use mutex instead of semaphore in CAPI 2.0 driver
Matthias Kaehlcke
2007-07-17
1
-1
/
+1
*
spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
Joakim Tjernlund
2007-07-17
1
-1
/
+1
*
SPI: tle620x power switch driver
Ben Dooks
2007-07-17
1
-0
/
+24
*
CRC7 support
Jan Nikitenko
2007-07-17
1
-0
/
+14
*
SPI: add 3wire mode flag
David Brownell
2007-07-17
1
-0
/
+1
*
SPI controller drivers: check for unsupported modes
David Brownell
2007-07-17
1
-0
/
+1
*
make timespec_equal() take const arguments
Jan Engelhardt
2007-07-17
1
-1
/
+2
*
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-07-17
1
-3
/
+3
*
sb1250-duart.c: SB1250 DUART serial support
Maciej W. Rozycki
2007-07-17
1
-0
/
+3
*
Remove CHILD_MAX
Roland McGrath
2007-07-17
1
-1
/
+0
*
Remove OPEN_MAX
Roland McGrath
2007-07-17
1
-1
/
+0
*
unregister_blkdev(): return void
Akinobu Mita
2007-07-17
1
-1
/
+1
*
proper prototype for proc_nr_files()
Adrian Bunk
2007-07-17
1
-0
/
+5
*
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
1
-0
/
+1
*
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-0
/
+1
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
Christoph Lameter
2007-07-17
1
-1
/
+1
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+14
*
Add VM_BUG_ON in case someone uses page_mapping on a slab page
Christoph Lameter
2007-07-17
1
-0
/
+1
*
Slab allocators: Cleanup zeroing allocations
Christoph Lameter
2007-07-17
3
-74
/
+46
*
SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG
Christoph Lameter
2007-07-17
1
-0
/
+4
*
Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
Christoph Lameter
2007-07-17
3
-12
/
+25
*
mm: clean up and kernelify shrinker registration
Rusty Russell
2007-07-17
1
-17
/
+21
*
Lumpy Reclaim V4
Andy Whitcroft
2007-07-17
2
-1
/
+10
*
handle kernelcore=: generic
Mel Gorman
2007-07-17
1
-1
/
+0
*
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
2007-07-17
2
-3
/
+5
*
Create the ZONE_MOVABLE zone
Mel Gorman
2007-07-17
4
-4
/
+25
*
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
2007-07-17
2
-3
/
+64
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-07-16
2
-1
/
+7
|
\
|
*
Merge branch 'for-2.6.23' into merge
Paul Mackerras
2007-07-11
2
-1
/
+7
|
|
\
|
|
*
[POWERPC] 8xx: mpc885ads pcmcia support
Vitaly Bordug
2007-07-10
1
-0
/
+5
|
|
*
[POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
Benjamin Herrenschmidt
2007-06-14
1
-1
/
+2
[next]