summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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/a...Linus Torvalds1-0/+1
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot1-0/+1
2007-08-25Pull video into release branchLen Brown1-0/+6
2007-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-2/+3
2007-08-24Renumber AUDIT_TTY_[GS]ETMiloslav Trmac1-2/+2
2007-08-24Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-0/+7
2007-08-24ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming1-0/+6
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-23Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2-1/+19
2007-08-23selection.h: add tty_struct forward declarationAndrew Morton1-0/+2
2007-08-23m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven1-0/+3
2007-08-23fix NULL pointer dereference in __vm_enough_memory()Alan Cox2-6/+16
2007-08-23Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard1-0/+1
2007-08-23PCI: disable MSI on RX790Tejun Heo1-0/+1
2007-08-23PCI: disable MSI on RD580Tejun Heo1-0/+1
2007-08-23PCI: disable MSI on RS690Tejun Heo1-0/+1
2007-08-23PCI: make pcie_get_readrq visible in pci.hBrice Goglin1-0/+1
2007-08-23PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala1-0/+3
2007-08-22[POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala1-2/+4
2007-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-2/+2
2007-08-21ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz1-1/+2
2007-08-21ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz1-1/+0
2007-08-20V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil1-2/+0
2007-08-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+2
2007-08-18Cross-compilation between e.g. i386 -> 64bit could break -> work around itThomas Renninger1-1/+2
2007-08-14[NET]: Share correct feature code between bridging and bondingHerbert Xu1-0/+2
2007-08-12sched: make global code staticAdrian Bunk1-2/+0
2007-08-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-2/+5
2007-08-12x86_64: Don't mark __exitcall as __coldAndi Kleen1-1/+1
2007-08-12timer: remove clockevents_unregister_notifierMiao Xie1-1/+0
2007-08-12RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett1-1/+0
2007-08-12hex_dump: add missing "const" qualifiersAlan Stern1-1/+1
2007-08-12fix serial buffer memory leakAlan Cox1-0/+2
2007-08-12Remove unused struct proc_dir_entry::setAlexey Dobriyan1-1/+0
2007-08-12BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells1-0/+3
2007-08-12Fix remap handling by blktraceAlan D. Brunelle1-1/+2
2007-08-12[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk1-1/+0
2007-08-09Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-1/+1
2007-08-09hexdump: use const notationArtem Bityutskiy1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar1-2/+1
2007-08-09sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar1-2/+1
2007-08-09sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar1-2/+2
2007-08-09sched: fix bug in balance_tasks()Peter Williams1-1/+1