Age | Commit message (Expand) | Author |
2006-04-21 | [PARISC] Add new entries to the syscall table | Kyle McMartin |
2006-04-21 | [PARISC] Further work for multiple page sizes | Helge Deller |
2006-04-21 | [PARISC] defconfig updates | Helge Deller |
2006-04-21 | [PARISC] Misc. janitorial work | Helge Deller |
2006-04-21 | [PARISC] EISA regions must be mapped NO_CACHE | Helge Deller |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto |
2006-03-30 | [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs | Stuart Brady |
2006-03-30 | [PARISC] Kill duplicated EXPORT_SYMBOL warnings | Kyle McMartin |
2006-03-30 | [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c | Kyle McMartin |
2006-03-30 | [PARISC] Update defconfigs | Helge Deller |
2006-03-30 | [PARISC] Add PREEMPT support | Kyle McMartin |
2006-03-30 | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller |
2006-03-30 | [PARISC] getsockopt should be ENTRY_COMP | Kyle McMartin |
2006-03-30 | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller |
2006-03-30 | [PARISC] Temporary FIXME for ioremapping EISA regions | Helge Deller |
2006-03-30 | [PARISC] Enable ioremap functionality unconditionally | Helge Deller |
2006-03-30 | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller |
2006-03-30 | [PARISC] Fix IOREMAP with a 64-bit kernel | Helge Deller |
2006-03-30 | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley |
2006-03-30 | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller |
2006-03-30 | [PARISC] Enable free_initrd_mem() | Helge Deller |
2006-03-30 | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-26 | [PATCH] bitops: parisc: use generic bitops | Akinobu Mita |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell |
2006-03-26 | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell |
2006-03-24 | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin |
2006-02-14 | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar |
2006-02-13 | [PATCH] sys_newfstatat -> sys_fstatat64 | Kyle McMartin |
2006-02-08 | [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done | Kyle McMartin |
2006-02-07 | [PATCH] sys_hpux: fix strlen_user() race | Kyle McMartin |
2006-01-30 | [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages) | Kyle McMartin |
2006-01-29 | [PARISC] Simplify DISCONTIGMEM in Kconfig | Kyle McMartin |
2006-01-22 | [PARISC] Arch-specific compat signals | Kyle McMartin |
2006-01-22 | [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data | Helge Deller |
2006-01-22 | [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data | Helge Deller |
2006-01-22 | [PARISC] Remove {,un}lock_kernel from perf ioctl | Matthew Wilcox |
2006-01-22 | [PARISC] Add chassis_power_off routine | Kyle McMartin |
2006-01-22 | [PARISC] Remove obsolete _hlt cruft | Kyle McMartin |
2006-01-22 | [PARISC] Move pm_power_off export to process.c | Kyle McMartin |
2006-01-22 | [PARISC] Clean up compiler warning in pci.c | Helge Deller |
2006-01-22 | [PARISC] Use F_EXTEND() for COMMAND_GLOBAL | Kyle McMartin |
2006-01-22 | [PARISC] Fix floating point invalid exception trap handler | James Bottomley |
2006-01-22 | [PARISC] Drop unused do_check_pgt_cache() | Helge Deller |
2006-01-22 | [PARISC] Remove unnecessary extern declarations from asm/pci.h | Grant Grundler |
2006-01-22 | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller |
2006-01-22 | [PARISC] Update b180_defconfig | Matthew Wilcox |