index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
nbd.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
spufs: use new vm_ops->access to allow local state access from gdb
Benjamin Herrenschmidt
1
-0
/
+23
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
7
-7
/
+64
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
2
-1
/
+5
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
8
-18
/
+144
2008-07-24
mm: remove nopfn
Nick Piggin
2
-69
/
+7
2008-07-24
kill generic_file_direct_IO()
Christoph Hellwig
1
-66
/
+51
2008-07-24
mm/hugetlb.c: fix duplicate variable
Adrian Bunk
1
-1
/
+0
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
4
-5
/
+8
2008-07-24
mm/migrate.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-07-24
page allocator: inline some __alloc_pages() wrappers
KOSAKI Motohiro
2
-21
/
+19
2008-07-24
mspec: convert nopfn to fault
Nick Piggin
1
-9
/
+14
2008-07-24
mm: unexport __alloc_bootmem_core()
Johannes Weiner
2
-17
/
+12
2008-07-24
mm: normalize internal argument passing of bootmem data
Johannes Weiner
1
-8
/
+6
2008-07-24
mm: fix free_all_bootmem_core alignment check
Johannes Weiner
1
-11
/
+10
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
15
-54
/
+40
2008-07-24
add a helper function to test if an object is on the stack
FUJITA Tomonori
2
-3
/
+8
2008-07-24
mm: print out the zonelists on request for manual verification
Mel Gorman
3
-0
/
+51
2008-07-24
mm: make defensive checks around PFN values registered for memory usage
Mel Gorman
4
-8
/
+44
2008-07-24
mm: verify the page links and memory model
Mel Gorman
3
-0
/
+91
2008-07-24
mm: add a basic debugging framework for memory initialisation
Mel Gorman
6
-9
/
+79
2008-07-24
add HAVE_CLK to Kconfig, for driver dependencies
David Brownell
5
-0
/
+23
2008-07-24
remove is_tty()
Adrian Bunk
1
-13
/
+0
2008-07-24
hpet: clarify maintainer entry
Clemens Ladisch
1
-1
/
+1
2008-07-24
move memory_read_from_buffer() from fs.h to string.h
Akinobu Mita
4
-3
/
+4
2008-07-24
i386 syscall audit fast-path
Roland McGrath
1
-2
/
+53
2008-07-24
x86_64 ia32 syscall audit fast-path
Roland McGrath
2
-4
/
+88
2008-07-24
x86_64 syscall audit fast-path
Roland McGrath
2
-1
/
+50
2008-07-24
x86_64: remove bogus optimization in sysret_signal
Roland McGrath
1
-5
/
+1
2008-07-23
ide: small whitespace fixes
Pavel Machek
2
-2
/
+2
2008-07-23
ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings
Harvey Harrison
1
-4
/
+4
2008-07-23
ide: ide-cd.c fix sparse endianness warnings
Harvey Harrison
1
-11
/
+8
2008-07-23
ide-cd: convert to using the new atapi_flags
Borislav Petkov
3
-109
/
+64
2008-07-23
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
2
-3
/
+1
2008-07-23
ide-scsi: convert to using the new atapi_flags
Borislav Petkov
1
-16
/
+1
2008-07-23
ide-tape: convert to using the new atapi_flags
Borislav Petkov
1
-45
/
+23
2008-07-23
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
3
-50
/
+31
2008-07-23
ide: add per-device flags
Borislav Petkov
1
-0
/
+60
2008-07-23
ide: use rq->cmd instead of pc->c in atapi common code
Borislav Petkov
1
-5
/
+13
2008-07-23
ide-scsi: pass packet command in rq->cmd
Borislav Petkov
1
-0
/
+2
2008-07-23
ide-tape: pass packet command in rq->cmd
Borislav Petkov
1
-8
/
+11
2008-07-23
ide-tape: make room for packet command ids in rq->cmd
Borislav Petkov
1
-11
/
+11
2008-07-23
ide-floppy: pass packet command in rq->cmd
Borislav Petkov
1
-0
/
+4
2008-07-23
ide: remove pc->callback member from ide_atapi_pc
Borislav Petkov
1
-2
/
+0
2008-07-23
ide-scsi: use drive->pc_callback instead of pc->callback
Borislav Petkov
2
-10
/
+5
2008-07-23
ide-tape: use drive->pc_callback instead of pc->callback
Borislav Petkov
2
-5
/
+6
2008-07-23
ide-floppy: use drive->pc_callback instead of pc->callback
Borislav Petkov
2
-4
/
+10
2008-07-23
ide: push pc callback pointer into the ide_drive_t structure
Borislav Petkov
1
-2
/
+7
2008-07-23
drivers/ide/ide-tape.c: remove double kfree
Darren Jenkins
1
-1
/
+0
2008-07-23
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
6
-20
/
+88
2008-07-23
ide: allocate ide_hwif_t instances dynamically
Bartlomiej Zolnierkiewicz
2
-9
/
+6
[next]