summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* agp: brown paper bag patch - put back two lines that got losttip-x86-urgent-2008-06-19_09.38_Thutip-x86-fixmap-2008-06-23_09.02_Montip-sched-urgent-2008-06-19_09.38_Thutip-sched-new-API-sched_setscheduler-2008-06-23_09.00_Montip-core-urgent-2008-06-19_09.38_ThuDave Airlie2008-06-181-0/+2
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-1821-168/+235
|\
| * agp/intel: cleanup some serious whitespace badnessDave Airlie2008-06-191-68/+66
| * [AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang2008-06-191-10/+73
| * [AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang2008-06-191-2/+2
| * agp: more boolean conversions.Dave Airlie2008-06-196-15/+15
| * drivers/char/agp - use boolJoe Perches2008-06-1916-63/+55
| * agp: two-stage page destruction issueJan Beulich2008-06-193-12/+17
| * agp/via: fixup pci idsGreg KH2008-06-191-2/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-182-4/+2
|\ \
| * | IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-181-1/+1
| * | RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-101-3/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-06-182-16/+20
|\ \ \
| * | | Revert "[WATCHDOG] hpwdt: Fix NMI handling."Wim Van Sebroeck2008-06-181-12/+15
| * | | [WATCHDOG] hpwdt: Add CFLAGS to get driver workingThomas Mingarelli2008-06-171-0/+1
| * | | Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"Thomas Mingarelli2008-06-171-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-06-183-3/+12
|\ \ \ \
| * | | | [SCSI] dpt_i2o: Add PROC_IA64 defineJeff Mahoney2008-06-151-1/+2
| * | | | [SCSI] scsi_host regression: fix scsi host leakMike Christie2008-06-151-2/+7
| * | | | [SCSI] sr: fix corrupt CD data after media change and delayJames Bottomley2008-06-101-0/+3
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-182-1/+10
|\ \ \ \
| * | | | [POWERPC] Clear sub-page HPTE present bits when demoting page sizePaul Mackerras2008-06-181-0/+4
| * | | | [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer2008-06-181-1/+6
| | |_|/ | |/| |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-06-181-1/+1
|\ \ \ \
| * | | | udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins2008-06-161-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1843-437/+544
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | netlink: genl: fix circular lockingPatrick McHardy2008-06-181-9/+6
| * | | | Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller2008-06-181-2/+2
| * | | | af_unix: fix 'poll for write'/ connected DGRAM socketsRainer Weikusat2008-06-171-9/+70
| * | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1711-242/+189
| |\ \ \ \
| | * | | | atl1: relax eeprom mac address error checkRadu Cristescu2008-06-171-1/+0
| | * | | | net/enc28j60: low power modeDavid Brownell2008-06-171-24/+58
| | * | | | net/enc28j60: section fixDavid Brownell2008-06-171-3/+2
| | * | | | sky2: 88E8040T pci device idStephen Hemminger2008-06-171-0/+1
| | * | | | netxen: download firmware in pci probeDhananjay Phadke2008-06-172-59/+30
| | * | | | netxen: cleanup debug messagesDhananjay Phadke2008-06-174-132/+70
| | * | | | netxen: remove global physical_port arrayDhananjay Phadke2008-06-176-24/+22
| | * | | | netxen: fix portnum for hp mezz cardsDhananjay Phadke2008-06-171-2/+8
| | * | | | ibm_newemac: select CRC32 in KconfigJosh Boyer2008-06-171-0/+1
| * | | | | tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang2008-06-171-0/+15
| |/ / / /
| * | | | xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert2008-06-171-1/+1
| * | | | netfilter: nf_conntrack_h323: fix module unload crashPatrick McHardy2008-06-171-7/+14
| * | | | netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...Patrick McHardy2008-06-171-0/+1
| * | | | netfilter: nf_nat: fix RCU racesPatrick McHardy2008-06-173-3/+10
| * | | | atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams2008-06-161-0/+1
| * | | | atm: [he] limit queries to the device's register spaceRobert T. Johnson2008-06-161-1/+6
| * | | | atm: [br2864] fix routed vcmux supportEric Kinzie2008-06-161-32/+44
| * | | | atm: [he] only support suni driver on multimode interfacesChas Williams2008-06-162-10/+6
| * | | | atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]2008-06-161-12/+11
| * | | | atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]2008-06-161-2/+2