summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel/async.c: fix printk warningsAndrew Morton2009-02-051-4/+8
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-0411-31/+65
|\
| * Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-042239-20020/+62857
| |\
| | * xen: disable interrupts before saving in percpuJeremy Fitzhardinge2009-02-041-1/+3
| * | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-041-1/+1
| * | x86: add x86@kernel.org to MAINTAINERSH. Peter Anvin2009-02-031-0/+1
| * | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-031-0/+1
| * | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-012-3/+9
| * | x86: add cache descriptors for Intel Core i7Dave Jones2009-02-011-0/+15
| * | x86/Voyager: make it build and bootJames Bottomley2009-01-314-26/+35
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-041-0/+1
|\ \ \
| * | | sched: add missing kernel-doc in sched.hRandy Dunlap2009-02-031-0/+1
| | |/ | |/|
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-041-0/+5
|\ \ \
| * | | ftrace: do_each_pid_task() needs rcu lockOleg Nesterov2009-02-031-0/+5
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-0410-10/+14
|\ \ \
| * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-02-045-7/+7
| |\ \ \
| | * | | ALSA: ASoC: email - update email addresses.Liam Girdwood2009-02-034-5/+4
| | * | | OMAP: ASoC: Fix spinlock misuse in omap-pcm.cEero Nurkkala2009-02-021-2/+3
| * | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-043-1/+5
| |\ \ \ \
| | * | | | ALSA: hda - No widget selection for volume knob widgets in proc outputTakashi Iwai2009-02-021-1/+2
| | * | | | ALSA: hda - Add support of iMac 24 AluminiumMark Eggleston2009-01-311-0/+1
| | * | | | ALSA: hda - Add quirk for another HP dv5 modelTakashi Iwai2009-01-301-0/+2
| * | | | | ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin2009-02-041-1/+1
| * | | | | ALSA: alsa: time reaches -1, tested 0Roel Kluin2009-01-311-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-02-0459-867/+985
|\ \ \ \ \ \
| * | | | | | Blackfin arch: Remove outdated codeMichael Hennerich2009-02-041-23/+1
| * | | | | | Blackfin arch: Fix udelay implementationMichael Hennerich2009-02-041-6/+5
| * | | | | | Blackfin arch: Update Copyright informationMichael Hennerich2009-02-041-1/+1
| * | | | | | Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich2009-02-041-0/+2
| * | | | | | Blackfin arch: Update CM-BF527 kernel configMichael Hennerich2009-02-041-124/+321
| * | | | | | Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger2009-02-041-1/+1
| * | | | | | Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger2009-02-041-4/+8
| * | | | | | Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt2009-02-041-3/+1
| * | | | | | Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang2009-02-0410-0/+105
| * | | | | | Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger2009-02-049-9/+9
| * | | | | | Blackfin arch: fix 2 bugs related to debugJie Zhang2009-02-041-8/+1
| * | | | | | Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu2009-02-041-0/+1
| * | | | | | Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang2009-02-041-42/+42
| * | | | | | Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2009-02-042-14/+8
| * | | | | | Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger2009-02-041-0/+6
| * | | | | | Blackfin arch: fixup board init function nameMike Frysinger2009-02-046-12/+12
| * | | | | | Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger2009-02-048-42/+0
| * | | | | | Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger2009-02-041-7/+1
| * | | | | | Blackfin arch: sync reboot handler with version in u-bootMike Frysinger2009-02-041-11/+15
| * | | | | | Blackfin arch: Faster Implementation of csum_tcpudp_nofold()Michael Hennerich2009-02-041-17/+17
| * | | | | | Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...Graf Yang2009-02-041-5/+12
| * | | | | | Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan2009-02-041-0/+2
| * | | | | | Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang2009-02-0416-15/+19
| * | | | | | MAINTIANERS: Blackfin: remove subscribers-only markingMike Frysinger2009-02-041-1/+1
| * | | | | | Blackfin arch: Add ability to count and display number of NMI interruptsRobin Getz2009-02-042-1/+8