Show patches with: Archived = No       |   2563 patches
« 1 2 ... 3 4 525 26 »
Patch Series S/W/F Date Submitter Delegate State
[1/4] ARM: Exynos4: Move timer irq numbers to end of linux irq space --- 2011-10-31 thomas.abraham@linaro.org New
madvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2011-11-01 John Stultz Superseded
madvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2011-11-10 John Stultz Superseded
[1/6] cpuidle : move code to prevent forward declaration --- 2011-11-10 Daniel Lezcano New
[2/6] cpuidle : remove unused 'governor_data' field --- 2011-11-10 Daniel Lezcano New
[3/6] acpi : remove 'latency_ticks' in acpi_processor_cx --- 2011-11-10 Daniel Lezcano New
[4/6] acpi : remove 'time' field in acpi_processor_cx --- 2011-11-10 Daniel Lezcano New
[5/6] acpi : remove 'usage' field in acpi_processor_cx --- 2011-11-10 Daniel Lezcano New
[6/6] acpi : remove 'power' field from acpi_processor_cx --- 2011-11-10 Daniel Lezcano New
madvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2011-11-11 John Stultz Superseded
[RFC,v2,01/09] ARM: cpu topology: Add update_cpu_topology function --- 2011-11-14 Vincent Guittot New
[RFC,v2,02/09] ARM: cpu topology: modify cpu topology --- 2011-11-14 Vincent Guittot New
[RFC,v2,03/09] ARM: cpu topology: Enable ARCH_POWER --- 2011-11-14 Vincent Guittot New
[RFC,v2,04/09] ARM: scheduler: add a cpu_power function --- 2011-11-14 Vincent Guittot New
[RFC,v2,05/09] ARM: cpu topology: Modify cpu_power according to sched_mc level --- 2011-11-14 Vincent Guittot New
[RFC,v2,06/09] ARM: cpu topology: Modify cpu_power according to cpufreq --- 2011-11-14 Vincent Guittot New
[RFC,v2,07/09] ARM: cpu topology: Add asym topology flag for using cpu0 1st --- 2011-11-14 Vincent Guittot New
[RFC,v2,08/09] ARM: cpu topology: Add debugfs interface for cpu_power --- 2011-11-14 Vincent Guittot New
[RFC,v2,09/09] sched: Ensure cpu_power periodic update --- 2011-11-14 Vincent Guittot New
scripts: add support for building manuals --- 2011-11-15 Michael Hope New
scripts: add support for a pre-built sysroot --- 2011-11-16 Michael Hope New
madvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2011-11-18 John Stultz Superseded
fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2011-11-19 John Stultz Superseded
fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2011-11-22 John Stultz Superseded
[1/5] OMAP4: apply L2 cache lockdown workaround only on 4460 ES1.0 --- 2011-11-22 Mans Rullgard New
[2/5] OMAP4: enable double linefill on 4460 --- 2011-11-22 Mans Rullgard New
[3/5] OMAP4: fix PL310 prefetch offset setting --- 2011-11-22 Mans Rullgard New
[4/5] OMAP4: set PL310 prefetch offset to 3 --- 2011-11-22 Mans Rullgard New
[5/5] OMAP4: do not force workarounds for errata fixed in 4460 --- 2011-11-22 Mans Rullgard New
Improve DPLL frequency rounding code --- 2011-11-23 David Long New
[v2] Improve DPLL frequency rounding code --- 2011-11-23 David Long New
ARM: Add optimised swahb32() byteswap helper for v6 and above --- 2011-11-24 Dave Martin Not Applicable
ARM : fix /proc/interrupts per online cpu --- 2011-11-24 Daniel Lezcano Rejected
scripts: support building with the LSB wrappers --- 2011-11-27 Michael Hope New
please add multi-arch support for patchutils --- 2011-11-30 Riku Voipio Accepted
[v2] rtc/ab8500: Add calibration attribute to AB8500 RTC --- 2011-11-30 Linus Walleij Superseded
ASoC: skip resume of soc-audio devices without codecs --- 2011-12-01 Eric Miao Accepted
ARM: EXYNOS4: Support of memory test driver --- 2011-12-02 subashp Deferred
[1/6] Makefile: Improve $(KERNEL) target --- 2011-12-05 Peter Maydell Accepted
[2/6] Makefile: export CROSS_COMPILE and ARCH --- 2011-12-05 Peter Maydell Accepted
[3/6] Makefile: default ARCH to 'arm' --- 2011-12-05 Peter Maydell Accepted
[4/6] Makefile: Don't require filesystem.cpio.gz if building non-initrd --- 2011-12-05 Peter Maydell Accepted
[5/6] Makefile, boot.S: Allow kernel command line to be set in makefile --- 2011-12-05 Peter Maydell Accepted
[6/6] Makefile: Pass unknown targets through to the kernel make --- 2011-12-05 Peter Maydell Accepted
[1/4] rv34: NEON optimised inverse transform functions --- 2011-12-06 Mans Rullgard Accepted
[2/4] ARM: move NEON H264 chroma mc to a separate file --- 2011-12-06 Mans Rullgard Accepted
[3/4] rv40: NEON optimised chroma MC --- 2011-12-06 Mans Rullgard Accepted
ARM: errata: Remove SMP dependency for erratum 720789 --- 2011-12-08 Dave Martin Not Applicable
ARM: errata: Remove SMP dependency for erratum 751472 --- 2011-12-08 Dave Martin Not Applicable
[1/9] ashmem: Anonymous shared memory subsystem --- 2011-12-09 John Stultz Superseded
[2/9] ashmem: Move ashmem to staging --- 2011-12-09 John Stultz Superseded
[3/9] ashmem: Avoid touching mm/shmem.c while we're in staging --- 2011-12-09 John Stultz Superseded
[4/9] ashmem: Implement read(2) in ashmem driver --- 2011-12-09 John Stultz Superseded
[5/9] ashmem: Fix ASHMEM_SET_PROT_MASK. --- 2011-12-09 John Stultz Superseded
[6/9] ashmem: Update arguments of shrinker for 2.6.35 --- 2011-12-09 John Stultz Superseded
[7/9] ashmem: Support lseek(2) in ashmem driver --- 2011-12-09 John Stultz Superseded
[8/9] ashmem: Fix arguments to ashmem_shrink --- 2011-12-09 John Stultz Superseded
[9/9] ashmem: Whitespace cleanups --- 2011-12-09 John Stultz Superseded
Makefile: Introduced super-simple config file --- 2011-12-09 Christoffer Dall New
[v2,1/2] Makefile: Introduced super-simple config file --- 2011-12-09 Christoffer Dall New
[v2,2/2] boot.S: Factor out kernel cmd-line from boot-loader --- 2011-12-09 Christoffer Dall New
[v3,1/2] Makefile: Introduced super-simple config file --- 2011-12-09 Christoffer Dall New
[v3,2/2] boot.S: Factor out kernel cmd-line from boot-loader --- 2011-12-09 Christoffer Dall New
[01/17] Add BUILD_ARCH and HOST_ARCH throughout --- 2011-12-14 Wookey Accepted
[04/17] Resolve comflicts from merging initial cross-support --- 2011-12-14 Wookey Accepted
[13/17] Add TYPE info to new variables so it builds --- 2011-12-14 Wookey Accepted
[14/17] Clarify Host/Build arch help as it always confuses --- 2011-12-14 Wookey Accepted
[15/17] Add changelog entry for cross-build changes --- 2011-12-14 Wookey Accepted
[16/17] Remove duplicated error (left over from before HOST/BUILD split) --- 2011-12-14 Wookey Accepted
[17/17] Add MULTIARCH_CORE_DEPENDENCIES table --- 2011-12-14 Wookey Accepted
0002-Sbuild-Build-Add-dpkg-buildpackage-a-option-when-cro.patch --- 2011-12-14 Wookey Accepted
0003-Fix-typo-when-comparing-strings.patch --- 2011-12-14 Wookey Accepted
0005-Attempt-to-fix.patch --- 2011-12-14 Wookey Accepted
0006-Fix-for.patch --- 2011-12-14 Wookey Accepted
0007-Fix-pass-a-HOST_ARCH-when-cross-compiling.patch --- 2011-12-14 Wookey Accepted
0008-First-attempt-to-add-Xapt-as-dependency-resolver.patch --- 2011-12-14 Wookey Accepted
0009-Fix-loding-for-Sbuild-XaptResolver.patch --- 2011-12-14 Wookey Accepted
0010-Add-build-rules-for-XaptResolver.patch --- 2011-12-14 Wookey Accepted
0011-Dirty-commit-to-hook-cross-dependency-resolver.patch --- 2011-12-14 Wookey Accepted
0012-Do-a-bit-of-cleanup-but-still-broken-resolver.patch --- 2011-12-14 Wookey Accepted
[01/10] ashmem: Anonymous shared memory subsystem --- 2011-12-16 John Stultz Superseded
[02/10] ashmem: Move ashmem to staging --- 2011-12-16 John Stultz Superseded
[03/10] ashmem: Avoid touching mm/shmem.c while we're in staging --- 2011-12-16 John Stultz Superseded
[04/10] ashmem: Implement read(2) in ashmem driver --- 2011-12-16 John Stultz Superseded
[05/10] ashmem: Fix ASHMEM_SET_PROT_MASK. --- 2011-12-16 John Stultz Superseded
[06/10] ashmem: Update arguments of shrinker for 2.6.35 --- 2011-12-16 John Stultz Superseded
[07/10] ashmem: Support lseek(2) in ashmem driver --- 2011-12-16 John Stultz Superseded
[08/10] ashmem: Fix arguments to ashmem_shrink --- 2011-12-16 John Stultz Superseded
[09/10] ashmem: Whitespace cleanups --- 2011-12-16 John Stultz Superseded
[10/10] ashmem: Add shmem_set_file to mm/shmem.c --- 2011-12-16 John Stultz Superseded
[1/7] Merge in BUILD/HOST ARCH bits that got lost --- 2011-12-19 Wookey Accepted
[2/7] Merge in last missing bits in Build.pm for packages Not clear if this should be $self->get('Host_Arch') or $self->get_conf('HOST_ARCH') throughout. --- 2011-12-19 Wookey Accepted
[3/7] Add dpkg-cross to the core set of cross-stuff --- 2011-12-19 Wookey Accepted
[4/7] Add dpkg_setup function for setting dpkg multiarch cross-comfig --- 2011-12-19 Wookey Accepted
[5/7] Set build dir path so it works (and use host_arch) --- 2011-12-19 Wookey Awaiting Upstream
[6/7] Add setup-dpkg fn to set dpkg foreign-architecture Add apt-config option to set apt to use $HOST package files --- 2011-12-19 Wookey Accepted
[7/7] Add CROSSBUILD_CORE_DEPENDS{arch} to core deps automatically --- 2011-12-19 Wookey Accepted
[2352/2353] Add an error check in dpkg_setup, and fix up whitespace --- 2011-12-19 Wookey Accepted
[2353/2353] Explictly use the shell so that echo command get redirected properly --- 2011-12-19 Wookey Awaiting Upstream
[1/2] Add reminder to tidy up sbuild foreign-arch config so next build can be for a different arch --- 2011-12-19 Wookey Accepted
« 1 2 ... 3 4 525 26 »