summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix roundup_pow_of_two(1)Rolf Eike Beer2007-05-181-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-189-33/+28
|\
| * [POWERPC] Wire up some more syscallsStephen Rothwell2007-05-172-1/+7
| * [POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link errorDavid Gibson2007-05-172-17/+0
| * [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang2007-05-171-0/+6
| * [POWERPC] Change include protections to ASM_POWERPCBecky Bruce2007-05-175-15/+15
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-181-2/+2
|\ \
| * | [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller2007-05-171-2/+2
* | | revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov2007-05-181-1/+1
* | | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-1710-48/+55
|\ \ \ | |/ /
| * | mm: more rmap checkingNick Piggin2007-05-171-8/+5
| * | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni2007-05-171-0/+2
| * | icom: add new sub-device-id to support new adapterwendy xiong2007-05-171-0/+1
| * | make freezeable workqueues singlethreadOleg Nesterov2007-05-171-1/+1
| * | Let smp_call_function_single return -EBUSY on UPHeiko Carstens2007-05-171-4/+3
| * | acpi: fix potential call to a freed memory section.Aaron Durbin2007-05-171-5/+2
| * | Slab allocators: define common size limitationsChristoph Lameter2007-05-173-22/+32
| * | Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+0
| * | slub: fix handling of oversized slabsAndrew Morton2007-05-171-1/+6
| * | SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2007-05-172-3/+3
| * | Slab allocators: Drop support for destructorsChristoph Lameter2007-05-171-1/+0
| |/
* | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-1712-19/+128
|\ \ | |/
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-161-1/+2
| |\
| | * libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-161-0/+1
| | * libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-161-0/+1
| | * libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-161-1/+0
| * | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-05-162-2/+4
| |\ \
| | * | [ALSA] version 1.0.14rc4Jaroslav Kysela2007-05-161-1/+1
| | * | [ALSA] ASoC AC97 device reg bugfixLiam Girdwood2007-05-161-1/+3
| | |/
| * | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-164-10/+21
| |\ \
| | * | [AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen2007-05-151-5/+3
| | * | [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-131-1/+4
| | * | [AVR32] optimize pagefault pathChristoph Hellwig2007-05-132-4/+14
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-161-1/+82
| |\ \ \
| | * | | [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-151-1/+82
| | | |/ | | |/|
| * | | SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter2007-05-161-1/+1
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-163-4/+18
| |\ \ \ | | |/ / | |/| |
| | * | [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-162-3/+14
| | * | [IA64] wire up {signal,timer,event}fd syscallsTony Luck2007-05-141-1/+4
* | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-05-168-92/+79
|\ \ \ \ | |/ / /
| * | | m32r: __xchg() should be always_inlineAl Viro2007-05-151-1/+2
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-05-156-88/+77
| |\ \ \
| | * | | sh64: generic quicklist support.Paul Mundt2007-05-141-77/+23
| | * | | sh64: Fixup sh-sci build.Paul Mundt2007-05-141-0/+1
| | * | | sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt2007-05-141-0/+6
| | * | | sh64: dma-mapping updates.Paul Mundt2007-05-141-5/+9
| | * | | sh64: Fixups for the irq_regs changes.Paul Mundt2007-05-141-0/+1
| | * | | sh64: Wire up many new syscalls.Paul Mundt2007-05-141-6/+37
| | | |/ | | |/|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-151-3/+0
| |\ \ \
| | * | | ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz2007-05-161-2/+0
OpenPOWER on IntegriCloud