aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-02-11[PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa...Jiri Kosina
2007-02-11[PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.hMike Frysinger
2007-02-11[PATCH] m68k: work around binutils tokenizer changeAl Viro
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata
2007-02-11[PATCH] Alpha: increase PERCPU_ENOUGH_ROOMAneesh Kumar K.V
2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen
2007-02-11[PATCH] zoneid: fix up calculations for ZONEID_PGSHIFTAndy Whitcroft
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter
2007-02-11[PATCH] Drop free_pages()Christoph Lameter
2007-02-11[PATCH] Reorder ZVCs according to cachelineChristoph Lameter
2007-02-11[PATCH] Use ZVC for free_pagesChristoph Lameter
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter
2007-02-11[PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day
2007-02-10[SPARC64]: Add PCI MSI support on Niagara.David S. Miller
2007-02-10[PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto
2007-02-10[NET]: Reorder fields of struct dst_entryEric Dumazet
2007-02-10[DECNET]: Convert decnet route to use the new dst_entry 'next' pointerEric Dumazet
2007-02-10[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointerEric Dumazet
2007-02-10[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointerEric Dumazet
2007-02-10[NET]: Introduce union in struct dst_entry to hold 'next' pointerEric Dumazet
2007-02-10[DECNET]: fix misannotation of linkinfo_dnAl Viro
2007-02-10[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()Franck Bui-Huu
2007-02-10[MIPS] Fix warning in get_user when fetching pointer object from userspace.Ralf Baechle
2007-02-10[MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle
2007-02-10Merge branch 'linus'James Bottomley
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik
2007-02-09ata: Add defines for the iordy bitsAlan
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi
2007-02-09git-libata-all: forward declare struct deviceAndrew Morton
2007-02-09libata: convert to iomapTejun Heo
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo
2007-02-09libata: remove unused functionsTejun Heo
2007-02-09libata: update libata core layer to use devresTejun Heo
2007-02-09libata: implement ata_host_detach()Tejun Heo
2007-02-09devres: device resource managementTejun Heo
2007-02-09libata: kill qc->nsect and cursectTejun Heo
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu
2007-02-09[PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox
2007-02-09[libata] trim trailing whitespaceJeff Garzik
2007-02-09[PATCH] pata_it8213: Add new driver for the IT8213 cardAlan
2007-02-09[PATCH] m68knommu: removed include of system.h from bitopsGreg Ungerer
2007-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds
2007-02-09[PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath