summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger2009-05-261-14/+5
| * | | | | | | [CPUFREQ] fix timer teardown in ondemand governorMathieu Desnoyers2009-05-261-1/+4
| * | | | | | | [CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers2009-05-261-1/+4
| * | | | | | | [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP callMathieu Desnoyers2009-05-261-2/+2
| * | | | | | | [CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones2009-05-261-0/+2
| * | | | | | | [CPUFREQ] add atom family to p4-clockmodJarod Wilson2009-05-261-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | lguest: fix on Intel when KVM loaded (unhandled trap 13)Rusty Russell2009-05-261-9/+10
* | | | | | | kmod: Release sub_info on cred allocation failure.Tetsuo Handa2009-05-261-1/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-2622-161/+216
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-251-5/+30
| |\ \ \ \ \ \ \
| | * | | | | | | wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-221-5/+30
| * | | | | | | | r8169: avoid losing MSI interruptsDavid Dillow2009-05-251-45/+57
| * | | | | | | | tcp: tcp_vegas ssthresh bugfixDoug Leith2009-05-251-2/+9
| * | | | | | | | mac8390: fix regression caused during net_device_ops conversionFinn Thain2009-05-252-6/+6
| * | | | | | | | gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-251-1/+10
| * | | | | | | | RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter2009-05-211-6/+6
| * | | | | | | | ipv4: Fix oops with FIB_TRIERobert Olsson2009-05-211-1/+5
| * | | | | | | | pktgen: do not access flows[] beyond its lengthFlorian Westphal2009-05-211-1/+1
| * | | | | | | | gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-211-1/+1
| |/ / / / / / /
| * | | | | | | IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin2009-05-201-0/+3
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-2010-53/+68
| |\ \ \ \ \ \ \
| | * | | | | | | wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
| | * | | | | | | iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
| | * | | | | | | cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-05-201-0/+7
| | * | | | | | | airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-201-9/+14
| | * | | | | | | ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28
| | * | | | | | | iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-203-17/+6
| | * | | | | | | ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-201-3/+3
| | * | | | | | | wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg2009-05-201-0/+7
| | * | | | | | | ath5k: fix scanning in AR2424Pavel Roskin2009-05-201-1/+1
| * | | | | | | | net: fix rtable leak in net/ipv4/route.cEric Dumazet2009-05-201-38/+17
| * | | | | | | | net: fix length computation in rt_check_expire()Eric Dumazet2009-05-201-2/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-261-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/mm: Fix broken MMU PID stealing on !SMPHideo Saito2009-05-261-3/+3
* | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-05-263-19/+31
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | md: don't use locked_ioctl.NeilBrown2009-05-261-1/+1
| * | | | | | | md: don't update curr_resync_completed without also updating reshape_position.NeilBrown2009-05-261-6/+7
| * | | | | | | md: raid5: avoid sector values going negative when testing reshape progress.NeilBrown2009-05-261-3/+3
| * | | | | | | md: export 'frozen' resync state through sysfsNeilBrown2009-05-261-2/+9
| * | | | | | | md: bitmap: improve bitmap maintenance code.NeilBrown2009-05-261-6/+7
| * | | | | | | md: improve errno return when setting array_sizeNeilBrown2009-05-261-1/+1
| * | | | | | | md: always update level / chunk_size / layout when writing v1.x metadata.NeilBrown2009-05-261-0/+3
| |/ / / / / /
* | | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-05-252-3/+6
|\ \ \ \ \ \ \
| * | | | | | | KVM: Fix PDPTR reloading on CR4 writesAvi Kivity2009-05-251-1/+5
| * | | | | | | KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity2009-05-251-2/+1
| |/ / / / / /
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-256-20/+44
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86: Remove remap percpu allocator for the time beingTejun Heo2009-05-251-1/+3
| * | | | | | x86: cpa_flush_array wbinvd should be done on all CPUsvenkatesh.pallipadi@intel.com2009-05-221-1/+7
| * | | | | | x86: bugfix wbinvd() model check instead of family checkvenkatesh.pallipadi@intel.com2009-05-221-2/+2
| * | | | | | x86: introduce noxsave boot parameterSuresh Siddha2009-05-222-0/+11
OpenPOWER on IntegriCloud