summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-08-27[patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel
2007-08-27[XTENSA] Add kernel module supportChris Zankel
2007-08-27[XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel
2007-08-27[XTENSA] Use the generic version of get_orderChris Zankel
2007-08-27[XTENSA] Add typecast macro for constantsChris Zankel
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel
2007-08-27[XTENSA] Fix fadvise64_64Chris Zankel
2007-08-27[XTENSA] Remove extraneous include statementChris Zankel
2007-08-27[XTENSA] Add getpgrp system-call to unistd.hChris Zankel
2007-08-27[XTENSA] add missing system callsChris Zankel
2007-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-08-25sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar
2007-08-25sched: adaptive scheduler granularityPeter Zijlstra
2007-08-25Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot
2007-08-25Pull events into release branchLen Brown
2007-08-25Pull misc into release branchLen Brown
2007-08-25ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro
2007-08-25Pull video into release branchLen Brown
2007-08-25Pull bugzilla-1641 into release branchLen Brown
2007-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-08-24Renumber AUDIT_TTY_[GS]ETMiloslav Trmac
2007-08-24Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-08-24m68knommu: include asm-generic/pgtable.hGreg Ungerer
2007-08-24ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui
2007-08-23sched: fix broken SMT/MC optimizationsSuresh Siddha
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar
2007-08-23Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman
2007-08-23selection.h: add tty_struct forward declarationAndrew Morton
2007-08-23m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven
2007-08-23m68k: Enable arbitary speed tty supportAlan Cox
2007-08-23m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven
2007-08-23m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven
2007-08-23fix NULL pointer dereference in __vm_enough_memory()Alan Cox
2007-08-23Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard
2007-08-22PCI: disable MSI on RX790Tejun Heo
2007-08-22PCI: disable MSI on RD580Tejun Heo
2007-08-22PCI: disable MSI on RS690Tejun Heo
2007-08-22PCI: make pcie_get_readrq visible in pci.hBrice Goglin
2007-08-22PCI: Document pci_iomap()Rolf Eike Beer
2007-08-22PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala
2007-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-08-22[S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu
2007-08-22[POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala
2007-08-21[SPARC64]: Need to clobber global reg vars in switch_to().David S. Miller
2007-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds