summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-0272-625/+359
|\
| * [MIPS] Remove unused galileo-boars header filesYoichi Yuasa2006-10-012-67/+0
| * [MIPS] Rename SERIAL_PORT_DEFNS for EV64120Yoichi Yuasa2006-10-011-9/+8
| * [MIPS] Add UART IRQ number for EV64120Yoichi Yuasa2006-10-011-0/+1
| * [MIPS] Remove excite_flash.cYoichi Yuasa2006-10-011-294/+0
| * [MIPS] Update i8259 resources.Yoichi Yuasa2006-10-011-2/+2
| * [MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto2006-10-014-34/+39
| * [MIPS] Stacktrace build-fix and improvementAtsushi Nemoto2006-10-013-35/+29
| * [MIPS] QEMU: Add support for little endian mipsAurelien Jarno2006-10-011-0/+1
| * [MIPS] Remove __flush_icache_pageAtsushi Nemoto2006-10-016-191/+0
| * [MIPS] lockdep: update defconfigsAtsushi Nemoto2006-10-0147-0/+138
| * [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto2006-10-016-34/+168
| * [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto2006-10-015-15/+29
* | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-024-6/+3
* | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-0211-16/+48
* | [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-023-2/+13
* | [PATCH] proc: comment what proc_fill_cache doesEric W. Biederman2006-10-021-0/+12
* | [PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman2006-10-021-4/+0
* | [PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman2006-10-021-18/+21
* | [PATCH] proc: properly compute TGID_OFFSETEric W. Biederman2006-10-021-1/+1
* | [PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov2006-10-021-6/+5
* | [PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov2006-10-021-28/+35
* | [PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov2006-10-021-6/+5
* | [PATCH] proc: Use pid_task instead of open coding itEric W. Biederman2006-10-021-1/+1
* | [PATCH] proc: Merge proc_tid_attr and proc_tgid_attrEric W. Biederman2006-10-021-43/+11
* | [PATCH] proc: Remove the hard coded inode numbersEric W. Biederman2006-10-021-210/+174
* | [PATCH] proc: Factor out an instantiate method from every lookup methodEric W. Biederman2006-10-021-111/+158
* | [PATCH] proc: Make the generation of the self symlink table drivenEric W. Biederman2006-10-021-22/+111
* | [PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen2006-10-022-77/+17
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-0222-662/+2
* | [PATCH] sh64: remove the use of kernel syscallsArnd Bergmann2006-10-021-257/+13
* | [PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann2006-10-025-25/+15
* | [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-0216-12/+300
* | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-0221-423/+49
* | [PATCH] introduce kernel_execveArnd Bergmann2006-10-026-11/+31
* | [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzallocMatt Helsley2006-10-021-4/+1
* | [PATCH] nsproxy cloning error path fixPavel2006-10-021-1/+1
* | [PATCH] IPC namespace - sysctlsKirill Korotaev2006-10-021-28/+88
* | [PATCH] IPC namespace - shmKirill Korotaev2006-10-021-86/+168
* | [PATCH] IPC namespace - semKirill Korotaev2006-10-021-71/+130
* | [PATCH] IPC namespace - msgKirill Korotaev2006-10-021-51/+106
* | [PATCH] IPC namespace - utilsKirill Korotaev2006-10-025-14/+173
* | [PATCH] IPC namespace coreKirill Korotaev2006-10-027-17/+95
* | [PATCH] uts: copy nsproxy only when neededSerge Hallyn2006-10-021-6/+14
* | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2006-10-025-4/+83
* | [PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn2006-10-021-2/+0
* | [PATCH] namespaces: utsname: sysctlSerge E. Hallyn2006-10-021-19/+119
* | [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-029-12/+121
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-0228-52/+52
* | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-0235-160/+180
OpenPOWER on IntegriCloud