summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | clocksource: Deprecate clock string across the SH drivers.Paul Mundt2010-03-293-12/+24
| | | | * | | | | | | | | | | Merge branch 'sh/driver-core' into sh/clkfwkPaul Mundt2010-03-291-7/+8
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / / / | | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | | driver core: Convert to kasprintf() for early dev_name().Paul Mundt2010-03-291-7/+8
| | | | * | | | | | | | | | | serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt2010-03-101-20/+37
| | | | * | | | | | | | | | | Merge branch 'sh/driver-core' into sh/clkfwkPaul Mundt2010-03-10175-804/+2449
| | | | |\| | | | | | | | | |
| | | | | * | | | | | | | | | clocksource: Use dev_name() universally across the SH drivers.Paul Mundt2010-03-103-47/+37
| | | | | * | | | | | | | | | driver core: Early dev_name() support.Paul Mundt2010-03-101-0/+19
| | | * | | | | | | | | | | | SH: extend SCI DMA support to work on SCIFA portsGuennadi Liakhovetski2010-03-231-33/+81
| | | * | | | | | | | | | | | dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm2010-03-232-4/+2
| | | * | | | | | | | | | | | serial: sh-sci: Use sg_dma_len() and sg_dma_address()Magnus Damm2010-03-231-8/+6
| | | * | | | | | | | | | | | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm2010-03-232-2/+3
| | | * | | | | | | | | | | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-232-6/+6
| | * | | | | | | | | | | | | sh: INTC ioremap supportMagnus Damm2010-03-191-10/+74
| | * | | | | | | | | | | | | sh: add INTC out of memory error handlingMagnus Damm2010-03-191-1/+28
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-1922-305/+396
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [S390] drivers/s390/char: Use kmemdupJulia Lawall2010-05-171-8/+6
| * | | | | | | | | | | | | | [S390] drivers/s390/char: Use kstrdupJulia Lawall2010-05-171-4/+3
| * | | | | | | | | | | | | | [S390] qdio: remove API wrappersJan Glauber2010-05-172-50/+13
| * | | | | | | | | | | | | | [S390] qdio: set correct bit in dsciJan Glauber2010-05-171-2/+2
| * | | | | | | | | | | | | | [S390] qdio: dont convert timestamps to microsecondsJan Glauber2010-05-172-11/+6
| * | | | | | | | | | | | | | [S390] qdio: remove memset hackJan Glauber2010-05-172-7/+7
| * | | | | | | | | | | | | | [S390] qdio: prevent starvation on PCI devicesJan Glauber2010-05-171-3/+7
| * | | | | | | | | | | | | | [S390] qdio: count number of qdio interruptsJan Glauber2010-05-171-0/+3
| * | | | | | | | | | | | | | [S390] dasd: remove uid from devmapStefan Haberland2010-05-174-195/+218
| * | | | | | | | | | | | | | [S390] dasd: add dynamic pav tolerationStefan Haberland2010-05-176-3/+124
| * | | | | | | | | | | | | | [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-176-3/+7
| * | | | | | | | | | | | | | [S390] vmcp: disallow modular buildHeiko Carstens2010-05-172-32/+9
| * | | | | | | | | | | | | | [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-171-1/+2
| * | | | | | | | | | | | | | [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-171-2/+5
* | | | | | | | | | | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86, acpi/irq: pci device dev->irq is an isa irq not a gsiEric W. Biederman2010-05-041-3/+5
* | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-184-89/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Modify the VMware balloon driver for the new x86_hyper APIH. Peter Anvin2010-05-091-2/+2
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-082693-4482/+25783
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-093-86/+42
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar2010-05-13278-1143/+4995
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-04-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-211-1/+1
| * | | | | | | | | | | | | | | | | Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar2010-04-21148-1596/+2223
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-182-14/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ondemand: Make the iowait-is-busy time a sysfs tunableArjan van de Ven2010-05-091-1/+46
| * | | | | | | | | | | | | | | | | | ondemand: Solve a big performance issue by counting IOWAIT time as busyArjan van de Ven2010-05-091-2/+28
| * | | | | | | | | | | | | | | | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-081-12/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-12/+2
* | | | | | | | | | | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-184-66/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar2010-05-10278-1143/+4995
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | oprofile: protect from not being in an IRQ contextPhil Carmody2010-05-031-2/+10
| * | | | | | | | | | | | | | | | | | | Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-082561-2314/+19739
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \