| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | | [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. | Martin Michlmayr | 2006-03-21 | 1 | -0/+1 |
* | | [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. | H. Peter Anvin | 2006-03-21 | 2 | -1/+8 |
* | | [MIPS] TX49XX has prefetch. | Atsushi Nemoto | 2006-03-21 | 3 | -2/+10 |
* | | [MIPS] Kill tlb-andes.c. | Thiemo Seufer | 2006-03-21 | 3 | -260/+6 |
* | | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 | 34 | -77/+78 |
* | | [MIPS] Makefile crapectomy. | Ralf Baechle | 2006-03-21 | 1 | -169/+39 |
* | | [MIPS] Mention Broadcom part number for BigSur board | Martin Michlmayr | 2006-03-21 | 1 | -1/+1 |
* | | [MIPS] Remove CONFIG_BUILD_ELF64. | Ralf Baechle | 2006-03-21 | 9 | -48/+9 |
* | | [MIPS] Further sparsification for 32-bit compat code. | Atsushi Nemoto | 2006-03-21 | 2 | -84/+88 |
* | | [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend | Atsushi Nemoto | 2006-03-21 | 1 | -1/+2 |
* | | [MIPS] Signal cleanup | Atsushi Nemoto | 2006-03-21 | 4 | -32/+16 |
* | | [MIPS] Reformat all of signal32.c with tabs instead of space for consistency | Martin Michlmayr | 2006-03-21 | 1 | -6/+6 |
* | | [MIPS] Delete unused sys32_waitpid. | Ralf Baechle | 2006-03-21 | 1 | -6/+0 |
* | | [MIPS] Symmetric Uniprocessor support for Qemu. | Ralf Baechle | 2006-03-21 | 3 | -1/+51 |
* | | [MIPS] sc-rm7k.c cleanup | Atsushi Nemoto | 2006-03-21 | 1 | -16/+9 |
* | | [MIPS] Add early console for Cobalt. | Peter Horton | 2006-03-21 | 5 | -8/+58 |
|/ |
|
* | [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel. | Ralf Baechle | 2006-03-18 | 1 | -1/+2 |
* | [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). | Ralf Baechle | 2006-03-18 | 2 | -17/+63 |
* | [MIPS] Sibyte: Fix interrupt timer off by one bug. | Ralf Baechle | 2006-03-18 | 1 | -2/+2 |
* | [MIPS] Protect more of timer_interrupt() by xtime_lock. | Ralf Baechle | 2006-03-18 | 1 | -2/+4 |
* | [MIPS] Simple patch to power off DBAU1200 | Matej Kupljen | 2006-03-18 | 1 | -0/+3 |
* | [MIPS] Fix DBAu1550 software power off. | Sergei Shtylylov | 2006-03-18 | 1 | -3/+4 |
* | [MIPS] local_r4k_flush_cache_page fix | Atsushi Nemoto | 2006-03-18 | 2 | -5/+9 |
* | [MIPS] Get rid of the IP22-specific code in arclib. | Ralf Baechle | 2006-03-18 | 1 | -19/+0 |
* | [MIPS] Always pass -msoft-float. | Ralf Baechle | 2006-03-09 | 1 | -0/+1 |
* | [MIPS] Scatter a bunch of __init over tlbex.c. | Ralf Baechle | 2006-03-09 | 1 | -17/+17 |
* | [MIPS] Momentum: Resurrect after things were moved around a while ago. | Ralf Baechle | 2006-03-09 | 7 | -23/+29 |
* | [MIPS] Discard .exit.text at runtime. | Ralf Baechle | 2006-03-09 | 1 | -1/+3 |
* | [MIPS] Enable highmem for all MIPS32 and MIPS64 processors. | Ralf Baechle | 2006-03-09 | 1 | -0/+4 |
* | [MIPS] A struct console.setup function may not be __init. | Ralf Baechle | 2006-03-09 | 1 | -1/+1 |
* | [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. | Atsushi Nemoto | 2006-03-01 | 1 | -2/+3 |
* | [MIPS] Fix build error on processors that don's support copy-on-write. | Ralf Baechle | 2006-02-28 | 1 | -1/+1 |
* | [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs. | Ralf Baechle | 2006-02-28 | 1 | -5/+11 |
* | [MIPS] Use generic compat routines for readdir, getdents | Atsushi Nemoto | 2006-02-27 | 3 | -57/+3 |