summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] VMSPLIT config optionsMark Lord2006-02-011-2/+2
* [PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt2006-02-012-2/+2
* [PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt2006-02-011-66/+0
* [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt2006-02-013-60/+9
* [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt2006-02-011-21/+15
* [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt2006-02-012-0/+18
* [PATCH] sh: SH4-202 microdev updatesPaul Mundt2006-02-012-79/+34
* [PATCH] powerpc: fix for kexec ppc32Albert Herranz2006-02-011-1/+3
* [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg2006-02-011-0/+7
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-012-0/+13
* [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2006-02-012-0/+2
* [PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2006-02-012-2/+4
* [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-012-1/+3
* [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft2006-02-011-1/+4
* [PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft2006-02-011-0/+8
* [PATCH] Introduce __iowrite32_copyBryan O'Sullivan2006-02-011-0/+25
* [PATCH] Define BITS_PER_BYTEBryan O'Sullivan2006-02-011-0/+2
* [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk2006-02-011-1/+0
* [PATCH] hrtimers: add back lost credit linesThomas Gleixner2006-02-011-0/+6
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-011-3/+2
* [PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org2006-02-011-0/+1
* [PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap2006-02-011-0/+19
* [PATCH] alpha: dma-mapping.h: add "struct scatterlist;"Alexey Dobriyan2006-02-011-0/+1
* [PATCH] dm: dm-table warning fixAlasdair G Kergon2006-02-011-1/+1
* [PATCH] powerpc: enable irq's for platform functions.Ben Collins2006-02-011-3/+2
* [PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi2006-02-011-2/+14
* [PATCH] prototypes for *at functions & typo fixUlrich Drepper2006-02-012-1/+34
* [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-01-311-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-311-2/+3
|\
| * [IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2006-01-311-2/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-312-9/+9
|\ \
| * | [PATCH] PCI: pci_ids: remove duplicates gathered during merge periodGrant Coady2006-01-311-7/+0
| * | [PATCH] PCI: restore 2 missing pci idsMark Rustad2006-01-311-0/+2
| * | [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk2006-01-311-2/+0
| * | [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-311-0/+7
| |/
* | [PATCH] USB: USB authentication statesDavid Brownell2006-01-311-2/+4
* | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia2006-01-311-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-01-312-1/+4
|\
| * [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-191-0/+2
| * [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-161-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-311-1/+2
|\ \
| * | [CPUFREQ] convert remaining cpufreq semaphore to a mutexArjan van de Ven2006-01-181-1/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-311-8/+6
|\ \ \
| * | | [IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava2006-01-261-3/+4
| * | | [IA64-SGI] add sn_feature_sets bitDean Roe2006-01-241-6/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-01-311-1/+1
|\ \ \ \
| * | | | [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-261-1/+1
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-312-36/+38
|\ \ \ \
| * | | | [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-212-24/+26
| * | | | [SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King2006-01-211-1/+1
OpenPOWER on IntegriCloud