Commit Graph

79558 Commits (7da975a231ae8c11593fd79d1083215321be213a)
 

Author SHA1 Message Date
Ralf Baechle f21d850808 [MIPS] Fulong: don't reinitialize pci_probe_only to it's default value. 17 years ago
Ralf Baechle 07c019bccc [MIPS] BCM1480: Use constants instead of magic numbers in PCI code. 17 years ago
Thomas Bogendoerfer e2defae5a9 [MIPS] IP28 support 17 years ago
Ralf Baechle 81149be113 [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM} 17 years ago
Thomas Bogendoerfer c7c6b39050 [MIPS] Use correct dma flushing in dma_cache_sync() 17 years ago
Thomas Bogendoerfer 930bff8822 [MIPS] IP28: added cache barrier to assembly routines 17 years ago
Atsushi Nemoto 2064ba23e5 [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500 17 years ago
Thomas Bogendoerfer 68efdb81c6 [MIPS] IP22/IP28: fix extracting board/chip rev 17 years ago
Thomas Bogendoerfer e9c33572a9 [MIPS] Use real cache invalidate 17 years ago
Ralf Baechle 87353d8ac3 [MIPS] SMP: Call platform methods via ops structure. 17 years ago
Ralf Baechle 19388fb092 [MIPS] Cleanup pcspeaker platform device registration. 17 years ago
Ralf Baechle 0ab7aefc4d [MIPS] MT: Scheduler support for SMT 17 years ago
Franck Bui-Huu 92b1e6a64a [MIPS] tlbex.c: cleanup debug code 17 years ago
Franck Bui-Huu cbdbe07f9d [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align 17 years ago
Franck Bui-Huu f49b94d8c1 [MIPS] tlbex.c: cleanup include files 17 years ago
Franck Bui-Huu a9af6041e9 [MIPS] tlbex.c: Cleanup __init usages. 17 years ago
Robert P. J. Day 3f4ac2dc05 [MIPS] Delete now-unreferenced i2c-yosemite.h header file. 17 years ago
Lucas Woods adfb899866 [MIPS] Remove duplicate includes. 17 years ago
Roel Kluin fa09187c34 [MIPS] ARC: Use strchr instead of strstr. 17 years ago
Ralf Baechle 33202349ef [MIPS] Remove useless S-cache flushes. 17 years ago
Ralf Baechle 526af35e5d [MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT. 17 years ago
Andrew Sharp 48ef2626ae [MIPS] Put cast inside macro instead of all the callers 17 years ago
Yoichi Yuasa 2206583dd5 [MIPS] clean up au1xxx_irqmap.c include files 17 years ago
Yoichi Yuasa 7f3f490061 [MIPS] remove unused mips_machtype 17 years ago
Christoph Hellwig 417345d8f5 [MIPS] CFE: Make code remotely resemble Linux code. 17 years ago
Atsushi Nemoto 8b6c2324bf [MIPS] cleanup tx39/tx49 setup code 17 years ago
Maciej W. Rozycki 619b6e18fc [MIPS] R4000/R4400 daddiu erratum workaround 17 years ago
Maciej W. Rozycki 20d60d9973 [MIPS] R4000/R4400 errata workarounds 17 years ago
Alejandro Martinez Ruiz 2b22c034d0 [MIPS] Converting most array size calculations to use ARRAY_SIZE(). 17 years ago
Ralf Baechle 161548bf35 [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. 17 years ago
Ralf Baechle 6920df4025 [MIPS] Delete unused CONFIG_64BIT_CONTEXT 17 years ago
Ralf Baechle e414004e94 [MIPS] Delete unused CONFIG_DMA_IP32. 17 years ago
Greg Kroah-Hartman 6494a93d55 Module: check to see if we have a built in module with the same name 17 years ago
Jon Masters 0aa5bd52d0 module: add module taint on ndiswrapper 17 years ago
Denis Cheng 8686c99875 module: fix the module name length in param_sysfs_builtin 17 years ago
Rusty Russell 6dd06c9fbe module: make module_address_lookup safe 17 years ago
Rusty Russell bb9d3d56e7 module: better OOPS and lockdep coverage for loading modules 17 years ago
Rusty Russell efa5345e39 module: Fix gratuitous sprintf in module.c 17 years ago
Rusty Russell c9a3ba55bb module: wait for dependent modules doing init. 17 years ago
Rusty Russell a2da4052f1 module: Don't report discarded init pages as kernel text. 17 years ago
Mingming Cao 4019191be7 jbd2: sparse pointer use of zero as null 17 years ago
Mingming Cao db857da336 jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeup 17 years ago
Mingming Cao 77160957e2 jbd2: Mark jbd2 slabs as SLAB_TEMPORARY 17 years ago
Mingming Cao 7b7510662f jbd2: add lockdep support 17 years ago
Aneesh Kumar K.V b939e3766e ext4: Use the ext4_ext_actual_len() helper function 17 years ago
Dmitry Monakhov dbf9d7da33 ext4: fix uniniatilized extent splitting error 17 years ago
Aneesh Kumar K.V ce40733ce9 ext4: Check for return value from sb_set_blocksize 17 years ago
Miklos Szeredi cb45bbe44b ext4: Add stripe= option to /proc/mounts 17 years ago
Aneesh Kumar K.V 3dbd0ede4d ext4: Enable the multiblock allocator by default 17 years ago
Alex Tomas c9de560ded ext4: Add multi block allocator for ext4 17 years ago