summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-012-7/+24
|\
| * [ARM] sema_count() removalArthur Othieno2005-12-011-5/+0
| * [ARM SMP] Use event instructions for spinlocksRussell King2005-12-011-2/+24
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-12-011-0/+16
|\ \
| * | [MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC.Ralf Baechle2005-12-011-0/+16
* | | [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil2005-12-011-0/+2
* | | [PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab2005-12-011-0/+1
* | | [PATCH] V4L: tveeprom MAC address parsing/cleanupSteven Toth2005-12-011-0/+2
|/ /
* | Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds2005-11-301-0/+3
* | VM: add "vm_insert_page()" functionLinus Torvalds2005-11-301-0/+1
* | [PATCH] pci_ids.h: remove duplicate entriesGrant Coady2005-11-291-3/+0
|/
* [PATCH] process events connector: uid_t gid_t size issuesMatt Helsley2005-11-291-4/+4
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-291-7/+7
* [ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams2005-11-291-1/+1
* [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr2005-11-291-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-291-1/+2
|\
| * [IA64] - Make pfn_valid more precise for SGI Altix systemsDean Roe2005-11-291-1/+2
* | VM: add common helper function to create the page tablesLinus Torvalds2005-11-291-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-291-1/+17
|\ \
| * | [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-291-1/+17
| |/
* / Support strange discontiguous PFN remappingsLinus Torvalds2005-11-291-0/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-281-0/+3
|\
| * [ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer2005-11-281-0/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-281-2/+2
|\ \
| * | [MMC] Fix protocol errorsPierre Ossman2005-11-281-2/+2
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-282-14/+227
|\ \
| * | [ARM] 3178/1: S3C2400 - adds GPIO registers definitions to regs-gpio.hLucas Correia Villa Real2005-11-281-12/+227
| * | [ARM] Remove asm/hardware.h include from SA1100 io.hRussell King2005-11-251-2/+0
* | | [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-282-2/+8
* | | [PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata2005-11-282-6/+9
* | | [PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operationsHirokazu Takata2005-11-282-2/+83
* | | [PATCH] FRV: Make the FRV arch work againDavid Howells2005-11-285-8/+9
* | | [PATCH] memory_sysdev_class is staticAndrew Morton2005-11-281-1/+0
* | | [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-282-5/+3
* | | [PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller2005-11-281-10/+0
* | | mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-2/+3
| |/ |/|
* | [PATCH] powerpc: More hugepage boundary case fixesDavid Gibson2005-11-251-6/+11
* | Merge ../linux-2.6Paul Mackerras2005-11-257-26/+50
|\|
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-241-1/+1
| |\
| | * [ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boardsAdam Brooks2005-11-231-1/+1
| * | [PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap2005-11-231-0/+1
| * | [PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson2005-11-231-3/+3
| * | [PATCH] mm: fill arch atomic64 gapsHugh Dickins2005-11-233-15/+44
| * | Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds2005-11-231-7/+1
| |/
* / [PATCH] powerpc: update my email addressOlof Johansson2005-11-232-2/+2
|/
* compat-ioctl.c: fix compile with no CONFIG_JBDLinus Torvalds2005-11-221-17/+0
* Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2005-11-222-16/+11
* [IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim2005-11-221-0/+3
* [NET]: Shut up warnings in net/core/flow.cRussell King2005-11-221-1/+7
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-2/+3