index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-17
rtc: add support for the ST M48T59 RTC
Mark Zhan
1
-0
/
+57
2007-07-17
knfsd: nfsd: enforce per-flavor id squashing
J. Bruce Fields
1
-1
/
+2
2007-07-17
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
1
-0
/
+1
2007-07-17
knfsd: nfsd4: implement secinfo
Andy Adamson
2
-0
/
+10
2007-07-17
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
2
-2
/
+14
2007-07-17
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
2
-0
/
+2
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
2
-0
/
+2
2007-07-17
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
1
-0
/
+7
2007-07-17
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
1
-1
/
+1
2007-07-17
knfsd: nfsd4: parse secinfo information in exports downcall
Andy Adamson
1
-0
/
+17
2007-07-17
knfsd: nfsd4: store pseudoflavor in request
Andy Adamson
2
-0
/
+2
2007-07-17
knfsd: nfsd4: don't delegate files that have had conflicts
Meelap Shah
1
-0
/
+1
2007-07-17
knfsd: nfsd4: vary maximum delegation limit based on RAM size
Meelap Shah
1
-0
/
+1
2007-07-17
knfsd: nfsd: remove unused header interface.h
J. Bruce Fields
2
-14
/
+0
2007-07-17
knfsd: nfsd4: fix NFSv4 filehandle size units confusion
J. Bruce Fields
1
-1
/
+1
2007-07-17
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
Marc Eshel
1
-0
/
+9
2007-07-17
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
1
-0
/
+7
2007-07-17
knfsd: exportfs: remove iget abuse
Christoph Hellwig
1
-0
/
+1
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2
-113
/
+120
2007-07-17
Use mutex instead of semaphore in CAPI 2.0 driver
Matthias Kaehlcke
1
-1
/
+1
2007-07-17
spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
Joakim Tjernlund
1
-1
/
+1
2007-07-17
SPI: tle620x power switch driver
Ben Dooks
1
-0
/
+24
2007-07-17
CRC7 support
Jan Nikitenko
1
-0
/
+14
2007-07-17
SPI: add 3wire mode flag
David Brownell
1
-0
/
+1
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
1
-0
/
+1
2007-07-17
Fix sparse false positives re BUG_ON(ptr)
Alexey Dobriyan
1
-1
/
+1
2007-07-17
make timespec_equal() take const arguments
Jan Engelhardt
1
-1
/
+2
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2
-5
/
+5
2007-07-17
sb1250-duart.c: SB1250 DUART serial support
Maciej W. Rozycki
4
-45
/
+71
2007-07-17
Remove CHILD_MAX
Roland McGrath
1
-1
/
+0
2007-07-17
Remove OPEN_MAX
Roland McGrath
1
-1
/
+0
2007-07-17
avoid OPEN_MAX in SCM_MAX_FD
Roland McGrath
1
-1
/
+1
2007-07-17
unregister_blkdev(): return void
Akinobu Mita
1
-1
/
+1
2007-07-17
proper prototype for proc_nr_files()
Adrian Bunk
1
-0
/
+5
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-0
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-0
/
+1
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-17
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
Christoph Lameter
1
-1
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+14
2007-07-17
Add VM_BUG_ON in case someone uses page_mapping on a slab page
Christoph Lameter
1
-0
/
+1
2007-07-17
Slab allocators: Cleanup zeroing allocations
Christoph Lameter
3
-74
/
+46
2007-07-17
SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG
Christoph Lameter
1
-0
/
+4
2007-07-17
Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
Christoph Lameter
3
-12
/
+25
2007-07-17
mm: clean up and kernelify shrinker registration
Rusty Russell
1
-17
/
+21
2007-07-17
Lumpy Reclaim V4
Andy Whitcroft
2
-1
/
+10
2007-07-17
handle kernelcore=: generic
Mel Gorman
1
-1
/
+0
2007-07-17
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
2
-3
/
+5
2007-07-17
Create the ZONE_MOVABLE zone
Mel Gorman
4
-4
/
+25
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
11
-17
/
+87
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
12
-173
/
+0
[next]