| Commit message (Expand) | Author | Age | Files | Lines |
* | [XTENSA] Fix timer instabilities. | Chris Zankel | 2007-08-27 | 1 | -2/+2 |
* | [XTENSA] Fix fadvise64_64 | Chris Zankel | 2007-08-27 | 2 | -1/+3 |
* | [XTENSA] Remove extraneous include statement | Chris Zankel | 2007-08-27 | 1 | -5/+1 |
* | [XTENSA] Add getpgrp system-call to unistd.h | Chris Zankel | 2007-08-27 | 1 | -2/+2 |
* | [XTENSA] add missing system calls | Chris Zankel | 2007-08-27 | 2 | -4/+140 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-08-25 | 1 | -1/+2 |
|\ |
|
| * | sched: cleanup, sched_granularity -> sched_min_granularity | Ingo Molnar | 2007-08-25 | 1 | -1/+1 |
| * | sched: adaptive scheduler granularity | Peter Zijlstra | 2007-08-25 | 1 | -0/+1 |
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2007-08-25 | 1 | -0/+1 |
|\ \ |
|
| * | | agp: Add device id for P4M900 to via-agp module | Xavier Bachelot | 2007-08-25 | 1 | -0/+1 |
* | | | Pull events into release branch | Len Brown | 2007-08-25 | 1 | -3/+7 |
|\ \ \ |
|
| * | | | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 2007-08-23 | 1 | -1/+6 |
| * | | | ACPI: don't duplicate input events on netlink | Zhang Rui | 2007-08-23 | 1 | -2/+1 |
* | | | | Pull misc into release branch | Len Brown | 2007-08-25 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | ACPI: Fix a warning of discarding qualifiers from pointer target type | Al Viro | 2007-08-25 | 2 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Pull video into release branch | Len Brown | 2007-08-24 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | ACPI: video: Add keycode for ACPI video driver hotkey events. | Yu Luming | 2007-08-23 | 1 | -0/+6 |
| | |/ /
| |/| | |
|
* | | | | Pull bugzilla-1641 into release branch | Len Brown | 2007-08-24 | 2 | -1/+6 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ACPI: boot correctly with "nosmp" or "maxcpus=0" | Len Brown | 2007-08-21 | 2 | -1/+6 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-08-23 | 1 | -2/+3 |
|\ \ \ \ |
|
| * | | | | sched: fix broken SMT/MC optimizations | Suresh Siddha | 2007-08-23 | 1 | -1/+1 |
| * | | | | sched: sched_clock_idle_[sleep|wakeup]_event() | Ingo Molnar | 2007-08-23 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | Renumber AUDIT_TTY_[GS]ET | Miloslav Trmac | 2007-08-23 | 1 | -2/+2 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-08-23 | 3 | -0/+10 |
|\ \ \ \ |
|
| * | | | | PCI: disable MSI on RX790 | Tejun Heo | 2007-08-22 | 1 | -0/+1 |
| * | | | | PCI: disable MSI on RD580 | Tejun Heo | 2007-08-22 | 1 | -0/+1 |
| * | | | | PCI: disable MSI on RS690 | Tejun Heo | 2007-08-22 | 1 | -0/+1 |
| * | | | | PCI: make pcie_get_readrq visible in pci.h | Brice Goglin | 2007-08-22 | 1 | -0/+1 |
| * | | | | PCI: Document pci_iomap() | Rolf Eike Beer | 2007-08-22 | 1 | -0/+3 |
| * | | | | PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h | Kumar Gala | 2007-08-22 | 1 | -0/+3 |
* | | | | | m68knommu: include asm-generic/pgtable.h | Greg Ungerer | 2007-08-23 | 1 | -0/+2 |
| |/ / /
|/| | | |
|
* | | | | Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE | Mel Gorman | 2007-08-22 | 2 | -1/+19 |
* | | | | selection.h: add tty_struct forward declaration | Andrew Morton | 2007-08-22 | 1 | -0/+2 |
* | | | | m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible | Geert Uytterhoeven | 2007-08-22 | 1 | -0/+3 |
* | | | | m68k: Enable arbitary speed tty support | Alan Cox | 2007-08-22 | 3 | -3/+12 |
* | | | | m68k: Use _AC() instead of #ifdef __ASSEMBLY__ | Geert Uytterhoeven | 2007-08-22 | 2 | -9/+3 |
* | | | | m68k: <asm/page.h> needs <linux/compiler.h> | Geert Uytterhoeven | 2007-08-22 | 1 | -0/+2 |
* | | | | fix NULL pointer dereference in __vm_enough_memory() | Alan Cox | 2007-08-22 | 2 | -6/+16 |
* | | | | Serial 8250: handle saving the clear-on-read bits from the LSR and MSR | Corey Minyard | 2007-08-22 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-08-22 | 2 | -15/+15 |
|\ \ \ |
|
| * | | | [SPARC64]: Need to clobber global reg vars in switch_to(). | David S. Miller | 2007-08-20 | 2 | -15/+15 |
* | | | | [S390] Change atomic_read/set to inline functions with barrier semantics. | Heiko Carstens | 2007-08-22 | 1 | -4/+22 |
* | | | | [S390] vmur: fix diag14 exceptions with addresses > 2GB. | Michael Holzheu | 2007-08-22 | 3 | -17/+39 |
* | | | | [POWERPC] Fix PCI Device ID for MPC8544/8533 processors | Kumar Gala | 2007-08-21 | 1 | -2/+4 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-08-20 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | ide: add cable detection for early UDMA66 devices (take 3) | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -1/+2 |
| * | | | ide: config_drive_for_dma() fixes | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -1/+0 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha... | Linus Torvalds | 2007-08-20 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA support | Hans Verkuil | 2007-08-20 | 1 | -2/+0 |
| |/ / / |
|
* | | | | Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-08-20 | 1 | -1/+11 |
|\ \ \ \
| |/ / /
|/| | | |
|