| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] MT: Reenable EIC support and add support for SOCit SC. | Chris Dearman | 2007-05-11 | 3 | -13/+22 |
* | [MIPS] Define and use vi_handler_t for vectored interrupt handlers. | Ralf Baechle | 2007-05-11 | 1 | -2/+2 |
* | [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr. | Ralf Baechle | 2007-05-11 | 1 | -2/+2 |
* | [MIPS] Make do_default_vi static | Ralf Baechle | 2007-05-11 | 1 | -1/+1 |
* | [MIPS] Add __ucmpdi2 implementation | Thiemo Seufer | 2007-05-11 | 2 | -1/+20 |
* | [MIPS] early_printk: allow the early console to run earlier | Franck Bui-Huu | 2007-05-11 | 1 | -0/+6 |
* | [MIPS] early_printk: use init section | Franck Bui-Huu | 2007-05-11 | 1 | -2/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 3 | -6/+6 |
|\ |
|
| * | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 2 | -3/+3 |
| * | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 1 | -3/+3 |
* | | rename thread_info to stack | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
* | | wrap access to thread_info | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-08 | 4 | -33/+39 |
|\ |
|
| * | MIPS: Drop unnecessary CONFIG_ISA from RBTX49XX | Atsushi Nemoto | 2007-05-08 | 2 | -33/+0 |
| * | ne: MIPS: Use platform_driver for ne on RBTX49XX | Atsushi Nemoto | 2007-05-08 | 2 | -0/+39 |
* | | Replace deprecated SA_xxx interrupt flags | Thomas Gleixner | 2007-05-08 | 1 | -1/+1 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 13 | -13/+0 |
* | | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 | 1 | -5/+0 |
* | | simplify the stacktrace code | Christoph Hellwig | 2007-05-08 | 1 | -16/+6 |
|/ |
|
* | RM9000 serial driver | Thomas Koeller | 2007-05-07 | 1 | -0/+3 |
* | serial driver PMC MSP71xx | Marc St-Jean | 2007-05-07 | 1 | -0/+165 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 2007-05-04 | 2 | -1/+55 |
|\ \ |
|
| * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-01 | 235 | -6507/+9995 |
| |\ \
| | |/ |
|
| * | | Input: cobalt buttons - separate device and driver registration | Dmitry Torokhov | 2007-04-12 | 2 | -1/+55 |
* | | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -1/+0 |
| |/
|/| |
|
* | | MIPSnet: Modernize use platform_device API. | Ralf Baechle | 2007-04-28 | 2 | -1/+37 |
* | | [MIPS] update vr41xx Kconfig | Yoichi Yuasa | 2007-04-27 | 1 | -36/+56 |
* | | [MIPS] remove 2 select entries for VR41xx | Yoichi Yuasa | 2007-04-27 | 1 | -2/+0 |
* | | [MIPS] rename VR41XX to VR4100 series | Yoichi Yuasa | 2007-04-27 | 1 | -1/+1 |
* | | [MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED. | Milind Arun Choudhary | 2007-04-27 | 1 | -1/+1 |
* | | [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c. | Ralf Baechle | 2007-04-27 | 1 | -1/+0 |
* | | [MIPS] Change PCI host bridge setup/resources | Thomas Bogendoerfer | 2007-04-27 | 2 | -195/+32 |
* | | [MIPS] Register PCI host bridge resource earlier | Thomas Bogendoerfer | 2007-04-27 | 2 | -15/+14 |
* | | [MIPS] Remove pnx8550-v2pci_defconfig | Yoichi Yuasa | 2007-04-27 | 1 | -1540/+0 |
* | | [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs | Mark Mason | 2007-04-27 | 5 | -66/+106 |
* | | [MIPS] Remove unused argument from kunmap_coherent(). | Ralf Baechle | 2007-04-27 | 2 | -5/+5 |
* | | [MIPS] Malta: Delete unused prototype of mips_timer_interrupt. | Ralf Baechle | 2007-04-27 | 1 | -2/+0 |
* | | [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected | Atsushi Nemoto | 2007-04-27 | 2 | -11/+9 |
* | | [MIPS] MIPS Tech: Get rid of volatile in core code. | Ralf Baechle | 2007-04-27 | 4 | -13/+13 |
* | | [MIPS] IP22: Get rid of volatile in IP22 core code. | Ralf Baechle | 2007-04-27 | 2 | -19/+19 |
* | | [MIPS] JMR3927 cleanup | Atsushi Nemoto | 2007-04-27 | 11 | -1031/+141 |
* | | [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines | Yoichi Yuasa | 2007-04-27 | 9 | -137/+33 |
* | | [MIPS] Cobalt: Split PCI codes from setup.c | Yoichi Yuasa | 2007-04-27 | 3 | -28/+48 |
* | | [MIPS] Cobalt: clean up include files | Yoichi Yuasa | 2007-04-27 | 4 | -16/+9 |
* | | [MIPS] Fix AP/SP to work in the reality of modern kernels. | Ralf Baechle | 2007-04-27 | 2 | -7/+5 |
* | | [MIPS] Fix oprofile logic to physical counter remapping | Ralf Baechle | 2007-04-24 | 1 | -1/+1 |
* | | [MIPS] Fix BUG(), BUG_ON() handling | Atsushi Nemoto | 2007-04-20 | 1 | -2/+2 |
* | | [MIPS] Retry {save,restore}_fp_context if failed in atomic context. | Atsushi Nemoto | 2007-04-20 | 3 | -18/+95 |