Age | Commit message (Expand) | Author | Files | Lines |
2007-05-17 | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 56 | -277/+178 |
2007-05-17 | SLUB: Do our own flags based on PG_active and PG_error | Christoph Lameter | 1 | -14/+14 |
2007-05-17 | SLUB: slabinfo fixes | Christoph Lameter | 1 | -5/+12 |
2007-05-17 | slub: fix handling of oversized slabs | Andrew Morton | 1 | -1/+6 |
2007-05-17 | slab: warn on zero-length allocations | Christoph Lameter | 1 | -0/+1 |
2007-05-17 | SLUB: Define functions for cpu slab handling instead of using PageActive | Christoph Lameter | 1 | -19/+38 |
2007-05-17 | SLAB: Move two remaining SLAB specific definitions to slab_def.h | Christoph Lameter | 2 | -3/+3 |
2007-05-17 | SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT | Christoph Lameter | 1 | -1/+0 |
2007-05-17 | Slab allocators: Drop support for destructors | Christoph Lameter | 4 | -62/+16 |
2007-05-17 | slob: implement RCU freeing | Nick Piggin | 2 | -12/+47 |
2007-05-16 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -50/+100 |
2007-05-16 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 20 | -73/+669 |
2007-05-16 | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 12 | -72/+161 |
2007-05-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 6 | -73/+574 |
2007-05-16 | Fix: find_or_create_page skips cpuset memory spreading. | Christoph Lameter | 1 | -1/+2 |
2007-05-16 | parport_pc needs dma-mapping.h | Andrew Morton | 1 | -0/+1 |
2007-05-16 | spi: fix spidev for >sizeof(long)/32 devices | Domen Puncer | 1 | -1/+1 |
2007-05-16 | AFS: Fix afs_prepare_write() | David Howells | 1 | -2/+1 |
2007-05-16 | slub: don't confuse ctor and dtor | Hugh Dickins | 1 | -1/+1 |
2007-05-16 | SLUB: It is legit to allocate a slab of the maximum permitted size | Christoph Lameter | 1 | -1/+1 |
2007-05-16 | AFS: write back dirty data on unmount | David Howells | 1 | -1/+0 |
2007-05-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 35 | -121/+129 |
2007-05-16 | Fix ACPI suspend / device suspend ordering problem | Linus Torvalds | 1 | -7/+8 |
2007-05-16 | [IA64] optimize pagefaults a little | Christoph Hellwig | 4 | -38/+29 |
2007-05-16 | [ALSA] usbaudio - Coping with short replies in usbmixer | Thomas Reitmayr | 1 | -1/+1 |
2007-05-16 | [ALSA] Include quirks from Ubuntu Dapper/Edgy/Feisty | Daniel T Chen | 3 | -1/+26 |
2007-05-16 | [ALSA] Fix probe of non-PnP ISA devices | Rene Herman | 8 | -47/+94 |
2007-05-16 | [ALSA] version 1.0.14rc4 | Jaroslav Kysela | 1 | -1/+1 |
2007-05-16 | [ALSA] hda-codec - Fix ALC882/861VD codec support on some laptops | Kailang Yang | 1 | -17/+515 |
2007-05-16 | [ALSA] ASoC AC97 device reg bugfix | Liam Girdwood | 4 | -4/+20 |
2007-05-16 | [ALSA] ASoC AC97 static GPL symbol fix | Liam Girdwood | 1 | -1/+1 |
2007-05-16 | [ALSA] hda-codec - Make the mixer capability check more robust | Takashi Iwai | 1 | -1/+2 |
2007-05-16 | [ALSA] usb-audio: another Logitech QuickCam ID | Daniel Drake | 1 | -0/+9 |
2007-05-16 | libata: track spindown status and skip spindown_compat if possible | Tejun Heo | 2 | -0/+10 |
2007-05-16 | libata: fix shutdown warning message printing | Tejun Heo | 1 | -8/+27 |
2007-05-16 | libata-acpi: add ATA_FLAG_ACPI_SATA port flag | Tejun Heo | 4 | -7/+10 |
2007-05-16 | libata: during revalidation, check n_sectors after device is configured | Tejun Heo | 2 | -19/+15 |
2007-05-16 | libata: separate out ata_dev_reread_id() | Tejun Heo | 2 | -14/+36 |
2007-05-16 | pata_scc had been missed by ata_std_prereset() switch | Al Viro | 1 | -2/+2 |
2007-05-15 | [SPARC64]: Add hypervisor API negotiation and fix console bugs. | David S. Miller | 6 | -73/+574 |
2007-05-15 | arm: walk_stacktrace() needs to be exported | Al Viro | 1 | -0/+2 |
2007-05-15 | fix uml-x86_64 | Al Viro | 3 | -3/+14 |
2007-05-15 | audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set | Al Viro | 1 | -0/+2 |
2007-05-15 | m32r: __xchg() should be always_inline | Al Viro | 1 | -1/+2 |
2007-05-15 | rpadlpar breakage - fallout of struct subsystem removal | Al Viro | 1 | -2/+3 |
2007-05-15 | em28xx and ivtv should depend on PCI | Al Viro | 2 | -2/+2 |
2007-05-15 | missing includes in mlx4 | Al Viro | 4 | -0/+4 |
2007-05-15 | missing dependencies for USB drivers in input | Al Viro | 5 | -0/+12 |
2007-05-15 | missing mm.h in fw-ohci | Al Viro | 1 | -0/+1 |
2007-05-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 23 | -204/+296 |