index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpc52xx/wdt: OF property to enable the WDT on boot
Albrecht Dreß
2009-11-13
1
-1
/
+16
*
mpc5200/gpt: tiny fix for gpt period limitation
Albrecht Dreß
2009-11-12
2
-4
/
+4
*
mmc: fix missing module license declaration in of_mmc_spi.c
Grant Likely
2009-11-05
1
-0
/
+2
*
powerpc: tiny memcpy_(to|from)io optimisation
Albrecht Dreß
2009-11-05
1
-2
/
+2
*
spi/mpc52xx: replace printk with dev_err
Wolfram Sang
2009-11-05
1
-3
/
+2
*
Xilinx: SPI: Fix bits_per_word for transfers
John Linn
2009-11-05
1
-1
/
+2
*
spi/mpc52xx-psc-spi: check for valid PSC
Wolfram Sang
2009-11-05
1
-4
/
+8
*
powerpc/5200: add LocalPlus bus FIFO device driver
John Bonesio
2009-11-05
4
-0
/
+605
*
powerpc/5200: add general purpose timer API for the MPC5200
Grant Likely
2009-11-05
2
-10
/
+130
*
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
Grant Likely
2009-11-04
4
-0
/
+539
*
spi/mpc5200: Register SPI devices described in device tree
Grant Likely
2009-11-04
1
-1
/
+7
*
Linux 2.6.32-rc6
v2.6.32-rc6
Linus Torvalds
2009-11-03
1
-1
/
+1
*
Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2009-11-03
2
-0
/
+12
|
\
|
*
at91: at91sam9g45 family: identify several chip versions
Nicolas Ferre
2009-11-03
2
-0
/
+10
|
*
avr32: add two new at91 to cpu.h definition
Nicolas Ferre
2009-11-03
1
-0
/
+2
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2009-11-03
54
-440
/
+544
|
\
\
|
|
/
|
/
|
|
*
MIPS: O32: Fix ppoll
Arnaud Patard
2009-11-02
1
-1
/
+1
|
*
MIPS: Oprofile: Rename cpu_type from godson2 to loongson2
Wu Zhangjin
2009-11-02
1
-1
/
+1
|
*
MIPS: Alchemy: Fix hang with high-frequency edge interrupts
Manuel Lauss
2009-11-02
1
-8
/
+26
|
*
MIPS: TXx9: Fix spi-baseclk value
Atsushi Nemoto
2009-11-02
1
-1
/
+1
|
*
MIPS: bcm63xx: Set the correct BCM3302 CPU name
Florian Fainelli
2009-11-02
1
-0
/
+3
|
*
MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_store
Zhang Le
2009-11-02
1
-2
/
+1
|
*
MIPS: Avoid potential hazard on Context register
Ralf Baechle
2009-11-02
2
-0
/
+4
|
*
MIPS: Octeon: Use lockless interrupt controller operations when possible.
David Daney
2009-11-02
1
-36
/
+178
|
*
MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity
David Daney
2009-11-02
1
-4
/
+6
|
*
MIPS: Set S-cache linesize to 64-bytes for MTI's S-cache
Ralf Baechle
2009-11-02
1
-0
/
+1
|
*
MIPS: SMTC: Avoid queing multiple reschedule IPIs
Jaidev Patwardhan
2009-11-02
2
-4
/
+31
|
*
MIPS: GCMP: Avoid accessing registers when they are not present
Jaidev Patwardhan
2009-11-02
1
-3
/
+13
|
*
MIPS: GIC: Random fixes and enhancements.
Chris Dearman
2009-11-02
5
-293
/
+142
|
*
MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_start
Chris Dearman
2009-11-02
1
-3
/
+4
|
*
MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operands
Nigel Stephens
2009-11-02
2
-17
/
+7
|
*
MIPS: SPRAM: Clean up support code a little
Chris Dearman
2009-11-02
3
-10
/
+12
|
*
MIPS: 1004K: Enable SPRAM support.
Ralf Baechle
2009-11-02
1
-0
/
+1
|
*
MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4
Ralf Baechle
2009-11-02
1
-0
/
+13
|
*
MIPS: Kconfig: Fix duplicate default value for MIPS_L1_CACHE_SHIFT.
Ralf Baechle
2009-11-02
1
-2
/
+1
|
*
MIPS: MTI: Fix accesses to device registers on MIPS boards
Chris Dearman
2009-11-02
1
-1
/
+1
|
*
MIPS: Fix machine check exception in kmap_coherent()
Kevin Cernekee
2009-11-02
2
-3
/
+7
|
*
MIPS: MTX-1: Fix build if CONFIG_PCI is disabled.
Ralf Baechle
2009-11-02
1
-2
/
+1
|
*
MIPS: AR7: register watchdog device only if enabled in hw configuration
Florian Fainelli
2009-11-02
2
-1
/
+11
|
*
MIPS: BCM63xx: Prepare for watchdog support
Florian Fainelli
2009-11-02
2
-1
/
+38
|
*
MIPS: BCM63xx: Make bcm63xx_uart_register an initfunc
Florian Fainelli
2009-11-02
3
-10
/
+1
|
*
MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoC
Florian Fainelli
2009-11-02
1
-0
/
+2
|
*
MIPS: BCM63xx: Fix soft-reset lockup on BCM6345
Florian Fainelli
2009-11-02
1
-1
/
+3
|
*
MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.
Ralf Roesch
2009-11-02
1
-1
/
+2
|
*
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
2009-11-02
6
-6
/
+6
|
*
MIPS: 64-bit: Fix o32 lookup_dcookie syscall
Wu Zhangjin
2009-11-02
2
-1
/
+7
|
*
MIPS: VPE: Remove stray unlock_kernel.
Ralf Baechle
2009-11-02
1
-2
/
+0
|
*
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
2009-11-02
7
-7
/
+7
|
*
MIPS: Loongson: Remove redundant local_irq_disable()
Wu Zhangjin
2009-11-02
1
-1
/
+0
|
*
MIPS: IP27: Fix build
Ralf Baechle
2009-11-02
1
-2
/
+2
[next]