summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.Ralf Baechle2007-08-271-5/+1
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-271-1/+1
|\ \ \
| * | | [POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering2007-08-251-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2007-08-272-0/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | [PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlinesKyle McMartin2007-08-271-0/+10
| * | | [PARISC] Add empty <asm-parisc/vga.h>Kyle McMartin2007-08-271-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-251-1/+2
|\ \ \ \
| * | | | sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar2007-08-251-1/+1
| * | | | sched: adaptive scheduler granularityPeter Zijlstra2007-08-251-0/+1
| | |/ / | |/| |
* | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-251-0/+1
|\ \ \ \
| * | | | agp: Add device id for P4M900 to via-agp moduleXavier Bachelot2007-08-251-0/+1
* | | | | Pull events into release branchLen Brown2007-08-251-3/+7
|\ \ \ \ \
| * | | | | ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-1/+6
| * | | | | ACPI: don't duplicate input events on netlinkZhang Rui2007-08-231-2/+1
* | | | | | Pull misc into release branchLen Brown2007-08-252-2/+2
|\ \ \ \ \ \
| * | | | | | ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro2007-08-252-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Pull video into release branchLen Brown2007-08-241-0/+6
|\ \ \ \ \ \
| * | | | | | ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming2007-08-231-0/+6
| | |/ / / / | |/| | | |
* | | | | | Pull bugzilla-1641 into release branchLen Brown2007-08-242-1/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-212-1/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-231-2/+3
|\ \ \ \ \ \
| * | | | | | sched: fix broken SMT/MC optimizationsSuresh Siddha2007-08-231-1/+1
| * | | | | | sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-231-1/+2
| | |/ / / / | |/| | | |
* | | | | | Renumber AUDIT_TTY_[GS]ETMiloslav Trmac2007-08-231-2/+2
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-08-233-0/+10
|\ \ \ \ \ \
| * | | | | | PCI: disable MSI on RX790Tejun Heo2007-08-221-0/+1
| * | | | | | PCI: disable MSI on RD580Tejun Heo2007-08-221-0/+1
| * | | | | | PCI: disable MSI on RS690Tejun Heo2007-08-221-0/+1
| * | | | | | PCI: make pcie_get_readrq visible in pci.hBrice Goglin2007-08-221-0/+1
| * | | | | | PCI: Document pci_iomap()Rolf Eike Beer2007-08-221-0/+3
| * | | | | | PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala2007-08-221-0/+3
* | | | | | | m68knommu: include asm-generic/pgtable.hGreg Ungerer2007-08-231-0/+2
| |/ / / / / |/| | | | |
* | | | | | Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2007-08-222-1/+19
* | | | | | selection.h: add tty_struct forward declarationAndrew Morton2007-08-221-0/+2
* | | | | | m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven2007-08-221-0/+3
* | | | | | m68k: Enable arbitary speed tty supportAlan Cox2007-08-223-3/+12
* | | | | | m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven2007-08-222-9/+3
* | | | | | m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven2007-08-221-0/+2
* | | | | | fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-222-6/+16
* | | | | | Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2007-08-221-0/+1
|/ / / / /
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-222-15/+15
|\ \ \ \ \
| * | | | | [SPARC64]: Need to clobber global reg vars in switch_to().David S. Miller2007-08-202-15/+15
* | | | | | [S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens2007-08-221-4/+22
* | | | | | [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-223-17/+39
| |_|_|_|/ |/| | | |
* | | | | [POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2007-08-211-2/+4
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-201-2/+2
|\ \ \ \
| * | | | ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2007-08-201-1/+2
| * | | | ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz2007-08-201-1/+0
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-08-201-2/+0
|\ \ \ \ \
| * | | | | V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil2007-08-201-2/+0
| |/ / / /
OpenPOWER on IntegriCloud