index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
cerr-sb1.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-11
MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.
David Daney
1
-0
/
+3
2009-01-11
MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c
David Daney
2
-0
/
+35
2009-01-11
MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.
David Daney
1
-0
/
+69
2009-01-11
MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.
David Daney
1
-0
/
+14
2009-01-11
MIPS: Hook up Cavium OCTEON in arch/mips.
David Daney
4
-0
/
+19
2009-01-11
MIPS: Hook Cavium OCTEON cache init into cache.c
David Daney
2
-0
/
+9
2009-01-11
MIPS: Add Cavium OCTEON processor constants and CPU probe.
David Daney
3
-0
/
+41
2009-01-11
MIPS: Override assembler target architecture for octeon.
David Daney
2
-0
/
+6
2009-01-11
MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h
David Daney
1
-0
/
+20
2009-01-11
MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.
David Daney
1
-0
/
+21
2009-01-11
MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.
David Daney
1
-2
/
+2
2009-01-11
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
David Daney
19
-0
/
+4243
2009-01-11
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...
David Daney
15
-0
/
+4200
2009-01-11
MIPS: Add Cavium OCTEON processor CSR definitions
David Daney
10
-0
/
+7657
2009-01-11
MIPS: Alchemy: Change strict_strtol to strict_strtoul
Julia Lawall
8
-8
/
+8
2009-01-11
MIPS: 64-bit: Use generic 32-bit ptrace compat code.
Anirban Sinha
1
-63
/
+1
2009-01-11
Linux 2.6.29-rc1
v2.6.29-rc1
Linus Torvalds
1
-2
/
+2
2009-01-11
bootgraph: make the bootgraph script show async waiting time
Arjan van de Ven
1
-4
/
+42
2009-01-11
libata: only ports >= 0 need to synchronize
Arjan van de Ven
1
-1
/
+3
2009-01-11
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
3
-0
/
+13
2009-01-10
btrfs: fix for write_super_lockfs/unlockfs error handling
Linus Torvalds
1
-4
/
+6
2009-01-10
rbtree: add const qualifier to some functions
Artem Bityutskiy
2
-10
/
+10
2009-01-10
LIS3LV02D: separate the core from HP ACPI API
Eric Piel
4
-251
/
+324
2009-01-10
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
3
-19
/
+2
2009-01-10
filesystem freeze: implement generic freeze feature
Takashi Sato
5
-10
/
+130
2009-01-10
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
12
-68
/
+107
2009-01-10
memstick: annotate endianness of attribute structs
Harvey Harrison
2
-24
/
+23
2009-01-10
hp-wmi: handle rfkill_register() failure
Larry Finger
1
-3
/
+12
2009-01-10
compiler-gcc.h: add more comments to RELOC_HIDE
Andi Kleen
1
-2
/
+12
2009-01-10
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
David Brownell
1
-1
/
+1
2009-01-10
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
3
-23
/
+0
2009-01-09
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
3
-30
/
+15
2009-01-09
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
4
-22
/
+9
2009-01-09
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
3
-31
/
+14
2009-01-09
firewire: core: fix sleep in atomic context due to driver core change
Stefan Richter
2
-16
/
+20
2009-01-09
mISDN: Add HFC USB driver
Karsten Keil
4
-0
/
+2622
2009-01-09
mISDN: Add layer1 prim MPH_INFORMATION_REQ
Martin Bachem
1
-0
/
+17
2009-01-09
mISDN: Fix kernel crash when doing hardware conference with more than two mem...
Andreas Eversberg
2
-6
/
+6
2009-01-09
mISDN: Added missing create_l1() call
Andreas Eversberg
1
-0
/
+5
2009-01-09
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
Matthias Urlichs
1
-0
/
+2
2009-01-09
mISDN: Minor cleanups
Andreas Eversberg
3
-6
/
+6
2009-01-09
mISDN: Create /sys/class/mISDN
Matthias Urlichs
5
-115
/
+273
2009-01-09
mISDN: Add missing release functions
Andreas Eversberg
1
-7
/
+21
2009-01-09
mISDN: Add different different timer settings for hfc-pci
Andreas Eversberg
3
-28
/
+148
2009-01-09
mISDN: Minor fixes
Andreas Eversberg
2
-2
/
+2
2009-01-09
mISDN: Correct busy device detection
Andreas Eversberg
2
-15
/
+18
2009-01-09
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
Andreas Eversberg
4
-21
/
+44
2009-01-09
mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0
Martin Bachem
1
-0
/
+12
2009-01-09
mISDN: Fix irq detection
Andreas Eversberg
1
-0
/
+1
2009-01-09
mISDN: Add ISDN sample clock API to mISDN core
Andreas Eversberg
8
-32
/
+294
[next]