index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
adaptec
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
x86/gpio: Implement x86 gpio_to_irq convert function
Alek Du
1
-4
/
+1
2011-01-11
x86, UV: Fix APICID shift for Westmere processors
Jack Steiner
1
-1
/
+1
2011-01-11
x86: Use PCI method for enabling AMD extended config space before MSR method
Jan Beulich
4
-28
/
+63
2011-01-11
x86: tsc: Prevent delayed init if initial tsc calibration failed
Thomas Gleixner
1
-1
/
+1
2011-01-11
perf session: Fix infinite loop in __perf_session__process_events
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-11
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
Arnaldo Carvalho de Melo
2
-33
/
+159
2011-01-10
i2c: Constify i2c_client where possible
Jean Delvare
3
-31
/
+37
2011-01-10
i2c-algo-bit: Complain about masters which can't read SCL
Jean Delvare
1
-2
/
+12
2011-01-10
i2c-algo-bit: Refactor adapter registration
Jean Delvare
1
-16
/
+5
2011-01-10
i2c: Add generic I2C multiplexer using GPIO API
Peter Korsgaard
6
-0
/
+308
2011-01-10
i2c-nforce2: Remove unnecessary cast of pci_get_drvdata
Joe Perches
1
-1
/
+1
2011-01-10
i2c-i801: Include <linux/slab.h>
Ben Hutchings
1
-0
/
+1
2011-01-10
staging: speakup: fix failure handling
William Hubbs
2
-15
/
+27
2011-01-10
staging: usbip: remove double giveback of URB
Márton Németh
1
-14
/
+0
2011-01-10
ux500: allow 5500 and 8500 to be built together
Rabin Vincent
2
-12
/
+18
2011-01-10
ux500: modem_irq is only for 5500
Rabin Vincent
1
-0
/
+5
2011-01-10
ux500: dynamic SOC detection
Rabin Vincent
8
-136
/
+212
2011-01-10
ux500: rename MOP board Kconfig
Rabin Vincent
2
-2
/
+2
2011-01-10
ux500: remove build-time changing macros
Rabin Vincent
9
-117
/
+123
2011-01-10
sony-laptop: support new hotkeys on the P, Z and EC series
Mattia Dongili
2
-0
/
+11
2011-01-10
platform/x86: Consistently select LEDS Kconfig options
Mark Brown
1
-4
/
+4
2011-01-10
sony-laptop: fix sparse non-ANSI function warning
Randy Dunlap
1
-1
/
+1
2011-01-10
intel_ips: fix sparse non-ANSI function warning
Randy Dunlap
1
-1
/
+1
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
18
-13
/
+6
2011-01-10
headers: path.h redux
Alexey Dobriyan
5
-5
/
+3
2011-01-10
perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail
Jiri Pirko
1
-1
/
+2
2011-01-10
xen/event: validate irq before get evtchn by irq
Joe Jin
1
-0
/
+3
2011-01-10
xen/fb: fix potential memory leak
Joe Jin
1
-8
/
+9
2011-01-10
xen/fb: fix xenfb suspend/resume race.
Joe Jin
1
-0
/
+2
2011-01-10
xen: disable ACPI NUMA for PV guests
Ian Campbell
1
-0
/
+9
2011-01-10
pipe_fs_i.h: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-01-10
hrtimer.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+0
2011-01-10
fs: fix dcache.h kernel-doc notation
Randy Dunlap
1
-1
/
+1
2011-01-10
fs: fix namei.c kernel-doc notation
Randy Dunlap
1
-4
/
+4
2011-01-10
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
Arnaldo Carvalho de Melo
2
-0
/
+5
2011-01-10
perf stat: better error message for unsupported events
David Ahern
1
-0
/
+2
2011-01-10
perf sched: Fix allocation result check
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-10
Blackfin: encode cpu-rev into uImage name
Mike Frysinger
2
-3
/
+6
2011-01-10
Blackfin: bf54x: don't ack GPIO ints when unmasking them
Mike Frysinger
1
-1
/
+0
2011-01-10
Blackfin: sram_free_with_lsl: do not ignore return value of sram_free
Mike Frysinger
1
-9
/
+9
2011-01-10
Blackfin: boards: add missing "static" to peripheral lists
Mike Frysinger
26
-95
/
+95
2011-01-10
Blackfin: DNP5370: new board port
Andreas Schallenberg
4
-0
/
+546
2011-01-10
Blackfin: bf518f-ezbrd: fix dsa resources
Sonic Zhang
1
-9
/
+8
2011-01-10
Blackfin: move "-m elf32bfin" to general LDFLAGS
Mike Frysinger
1
-1
/
+1
2011-01-10
Blackfin: kgdb_test: make sure to initialize num2
Vivi Li
1
-0
/
+4
2011-01-10
Blackfin: kgdb: disable preempt schedule when running single step in kgdb
Sonic Zhang
1
-1
/
+7
2011-01-10
Blackfin: kgdb: disable interrupt when single stepping in ADEOS
Sonic Zhang
1
-0
/
+20
2011-01-10
Blackfin: SMP: kgdb: apply anomaly 257 work around
Sonic Zhang
1
-1
/
+5
2011-01-10
Blackfin: fix building IPIPE code when XIP is enabled
Mike Frysinger
1
-2
/
+2
2011-01-10
Blackfin: SMP: kgdb: flush core internal write buffer before flushinv
Sonic Zhang
1
-0
/
+5
[next]