summaryrefslogtreecommitdiffstats
path: root/arch/m32r
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| | |/ | |/|
* | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-022-0/+7
| |/ |/|
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1Star
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov2009-06-182-9/+0Star
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-20/+3Star
* m32r: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-178-15/+15
* page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-171-3/+3
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-4/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-136-6/+5Star
|\
| * asm-generic: make pci.h usable directlyArnd Bergmann2009-06-111-2/+0Star
| * asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
* | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0Star
|/
* flat: fix data sections alignmentOskar Schirmer2009-05-291-1/+0Star
* m32r: use __stringify() macro in assembler.hHirokazu Takata2009-05-021-3/+4
* m32r: build fix for __stringify macroHirokazu Takata2009-05-022-3/+0Star
* m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
* m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata2009-04-172-0/+11
* m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata2009-04-17108-0/+9443
* Simplify copy_thread()Alexey Dobriyan2009-04-031-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0Star
*-. Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
|\ \
| | * sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
| |/
* / eeprom: More consistent symbol namesJean Delvare2009-01-261-1/+1
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-1/+1
|\
| * percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2009-01-011-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-291-1/+1
| |\
* | \ Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-6/+1Star
|\ \ \
| * \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-131-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-022-2/+3
| | |\ \
| * | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-6/+1Star
| | |/ / | |/| |
* | | | take init_fs to saner placeAl Viro2009-01-011-1/+0Star
| |_|/ |/| |
* | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-082-2/+3
|\| | | |/ |/|
| * m32r: section noise in head.SAl Viro2008-11-302-2/+3
* | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar2008-11-111-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-231-1/+1
|\
| * oprofile: more whitespace fixesRobert Richter2008-10-151-1/+1
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-0/+1
|\ \
| * | m32r: fix build due to notify_cpu_starting() changeIngo Molnar2008-10-161-0/+1
* | | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-171-2/+2
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge2008-09-141-2/+2
| | |/ /