Commit Graph

105514 Commits (34dec24317d6824b7db172bb0072b909a9c376f2)
 

Author SHA1 Message Date
Johannes Weiner ffc6421f07 mm: unexport __alloc_bootmem_core() 17 years ago
Johannes Weiner 8ae0446307 mm: normalize internal argument passing of bootmem data 17 years ago
Johannes Weiner 6b312c0e6e mm: fix free_all_bootmem_core alignment check 17 years ago
Johannes Weiner b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
FUJITA Tomonori 8b05c7e6e1 add a helper function to test if an object is on the stack 17 years ago
Mel Gorman 68ad8df42e mm: print out the zonelists on request for manual verification 17 years ago
Mel Gorman 2dbb51c49f mm: make defensive checks around PFN values registered for memory usage 17 years ago
Mel Gorman 708614e618 mm: verify the page links and memory model 17 years ago
Mel Gorman 6b74ab97bc mm: add a basic debugging framework for memory initialisation 17 years ago
David Brownell 9483a578df add HAVE_CLK to Kconfig, for driver dependencies 17 years ago
Adrian Bunk d7ce20b202 remove is_tty() 17 years ago
Clemens Ladisch d36e74c439 hpet: clarify maintainer entry 17 years ago
Akinobu Mita e108526e77 move memory_read_from_buffer() from fs.h to string.h 17 years ago
Linus Torvalds 338b9bb3ad Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland 17 years ago
Linus Torvalds 7f9dce3837 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds 26dcce0fab Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds d7b6de14a0 Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds 30d38542ec Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 17 years ago
Roland McGrath af0575bba0 i386 syscall audit fast-path 17 years ago
Roland McGrath 5cbf1565f2 x86_64 ia32 syscall audit fast-path 17 years ago
Roland McGrath 86a1c34a92 x86_64 syscall audit fast-path 17 years ago
Roland McGrath 15e8f348db x86_64: remove bogus optimization in sysret_signal 17 years ago
Linus Torvalds 20b7997e8a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 17 years ago
Linus Torvalds 5554b35933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 17 years ago
Linus Torvalds 0f6e38a638 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 17 years ago
Linus Torvalds e669e8179d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 17 years ago
Pavel Machek fc410698eb ide: small whitespace fixes 17 years ago
Harvey Harrison 1a677aba5e ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings 17 years ago
Harvey Harrison 141d3b27fc ide: ide-cd.c fix sparse endianness warnings 17 years ago
Borislav Petkov 570f89ea5f ide-cd: convert to using the new atapi_flags 17 years ago
Borislav Petkov ac77ef8b03 ide: remove unused PC_FLAG_DRQ_INTERRUPT 17 years ago
Borislav Petkov be4c916e96 ide-scsi: convert to using the new atapi_flags 17 years ago
Borislav Petkov f2e3ab52af ide-tape: convert to using the new atapi_flags 17 years ago
Borislav Petkov ea68d270ff ide-floppy: convert to using the new atapi_flags (take 2) 17 years ago
Borislav Petkov 3b8ac5398c ide: add per-device flags 17 years ago
Borislav Petkov 8fccf8995c ide: use rq->cmd instead of pc->c in atapi common code 17 years ago
Borislav Petkov 08feacf3bc ide-scsi: pass packet command in rq->cmd 17 years ago
Borislav Petkov 0014c75be3 ide-tape: pass packet command in rq->cmd 17 years ago
Borislav Petkov 83dd573513 ide-tape: make room for packet command ids in rq->cmd 17 years ago
Borislav Petkov 20cd93be67 ide-floppy: pass packet command in rq->cmd 17 years ago
Borislav Petkov 8bcda3bc49 ide: remove pc->callback member from ide_atapi_pc 17 years ago
Borislav Petkov db9d286988 ide-scsi: use drive->pc_callback instead of pc->callback 17 years ago
Borislav Petkov 776bb0270e ide-tape: use drive->pc_callback instead of pc->callback 17 years ago
Borislav Petkov 2207fa5af1 ide-floppy: use drive->pc_callback instead of pc->callback 17 years ago
Borislav Petkov d7c26ebb5b ide: push pc callback pointer into the ide_drive_t structure 17 years ago
Darren Jenkins 4b50750500 drivers/ide/ide-tape.c: remove double kfree 17 years ago
Bartlomiej Zolnierkiewicz 8a69580e1e ide: add ide_host_free() helper (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 18de10170d ide: allocate ide_hwif_t instances dynamically 17 years ago
Bartlomiej Zolnierkiewicz af1cbba373 ide: add ide_ports[] 17 years ago
Bartlomiej Zolnierkiewicz 6059143ae3 ide: move ide_remove_port_from_hwgroup() to ide-probe.c 17 years ago