| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 13 | -26/+21 |
|\ |
|
| * | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 8 | -8/+8 |
| * | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 3 | -5/+5 |
| * | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
| * | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 4 | -11/+6 |
* | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
* | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 3 | -6/+7 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into next | James Morris | 2008-12-04 | 1 | -1/+1 |
| |\ |
|
| * | | CRED: Use creds in file structs | David Howells | 2008-11-14 | 1 | -2/+2 |
| * | | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -2/+2 |
| * | | CRED: Wrap task credential accesses in the MIPS arch | David Howells | 2008-11-14 | 1 | -2/+3 |
* | | | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew | 2008-12-05 | 1 | -1/+1 |
* | | | MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere. | David Daney | 2008-12-04 | 1 | -1/+1 |
* | | | MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32. | Ralf Baechle | 2008-12-04 | 2 | -2/+2 |
* | | | MIPS: o32: Fix number of arguments to splice(2). | Ralf Baechle | 2008-12-04 | 1 | -1/+1 |
* | | | MIPS: Fix potential DOS by untrusted user app. | Vlad Malov | 2008-12-04 | 2 | -11/+6 |
| |/
|/| |
|
* | | MIPS: csrc-r4k: Fix spelling mistake. | Ralf Baechle | 2008-11-20 | 1 | -1/+1 |
|/ |
|
* | MIPS: Sort out CPU type to name translation. | Ralf Baechle | 2008-10-30 | 1 | -127/+98 |
* | MIPS: Probe for watch registers on cores of all vendors, not just MTI. | Ralf Baechle | 2008-10-30 | 1 | -10/+12 |
* | MIPS: Switch FPU emulator trap to BREAK instruction. | Ralf Baechle | 2008-10-30 | 2 | -12/+16 |
* | MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. | Ralf Baechle | 2008-10-30 | 1 | -6/+0 |
* | MIPS: Consider value of c0_ebase when computing value of exception base. | David Daney | 2008-10-30 | 1 | -4/+9 |
* | MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors | Shinya Kuribayashi | 2008-10-27 | 1 | -0/+1 |
* | MIPS: Set ENOSYS to errno on illegal system call number for syscall(2) | Atsushi Nemoto | 2008-10-27 | 1 | -1/+1 |
* | MIPS: Set positive error number to errno on illegal_syscall | Atsushi Nemoto | 2008-10-27 | 2 | -2/+2 |
* | MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction. | Ralf Baechle | 2008-10-27 | 1 | -2/+4 |
* | MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ | Zhaolei | 2008-10-27 | 2 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 1 | -2/+2 |
|\ |
|
| * | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -2/+2 |
* | | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 | 3 | -70/+4 |
* | | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 | 1 | -35/+0 |
|/ |
|
* | MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT | David Daney | 2008-10-15 | 1 | -1/+1 |
* | MIPS: show_cpuinfo prints the type of the calling CPU | Johannes Dickgreber | 2008-10-15 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 22 | -367/+982 |
|\ |
|
| * | MIPS: Move ptrace prototypes to ptrace.h | Ralf Baechle | 2008-10-11 | 1 | -6/+0 |
| * | MIPS: Ptrace support for HARDWARE_WATCHPOINTS | David Daney | 2008-10-11 | 2 | -1/+109 |
| * | MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. | David Daney | 2008-10-11 | 2 | -5/+23 |
| * | MIPS: Probe watch registers and report configuration. | David Daney | 2008-10-11 | 2 | -2/+13 |
| * | MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. | David Daney | 2008-10-11 | 2 | -1/+189 |
| * | MIPS: Use compat_sys_ptrace | Thomas Bogendoerfer | 2008-10-11 | 4 | -37/+22 |
| *---. | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 1 | -0/+2 |
| |\ \ \ |
|
| | | * | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+2 |
| * | | | | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y | Ralf Baechle | 2008-10-06 | 1 | -0/+1 |
| |/ / / |
|
| * | | | [MIPS] SMTC: Fix SMTC dyntick support. | Kevin D. Kissell | 2008-10-03 | 6 | -249/+512 |
| * | | | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. | Kevin D. Kissell | 2008-10-03 | 2 | -6/+6 |
| * | | | [MIPS] SMTC: Fix holes in SMTC and FPU affinity support. | Kevin D. Kissell | 2008-10-03 | 3 | -13/+14 |
| * | | | [MIPS] Build fix: Fix irq flags type | Ralf Baechle | 2008-10-03 | 2 | -4/+4 |
| | |/
| |/| |
|
| * | | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 2008-09-26 | 1 | -2/+1 |
| * | | [MIPS] vmlinux.lds.S: handle .text.* | Atsushi Nemoto | 2008-09-21 | 1 | -0/+1 |
| * | | [MIPS] Fix potential latency problem due to non-atomic cpu_wait. | Atsushi Nemoto | 2008-09-21 | 3 | -20/+55 |