| Commit message (Expand) | Author | Age | Files | Lines |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 2 | -2/+2 |
* | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe | Neil Horman | 2007-10-17 | 1 | -3/+2 |
* | Use list_head in binfmt handling | Alexey Dobriyan | 2007-10-17 | 1 | -2/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -1/+1 |
|\ |
|
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -1/+1 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-16 | 4 | -24/+41 |
|\ \ |
|
| * | | [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300. | Ralf Baechle | 2007-10-16 | 1 | -1/+1 |
| * | | [MIPS] VPE loader: convert from struct class_ device to struct device | Kay Sievers | 2007-10-16 | 1 | -12/+15 |
| * | | [MIPS] IP22: Fix warning. | Ralf Baechle | 2007-10-16 | 1 | -6/+15 |
| * | | [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT. | Ralf Baechle | 2007-10-16 | 1 | -0/+1 |
| * | | [MIPS] vmlinux.lds.S: Fix handling of .notes in final link. | Ralf Baechle | 2007-10-16 | 1 | -4/+9 |
| * | | [MIPS] vmlinux.lds.S: Remove duplicate comment. | Ralf Baechle | 2007-10-16 | 1 | -1/+0 |
* | | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -4/+0 |
|/ / |
|
* | | [MIPS] SMP: Fix use of cpumasks. | Ralf Baechle | 2007-10-13 | 1 | -3/+3 |
|/ |
|
* | [MIPS] VPE: reimplement ELF loader. | Ralf Baechle | 2007-10-11 | 1 | -34/+11 |
* | [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. | Franck Bui-Huu | 2007-10-11 | 1 | -0/+8 |
* | [MIPS] SMP: Use ISO C struct initializer for local structs. | Ralf Baechle | 2007-10-11 | 1 | -10/+13 |
* | [MIPS] SMP: Kill useless casts. | Ralf Baechle | 2007-10-11 | 1 | -7/+7 |
* | [MIPS] Kill num_online_cpus() loops. | Ralf Baechle | 2007-10-11 | 3 | -16/+25 |
* | [MIPS] SMP: Implement smp_call_function_mask(). | Ralf Baechle | 2007-10-11 | 2 | -40/+21 |
* | [MIPS] Make facility to convert CPU types to strings generally available. | Ralf Baechle | 2007-10-11 | 3 | -77/+94 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 13 | -36/+36 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 22 | -173/+173 |
* | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 2007-10-11 | 1 | -3/+3 |
* | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 2007-10-11 | 2 | -0/+214 |
* | [MIPS] Dyntick support for SMTC: | Ralf Baechle | 2007-10-11 | 2 | -48/+130 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-11 | 4 | -139/+124 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-11 | 2 | -25/+70 |
* | [MIPS] Switch from to_tm to rtc_time_to_tm | Ralf Baechle | 2007-10-11 | 1 | -49/+0 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 | 1 | -31/+14 |
* | [MIPS] Use generic NTP code for all MIPS platforms | Ralf Baechle | 2007-10-11 | 1 | -20/+4 |
* | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 2007-10-11 | 1 | -2/+0 |
* | [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. | Ralf Baechle | 2007-10-11 | 2 | -8/+6 |
* | [MIPS] R3000 setup for kernel_thread() | Maciej W. Rozycki | 2007-10-11 | 1 | -2/+2 |
* | [MIPS] Introduce a consistent style for vmlinux.lds. | Sam Ravnborg | 2007-10-11 | 1 | -150/+189 |
* | [MIPS] Add GT641xx IRQ routines. | Yoichi Yuasa | 2007-10-11 | 2 | -0/+132 |
* | [MIPS] i8295 cleanups. | Yoichi Yuasa | 2007-10-11 | 1 | -6/+8 |
* | [MIPS] Kill useless volatile keyword | Ralf Baechle | 2007-10-11 | 1 | -2/+2 |
* | [MIPS] cleanup struct irqaction initializers | Thomas Gleixner | 2007-10-11 | 1 | -1/+3 |
* | [MIPS] Add support for BCM47XX CPUs. | Aurelien Jarno | 2007-10-11 | 2 | -0/+22 |
* | [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency. | Ralf Baechle | 2007-10-11 | 1 | -1/+1 |
* | [MIPS] IRQ Affinity Support for SMTC on Malta Platform | Kevin D. Kissell | 2007-10-11 | 2 | -0/+66 |
* | [MIPS] vmlinux.lds.S: Handle note sections | Maciej W. Rozycki | 2007-10-01 | 1 | -0/+2 |
* | [MIPS] Fix fallocate on o32 binary compat ABI | Kyle McMartin | 2007-09-28 | 1 | -1/+1 |
* | [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. | Ralf Baechle | 2007-09-24 | 4 | -22/+8 |
* | [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround | Maciej W. Rozycki | 2007-09-19 | 1 | -2/+2 |
* | [MIPS] 20Kc: Disable use of WAIT instruction. | Ralf Baechle | 2007-09-14 | 1 | -1/+8 |
* | [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c | Yoichi Yuasa | 2007-09-14 | 1 | -0/+1 |
* | [MIPS] N32 needs to use compat_sys_futimesat | Johannes Dickgreber | 2007-09-14 | 1 | -1/+1 |
* | [MIPS] rtlx: Fix build error. | Ralf Baechle | 2007-09-14 | 1 | -2/+0 |