- f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
- 784dd7b FRV: Wire up new system calls by David Howells · 16 years ago
- 19caeed frv: use the common ascii hex helpers by Harvey Harrison · 16 years ago
- d75f65f remove include/linux/pm_legacy.h by Adrian Bunk · 16 years ago
- 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 17 years ago
- f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
- d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 17 years ago
- 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 17 years ago
- de400bd frv: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 17 years ago
- 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 17 years ago
- ecd0fa9 Remove the macro get_personality by WANG Cong · 17 years ago
- ff471b2 frv si_addr annotations by Al Viro · 17 years ago
- 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
- 6afe1a1 PM: Remove legacy PM by Pavel Machek · 17 years ago
- 4f3f8e9 FRV: Correctly determine the address of an illegal instruction by David Howells · 17 years ago
- ed9b949 FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2] by David Howells · 17 years ago
- e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 17 years ago
- e80af3a FRV: Change the timerfd syscalls to be the same as i386 by David Howells · 17 years ago
- 2d0e2ba FRV: Drop the .data.idt section for FRV by David Howells · 17 years ago
- aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 17 years ago
- d897d2b FRV: Fix up parse error in linker script by David Howells · 17 years ago
- 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
- 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
- 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
- 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 17 years ago
- 7038220 FRV: permit the memory to be located elsewhere in NOMMU mode by David Howells · 17 years ago
- 0868ff7 move frv docs one level up by Adrian Bunk · 17 years ago
- d3883ec Remove references to "make dep" by Adrian Bunk · 17 years ago
- 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
- 3c83567 FRV: arrange things such that BRA can reach from the trap table by David Howells · 17 years ago
- 761a7e3 spelling fixes: arch/frv/ by Simon Arlott · 17 years ago
- 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
- cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
- a2e170e FRV: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
- 60c9834 FRV: connect up fallocate by David Howells · 17 years ago
- 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
- 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
- b187f18 serial: add early_serial_setup() back to header file by Yinghai Lu · 17 years ago
- f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
- 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
- 54a3bdd FRV: Remove some dead code by David Howells · 17 years ago
- 7692591 FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere by David Howells · 17 years ago
- c1a39e0 FRV: Connect up new syscalls by David Howells · 17 years ago
- ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
- 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
- 0a9d6e7 frv: gdb: use __maybe_unused by David Rientjes · 18 years ago
- 8defab3 FRV: Replace pgd management via slabs through quicklists by Christoph Lameter · 18 years ago
- 5616df2 FRV: Miscellaneous fixes by David Howells · 18 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 18 years ago
- b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 18 years ago
- 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
- 317ed68 [PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.c by Eric W. Biederman · 18 years ago
- dfd007a [PATCH] sysctl: C99 convert arch/frv/kernel/pm.c by Eric W. Biederman · 18 years ago
- c8d1a1a [PATCH] sysctl: frv: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
- 77f6dfb [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs by Eric W. Biederman · 18 years ago
- febe1c25 [PATCH] sysctl: frv: pm remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
- 462591b [PATCH] sysctl: move CTL_PM into sysctl.h where it belongs by Eric W. Biederman · 18 years ago
- 9c00f76 [PATCH] Dynamic kernel command-line: frv by Alon Bar-Lev · 18 years ago
- 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
- 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 18 years ago
- 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 18 years ago
- 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
- e9c1528 [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h> by Adrian Bunk · 18 years ago
- a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
- 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
- 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
- fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
- 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
- ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
- bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
- 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
- 88d6e19 [PATCH] FRV: improve FRV's use of generic IRQ handling by David Howells · 18 years ago
- 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
- ebd6c17 [PATCH] FRV: Use the generic time stuff for FRV by john stultz · 18 years ago
- 84e8cd6 [PATCH] FRV: Introduce asm-offsets for FRV arch by David Howells · 19 years ago
- 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 19 years ago
- 9dec17e [PATCH] FRV: Fix FRV arch compile errors by David Howells · 19 years ago
- 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 19 years ago
- bc2e263 [PATCH] irq-flags: FRV: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 19 years ago
- d09042d [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 19 years ago
- 8ccd056 [PATCH] frv: trivial cleanups in frv_ksyms.c by Al Viro · 19 years ago
- be2338f [PATCH] frv: wrong syscall by Al Viro · 19 years ago
- 576132b [PATCH] frv: misc sparse annotations by Al Viro · 19 years ago
- 53470aa [PATCH] frv: misc __user annotations by Al Viro · 19 years ago
- 7ab76d7 [PATCH] frv: sysctl __user annotations by Al Viro · 19 years ago
- 9e4d11f [PATCH] frv: signal annotations by Al Viro · 19 years ago
- a8a77573c [PATCH] frv: __user infrastructure by Al Viro · 19 years ago
- 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 19 years ago
- 3016b42 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros by Hyok S. Choi · 19 years ago
- 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 19 years ago
- 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
- 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
- f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 19 years ago
- 28baeba [PATCH] FRV: Use virtual interrupt disablement by David Howells · 19 years ago