summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Russell King2008-10-0323-147/+3578
|\
| * [ARM] OMAP: clockdomain: add clkdm_get_pwrdm()Paul Walmsley2008-08-211-0/+16
| * [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) supportPaul Walmsley2008-08-212-0/+79
| * ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icksHögander Jouni2008-08-191-38/+24
| * ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain codePaul Walmsley2008-08-195-24/+232
| * ARM: OMAP2: Clockdomain: Associate clocks with clockdomainsPaul Walmsley2008-08-192-51/+190
| * ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomainsPaul Walmsley2008-08-194-19/+349
| * ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain codePaul Walmsley2008-08-193-0/+156
| * ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain codePaul Walmsley2008-08-194-1/+723
| * ARM: OMAP: Powerdomain: Add OMAP3 powerdomainsPaul Walmsley2008-08-194-7/+364
| * ARM: OMAP2: Powerdomain: Add OMAP2 powerdomainsPaul Walmsley2008-08-193-4/+222
| * ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomainsPaul Walmsley2008-08-193-1/+154
| * ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley2008-08-195-11/+1078
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-256-113/+144
|\ \
| * | bnx2x: Version updateEilon Greenstein2008-08-251-2/+2
| * | bnx2x: Multi QueueYitchak Gertner2008-08-251-4/+2
| * | bnx2x: NAPI and interrupts enable/disableYitchak Gertner2008-08-251-76/+73
| * | bnx2x: NIC load failure cleanupYitchak Gertner2008-08-251-12/+10
| * | bnx2x: Initialization structureYitchak Gertner2008-08-251-11/+11
| * | bnx2x: HW lock timeoutEilon Greenstein2008-08-251-2/+2
| * | bnx2x: Minimize lock timeEilon Greenstein2008-08-251-1/+4
| * | bnx2x: Fan failure mechanism on additional designEilon Greenstein2008-08-251-0/+3
| * | bnx2x: Rx work checkEilon Greenstein2008-08-252-1/+8
| * | ipv6: sysctl fixesAl Viro2008-08-251-1/+1
| * | ipv4: sysctl fixesAl Viro2008-08-251-4/+20
| * | sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2008-08-252-0/+9
* | | ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell2008-08-251-1/+1
* | | [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512Linus Torvalds2008-08-251-22/+8
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-251-8/+4
|\ \ \
| * | | rtc: fix deadlockIngo Molnar2008-08-231-8/+4
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-257-20/+142
|\ \ \ \
| * | | | x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang2008-08-251-0/+2
| * | | | x86: fix cpufreq + sched_clock() regressionPeter Zijlstra2008-08-251-1/+1
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-08-25422-4668/+4484
| |\ \ \ \
| * | | | | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu2008-08-251-0/+78
| * | | | | x86: do not enable TSC notifier if we don't need itLinus Torvalds2008-08-241-0/+4
| * | | | | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-233-13/+11
| * | | | | x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter2008-08-231-4/+31
| * | | | | x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter2008-08-231-3/+16
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-251-50/+34
|\ \ \ \ \ \
| * | | | | | sched_clock: fix cpu_clock()Peter Zijlstra2008-08-251-50/+34
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-255-37/+32
|\ \ \ \ \ \ \
| * | | | | | | PCI: fix reference leak in pci_get_dev_by_id()Greg KH2008-08-211-0/+2
| * | | | | | | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-19/+15
| * | | | | | | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-213-18/+15
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-259-34/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-258-32/+51
| * | | | | | | | ALSA: CA0106 on MSI K8N Diamond PLUS MotherboardTravis Place2008-08-251-2/+3
* | | | | | | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-253-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: fix userspace ABI breakageAdrian Bunk2008-08-251-2/+2
OpenPOWER on IntegriCloud