aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-27[MIPS] Polish <asm/edac.h>.Ralf Baechle1-9/+8
2007-08-27[MIPS] Gcc 3.3 build fixes.Ralf Baechle1-1/+5
2007-08-27[MIPS] unwind_stack should return a value ...Ralf Baechle1-0/+1
2007-08-27[MIPS] SMTC: Fix crash on bootup with idebus= command line argument.Ralf Baechle1-51/+25
2007-08-27[MIPS] Fix build error if CONFIG_KALLSYMS is undefined.Ralf Baechle1-1/+4
2007-08-27[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle1-0/+10
2007-08-27[MIPS] remove unused marvell.hYoichi Yuasa1-59/+0
2007-08-27[MIPS] remove unused gt64240.hYoichi Yuasa1-1235/+0
2007-08-27[MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa1-1/+0
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto7-165/+14
2007-08-27[MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto1-0/+30
2007-08-27[MIPS] Compute PGD_ORDER from the select page size.Ralf Baechle1-8/+2
2007-08-27[MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.Ralf Baechle1-3/+3
2007-08-27[MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.Ralf Baechle1-5/+1
2007-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-1/+2
2007-08-25sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar1-1/+1
2007-08-25sched: adaptive scheduler granularityPeter Zijlstra1-0/+1
2007-08-25Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-0/+1
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot1-0/+1
2007-08-25Pull events into release branchLen Brown1-3/+7
2007-08-25Pull misc into release branchLen Brown2-2/+2
2007-08-25ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro2-2/+2
2007-08-24Pull video into release branchLen Brown1-0/+6
2007-08-24Pull bugzilla-1641 into release branchLen Brown2-1/+6
2007-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-2/+3
2007-08-23Renumber AUDIT_TTY_[GS]ETMiloslav Trmac1-2/+2
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-0/+10
2007-08-23m68knommu: include asm-generic/pgtable.hGreg Ungerer1-0/+2
2007-08-23ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming1-0/+6
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-1/+6
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui1-2/+1
2007-08-23sched: fix broken SMT/MC optimizationsSuresh Siddha1-1/+1
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar1-1/+2
2007-08-22Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2-1/+19
2007-08-22selection.h: add tty_struct forward declarationAndrew Morton1-0/+2
2007-08-22m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven1-0/+3
2007-08-22m68k: Enable arbitary speed tty supportAlan Cox3-3/+12
2007-08-22m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven2-9/+3
2007-08-22m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven1-0/+2
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox2-6/+16
2007-08-22Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard1-0/+1
2007-08-22PCI: disable MSI on RX790Tejun Heo1-0/+1
2007-08-22PCI: disable MSI on RD580Tejun Heo1-0/+1
2007-08-22PCI: disable MSI on RS690Tejun Heo1-0/+1
2007-08-22PCI: make pcie_get_readrq visible in pci.hBrice Goglin1-0/+1
2007-08-22PCI: Document pci_iomap()Rolf Eike Beer1-0/+3
2007-08-22PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala1-0/+3
2007-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-15/+15
2007-08-22[S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens1-4/+22
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu3-17/+39