summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo2007-12-171-0/+1
* libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo2007-12-171-2/+12
* libata: add more opcodes to ata.hTejun Heo2007-12-171-0/+15
* libata: update ata_*_printk() macros such that level can be a variableTejun Heo2007-12-171-4/+4
* libata-acpi: adjust constness in ata_acpi_gtm/stm() parametersTejun Heo2007-12-171-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-12-171-44/+0
|\
| * tipar: remove obsolete moduleRomain LiƩvin2007-12-171-44/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-12-172-1/+5
|\ \
| * | usb.h: fix kernel-doc warningRandy Dunlap2007-12-171-0/+1
| * | usb-storage: Fix devices that cannot handle 32k transfersDoug Maxey2007-12-171-1/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-12-171-3/+3
|\ \
| * | ide: DMA reporting and validity checking fixes (take 3)Bartlomiej Zolnierkiewicz2007-12-121-3/+3
| |/
* | [NETFILTER]: bridge: fix missing link layer headers on outgoing routed packetsPatrick McHardy2007-12-141-1/+2
|/
* bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh2007-12-071-1/+2
* leds: Fix led trigger locking bugsRichard Purdie2007-12-071-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-051-2/+15
|\
| * futex: fix for futex_wait signal stack corruptionSteven Rostedt2007-12-051-2/+15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-12-051-0/+16
|\ \
| * | Security: round mmap hint address above mmap_min_addrEric Paris2007-12-061-0/+16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-051-0/+3
|\ \
| * | [LRO]: fix lro_gen_skb() alignmentAndrew Gallatin2007-12-051-0/+3
| |/
* | proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-051-1/+0
* | jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara2007-12-051-0/+2
|/
* PHY: Add the phy_device_release device method.Anton Vorontsov2007-12-041-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-031-0/+7
|\
| * sched: cpu accounting controller (V2)Srivatsa Vaddagiri2007-12-021-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-031-0/+3
|\ \
| * | [NETNS]: Fix /proc/net breakageEric W. Biederman2007-12-021-0/+3
* | | phylib: add PHY interface modes for internal delay for tx and rx onlyKim Phillips2007-12-011-0/+2
* | | Merge branch 'master' into upstream-fixesJeff Garzik2007-12-0121-47/+61
|\ \ \ | | |/ | |/|
| * | RTC: convert mutex to bitfieldJiri Kosina2007-11-291-1/+4
| * | fuse: pass open flags to read and writeMiklos Szeredi2007-11-291-0/+5
| * | x86_64 EFI boot support: EFI frame buffer driverHuang, Ying2007-11-291-0/+2
| * | fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta2007-11-291-7/+0
| * | IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-1/+1
| * | Fix <linux/kd.h> usage in userspaceDavid Woodhouse2007-11-291-1/+1
| * | PNP: increase the maximum number of resourcesZhao Yakui2007-11-291-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-11-282-1/+3
| |\ \
| | * | USB: keep track of whether interface sysfs files existAlan Stern2007-11-281-0/+1
| | * | USB: Fix signr comment in usbdevice_fs.hPhil Endecott2007-11-281-1/+2
| * | | sched: clean up, move __sched_text_start/end to sched.hIngo Molnar2007-11-281-0/+4
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-271-11/+26
| |\ \
| | * | scatterlist: add more safeguardsTejun Heo2007-11-271-11/+26
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-11-271-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski2007-11-271-0/+2
| | * | Input: add definitions for frame forward and frame back keysAristeu Rozanski2007-11-271-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-11-261-1/+0
| |\ \ \ | | | |/ | | |/|
| | * | [SKBUFF]: Free old skb properly in skb_morphHerbert Xu2007-11-261-1/+0
| | * | [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk2007-11-221-6/+0
| * | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-11-263-12/+0
| |\ \ \
OpenPOWER on IntegriCloud