summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds9-33/+84
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds13-70/+108
2011-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-219/+860
2011-01-10perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() failJiri Pirko1-1/+2
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds69-1210/+2464
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds17-206/+282
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds8-247/+548
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds19-147/+337
2011-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds14-513/+417
2011-01-10xen/event: validate irq before get evtchn by irqJoe Jin1-0/+3
2011-01-10xen/fb: fix potential memory leakJoe Jin1-8/+9
2011-01-10xen/fb: fix xenfb suspend/resume race.Joe Jin1-0/+2
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell1-0/+9
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds1-13/+50
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds6-77/+281
2011-01-10pipe_fs_i.h: fix kernel-doc warningRandy Dunlap1-0/+1
2011-01-10hrtimer.h: fix kernel-doc warningRandy Dunlap1-1/+0
2011-01-10fs: fix dcache.h kernel-doc notationRandy Dunlap1-1/+1
2011-01-10fs: fix namei.c kernel-doc notationRandy Dunlap1-4/+4
2011-01-10perf tools: Emit clearer message for sys_perf_event_open ENOENT returnArnaldo Carvalho de Melo2-0/+5
2011-01-10perf stat: better error message for unsupported eventsDavid Ahern1-0/+2
2011-01-10perf sched: Fix allocation result checkArnaldo Carvalho de Melo1-1/+1
2011-01-10Blackfin: encode cpu-rev into uImage nameMike Frysinger2-3/+6
2011-01-10Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger1-1/+0
2011-01-10Blackfin: sram_free_with_lsl: do not ignore return value of sram_freeMike Frysinger1-9/+9
2011-01-10Blackfin: boards: add missing "static" to peripheral listsMike Frysinger26-95/+95
2011-01-10Blackfin: DNP5370: new board portAndreas Schallenberg4-0/+546
2011-01-10Blackfin: bf518f-ezbrd: fix dsa resourcesSonic Zhang1-9/+8
2011-01-10Blackfin: move "-m elf32bfin" to general LDFLAGSMike Frysinger1-1/+1
2011-01-10Blackfin: kgdb_test: make sure to initialize num2Vivi Li1-0/+4
2011-01-10Blackfin: kgdb: disable preempt schedule when running single step in kgdbSonic Zhang1-1/+7
2011-01-10Blackfin: kgdb: disable interrupt when single stepping in ADEOSSonic Zhang1-0/+20
2011-01-10Blackfin: SMP: kgdb: apply anomaly 257 work aroundSonic Zhang1-1/+5
2011-01-10Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger1-2/+2
2011-01-10Blackfin: SMP: kgdb: flush core internal write buffer before flushinvSonic Zhang1-0/+5
2011-01-10Blackfin: sport_uart resources: remove unused secondary RX/TX pinsSonic Zhang18-36/+36
2011-01-10Blackfin: tll6527m: fix spelling in unused code (struct name)Stefan Weil1-1/+1
2011-01-10Blackfin: bf527-ezkit: add adau1373 chip addressSonic Zhang1-0/+5
2011-01-10Blackfin: no-mpu: fix masking of small uncached dma regionSonic Zhang1-1/+1
2011-01-10Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao1-10/+0
2011-01-10MAINTAINERS: update Analog Devices support infoMichael Hennerich1-4/+78
2011-01-10Blackfin: dpmc.h: pull in new pll.hMike Frysinger1-0/+2
2011-01-10Blackfin: bf54x: add MMR layout for PINTMike Frysinger1-0/+22
2011-01-10Blackfin: bf561: SMP: add multicore pll handlersMike Frysinger1-0/+53
2011-01-10Blackfin: unify pll.h headersMike Frysinger8-435/+93
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li3-133/+97
2011-01-10Blackfin: SMP: relocate blackfin_core_id() definitionGraf Yang2-4/+3
2011-01-10Blackfin: SMP: fix build breakage in cache.hMike Frysinger1-0/+2
2011-01-10Blackfin: SMP: add missing arch_{read,write}_lock_flags helpersGraf Yang1-0/+4
2011-01-10Blackfin: bf561: fix mem_map.h SMP overridesGraf Yang1-7/+9