Show patches with: Archived = No       |   2563 patches
« 1 2 ... 20 21 2225 26 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] gl: Provide a shader implementation of repeat wrap modes --- 2012-05-03 alexandros.frantzis@linaro.org Superseded
[1/2] gl: Simplify GL wrap parameter setting code --- 2012-05-03 alexandros.frantzis@linaro.org Superseded
[4/4] bootwrapper: Add README --- 2012-04-20 Peter Maydell Accepted
[3/4] bootwrapper: Switch to C semihosting code --- 2012-04-20 Peter Maydell Accepted
[2/4] bootwrapper: Import C semihosting code --- 2012-04-20 Peter Maydell Accepted
[1/4] bootwrapper: Import libfdt flattened device tree library --- 2012-04-20 Peter Maydell Accepted
prctl.2, proc.5: proposal to reflect http://lwn.net/Articles/484162 --- 2012-04-06 Dmitry Antipov New
Fix unused buffer size to avoid xrun --- 2012-04-05 Feng Wei New
mfd : dbx500 : fix compilation error --- 2012-04-04 Daniel Lezcano New
[17/17] ARM: OMAP3: cpuidle - set global variables static --- 2012-04-04 Daniel Lezcano New
[16/17] ARM: OMAP3/4: consolidate cpuidle Makefile --- 2012-04-04 Daniel Lezcano New
[15/17] ARM: OMAP3: set omap3_idle_data as static --- 2012-04-04 Daniel Lezcano New
[14/17] ARM: OMAP3 : cpuidle - simplify next_valid_state --- 2012-04-04 Daniel Lezcano New
[13/17] ARM: OMAP3: cpuidle - use omap3_idle_data directly --- 2012-04-04 Daniel Lezcano New
[12/17] ARM: OMAP3: define statically the omap3_idle_data --- 2012-04-04 Daniel Lezcano New
[11/17] ARM: OMAP3: cpuidle - remove cpuidle_params_table --- 2012-04-04 Daniel Lezcano New
[10/17] ARM: OMAP3: cpuidle - remove the 'valid' field --- 2012-04-04 Daniel Lezcano New
[09/17] ARM: OMAP3: define cpuidle statically --- 2012-04-04 Daniel Lezcano New
[08/17] ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table --- 2012-04-04 Daniel Lezcano New
[07/17] ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot time --- 2012-04-04 Daniel Lezcano New
[06/17] ARM: OMAP4: cpuidle - use the omap4_idle_data variable directly --- 2012-04-04 Daniel Lezcano New
[05/17] ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time --- 2012-04-04 Daniel Lezcano New
[04/17] ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration --- 2012-04-04 Daniel Lezcano New
[03/17] ARM: OMAP4: cpuidle - Remove the cpuidle_params_table table --- 2012-04-04 Daniel Lezcano New
[02/17] ARM: OMAP4: cpuidle - Declare the states with the driver declaration --- 2012-04-04 Daniel Lezcano New
[01/17] ARM: OMAP4: cpuidle - Remove unused valid field --- 2012-04-04 Daniel Lezcano New
[V3] cpuidle : use percpu cpuidle in the core code --- 2012-04-02 Daniel Lezcano New
[V2] cpuidle : use percpu cpuidle in the core code --- 2012-04-02 Daniel Lezcano New
iommu: OMAP: device detach on domain destroy --- 2012-03-30 Omar Ramirez Luna New
cpuidle : use percpu cpuidle in the core code --- 2012-03-30 Daniel Lezcano New
[v3,2/2] cpufreq/arm-bl-cpufreq: cpufreq transition notifications support --- 2012-03-29 Dave Martin Not Applicable
[v3,1/2] cpufreq/arm-bl-cpufreq: Add simple cpufreq big.LITTLE switcher frontend --- 2012-03-29 Dave Martin Not Applicable
[3/3] ARM: KVM: Check the cpuid we're being asked to emulate. --- 2012-03-29 Rusty Russell New
[2/3] ARM: KVM: Fake up performance counters a little more precisely. --- 2012-03-29 Rusty Russell New
[1/3] ARM: KVM: Remove l2ctlr write. --- 2012-03-29 Rusty Russell New
[3/3] cpuidle: remove unused 'governor_data' field --- 2012-03-26 Daniel Lezcano New
[2/3] cpuidle: remove useless array definition in cpuidle_structure --- 2012-03-26 Daniel Lezcano New
[1/3] cpuidle: use the driver's state_count as default --- 2012-03-26 Daniel Lezcano New
[2/2] merge_config.sh: Add option to display redundant configs --- 2012-03-23 John Stultz Accepted
[2/2] merge_config.sh: Add option to display redundant configs --- 2012-03-22 John Stultz Superseded
[Linaro-big-little,v2] cpufreq/arm-bl-cpufreq: Add simple cpufreq big.LITTLE switcher frontend --- 2012-03-21 Dave Martin Not Applicable
[v2] cpufreq/arm-bl-cpufreq: Add simple cpufreq big.LITTLE switcher frontend --- 2012-03-20 Dave Martin Not Applicable
cpufreq/arm-bl-cpufreq: Add simple cpufreq big.LITTLE switcher frontend --- 2012-03-19 Dave Martin Not Applicable
[pulseaudio-discuss,RFC,v2] Add UCM jack detection into alsa card module --- 2012-03-16 Feng Wei New
[pulseaudio-discuss,RFC,v2,3/3] Add UCM modifier functions into alsa card module --- 2012-03-15 Feng Wei New
[pulseaudio-discuss,RFC,v2,2/3] Add use_ucm to udev detect module --- 2012-03-15 Feng Wei New
[pulseaudio-discuss,RFC,v2,1/3] Integrate UCM basic functions into alsa card module --- 2012-03-15 Feng Wei New
[3/3] add CMA heap --- 2012-03-12 Benjamin Gaignard New
[2/3] fix ion_platform_data definition --- 2012-03-12 Benjamin Gaignard New
[1/3] make struct ion_device available for other heap --- 2012-03-12 Benjamin Gaignard New
[5/5] RFC: add eglWaitGL() --- 2012-03-12 Rob Clark New
[4/5] drm: fix issue copying supported plane formats --- 2012-03-12 Rob Clark New
[3/5] drm: plane src coords are 16.16 fixed point --- 2012-03-12 Rob Clark New
[2/5] drm: use page-flip for sprites, in case no vblank event --- 2012-03-12 Rob Clark New
[1/5] clients/window: fix build issues w/ gles --- 2012-03-12 Rob Clark New
[4/6,v2] ARM: ux500: select L2X0 cache on ux500 --- 2012-03-06 Mathieu Poirier New
[1/1] arm: vexpress: Fixed get_ticks/get_tbclk build failures --- 2012-03-06 matt.waddel@linaro.org New
[1/1] arm: vexpress: Fixed get_ticks/get_tbclk build failures --- 2012-03-06 matt.waddel@linaro.org New
[6/6] ARM: ux500: select I2C for U8500 --- 2012-02-25 Mathieu Poirier New
[5/6] ARM: ux500: select CPU_FREQ_TABLE where needed --- 2012-02-25 Mathieu Poirier New
[4/6] ARM: ux500: select L2X0 cache on ux500 --- 2012-02-25 Mathieu Poirier New
[3/6] ux500: select MFD_SUPPORT when needed --- 2012-02-25 Mathieu Poirier New
[2/6] ARM: ux500: Add board autoselection --- 2012-02-25 Mathieu Poirier New
[1/6] arm: U8500 depends on MMU --- 2012-02-25 Mathieu Poirier New
[PULL] boot-wrappe: boot kernel in Hyp mode --- 2012-02-25 Rusty Russell New
[PULL] boot-wrappe: boot kernel in Hyp mode --- 2012-02-22 Rusty Russell New
[PULL] boot-wrappe: boot kernel in Hyp mode --- 2012-02-22 Rusty Russell New
[PULL] boot-wrappe: boot kernel in Hyp mode --- 2012-02-21 Rusty Russell New
please add NEON pass to libvpx build --- 2012-02-20 Riku Voipio Accepted
[v2] Fix linux-system-semi.axf build failure from clean --- 2012-02-20 Peter Maydell Accepted
UCM patches on ubuntu 1:1.1-0ubuntu4 --- 2012-02-20 Feng Wei New
[10/10] ARM: virt: Fix hypervisor stub installation work without RAM --- 2012-02-15 Nicolas Pitre New
[2/2] boot-wrapper: Fix typo'd load of the vector base address --- 2012-02-15 Dave Martin Not Applicable
[1/2] monitor: Make sure SCR.NS=1 before trying to access hyp config regs --- 2012-02-15 Dave Martin Not Applicable
[10/10] ARM: virt: Fix hypervisor stub installation work without RAM --- 2012-02-15 Dave Martin Not Applicable
[09/10] fixup! ARM: virt: Initial Virtualization Extensions support --- 2012-02-15 Dave Martin Not Applicable
[08/10] ARM: virt: Define helper macros for virtualisation instructions --- 2012-02-15 Dave Martin Not Applicable
[07/10] fixup! ARM: virt: Initial Virtualization Extensions support --- 2012-02-15 Dave Martin Not Applicable
[06/10] fixup! ARM: virt: Initial Virtualization Extensions support --- 2012-02-15 Dave Martin Not Applicable
[05/10] fixup! ARM: virt: Initial Virtualization Extensions support --- 2012-02-15 Dave Martin Not Applicable
[04/10] ARM: zImage/virt: hyp mode entry support for the zImage loader --- 2012-02-15 Dave Martin Not Applicable
[03/10] fixup! ARM: virt: Initial Virtualization Extensions support --- 2012-02-15 Dave Martin Not Applicable
[02/10] ARM: virt: Initial Virtualization Extensions support --- 2012-02-15 Dave Martin Not Applicable
[01/10] ARM: head: Tidy up CPU mode setting on kernel entry --- 2012-02-15 Dave Martin Not Applicable
model.lds.S: INPUT() bootsemi.o, not boot.o, if SEMIHOSTING --- 2012-02-13 Peter Maydell Superseded
[2/2] ARM: virt: Initial Virtualization Extensions support --- 2012-02-10 Dave Martin Not Applicable
[1/2] ARM: head: Tidy up CPU mode setting on kernel entry --- 2012-02-10 Dave Martin Not Applicable
[12/12] android-alarm: Support old drivers via preprocessor aliasing --- 2012-02-09 John Stultz Accepted
[11/12] android-alarm: Fixup minor pr_alarm warnings --- 2012-02-09 John Stultz Accepted
[10/12] android-alarm: Fix bad index when canceling alarms[] --- 2012-02-09 John Stultz Accepted
[09/12] android-alarm: Update hrtimer if alarm at the head of the queue is reprogrammed --- 2012-02-09 John Stultz Accepted
[08/12] android-alarm: Disable Android alarm driver by default --- 2012-02-09 John Stultz Accepted
[07/12] android-alarm: Reenable android alarm driver --- 2012-02-09 John Stultz Accepted
[06/12] HACK: android-alarm: wakelock workaround --- 2012-02-09 John Stultz Accepted
[05/12] android-alarm: Fix namespace collision with upstreamed alarmtimers --- 2012-02-09 John Stultz Accepted
[04/12] android-alarm: Fix include compile issues --- 2012-02-09 John Stultz Accepted
[03/12] android-alarm: Add needed module.h includes --- 2012-02-09 John Stultz Accepted
[02/12] android-alarm: Don't use save_time_delta. --- 2012-02-09 John Stultz Accepted
[01/12] android-alarm: Add android alarm driver & in-kernel alarm interface --- 2012-02-09 John Stultz Accepted
[01/19] linux-user: stack_base is now mandatory on all targets --- 2012-02-08 Riku Voipio Accepted
« 1 2 ... 20 21 2225 26 »