index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-17
x86, pat: don't use rb-tree based lookup in reserve_memtype()
Suresh Siddha
1
-10
/
+2
2009-09-17
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
John(Jung-Ik) Lee
4
-0
/
+560
2009-09-17
pata_amd: do not filter out valid modes in nv_mode_filter
Robert Hancock
1
-0
/
+3
2009-09-17
sata_promise: update reset code
Mikael Pettersson
1
-1
/
+120
2009-09-17
sata_promise: disable hotplug on 1st gen chips
Mikael Pettersson
1
-17
/
+17
2009-09-17
libata: fix spurious WARN_ON_ONCE() on port freeze
Tejun Heo
1
-2
/
+2
2009-09-17
ahci: restore pci_intx() handling
Tejun Heo
1
-2
/
+2
2009-09-17
vsnprintf: remove duplicate comment of vsnprintf
Steven Rostedt
1
-6
/
+4
2009-09-17
softirq: add BLOCK_IOPOLL to softirq_to_name
Li Zefan
2
-11
/
+12
2009-09-17
oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP
Christian Borntraeger
1
-0
/
+1
2009-09-17
tracing: switch function prints from %pf to %ps
Steven Rostedt
3
-7
/
+7
2009-09-17
vsprintf: add %ps that is the same as %pS but is like %pf
Steven Rostedt
1
-2
/
+4
2009-09-17
MIPS: BCM63xx: Add integrated ethernet mac support.
Maxime Bizon
6
-1
/
+2444
2009-09-17
MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.
Maxime Bizon
40
-0
/
+5896
2009-09-17
MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
Maxime Bizon
3
-0
/
+34
2009-09-17
MIPS: Octeon: Move some platform device registration to its own file.
David Daney
3
-148
/
+166
2009-09-17
MIPS: Don't corrupt page tables on vmalloc fault.
David Daney
1
-2
/
+10
2009-09-17
MIPS: Shrink the size of tlb handler
Wu Fei
4
-63
/
+3
2009-09-17
MIPS: Alchemy: override loops_per_jiffy detection
Manuel Lauss
1
-0
/
+4
2009-09-17
MIPS: hw_random: Add hardware RNG for Octeon SOCs.
David Daney
3
-0
/
+161
2009-09-17
MIPS: Octeon: Add hardware RNG platform device.
David Daney
2
-0
/
+131
2009-09-17
MIPS: Remove useless zero initializations.
Ralf Baechle
22
-38
/
+38
2009-09-17
MIPS: Alchemy: get rid of allow_au1k_wait
Manuel Lauss
2
-14
/
+14
2009-09-17
MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.
David Daney
1
-4
/
+8
2009-09-17
MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.
David Daney
6
-47
/
+50
2009-09-17
MIPS: Get rid of CONFIG_CPU_HAS_LLSC
Ralf Baechle
34
-53
/
+0
2009-09-17
MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSC
Ralf Baechle
1
-4
/
+0
2009-09-17
MIPS: Rewrite clearing of ll_bit on context switch in C
Ralf Baechle
1
-7
/
+2
2009-09-17
MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler
Ralf Baechle
5
-150
/
+114
2009-09-17
MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.
Ralf Baechle
4
-9
/
+12
2009-09-17
MIPS: Clean up linker script using new linker script macros.
Nelson Elhage
1
-78
/
+8
2009-09-17
MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.
Nelson Elhage
3
-11
/
+10
2009-09-17
MIPS: Convert to asm-generic/hardirq.h
Christoph Hellwig
1
-9
/
+3
2009-09-17
MIPS: AR7: Make board code register ar7_wdt as a platform device
Florian Fainelli
1
-0
/
+32
2009-09-17
MIPS: Loongson: Update the default config file for fuloong2e
Wu Zhangjin
1
-283
/
+190
2009-09-17
MIPS: Loongson: Add GCC 4.4 support for Loongson2E
Wu Zhangjin
3
-9
/
+17
2009-09-17
MIPS: Loongson: Add a machtype kernel command line argument
Wu Zhangjin
6
-4
/
+53
2009-09-17
MIPS: Loongson: Split common loongson source code out
Wu Zhangjin
24
-133
/
+351
2009-09-17
MIPS: Loongson: Change naming methods
Wu Zhangjin
25
-90
/
+73
2009-09-17
MIPS: Loongson: Add oprofile support
Wu Zhangjin
5
-0
/
+187
2009-09-17
MIPS: Loongson: RTC: Enable legacy RTC driver on fulong
Wu Zhangjin
1
-1
/
+1
2009-09-17
MIPS: Loongson: PCI: Clean up pcimap setup
Wu Zhangjin
3
-17
/
+45
2009-09-17
MIPS: Loongson: clean up the coding style
Wu Zhangjin
14
-194
/
+62
2009-09-17
MIPS: Loongson: Split the implementation of prom and setup parts
Wu Zhangjin
9
-86
/
+168
2009-09-17
MIPS: Loongson: PCI: use existing mips_io_port_base
Wu Zhangjin
1
-4
/
+1
2009-09-17
MIPS: Loongson: pm: clean up the reboot support
Wu Zhangjin
1
-8
/
+10
2009-09-17
MIPS: Loongson: pm: Remove redundant source code
Wu Zhangjin
1
-6
/
+1
2009-09-17
MIPS: Loongson: Add new early_printk implmentation
Wu Zhangjin
2
-0
/
+46
2009-09-17
MIPS: Loongson: Remove out-of-date board-specific kgdb source code
Wu Zhangjin
2
-147
/
+1
2009-09-17
MIPS: Loongson: Remove existing early_printk implementation
Wu Zhangjin
1
-6
/
+0
[next]