summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen2007-10-171-0/+1
* [PATCH] Netfilter: Missing Kbuild entry for netfilterChuck Ebbert2007-10-171-0/+1
* [PATCH] Include serial_reg.h with userspace headersHerton Ronaldo Krzesinski2007-08-251-0/+1
* [PATCH] Missing header include in ipt_iprange.hAdrian Bunk2007-08-251-0/+2
* [PATCH] pi-futex: Fix exit races and locking problemsAlexey Kuznetsov2007-08-151-0/+1
* [PATCH] x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-08-151-0/+1
* [PATCH] pci_ids: update patch for Intel ICH9MJason Gaston2007-08-151-2/+2
* [PATCH] make freezeable workqueues singlethreadOleg Nesterov2007-08-151-1/+1
* [PATCH] md: Don't write more than is required of the last page of a bitmapNeilBrown2007-08-151-0/+1
* [PATCH] NET: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid Miller2007-06-111-2/+2
* [PATCH] {ip, nf}_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2007-06-112-37/+0
* Taskstats fix the structure members alignment issueBalbir Singh2007-05-011-5/+8
* [PATCH] IPV6: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-252-0/+4
* ide: use correct IDE error recoverySuleiman Souhlal2007-04-131-0/+1
* Fix IFB net driver input device crashesPatrick McHardy2007-04-131-2/+3
* UML - fix epollJeff Dike2007-04-061-0/+7
* ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2007-04-061-1/+0
* ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-04-061-0/+1
* fix MTIME_SEC_MAX on 32-bitThomas Gleixner2007-03-231-1/+5
* conntrack: fix {nf, ip}_ct_iterate_cleanup endless loopsPatrick McHardy2007-03-131-1/+1
* throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton2007-03-091-1/+1
* lockdep: forward declare struct task_structHeiko Carstens2007-03-091-0/+2
* ufs: restore back support of openstepEvgeniy Dushistov2007-03-091-0/+1
* mmc: Power quirk for ENE controllersDarren Salt2007-03-091-0/+1
* x86: Don't require the vDSO for handling a.out signalsAndi Kleen2007-03-091-0/+1
* Fix atmarp.h for userspaceDavid Miller2007-03-091-2/+0
* Fix recently introduced problem with shutting down a busy NFS server.NeilBrown2007-03-091-1/+1
* md: Avoid possible BUG_ON in md bitmap handling.Neil Brown2007-03-091-0/+1
* knfsd: Fix a race in closing NFSd connections.NeilBrown2007-03-091-1/+1
* libata: Fix ata_busy_wait() kernel docsAlan2007-02-021-0/+2
* [PATCH] efi_set_rtc_mmss() is not __initAl Viro2007-02-011-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-01-301-1/+0
|\
| * HID: fix pb_fnmode and move it to generic HIDJiri Kosina2007-01-301-1/+0
* | [PATCH] namespaces: fix task exit disasterSerge E. Hallyn2007-01-301-1/+1
* | Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds2007-01-301-19/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-301-1/+2
|\ \
| * | [AGPGART] Add new IDs to VIA AGP.Dave Jones2007-01-281-1/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-01-301-1/+2
|\ \ \
| * | | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan2007-01-271-1/+2
* | | | [PATCH] cdev.h: forward declarationsJan Engelhardt2007-01-301-0/+4
* | | | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger2007-01-301-3/+5
* | | | [PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger2007-01-301-2/+3
* | | | [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-301-11/+19
|/ / /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-261-2/+3
|\ \ \
| * | | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2007-01-251-0/+1
| * | | libata: set_mode, Fix the FIXMEAlan2007-01-241-2/+2
| | |/ | |/|
* | | [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-01-261-1/+1
* | | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-263-9/+7
* | | [PATCH] fix various kernel-doc in header filesRobert P. J. Day2007-01-265-14/+12
* | | [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown2007-01-261-11/+4