index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
MIPS: Expose PCIe drivers for MIPS
Jonas Gorski
1
-0
/
+2
2012-07-24
MIPS: BCM63XX: Add PCIe Support for BCM6328
Jonas Gorski
7
-0
/
+248
2012-07-24
MIPS: BCM63XX: Move the PCI initialization into its own function
Jonas Gorski
1
-8
/
+17
2012-07-24
MIPS: BCM63XX: Add basic BCM6328 support
Jonas Gorski
13
-9
/
+265
2012-07-24
MIPS: BCM63XX: Use the Chip ID register for identifying the SoC
Jonas Gorski
1
-8
/
+12
2012-07-24
MIPS: BCM63XX: Add flash type detection
Jonas Gorski
3
-6
/
+69
2012-07-24
MIPS: BCM63XX: Move flash registration out of board_bcm963xx.c
Jonas Gorski
4
-49
/
+79
2012-07-24
hw_random: add Broadcom BCM63xx RNG driver
Florian Fainelli
3
-0
/
+190
2012-07-24
MIPS: BCM63XX: add RNG driver platform_device stub
Florian Fainelli
2
-2
/
+42
2012-07-24
MIPS: BCM63XX: add RNG peripheral definitions
Florian Fainelli
2
-0
/
+23
2012-07-24
MIPS: BCM63XX: add support for "ipsec" clock
Florian Fainelli
1
-0
/
+14
2012-07-24
MIPS: OCTEON: Remove some unused files.
David Daney
4
-492
/
+0
2012-07-24
MIPS: BCM63XX: Fix platform_devices id
Florian Fainelli
2
-2
/
+2
2012-07-23
MIPS: BCM63xx: Make board setup code register the spi platform device
Florian Fainelli
1
-0
/
+3
2012-07-23
MIPS: BCM63xx: Add stub to register the SPI platform driver
Florian Fainelli
3
-1
/
+210
2012-07-23
MIPS: BCM63xx: Define internal registers offsets of the SPI controller
Florian Fainelli
1
-0
/
+119
2012-07-23
MIPS: BCM63xx: Remove SPI2 register
Florian Fainelli
1
-9
/
+1
2012-07-23
MIPS: BCM63xx: Define SPI register sizes.
Florian Fainelli
1
-0
/
+4
2012-07-23
MIPS: BCM63xx: Add BCM6368 SPI clock mask
Florian Fainelli
1
-2
/
+4
2012-07-23
MIPS: BCM63xx: Define BCM6358 SPI base address
Florian Fainelli
1
-1
/
+1
2012-07-23
MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ values
Florian Fainelli
1
-0
/
+7
2012-07-23
MIPS: BCM63XX: Be consistent in clock bits enable naming
Florian Fainelli
2
-21
/
+21
2012-07-21
Linux 3.5
v3.5
Linus Torvalds
1
-1
/
+1
2012-07-21
Remove SYSTEM_SUSPEND_DISK system state
Rafael J. Wysocki
1
-1
/
+0
2012-07-21
kdb: Switch to nolock variants of kmsg_dump functions
Anton Vorontsov
1
-4
/
+4
2012-07-21
printk: Implement some unlocked kmsg_dump functions
Anton Vorontsov
2
-13
/
+71
2012-07-21
printk: Remove kdb_syslog_data
Anton Vorontsov
2
-16
/
+0
2012-07-21
kdb: Revive dmesg command
Anton Vorontsov
1
-58
/
+33
2012-07-20
dm raid1: set discard_zeroes_data_unsupported
Mikulas Patocka
1
-0
/
+1
2012-07-20
dm thin: do not send discards to shared blocks
Mikulas Patocka
1
-1
/
+5
2012-07-20
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2
-2
/
+5
2012-07-20
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
1
-3
/
+13
2012-07-20
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
1
-2
/
+7
2012-07-20
ore: Unlock r4w pages in exact reverse order of locking
Boaz Harrosh
1
-12
/
+12
2012-07-20
ore: Remove support of partial IO request (NFS crash)
Boaz Harrosh
1
-7
/
+1
2012-07-20
ore: Fix NFS crash by supporting any unaligned RAID IO
Boaz Harrosh
1
-31
/
+36
2012-07-20
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
1
-2
/
+6
2012-07-19
cx25821: Remove bad strcpy to read-only char*
Ezequiel Garcia
2
-4
/
+1
2012-07-19
HID: hid-multitouch: add support for Zytronic panels
Benjamin Tissoires
3
-0
/
+9
2012-07-19
MIPS: PCI: Move fixups from __init to __devinit.
Sebastian Andrzej Siewior
8
-22
/
+22
2012-07-19
MIPS: Fix bug.h MIPS build regression
Yoichi Yuasa
2
-1
/
+1
2012-07-19
MIPS: sync-r4k: remove redundant irq operation
Yong Zhang
1
-5
/
+0
2012-07-19
MIPS: smp: Warn on too early irq enable
Yong Zhang
1
-0
/
+5
2012-07-19
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
Yong Zhang
1
-2
/
+2
2012-07-19
MIPS: call ->smp_finish() a little late
Yong Zhang
1
-1
/
+2
2012-07-19
MIPS: Yosemite: delay irq enable to ->smp_finish()
Yong Zhang
1
-1
/
+1
2012-07-19
MIPS: SMTC: delay irq enable to ->smp_finish()
Yong Zhang
1
-1
/
+2
2012-07-19
MIPS: BMIPS: delay irq enable to ->smp_finish()
Yong Zhang
1
-7
/
+7
2012-07-19
MIPS: Octeon: delay enable irq to ->smp_finish()
Yong Zhang
1
-1
/
+1
2012-07-19
MIPS: Oprofile: Fix build as a module.
Ralf Baechle
1
-0
/
+1
[next]