summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-08-25[PATCH] Include serial_reg.h with userspace headersHerton Ronaldo Krzesinski
2007-08-25[PATCH] Missing header include in ipt_iprange.hAdrian Bunk
2007-08-15[PATCH] pi-futex: Fix exit races and locking problemsAlexey Kuznetsov
2007-08-15[PATCH] x86_64: allocate sparsemem memmap above 4GZou Nan hai
2007-08-15[PATCH] pci_ids: update patch for Intel ICH9MJason Gaston
2007-08-15[PATCH] make freezeable workqueues singlethreadOleg Nesterov
2007-08-15[PATCH] md: Don't write more than is required of the last page of a bitmapNeilBrown
2007-06-11[PATCH] NET: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid Miller
2007-06-11[PATCH] {ip, nf}_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte
2007-05-01Taskstats fix the structure members alignment issueBalbir Singh
2007-04-25[PATCH] IPV6: Disallow RH0 by default.YOSHIFUJI Hideaki
2007-04-13ide: use correct IDE error recoverySuleiman Souhlal
2007-04-13Fix IFB net driver input device crashesPatrick McHardy
2007-04-06UML - fix epollJeff Dike
2007-04-06ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee
2007-04-06ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee
2007-03-23fix MTIME_SEC_MAX on 32-bitThomas Gleixner
2007-03-13conntrack: fix {nf, ip}_ct_iterate_cleanup endless loopsPatrick McHardy
2007-03-09throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton
2007-03-09lockdep: forward declare struct task_structHeiko Carstens
2007-03-09ufs: restore back support of openstepEvgeniy Dushistov
2007-03-09mmc: Power quirk for ENE controllersDarren Salt
2007-03-09x86: Don't require the vDSO for handling a.out signalsAndi Kleen
2007-03-09Fix atmarp.h for userspaceDavid Miller
2007-03-09Fix recently introduced problem with shutting down a busy NFS server.NeilBrown
2007-03-09md: Avoid possible BUG_ON in md bitmap handling.Neil Brown
2007-03-09knfsd: Fix a race in closing NFSd connections.NeilBrown
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan
2007-02-01[PATCH] efi_set_rtc_mmss() is not __initAl Viro
2007-01-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-01-30[PATCH] namespaces: fix task exit disasterSerge E. Hallyn
2007-01-30Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt
2007-01-30[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger
2007-01-30[PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day
2007-01-26[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath
2007-01-26[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo