| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 100 | -3388/+1114 |
* | [MIPS] Fix the crime against humanity that mipsIRQ.S is. | Ralf Baechle | 2006-04-19 | 7 | -47/+243 |
* | [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. | Ralf Baechle | 2006-04-19 | 2 | -4/+6 |
* | [MIPS] Replace redundant declarations of _end by <asm/sections.h>. | Ralf Baechle | 2006-04-19 | 5 | -10/+7 |
* | [MIPS] JMR3927 build fixes for the RTC code. | Ralf Baechle | 2006-04-19 | 1 | -30/+30 |
* | [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. | Ralf Baechle | 2006-04-19 | 1 | -1/+1 |
* | [MIPS] EV96100: Fix over two year old typo in variable name. | Ralf Baechle | 2006-04-19 | 1 | -1/+1 |
* | [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 2006-04-19 | 1 | -12/+12 |
* | [MIPS] ITE: Glue build. | Ralf Baechle | 2006-04-19 | 1 | -0/+1 |
* | [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 2006-04-19 | 1 | -18/+18 |
* | [MIPS] ITE8172: Fix build error due to missmatching prototypes. | Ralf Baechle | 2006-04-19 | 1 | -3/+0 |
* | [MIPS] Fix CONFIG_LIMITED_DMA build. | Ralf Baechle | 2006-04-19 | 1 | -0/+2 |
* | [MIPS] PNX8550 build fix. | Ralf Baechle | 2006-04-19 | 1 | -0/+1 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-19 | 17 | -44/+39 |
* | [MIPS] Fix breakage due to the grand makefile crapectomy. | Ralf Baechle | 2006-04-19 | 1 | -2/+2 |
* | [MIPS] Sort out duplicate exports. | Ralf Baechle | 2006-04-19 | 2 | -17/+0 |
* | [MIPS] Wire up sync_file_range(2). | Ralf Baechle | 2006-04-19 | 5 | -0/+14 |
* | [MIPS] Wire splice syscall. | Ralf Baechle | 2006-04-19 | 4 | -0/+4 |
* | [MIPS] Fix vectored interrupt support in TLB exception handler generator. | Ralf Baechle | 2006-04-19 | 1 | -2/+2 |
* | [MIPS] Some formatting fixes. | Ralf Baechle | 2006-04-19 | 1 | -3/+3 |
* | [MIPS] Fixup printk in mips_srs_init. | Ralf Baechle | 2006-04-19 | 1 | -1/+2 |
* | [MIPS] Remove redundant initialization of sr_allocated. | Ralf Baechle | 2006-04-19 | 1 | -2/+0 |
* | [MIPS] Make set_vi_srs_handler static. | Ralf Baechle | 2006-04-19 | 1 | -1/+1 |
* | [MIPS] Cleanup free_initmem the same way as i386 did. | Ralf Baechle | 2006-04-19 | 1 | -25/+23 |
* | [MIPS] Added tb0287_defconfig back. | Yoichi Yuasa | 2006-04-19 | 1 | -0/+1096 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -1/+0 |
* | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -0/+5 |
* | Manual merge with Linus. | Dmitry Torokhov | 2006-04-02 | 140 | -2892/+2157 |
|\ |
|
| * | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 1 | -1/+0 |
| * | [PATCH] remove add_parent()'s parent argument | Oleg Nesterov | 2006-03-28 | 1 | -2/+2 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-28 | 1 | -1/+1 |
| |\ |
|
| | * | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle | 2006-03-26 | 1 | -1/+1 |
| * | | [PATCH] RTC: Remove some duplicate BCD definitions | Matt Mackall | 2006-03-28 | 2 | -29/+17 |
| * | | [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC | Matt Mackall | 2006-03-28 | 1 | -36/+11 |
| * | | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa | 2006-03-27 | 18 | -45/+45 |
| * | | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 3 | -3/+4 |
| * | | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 | 7 | -29/+7 |
| * | | [PATCH] bitops: mips: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -0/+8 |
| * | | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 3 | -63/+2 |
| * | | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 2006-03-26 | 1 | -14/+1 |
| * | | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 | 1 | -31/+32 |
| |/ |
|
| * | [PATCH] sys_alarm() unsigned signed conversion fixup | Thomas Gleixner | 2006-03-25 | 1 | -21/+1 |
| * | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 1 | -3/+3 |
| * | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 3 | -12/+7 |
| * | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 6 | -8/+8 |
| * | [PATCH] mm: split highorder pages | Nick Piggin | 2006-03-22 | 1 | -2/+3 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-03-21 | 2 | -4/+2 |
| |\ |
|
| | * | [PATCH] USB: OHCI for AU1200 | Jordan Crouse | 2006-03-20 | 1 | -1/+1 |
| | * | [PATCH] USB: EHCI for AU1200 | Jordan Crouse | 2006-03-20 | 2 | -3/+1 |
| * | | [MIPS] Update defconfigs. | Ralf Baechle | 2006-03-21 | 46 | -1830/+1537 |