summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-192-0/+2
* [PATCH] Dynamic kernel command-line: h8300Alon Bar-Lev2007-02-121-3/+3
* [PATCH] sort the devres mess outAl Viro2007-02-112-1/+6
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-6/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-2/+2
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-0/+1
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* | [PATCH] h8300 stray bracket fixMariusz Kozlowski2006-12-071-1/+1
|/
* [NET]: H8300 checksum annotations and cleanups.Al Viro2006-12-022-13/+18
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+24
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* [PATCH] irq-flags: H8300: Use the new IRQF_ constantsThomas Gleixner2006-07-022-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3029-29/+0
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0
* [PATCH] bitops: h8300: use generic bitopsAkinobu Mita2006-03-261-0/+8
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-2/+2
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PATCH] multiple exports of strpbrkAndrew Morton2006-03-221-0/+1
* [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-061-0/+3
* [PATCH] H8/300: CONFIG_CONFIG_ doesn't fly.Ralf Baechle2006-02-202-2/+2
* [PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-141-0/+4
* [PATCH] fix a typo in the CPU_H8300H dependenciesAdrian Bunk2006-02-141-1/+1
* [PATCH] h8300: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] h8300: remove MAGIC_ROM_PTR from memory.cGreg Ungerer2006-01-101-13/+0
* [PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.cGreg Ungerer2006-01-101-4/+0
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-104-12/+12
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-31/+0
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-4/+0
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-13/+15
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-38/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h supportSam Ravnborg2005-09-091-8/+0
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-4/+1
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2005-07-121-0/+2
|\
| * [PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare2005-07-111-0/+2