summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-03-23UML - arch_prctl should set thread fsJeff Dike2-6/+6
2007-03-23Fix page allocation debugging on sparc64David Miller1-0/+2
2007-03-23fix MTIME_SEC_MAX on 32-bitThomas Gleixner1-1/+5
2007-03-13Fix timewait jiffiesEric Dumazet1-1/+1
2007-03-13conntrack: fix {nf, ip}_ct_iterate_cleanup endless loopsPatrick McHardy2-2/+2
2007-03-09ATA: convert GSI to irq on ia64Zhang, Yanmin1-0/+12
2007-03-09throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton1-1/+1
2007-03-09lockdep: forward declare struct task_structHeiko Carstens1-0/+2
2007-03-09ufs: restore back support of openstepEvgeniy Dushistov1-0/+1
2007-03-09Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Linus Torvalds1-34/+4
2007-03-09mmc: Power quirk for ENE controllersDarren Salt1-0/+1
2007-03-09x86: Don't require the vDSO for handling a.out signalsAndi Kleen1-0/+1
2007-03-09x86_64: Fix wrong gcc check in bitops.hAndi Kleen1-1/+1
2007-03-09Fix atmarp.h for userspaceDavid Miller1-2/+0
2007-03-09Fix recently introduced problem with shutting down a busy NFS server.NeilBrown1-1/+1
2007-03-09md: Avoid possible BUG_ON in md bitmap handling.Neil Brown1-0/+1
2007-03-09knfsd: Fix a race in closing NFSd connections.NeilBrown1-1/+1
2007-02-03[PATCH] x86-64: define dma noncoherent API functionsJeff Garzik1-0/+3
2007-02-03[PATCH] alpha: fix epoll syscall enumerationsMike Frysinger1-3/+8
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-02-02[SPARC32]: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer1-1/+1
2007-02-02[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro1-0/+9
2007-02-02[PATCH] efi_set_rtc_mmss() is not __initAl Viro1-1/+1
2007-02-02[PATCH] fix frv headers_checkAl Viro4-2/+14
2007-01-31Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds1-1/+0
2007-01-31[PATCH] namespaces: fix task exit disasterSerge E. Hallyn1-1/+1
2007-01-31Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds1-19/+11
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-1/+2
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-1/+8
2007-01-30[PATCH] dma-mapping.h stubs fixAl Viro2-9/+9
2007-01-30[PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro1-6/+8
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+15
2007-01-30[PATCH] mm: mremap correct rmap accountingHugh Dickins1-10/+0
2007-01-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-36/+39
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt1-0/+4
2007-01-30[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger1-3/+5
2007-01-30[PATCH] m68k: uaccess.h needs sched.hAndrew Morton1-0/+1
2007-01-30[PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger1-2/+3
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn1-11/+19
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina1-1/+0
2007-01-30[PATCH] ALSA: Fix sysfs breakageTakashi Iwai1-3/+15
2007-01-29[AGPGART] Add new IDs to VIA AGP.Dave Jones1-1/+2
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan1-1/+2
2007-01-27ia64: add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz1-0/+6
2007-01-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+3
2007-01-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+17
2007-01-27Fix Maple PATA IRQ assignment.David Woodhouse2-2/+14
2007-01-27[PATCH] md: fix potential memalloc deadlock in mdNeilBrown1-1/+1
2007-01-27[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown3-9/+7