aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-17[NET]: lockdep classes in register_netdeviceJarek Poplawski1-0/+69
2007-05-17Fix incorrect prototype for ipxrtr_route_packet()David Woodhouse1-1/+1
2007-05-17NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse1-3/+18
2007-05-17mm: more rmap checkingNick Piggin3-11/+62
2007-05-17Fix page allocation flags in grow_dev_page()Christoph Lameter1-1/+2
2007-05-17swsusp: fix sysfs interfaceRafael J. Wysocki2-3/+4
2007-05-17circular locking dependency found in QUOTA OFFJan Kara2-17/+8
2007-05-17i386: don't check_pgt_cache in flush_tlb_mmHugh Dickins1-1/+1
2007-05-17ecryptfs: use zero_user_pageNate Diller1-11/+3
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename sizeDan Aloni3-4/+4
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong2-24/+32
2007-05-17rtc kconfig clarificationDavid Brownell1-3/+3
2007-05-17rtc-omap build fixDavid Brownell1-2/+2
2007-05-17gpio interface loosens call restrictionsDavid Brownell1-2/+6
2007-05-17docbook: make kernel-locking table readableRandy Dunlap1-45/+78
2007-05-17parport: mailing list is subscribers-onlyRandy Dunlap1-2/+2
2007-05-17make freezeable workqueues singlethreadOleg Nesterov1-1/+1
2007-05-17Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann1-2/+7
2007-05-17Let smp_call_function_single return -EBUSY on UPHeiko Carstens1-4/+3
2007-05-17simplify compat_sys_timerfdHeiko Carstens1-9/+4
2007-05-17Make __vunmap staticBenjamin Herrenschmidt1-1/+1
2007-05-17i386/x86-64: fix section mismatchBernhard Walle2-2/+2
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin2-9/+6
2007-05-17Slab allocators: define common size limitationsChristoph Lameter8-71/+34
2007-05-17SLUB: Simplify debug codeChristoph Lameter1-55/+57
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter56-277/+178
2007-05-17SLUB: Do our own flags based on PG_active and PG_errorChristoph Lameter1-14/+14
2007-05-17SLUB: slabinfo fixesChristoph Lameter1-5/+12
2007-05-17slub: fix handling of oversized slabsAndrew Morton1-1/+6
2007-05-17slab: warn on zero-length allocationsChristoph Lameter1-0/+1
2007-05-17SLUB: Define functions for cpu slab handling instead of using PageActiveChristoph Lameter1-19/+38
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2-3/+3
2007-05-17SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCTChristoph Lameter1-1/+0
2007-05-17Slab allocators: Drop support for destructorsChristoph Lameter4-62/+16
2007-05-17slob: implement RCU freeingNick Piggin2-12/+47
2007-05-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds8-50/+100
2007-05-16Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds20-73/+669
2007-05-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds12-72/+161
2007-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-73/+574
2007-05-16Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter1-1/+2
2007-05-16parport_pc needs dma-mapping.hAndrew Morton1-0/+1
2007-05-16spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer1-1/+1
2007-05-16AFS: Fix afs_prepare_write()David Howells1-2/+1
2007-05-16slub: don't confuse ctor and dtorHugh Dickins1-1/+1
2007-05-16SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter1-1/+1
2007-05-16AFS: write back dirty data on unmountDavid Howells1-1/+0
2007-05-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds35-121/+129
2007-05-16Fix ACPI suspend / device suspend ordering problemLinus Torvalds1-7/+8
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig4-38/+29
2007-05-16[ALSA] usbaudio - Coping with short replies in usbmixerThomas Reitmayr1-1/+1