Age | Commit message (Expand) | Author |
2010-01-20 | sh: update PFC to allow any enum in MARK lists | Magnus Damm |
2010-01-20 | sh: Shut up noisy IOREMAP_FIXED=n build. | Paul Mundt |
2010-01-19 | sh: support SIU sourcing from external clock on sh7722 | Guennadi Liakhovetski |
2010-01-19 | sh: Fix up sdk7780 and urquell builds. | Paul Mundt |
2010-01-19 | sh: urquell: Handle EXTAL configuration here, too. | Paul Mundt |
2010-01-19 | sh: mach-sdk7786: Detect/configure/propagate EXTAL. | Paul Mundt |
2010-01-19 | sh: SH7786 clock framework rewrite. | Paul Mundt |
2010-01-19 | sh64: Fixup build breakage from breakpoint handler rename. | Paul Mundt |
2010-01-19 | sh64: Use the shared FPU state restorer. | Paul Mundt |
2010-01-19 | sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI. | Paul Mundt |
2010-01-19 | sh64: Fix up the build for the thread_xstate changes. | Paul Mundt |
2010-01-19 | sh: Kill off now bogus fixmap/page wiring documentation. | Paul Mundt |
2010-01-19 | sh: Split out MMUCR.URB based entry wiring in to shared helper. | Paul Mundt |
2010-01-19 | sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts. | Paul Mundt |
2010-01-19 | sh: Limit ioremap_prot() to 32bit pgprot parts. | Paul Mundt |
2010-01-19 | sh: Convert p3_ioremap() users to ioremap_prot(). | Paul Mundt |
2010-01-19 | sh: Kill off duplicate address alignment in ioremap_fixed(). | Paul Mundt |
2010-01-19 | sh: Prevent 64-bit pgprot clobbering across ioremap implementations. | Paul Mundt |
2010-01-18 | sh: Flag __ioremap_caller() __init_refok. | Paul Mundt |
2010-01-18 | sh: Handle unmapping of fixed slots transparently in iounmap(). | Paul Mundt |
2010-01-18 | sh: Make iounmap_fixed() return success/failure for iounmap() path. | Paul Mundt |
2010-01-18 | sh: Merge _32/_64 ioremap implementations. | Paul Mundt |
2010-01-18 | sh: Fixup the IOREMAP_FIXED=n build. | Paul Mundt |
2010-01-18 | sh: Handle early ioremaps through fixed mappings. | Paul Mundt |
2010-01-18 | Merge branch 'sh/stable-updates' | Paul Mundt |
2010-01-18 | Merge branch 'sh/ioremap-fixed' | Paul Mundt |
2010-01-18 | sh: Need IRQs enabled for init_fpu(). | Paul Mundt |
2010-01-18 | sh: Setup early PMB mappings. | Matt Fleming |
2010-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-01-17 | modpost: fix segfault in sym_is() with prefixed arches | Mike Frysinger |
2010-01-16 | page allocator: update NR_FREE_PAGES only when necessary | KOSAKI Motohiro |
2010-01-16 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-01-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-16 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-16 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-01-16 | revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer" | Mark Brown |
2010-01-16 | nommu: fix shared mmap after truncate shrinkage problems | David Howells |
2010-01-16 | nommu: fix race between ramfs truncation and shared mmap | David Howells |
2010-01-16 | nommu: don't need get_unmapped_area() for NOMMU | David Howells |
2010-01-16 | nommu: remove a superfluous check of vm_region::vm_usage | David Howells |
2010-01-16 | nommu: struct vm_region's vm_usage count need not be atomic | David Howells |
2010-01-16 | nommu: fix SYSV SHM for NOMMU | David Howells |
2010-01-16 | sysdev: fix prototype for memory_sysdev_class show/store functions | Wu Fengguang |
2010-01-16 | memory-hotplug: add 0x prefix to HEX block_size_bytes | Wu Fengguang |
2010-01-16 | memcg: ensure list is empty at rmdir | Daisuke Nishimura |
2010-01-16 | virtio: fix section mismatch warnings | Jeff Mahoney |
2010-01-16 | vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable | KOSAKI Motohiro |
2010-01-16 | smp_call_function_any(): pass the node value to cpumask_of_node() | David John |
2010-01-16 | kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() | Roland Dreier |