Show patches with: Archived = No       |   39927 patches
« 1 2 ... 383 384 385399 400 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] pwm: core: Fix coding style issues --- 2012-08-10 Sachin Kamat Superseded
[1/2] pwm: vt8500: Fix coding style issue --- 2012-08-10 Sachin Kamat Accepted
time: Improve sanity checking of timekeeping inputs --- 2012-08-08 John Stultz Accepted
[v2] pinctrl/nomadik: add ASIC DB8450 pinctrl driver --- 2012-08-08 Linus Walleij Accepted
pinctrl/nomadik: add ASIC DB8450 pinctrl driver --- 2012-08-07 Linus Walleij New
crypto: atmel - Remove possible typo error --- 2012-08-07 Tushar Behera Accepted
PM / Domains: Not return error when dev_pm_get_subsys_data returns 1 --- 2012-08-07 Rafael J. Wysocki Accepted
pinctrl/nomadik: fix hsi function group list --- 2012-08-07 Linus Walleij Accepted
[3/3] thermal: Exynos: Use devm_* functions --- 2012-08-07 Sachin Kamat Superseded
[2/3] thermal: Exynos: Remove duplicate inclusion of err.h header file --- 2012-08-07 Sachin Kamat Superseded
[1/3] thermal: Exynos: Fix build error --- 2012-08-07 Sachin Kamat Superseded
extcon: Remove duplicate inclusion of extcon.h header file --- 2012-08-07 Sachin Kamat Accepted
PM / Domains: Not return error when dev_pm_get_subsys_data returns 1 --- 2012-08-07 Tushar Behera Accepted
regulator: ab3100: add missing voltage table --- 2012-08-06 Linus Walleij Accepted
[9/9] ARM: FIQ: Make show_fiq_list() return void --- 2012-08-05 Anton Vorontsov New
[8/9] ARM: FIQ: Implement !CONFIG_FIQ stubs --- 2012-08-05 Anton Vorontsov New
[7/9] ARM: FIQ: Should include asm/mach/irq.h --- 2012-08-05 Anton Vorontsov New
[6/9] ARM: FIQ: Remove FIQ_START --- 2012-08-05 Anton Vorontsov New
[5/9] ARM: FIQ: Remove enable_fiq() and disable_fiq() calls --- 2012-08-05 Anton Vorontsov New
[4/9] ASoC: imx: Don't use {en,dis}able_fiq() calls --- 2012-08-05 Anton Vorontsov New
[3/9,media] mx1_camera: Don't use {en,dis}able_fiq() calls --- 2012-08-05 Anton Vorontsov New
[2/9] ARM: plat-s3c24xx: Don't use FIQ_START --- 2012-08-05 Anton Vorontsov New
[1/9] ARM: mach-rpc: Don't register FIQs with genirq --- 2012-08-05 Anton Vorontsov New
pwm: Add missing static storage class specifiers in core.c file --- 2012-08-02 Sachin Kamat Accepted
time: Limit time values that would overflow ktime_t --- 2012-08-01 John Stultz Accepted
[07/11] ARM: Add KGDB/KDB FIQ debugger generic code --- 2012-08-01 Anton Vorontsov New
iommu/exynos: Fix build error --- 2012-08-01 Sachin Kamat Accepted
[2/2,RFC] time: Limit time values that would overflow ktime_t --- 2012-07-31 John Stultz Accepted
[1/2,RFC] time: Fix problem with large timespecs & ktime_get_update_offsets --- 2012-07-31 John Stultz Accepted
[v2,6/7] kdb: Mark safe commands as KDB_SAFE and KDB_SAFE_NO_ARGS --- 2012-07-30 Anton Vorontsov New
[11/11] ARM: Get rid of .LCcralign local label usage in alignment_trap macro --- 2012-07-30 Anton Vorontsov New
[10/11] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger --- 2012-07-30 Anton Vorontsov New
[09/11] ARM: VIC: Add a couple of low-level FIQ management helpers --- 2012-07-30 Anton Vorontsov New
[08/11] ARM: kgdb_fiq: Implement knocking into KDB via escape command --- 2012-07-30 Anton Vorontsov New
[07/11] ARM: Add KGDB/KDB FIQ debugger generic code --- 2012-07-30 Anton Vorontsov New
[06/11] ARM: Move some macros from entry-armv to entry-header --- 2012-07-30 Anton Vorontsov New
[05/11] tty/serial/amba-pl011: Implement clear_irqs callback --- 2012-07-30 Anton Vorontsov New
[04/11] tty/serial/kgdboc: Add and wire up clear_irqs callback --- 2012-07-30 Anton Vorontsov New
[03/11] kdb: Implement disable_nmi command --- 2012-07-30 Anton Vorontsov New
[02/11] kernel/debug: Mask KGDB NMI upon entry --- 2012-07-30 Anton Vorontsov New
[01/11] kernel/debug: Make use of KGDB_REASON_NMI --- 2012-07-30 Anton Vorontsov Accepted
[5/5,RFC,HACK] Switch volatile/shmem over to LRU_VOLATILE --- 2012-07-28 John Stultz Superseded
[4/5,RFC,HACK] Add LRU_VOLATILE support to the VM --- 2012-07-28 John Stultz Superseded
[3/5,RFC] ashmem: Convert ashmem to use volatile ranges --- 2012-07-28 John Stultz Superseded
[2/5,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-07-28 John Stultz Superseded
[1/5,RFC] Add volatile range management code --- 2012-07-28 John Stultz Superseded
[5/5] time: Remove all direct references to timekeeper --- 2012-07-27 John Stultz Accepted
[4/5] time: Cleanup offs_real/wall_to_mono and offs_boot/total_sleep_time updates --- 2012-07-27 John Stultz Accepted
[3/5] time: Stray newline cleanups --- 2012-07-27 John Stultz Accepted
[2/5] jiffies: Rename ACTHZ to SHIFTED_HZ --- 2012-07-27 John Stultz Accepted
[1/5] jiffies: Allow CLOCK_TICK_RATE to be undefined --- 2012-07-27 John Stultz Accepted
[7/7] kdb: Add kiosk mode --- 2012-07-26 Anton Vorontsov New
[6/7] kdb: Mark safe commands as KDB_SAFE and KDB_SAFE_NO_ARGS --- 2012-07-26 Anton Vorontsov New
[5/7] kdb: Remove KDB_REPEAT_NONE flag --- 2012-07-26 Anton Vorontsov New
[4/7] kdb: Use KDB_REPEAT_* values as flags --- 2012-07-26 Anton Vorontsov Superseded
[3/7] kdb: Rename kdb_register_repeat() to kdb_register_flags() --- 2012-07-26 Anton Vorontsov New
[2/7] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags --- 2012-07-26 Anton Vorontsov New
[1/7] kdb: Remove currently unused kdbtab_t->cmd_flags --- 2012-07-26 Anton Vorontsov Superseded
[V3,4/4,SCSI] ufs: Correct the expected data transfer size --- 2012-07-26 Vinayak Holikatti Accepted
[V3,3/4,SCSI] ufs: Add Platform glue driver for ufshcd --- 2012-07-26 Vinayak Holikatti New
[V3,2/4,SCSI] drivers/scsi/ufs: Separate PCI code into glue driver --- 2012-07-26 Vinayak Holikatti New
[V3,1/4,SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code --- 2012-07-26 Vinayak Holikatti New
[GIT,PULL,15/15] arm-soc: clk changes --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,14/15] arm-soc: power management changes --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,13/15] arm-soc: pincontrol drivers --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,12/15] arm-soc: sparse IRQ conversion --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,11/15] arm-soc: board specific updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,10/15] arm-soc: defconfig updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,09/15] arm-soc: new SoC support --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,08/15] arm-soc: cleanups, part 2 --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,07/15] arm-soc: timer updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,06/15] arm-soc: spi updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,05/15] arm-soc: device tree description updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,04/15] arm-soc: samsung dma changes --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,03/15] arm-soc: soc-specific updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,02/15] arm-soc: general cleanups --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,01/15] arm-soc: non-critical bug fixes --- 2012-07-23 Arnd Bergmann New
time: Fix casting issue in tk_set_xtime and tk_xtime_add --- 2012-07-23 John Stultz Accepted
pstore/ram: Fix possible NULL dereference --- 2012-07-19 Anton Vorontsov Accepted
[2/2] dma-buf: add helpers for attacher dma-parms --- 2012-07-19 Rob Clark New
[1/2] device: add dma_params->max_segment_count --- 2012-07-19 Rob Clark New
[2/2] time: Cleanup offs_real/wall_to_mono and offs_boot/total_sleep_time updates --- 2012-07-19 John Stultz Accepted
[1/2] jiffies: Allow CLOCK_TICK_RATE to be undefined --- 2012-07-19 John Stultz Accepted
[v3] pstore/ftrace: Convert to its own enable/disable debugfs knob --- 2012-07-18 Anton Vorontsov Accepted
tracing: Remove unneeded checks from the stack tracer --- 2012-07-18 Anton Vorontsov Accepted
[v2] pstore/ftrace: Convert to its own enable/disable debugfs knob --- 2012-07-18 Anton Vorontsov New
pstore/ram: Mark ramoops_pstore_write_buf() as notrace --- 2012-07-18 Anton Vorontsov Accepted
pstore/ftrace: Convert to its own enable/disable debugfs knob --- 2012-07-18 Anton Vorontsov New
[11/11] 2.6.32.x: timekeeping: Add missing update call in timekeeping_resume() --- 2012-07-17 john stultz New
[10/11] 2.6.32.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt --- 2012-07-17 john stultz New
[09/11] 2.6.32.x: timekeeping: Provide hrtimer update function --- 2012-07-17 john stultz New
[08/11] 2.6.32.x: hrtimers: Move lock held region in hrtimer_interrupt() --- 2012-07-17 john stultz New
[07/11] 2.6.32.x: timekeeping: Maintain ktime_t based offsets for hrtimers --- 2012-07-17 john stultz New
[06/11] 2.6.32.x: timekeeping: Fix leapsecond triggered load spike issue --- 2012-07-17 john stultz New
[05/11] 2.6.32.x: hrtimer: Provide clock_was_set_delayed() --- 2012-07-17 john stultz New
[04/11] 2.6.32.x: time: Move common updates to a function --- 2012-07-17 john stultz New
[03/11] 2.6.32.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond --- 2012-07-17 john stultz New
[02/11] 2.6.32.x: ntp: Correct TAI offset during leap second --- 2012-07-17 john stultz Accepted
[01/11] 2.6.32.x: ntp: Fix leap-second hrtimer livelock --- 2012-07-17 john stultz New
[11/11] 2.6.34.x: timekeeping: Add missing update call in timekeeping_resume() --- 2012-07-17 john stultz New
« 1 2 ... 383 384 385399 400 »