summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: fix iret exception recovery on 64-bitRoland McGrath2008-02-061-2/+1
| * cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison2008-02-061-1/+1
| * x86: fix sparse warnings in powernow-k8.cHarvey Harrison2008-02-061-1/+0
| * x86: fix sparse error in traps_32.cHarvey Harrison2008-02-061-10/+5
| * x86: trivial sparse/checkpatch in quirks.cHarvey Harrison2008-02-061-13/+13
| * x86 ptrace: disallow null cs/ssRoland McGrath2008-02-061-2/+23
| * MAINTAINERS: RDC R-321x SoC maintainerFlorian Fainelli2008-02-061-0/+6
| * brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-063-2/+25
| * brk: check the lower bound properlyJiri Kosina2008-02-061-1/+1
| * x86: remove X2 workaroundIngo Molnar2008-02-061-11/+0
| * x86: make spurious fault handler aware of large mappingsThomas Gleixner2008-02-061-6/+17
| * x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath2008-02-061-6/+15
* | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds2008-02-0612-261/+259
|\ \
| * | async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams2008-02-065-9/+22
| * | async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-068-43/+62
| * | async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-068-196/+178
| * | async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams2008-02-064-33/+14
| * | iop-adma: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
| * | async_tx: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-2/+1
| * | async_tx: fix compile breakage, mark do_async_xor __always_inlineDan Williams2008-02-061-1/+5
| |/
* | scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker2008-02-061-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-02-064-35/+21
|\ \
| * | SELinux: Remove security_get_policycaps()Paul Moore2008-02-062-34/+0
| * | security: allow Kconfig to set default mmap_min_addr protectionEric Paris2008-02-062-1/+21
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-0630-107/+440
|\ \
| * | ata_piix.c:piix_init_one() must be __devinitAdrian Bunk2008-02-061-1/+2
| * | sata_via.c: Remove missleading comment.Alejandro Riveira Fernández2008-02-061-2/+0
| * | libata-core: unblacklist HITACHI drivesDavid Milburn2008-02-061-2/+0
| * | sata_nv: fix ATAPI issues with memory over 4GB (v7)Robert Hancock2008-02-061-13/+65
| * | ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton2008-02-061-0/+1
| * | libata: kill now unused n_iter and fix sata_fslJames Bottomley2008-02-062-4/+2
| * | ahci: fix CAP.NP and PI handlingTejun Heo2008-02-061-16/+19
| * | sata_mv: Support SoC controllersSaeed Bishara2008-02-062-48/+330
| * | Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-0622-21/+21
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-0637-337/+594
|\ \
| * \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-0621-255/+398
| |\ \
| | * | virtio net: fix oops on interface-upChristian Borntraeger2008-02-061-4/+6
| | * | Fix PHY Lib support for gianfar and ucc_gethAndy Fleming2008-02-062-4/+4
| | * | forcedeth: preserve registersAyaz Abdulla2008-02-061-0/+14
| | * | forcedeth: phy status fixAyaz Abdulla2008-02-061-8/+8
| | * | forcedeth: restart tx/rxAyaz Abdulla2008-02-061-0/+19
| | * | Generic HDLC - use random_ether_addr()Krzysztof Halasa2008-02-052-8/+4
| | * | Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-058-46/+31
| | * | Generic HDLC - fix kernel panicKrzysztof Halasa2008-02-051-20/+18
| | * | ixgbe: add real-time traffic countersAyyappan Veeraiyan2008-02-051-4/+11
| | * | ixgbe: fix several counter register errataAyyappan Veeraiyan2008-02-051-22/+31
| | * | ixgbe: properly return CHECKSUM_NONE, cleanup csum codeAyyappan Veeraiyan2008-02-051-7/+22
| | * | ixgbe: Fix FW init/release, make this code a functionAyyappan Veeraiyan2008-02-051-10/+28
| | * | ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan2008-02-051-5/+5
| | * | ixbge: Make ethtool code account for media typesAyyappan Veeraiyan2008-02-051-16/+36
OpenPOWER on IntegriCloud