summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore2007-02-021-1/+1
* ACPICA: Disable all wake GPEs after first one recievedBob Moore2007-02-022-40/+34
* ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore2007-02-021-0/+4
* ACPICA: Add support for DMAR tableBob Moore2007-02-022-3/+84
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-0210-259/+20
* ACPICA: Update comments for individual table fieldsBob Moore2007-02-021-32/+32
* ACPICA: misc fixes for new Table Manager:Bob Moore2007-02-024-16/+25
* ACPICA: Implement simplified Table ManagerBob Moore2007-02-0212-643/+456
* ACPICA: Update version to 20060721Bob Moore2007-02-021-1/+1
* ACPICA: Delete recursive feature of ACPI Global LockBob Moore2007-02-023-8/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-021-0/+2
|\
| * libata: Fix ata_busy_wait() kernel docsAlan2007-02-021-0/+2
* | [SPARC32]: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer2007-02-011-1/+1
|/
* [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro2007-02-011-0/+9
* [PATCH] efi_set_rtc_mmss() is not __initAl Viro2007-02-011-1/+1
* [PATCH] fix frv headers_checkAl Viro2007-02-014-2/+14
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-01-301-1/+0
|\
| * HID: fix pb_fnmode and move it to generic HIDJiri Kosina2007-01-301-1/+0
* | [PATCH] namespaces: fix task exit disasterSerge E. Hallyn2007-01-301-1/+1
* | Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds2007-01-301-19/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-301-1/+2
|\ \
| * | [AGPGART] Add new IDs to VIA AGP.Dave Jones2007-01-281-1/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-01-302-1/+8
|\ \ \
| * | | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan2007-01-271-1/+2
| * | | ia64: add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz2007-01-271-0/+6
* | | | [PATCH] dma-mapping.h stubs fixAl Viro2007-01-302-9/+9
* | | | [PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro2007-01-301-6/+8
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-01-301-3/+15
|\ \ \ \
| * | | | [PATCH] ALSA: Fix sysfs breakageTakashi Iwai2007-01-291-3/+15
| |/ / /
* | | | [PATCH] mm: mremap correct rmap accountingHugh Dickins2007-01-301-10/+0
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-3011-36/+39
|\ \ \ \
| * | | | [ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas2007-01-251-0/+3
| * | | | [ARM] 4106/1: S3C2410: typo fixes in register definitionsMatt Reimer2007-01-241-7/+7
| * | | | [ARM] 4095/1: S3C24XX: Fix GPIO set for Bank ABen Dooks2007-01-241-2/+2
| * | | | [ARM] 4086/1: AT91: Whitespace cleanupAndrew Victor2007-01-247-21/+21
| * | | | [ARM] 4085/1: AT91: Header fixes.Andrew Victor2007-01-243-6/+6
* | | | | [PATCH] cdev.h: forward declarationsJan Engelhardt2007-01-301-0/+4
* | | | | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger2007-01-301-3/+5
* | | | | [PATCH] m68k: uaccess.h needs sched.hAndrew Morton2007-01-301-0/+1
* | | | | [PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger2007-01-301-2/+3
* | | | | [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-301-11/+19
| |/ / / |/| | |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-263-4/+3
|\ \ \ \
| * | | | [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-263-4/+3
| | |_|/ | |/| |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-263-4/+17
|\ \ \ \
| * | | | Fix Maple PATA IRQ assignment.David Woodhouse2007-01-262-2/+14
| * | | | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2007-01-251-0/+1
| * | | | libata: set_mode, Fix the FIXMEAlan2007-01-241-2/+2
| |/ / /
* | | | [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-01-261-1/+1
* | | | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-263-9/+7
* | | | [PATCH] fix various kernel-doc in header filesRobert P. J. Day2007-01-265-14/+12
OpenPOWER on IntegriCloud