summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-02-02Merge branch 'master'Jeff Garzik32-87/+224
2006-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-3/+3
2006-02-02[PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell1-3/+3
2006-02-01[PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig1-2/+0
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2-17/+0
2006-02-01[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg1-0/+7
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2-0/+13
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2-0/+2
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2-2/+4
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2-1/+3
2006-02-01[PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft1-1/+4
2006-02-01[PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft1-0/+8
2006-02-01[PATCH] Introduce __iowrite32_copyBryan O'Sullivan1-0/+25
2006-02-01[PATCH] Define BITS_PER_BYTEBryan O'Sullivan1-0/+2
2006-02-01[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk1-1/+0
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner1-0/+6
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger1-3/+2
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org1-0/+1
2006-02-01[PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap1-0/+19
2006-02-01[PATCH] dm: dm-table warning fixAlasdair G Kergon1-1/+1
2006-02-01[PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi1-2/+14
2006-02-01[PATCH] prototypes for *at functions & typo fixUlrich Drepper1-0/+33
2006-02-01[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright1-1/+1
2006-02-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-9/+9
2006-02-01[PATCH] PCI: pci_ids: remove duplicates gathered during merge periodGrant Coady1-7/+0
2006-02-01[PATCH] PCI: restore 2 missing pci idsMark Rustad1-0/+2
2006-02-01[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk1-2/+0
2006-02-01[PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston1-0/+7
2006-02-01[PATCH] USB: USB authentication statesDavid Brownell1-2/+4
2006-02-01[PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia1-0/+1
2006-02-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-1/+4
2006-02-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+2
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-36/+38
2006-01-31Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-3/+3
2006-01-28[PATCH] libata: implement standard reset component operations and ->probe_resetTejun Heo1-0/+6
2006-01-28[PATCH] libata: implement ata_drive_probe_reset()Tejun Heo1-0/+5
2006-01-27[PATCH] libata: new ->probe_reset operationTejun Heo1-3/+5
2006-01-27[PATCH] libata: export ata_busy_sleepTejun Heo1-0/+3
2006-01-27[PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo1-0/+3
2006-01-27[PATCH] libata: return AC_ERR_* from issue functionsTejun Heo1-2/+2
2006-01-27[PATCH] libata: add detailed AC_ERR_* flagsTejun Heo1-5/+10
2006-01-27[PATCH] libata: make the owner of a qc responsible for freeing itTejun Heo1-1/+1
2006-01-27Merge branch 'master'Jeff Garzik20-41/+82
2006-01-25[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown3-3/+3
2006-01-24[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe1-3/+3
2006-01-22[SERIAL] Make uart_port flags a bitwise typeRussell King2-24/+26
2006-01-22[SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King1-1/+1
2006-01-22[SERIAL] Make uart_info flags a bitwise typeRussell King1-8/+10
2006-01-22[SERIAL] Make port->ops constantRussell King1-1/+1
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King1-2/+0