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
2008-07-24
hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...
Mel Gorman
1
-1
/
+8
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-3
/
+2
2008-07-24
mapping_set_error: add unlikely()
Andrew Morton
1
-1
/
+1
2008-07-24
slob: record page flag overlays explicitly
Andy Whitcroft
1
-0
/
+7
2008-07-24
slub: record page flag overlays explicitly
Andy Whitcroft
1
-0
/
+7
2008-07-24
page-flags: record page flag overlays explicitly
Andy Whitcroft
1
-4
/
+11
2008-07-24
fix soft lock up at NFS mount via per-SB LRU-list of unused dentries
Kentaro Makita
1
-0
/
+4
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
6
-8
/
+6
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
4
-1
/
+31
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
3
-0
/
+12
2008-07-24
mm: remove nopfn
Nick Piggin
1
-9
/
+0
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
1
-0
/
+6
2008-07-24
page allocator: inline some __alloc_pages() wrappers
KOSAKI Motohiro
1
-4
/
+17
2008-07-24
mm: unexport __alloc_bootmem_core()
Johannes Weiner
1
-5
/
+0
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-0
/
+2
2008-07-24
add a helper function to test if an object is on the stack
FUJITA Tomonori
1
-0
/
+7
2008-07-24
move memory_read_from_buffer() from fs.h to string.h
Akinobu Mita
2
-2
/
+3
2008-07-23
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+23
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-40
/
+130
2008-07-23
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
25
-91
/
+947
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-0
/
+38
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
9
-29
/
+194
2008-07-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
3
-42
/
+156
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-69
/
+124
2008-07-23
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
1
-1
/
+0
2008-07-23
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
1
-2
/
+1
2008-07-23
ide: add per-device flags
Borislav Petkov
1
-0
/
+60
2008-07-23
ide: remove pc->callback member from ide_atapi_pc
Borislav Petkov
1
-2
/
+0
2008-07-23
ide: push pc callback pointer into the ide_drive_t structure
Borislav Petkov
1
-2
/
+7
2008-07-23
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
1
-10
/
+11
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-17
/
+35
2008-07-23
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-23
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-07-23
ide: add ide_read_bcount_and_ireason() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: use ->tf_read in ide_read_error()
Bartlomiej Zolnierkiewicz
1
-7
/
+3
2008-07-23
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
1
-8
/
+2
2008-07-23
ide: add ->read_altstatus method
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2008-07-23
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-23
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-23
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
1
-42
/
+50
[next]