aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-28
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-27
| |\
| | * [PPPOL2TP]: Fix endianness annotations.Al Viro2007-08-26
| | * [KBUILD]: Sanitize tc_ematch headers.Stephen Hemminger2007-08-26
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-27
| |\ \ | | |/ | |/|
| | * [POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering2007-08-25
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-25
| |\ \
| | * | sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar2007-08-25
| | * | sched: adaptive scheduler granularityPeter Zijlstra2007-08-25
| | |/
| * | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-25
| |\ \
| | * | agp: Add device id for P4M900 to via-agp moduleXavier Bachelot2007-08-25
| * | | Pull video into release branchLen Brown2007-08-24
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming2007-08-23
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-24
| |\ \ \
| | * | | sched: fix broken SMT/MC optimizationsSuresh Siddha2007-08-23
| | * | | sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-23
| | |/ /
| * | | Renumber AUDIT_TTY_[GS]ETMiloslav Trmac2007-08-24
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-08-24
| |\ \ \ | | |/ / | |/| |
| | * | PCI: disable MSI on RX790Tejun Heo2007-08-22
| | * | PCI: disable MSI on RD580Tejun Heo2007-08-22
| | * | PCI: disable MSI on RS690Tejun Heo2007-08-22
| | * | PCI: make pcie_get_readrq visible in pci.hBrice Goglin2007-08-22
| | * | PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala2007-08-22
| * | | Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2007-08-22
| * | | selection.h: add tty_struct forward declarationAndrew Morton2007-08-22
| * | | m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven2007-08-22
| * | | fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-22
| * | | Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2007-08-22
| |/ /
| * | [POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2007-08-21
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-21
| |\ \
| | * | ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2007-08-20
| | * | ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz2007-08-20
| * | | V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil2007-08-20
| |/ /
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-08-18
| |\ \
| | * | Cross-compilation between e.g. i386 -> 64bit could break -> work around itThomas Renninger2007-08-17
* | | | [POWERPC] Remove get_property and device_is_compatibleStephen Rothwell2007-08-16
|/ / /
* / / [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-14
|/ /
* | sched: make global code staticAdrian Bunk2007-08-12
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-11
|\ \
| * | BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells2007-08-11
| * | Fix remap handling by blktraceAlan D. Brunelle2007-08-11
| * | [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-11
* | | x86_64: Don't mark __exitcall as __coldAndi Kleen2007-08-11
* | | timer: remove clockevents_unregister_notifierMiao Xie2007-08-11
* | | RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett2007-08-11
* | | hex_dump: add missing "const" qualifiersAlan Stern2007-08-11
* | | fix serial buffer memory leakAlan Cox2007-08-11
* | | Remove unused struct proc_dir_entry::setAlexey Dobriyan2007-08-11
|/ /
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-08-09
|\ \
| * | NFS: Fix put_nfs_open_contextTrond Myklebust2007-08-07