- 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
- 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
- c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
- d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
- 4859776 ptrace: remove PT_DTRACE from arch/m32r by Oleg Nesterov · 15 years ago
- e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
- 189e91f m32r: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
- 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
- bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
- cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
- 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
- d7c4f1b asm-generic: make pci.h usable directly by Arnd Bergmann · 15 years ago
- 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
- 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
- c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
- 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
- c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
- 9cd6724 m32r: use __stringify() macro in assembler.h by Hirokazu Takata · 16 years ago
- 9c88b06 m32r: build fix for __stringify macro by Hirokazu Takata · 16 years ago
- 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
- 78a4999 m32r: move include/asm-m32r/* to arch/m32r/include/asm/ by Hirokazu Takata · 16 years ago
- fe4e719 m32r: move include/asm-m32r headers to arch/m32r/include/asm by Hirokazu Takata · 16 years ago
- 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
- 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
- 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
- dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
- dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
- 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 9e2f913 percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r by Rusty Russell · 16 years ago
- 18d8fda take init_fs to saner place by Al Viro · 16 years ago
- 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
- 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
- 4d117c5 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
- a64d31b Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- 1c4567a m32r: section noise in head.S by Al Viro · 16 years ago
- ae1e913 sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER by Ingo Molnar · 16 years ago
- 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
- 7110879 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
- e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
- 3baf63a m32r: fix build due to notify_cpu_starting() change by Ingo Molnar · 16 years ago
- 25ad291 oprofile: more whitespace fixes by Robert Richter · 16 years ago
- 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
- e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
- 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
- 81e4807 m32r/kernel/: cleanups by Adrian Bunk · 16 years ago
- 4b65fd4 m32r: export __ndelay by Adrian Bunk · 16 years ago
- affa6b1 m32r: export empty_zero_page by Adrian Bunk · 16 years ago
- 1b20b09 m32r: don't offer CONFIG_ISA by Adrian Bunk · 16 years ago
- 1575da9 m32r: remove the unused NOHIGHMEM option by Adrian Bunk · 16 years ago
- 947d049 generic: make PFN_PHYS explicitly return phys_addr_t by Jeremy Fitzhardinge · 16 years ago
- e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
- 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
- aca5320 m32r: use generic show_mem() by Johannes Weiner · 16 years ago
- 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
- 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
- 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
- b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
- 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
- 7b7426c m32r: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
- f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
- 9b013c2 m32r: use generic sys_pipe by Christoph Hellwig · 17 years ago
- ba719ba sys_pipe(): fix file descriptor leaks by Ulrich Drepper · 17 years ago
- 62478fa m32r: cleanup: drop .data.idt section in vmlinux.lds script by Cyrill Gorcunov · 17 years ago
- 7622b46 m32r: use KBUILD_DEFCONFIG by Adrian Bunk · 17 years ago
- 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
- ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 17 years ago
- bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 17 years ago
- 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
- b0b933c aout: mark arches that support A.OUT format by David Howells · 17 years ago
- df0f65f m32r: build fix of arch/m32r/kernel/smpboot.c by Mathieu Desnoyers · 17 years ago
- 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
- 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 17 years ago
- 7852375 m32r: remove dead config symbols from M32R code by Jiri Olsa · 17 years ago
- f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
- ec9674e arch/m32r/: Spelling fixes by Joe Perches · 17 years ago
- 03502fa remove Documentation/smp.txt by Adrian Bunk · 17 years ago
- 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 17 years ago
- 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 17 years ago
- 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
- 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
- 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
- c37a330 m32r: Update sys_rt_sigsuspend by Hirokazu Takata · 17 years ago
- 59ce3df m32r: Add missing syscalls by Hirokazu Takata · 17 years ago
- 5aa8b6c spelling fixes: arch/m32r/ by Simon Arlott · 17 years ago
- 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
- 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
- b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
- cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
- 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
- 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
- 977676a M32R: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
- dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
- 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
- 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
- a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
- 7071b29 m32r: Rename STI/CLI macros by Hirokazu Takata · 17 years ago