safe/jmp/linux-2.6
2010-01-19 Paul Mundtsh: Provide a dummy _PAGE_WIRED flag for non-X2TLB...
2010-01-19 Paul Mundtsh: Limit ioremap_prot() to 32bit pgprot parts.
2010-01-19 Paul Mundtsh: Convert p3_ioremap() users to ioremap_prot().
2010-01-19 Paul Mundtsh: Kill off duplicate address alignment in ioremap_fix...
2010-01-19 Paul Mundtsh: Prevent 64-bit pgprot clobbering across ioremap...
2010-01-18 Paul Mundtsh: Flag __ioremap_caller() __init_refok.
2010-01-18 Paul Mundtsh: Handle unmapping of fixed slots transparently in...
2010-01-18 Paul Mundtsh: Make iounmap_fixed() return success/failure for...
2010-01-18 Paul Mundtsh: Merge _32/_64 ioremap implementations.
2010-01-18 Paul Mundtsh: Fixup the IOREMAP_FIXED=n build.
2010-01-18 Paul Mundtsh: Handle early ioremaps through fixed mappings.
2010-01-18 Paul MundtMerge branch 'sh/stable-updates'
2010-01-18 Paul MundtMerge branch 'sh/ioremap-fixed'
2010-01-18 Paul Mundtsh: Need IRQs enabled for init_fpu().
2010-01-18 Matt Flemingsh: Setup early PMB mappings.
2010-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-01-17 Mike Frysingermodpost: fix segfault in sym_is() with prefixed arches
2010-01-17 KOSAKI Motohiropage allocator: update NR_FREE_PAGES only when necessary
2010-01-16 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-01-16 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-01-16 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-01-16 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-01-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-01-16 Mark Brownrevert "drivers/video/s3c-fb.c: fix clock setting for...
2010-01-16 David Howellsnommu: fix shared mmap after truncate shrinkage problems
2010-01-16 David Howellsnommu: fix race between ramfs truncation and shared...
2010-01-16 David Howellsnommu: don't need get_unmapped_area() for NOMMU
2010-01-16 David Howellsnommu: remove a superfluous check of vm_region::vm_usage
2010-01-16 David Howellsnommu: struct vm_region's vm_usage count need not be...
2010-01-16 David Howellsnommu: fix SYSV SHM for NOMMU
2010-01-16 Wu Fengguangsysdev: fix prototype for memory_sysdev_class show...
2010-01-16 Wu Fengguangmemory-hotplug: add 0x prefix to HEX block_size_bytes
2010-01-16 Daisuke Nishimuramemcg: ensure list is empty at rmdir
2010-01-16 Jeff Mahoneyvirtio: fix section mismatch warnings
2010-01-16 KOSAKI Motohirovmscan: kswapd: don't retry balance_pgdat() if all...
2010-01-16 David Johnsmp_call_function_any(): pass the node value to cpumask...
2010-01-16 Roland Dreierkernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()
2010-01-16 Kazuhisa Ichikawamm/page_alloc: fix the range check for backward merging
2010-01-16 Andi Kleenkfifo: document everywhere that size has to be power...
2010-01-16 Andi Kleenkfifo: add kfifo_initialized
2010-01-16 Andi Kleenkfifo: add kfifo_out_peek
2010-01-16 Andi Kleenkfifo: sanitize *_user error handling
2010-01-16 Andi Kleenkfifo: use void * pointers for user buffers
2010-01-16 Randy Dunlaptty.h: make tty_port_get() static inline
2010-01-16 Tamas Vinczeedac: i5000_edac critical fix panic out of bounds
2010-01-16 john stultzm68knommu: fix invalid flags on coldfire pit clocksource
2010-01-16 Pingserial/8250_pnp: add a new Fujitsu Wacom Tablet PC...
2010-01-16 Hui Zhumarkup_oops.pl: fix error with x86
2010-01-16 Erik-Jan Postviafb: fix acceleration for some chips
2010-01-16 Erik-Jan Postviafb: do modesetting after updating variables
2010-01-16 Florian Tobias... viafb: fix LCD hardware cursor regression
2010-01-16 Stefani Seiboldkfifo: fix kfifo_out_locked race bug
2010-01-16 Thadeu Lima... i2c: Do not use device name after device_unregister
2010-01-16 Wolfram Sangi2c/pca: Don't use *_interruptible
2010-01-16 Márton Némethi2c-ali1563: Remove sparse warnings
2010-01-16 Roel Kluini2c: Test off by one in {piix4,vt596}_transaction()
2010-01-16 Tobias Klauseri2c-core: Storage class should be before const qualifier
2010-01-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-01-16 Al Virodo_add_mount() should sanitize mnt_flags
2010-01-16 Al ViroCIFS shouldn't make mountpoints shrinkable
2010-01-16 Al Viromnt_flags fixes in do_remount()
2010-01-16 Al Viroattach_recursive_mnt() needs to hold vfsmount_lock...
2010-01-16 Al Viromay_umount() needs namespace_sem
2010-01-16 Paul Mundtsh: Tidy up non-translatable checks in iounmap path.
2010-01-16 Matt Flemingsh: Use ioremap_fixed() to implement SH-5 ioremap()
2010-01-16 Matt Flemingsh: Use ioremap_fixmed to map the SM501 DRAM config...
2010-01-16 Matt Flemingsh: Add fixed ioremap support
2010-01-16 Matt Flemingsh: Generalise the pte handling code for the fixmap...
2010-01-16 Matt Flemingsh: Acquire some more page flags for SH-5.
2010-01-16 Matt Flemingsh: New extended page flag to wire/unwire TLB entries
2010-01-15 Linus TorvaldsMerge branch 'for-linus/samsung' of git://git.fluff...
2010-01-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-01-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-01-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-01-15 Linus TorvaldsMerge branch 'sh/for-2.6.33' of git://git./linux/kernel...
2010-01-15 Zhenyu Wangdrm/i915: enable 36bit physical address for hardware...
2010-01-15 Eric Parisinotify: only warn once for inotify problems
2010-01-15 Eric Parisinotify: do not reuse watch descriptors
2010-01-15 Zhenyu Wangdrm/i915: fix eDP pipe mask
2010-01-15 Zhenyu Wangdrm/i915: fix pixel color depth setting on eDP
2010-01-15 Zhenyu Wangdrm/i915: parse eDP panel color depth from VBT block
2010-01-15 Jesse Barnesdrm/i915: disable LVDS downclock by default
2010-01-15 Zhao Yakuidrm/i915: Fix the incorrect cursor A bit definition...
2010-01-15 Eric Anholtdrm/i915: Remove chatty execbuf failure message.
2010-01-15 Zou Nan haidrm/i915: remove loop in Ironlake interrupt handler
2010-01-15 Russ Andersonx86, uv: Ensure hub revision set for all ACPI modes.
2010-01-15 Jack Steinerx86, uv: Add function retrieving node controller revisi...
2010-01-15 Paul Mundtsh: Generalize SH7786 PCIe support.
2010-01-15 Roel Kluinamd64_edac: Ensure index stays within bounds in amd64_g...
2010-01-15 Ben DooksARM: MINI2440: Fixup __initdata usage
2010-01-15 Uri YosefARM: MINI2440: Fix crash on boot due to improper __init...
2010-01-15 Paul Mundtsh: mach-sdk7786: mode pins support.
2010-01-15 Paul Mundtsh: Fix up the secondary CPU entry point for 32bit...
2010-01-15 Paul Mundtsh: Guard against early IPIs in flush_cache_all().
2010-01-15 Li Zefantracing/filters: Add comment for match callbacks
2010-01-15 Li Zefantracing/filters: Fix MATCH_FULL filter matching for...
2010-01-15 Li Zefantracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
2010-01-15 Li Zefanlib: Introduce strnstr()
2010-01-15 Li Zefantracing/filters: Fix MATCH_END_ONLY filter matching
2010-01-15 Li Zefantracing/filters: Fix MATCH_FRONT_ONLY filter matching
next