summaryrefslogtreecommitdiffstats
path: root/firmware/adaptec (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-11x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du1-4/+1
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner1-1/+1
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich4-28/+63
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner1-1/+1
2011-01-11perf session: Fix infinite loop in __perf_session__process_eventsArnaldo Carvalho de Melo1-1/+1
2011-01-11perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo2-33/+159
2011-01-10i2c: Constify i2c_client where possibleJean Delvare3-31/+37
2011-01-10i2c-algo-bit: Complain about masters which can't read SCLJean Delvare1-2/+12
2011-01-10i2c-algo-bit: Refactor adapter registrationJean Delvare1-16/+5
2011-01-10i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard6-0/+308
2011-01-10i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches1-1/+1
2011-01-10i2c-i801: Include <linux/slab.h>Ben Hutchings1-0/+1
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs2-15/+27
2011-01-10staging: usbip: remove double giveback of URBMárton Németh1-14/+0
2011-01-10ux500: allow 5500 and 8500 to be built togetherRabin Vincent2-12/+18
2011-01-10ux500: modem_irq is only for 5500Rabin Vincent1-0/+5
2011-01-10ux500: dynamic SOC detectionRabin Vincent8-136/+212
2011-01-10ux500: rename MOP board KconfigRabin Vincent2-2/+2
2011-01-10ux500: remove build-time changing macrosRabin Vincent9-117/+123
2011-01-10sony-laptop: support new hotkeys on the P, Z and EC seriesMattia Dongili2-0/+11
2011-01-10platform/x86: Consistently select LEDS Kconfig optionsMark Brown1-4/+4
2011-01-10sony-laptop: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2011-01-10intel_ips: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2011-01-10headers: kobject.h reduxAlexey Dobriyan18-13/+6
2011-01-10headers: path.h reduxAlexey Dobriyan5-5/+3
2011-01-10perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() failJiri Pirko1-1/+2
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-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