Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
e63340ae6b6205fef26b40a75673d1c9c0c8bb90
/
arch
/
m68knommu
/
kernel
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 19 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 19 years ago
1ed35e0
[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes
by Greg Ungerer
· 19 years ago
f2a09e1
[PATCH] Dynamic kernel command-line: m68knommu
by Alon Bar-Lev
· 19 years ago
b035b6d
[PATCH] Consolidate default sched_clock()
by Alexey Dobriyan
· 19 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 19 years ago
bf0059b
[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 19 years ago
56591b9
[PATCH] m68knommu: include unused sections in linker script
by Greg Ungerer
· 19 years ago
1f95e49
[PATCH] m68knommu: remove regs arg from coldfire timer interrupt
by Greg Ungerer
· 19 years ago
fd593d1
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
by Eric W. Biederman
· 19 years ago
1bddcc5
[PATCH] m68knommu: add SHM support
by David Wu
· 19 years ago
329237c
[PATCH] m68knommu: add printk level for stack dump
by Greg Ungerer
· 19 years ago
19127e2
[PATCH] m68knommu: add printk level for oops dumps
by Greg Ungerer
· 19 years ago
1b9552a
[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n
by Adrian Bunk
· 19 years ago
59ed05a
[NET]: M68Knommu checksum annotations and cleanups.
by Al Viro
· 19 years ago
ace5f1d
[PATCH] m68knommu: fix up for the irq_handler_t changes
by Greg Ungerer
· 19 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 19 years ago
e0fafda
[PATCH] m68knommu: sync syscalls with m68k
by Geert Uytterhoeven
· 19 years ago
fe74290
[PATCH] provide kernel_execve on all architectures
by Arnd Bergmann
· 19 years ago
0437eb5
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
by Serge E. Hallyn
· 19 years ago
ab51601
[PATCH] namespaces: add nsproxy
by Serge E. Hallyn
· 19 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 19 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 20 years ago
1c952af
[PATCH] m68knommu: remove fixed ROM region setups from linker script
by Greg Ungerer
· 20 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 20 years ago
73e2fba
[PATCH] m68knommu: use configurable RAM setup in linker script
by Greg Ungerer
· 20 years ago
7877d01
[PATCH] m68knommu: cleanup setup.c
by Greg Ungerer
· 20 years ago
bb28632
[PATCH] m68knommu: check DEBUG defined arch code
by Greg Ungerer
· 20 years ago
d09042d
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
by Laurent MEYER
· 20 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 20 years ago
0cb3463
[PATCH] unexport get_wchan
by Adrian Bunk
· 20 years ago
cdb0452
[PATCH] kill include/linux/platform.h, default_idle() cleanup
by Adrian Bunk
· 20 years ago
f4a641d
[PATCH] multiple exports of strpbrk
by Andrew Morton
· 20 years ago
9f28bb7
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
by Greg Kroah-Hartman
· 20 years ago
10c1f71
[PATCH] m68knommu: need pm_power_off in m68knommu
by Greg Ungerer
· 20 years ago
513091b
[PATCH] m68knommu: task_stack_page()
by Al Viro
· 20 years ago
694d855
[PATCH] m68knommu: fix ram length of m5208evb board
by Greg Ungerer
· 20 years ago
01829e7
[PATCH] m68knommu: fix a5 reg corruption in signal handlers
by Greg Ungerer
· 20 years ago
afc7cd8
[PATCH] m68knommu: fix mangled 'truct' in ptrace.c
by Greg Ungerer
· 20 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 20 years ago
3258891
[PATCH] m68knommu: enable_irq/disable_irq
by Christoph Hellwig
· 20 years ago
2ed5e6d
[PATCH] m68knommu: move some platform irq support out of irq.h
by Greg Ungerer
· 20 years ago
124df2d
[PATCH] m68knommu: align param section and add 5208EVB linker support
by Greg Ungerer
· 20 years ago
54b03d1
[PATCH] m68knommu: add ColdFire 5208 setup support
by Greg Ungerer
· 20 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 20 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 20 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 20 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 20 years ago
4945b30
[PATCH] m68knommu: new board support in linker script
by Greg Ungerer
· 21 years ago
db81fb8
[PATCH] m68knommu: cleanup showstack()
by Greg Ungerer
· 21 years ago
e6070a1
[PATCH] m68knommu: new family (523x) and board setup
by Greg Ungerer
· 21 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 21 years ago
59586e5
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
by Eric W. Biederman
· 21 years ago
b05a720
[PATCH] m68knommu: fix scheduling and race problems in idle loop
by Greg Ungerer
· 21 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 21 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 21 years ago