platform/upstream/kernel-adaptation-pc.git
2013-01-08 Olof JohanssonMerge branch 'v3.8-samsung-fixes-2' of git://git./linux...
2013-01-08 Olof JohanssonMerge tag 'mxs-fixes-3.8' of git://git.linaro.org/peopl...
2013-01-08 Olof JohanssonMerge tag 'imx-fixes-3.8' of git://git.linaro.org/peopl...
2013-01-08 Olof JohanssonMerge tag 'mvebu_fixes_for_v3.8' of git://git.infradead...
2013-01-08 Olof JohanssonARM: clps711x: Fix bad merge of clockevents setup
2013-01-08 Olof JohanssonMerge tag 'nomadik-fixes-for-arm-soc' of git://git...
2013-01-08 Rob HerringARM: highbank: save and restore L2 cache and GIC on...
2013-01-08 Rob HerringARM: highbank: add a power request clear
2013-01-08 Rob HerringARM: highbank: fix secondary boot and hotplug
2013-01-08 Rob HerringARM: highbank: fix typos with hignbank in power request...
2013-01-08 Rob HerringARM: dts: fix highbank cpu mpidr values
2013-01-08 Rob HerringARM: dts: add device_type prop to cpu nodes on Calxeda...
2013-01-08 Marek VasutARM: mx5: Fix MX53 flexcan2 clock
2013-01-07 Sebastian Hesselbarthpinctrl: mvebu: make pdma clock on dove mandatory
2013-01-07 Sebastian HesselbarthARM: Dove: Add pinctrl clock to DT
2013-01-06 Thomas Petazzonidma: mv_xor: fix error handling for clocks
2013-01-06 Thomas Petazzonidma: mv_xor: fix error handling of mv_xor_channel_add()
2013-01-06 Andrew Lunnarm: mvebu: Add missing ; for cpu node.
2013-01-06 Thomas Petazzoniarm: mvebu: Armada XP MV78230 has only three Ethernet...
2013-01-06 Thomas Petazzoniarm: mvebu: Armada XP MV78230 has two cores, not one
2013-01-06 Joshua Coombsclk: mvebu: Remove inappropriate __init tagging
2013-01-06 Andrew LunnARM: Kirkwood: Use fixed-regulator instead of board...
2013-01-06 Andrew LunnARM: Kirkwood: Fix missing sdio clock
2013-01-06 Nobuhiro IwamatsuARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock...
2013-01-06 Andrew LunnPower: gpio-poweroff: Fix documentation and gpio_is_valid
2013-01-06 Andrew LunnARM: Kirkwood: Fix missing clk for USB device.
2013-01-06 Gregory CLEMENTarm: mvebu: Use dw-apb-uart instead of ns16650 as UART...
2013-01-05 Kukjin KimARM: EXYNOS: skip the clock initialization for exynos5440
2013-01-04 Lothar Waßmannvideo: mxsfb: fix crash when unblanking the display
2013-01-04 Fabio EstevamARM: dts: imx31-bug: Fix manufacturer compatible string
2013-01-04 Fabio Estevamclk: imx: Remove 'clock-output-names' from the examples
2013-01-03 Linus WalleijARM: nomadik: bump the IRQ numbers again
2013-01-03 Linus WalleijARM: nomadik: delete dangling include
2013-01-03 Linus TorvaldsLinux 3.8-rc2 v3.8-rc2
2013-01-03 Linus TorvaldsMerge branch 'fixes-for-3.8' of git://git./linux/kernel...
2013-01-03 Javier Martinez... leds: leds-gpio: set devm_gpio_request_one() flags...
2013-01-03 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-01-03 Linus TorvaldsMerge tag '3.8-pci-fixes' of git://git./linux/kernel...
2013-01-03 David HowellsUAPI: Strip _UAPI prefix on header install no matter...
2013-01-03 David HowellsUAPI: Remove empty Kbuild files
2013-01-03 Linus TorvaldsMerge tag 'ecryptfs-3.8-rc2-fixes' of git://git./linux...
2013-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-03 Mel Gormanmm: mempolicy: Convert shared_policy mutex to spinlock
2013-01-02 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2013-01-02 Hugh Dickinsmempolicy: remove arg from mpol_parse_str, mpol_to_str
2013-01-02 Hugh Dickinstmpfs mempolicy: fix /proc/mounts corrupting memory
2013-01-02 Eric Wongepoll: prevent missed events on EPOLL_CTL_MOD
2013-01-02 Aaro Koskinenwatchdog: twl4030_wdt: add DT support
2013-01-02 Aaro Koskinenwatchdog: omap_wdt: eliminate unused variable and a...
2013-01-02 Axel Linwatchdog: da9055: Don't update wdt_dev->timeout in...
2013-01-02 Axel Linwatchdog: da9055: Fix invalid free of devm_ allocated...
2012-12-30 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-12-30 Linus TorvaldsMerge tag 'omap-late-cleanups' of git://git./linux...
2012-12-30 Linus TorvaldsMerge tag 'fixes' of git://git./linux/kernel/git/arm...
2012-12-30 Dave AirlieRevert "drm: tegra: protect DC register access with...
2012-12-30 Lucas Stachdrm: tegra: program only one window during modeset
2012-12-30 Lucas Stachdrm: tegra: clean out old gem prototypes
2012-12-30 Lucas Stachdrm: tegra: remove redundant tegra2_tmds_config entry
2012-12-30 Lucas Stachdrm: tegra: protect DC register access with mutex
2012-12-30 Lucas Stachdrm: tegra: don't leave clients host1x member uninitialized
2012-12-30 Lucas Stachdrm: tegra: fix front_porch <-> back_porch mixup
2012-12-30 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-12-30 Dave AirlieMerge branch 'drm-fixes-3.8' of git://people.freedeskto...
2012-12-30 Dave AirlieMerge branch 'drm-nouveau-fixes-3.8' of git://anongit...
2012-12-28 Kukjin KimARM: EXYNOS: enable PINCTRL for EXYNOS5440
2012-12-28 Kukjin KimARM: dts: use uart port1 for console on exynos4210...
2012-12-28 Kukjin KimARM: dts: use uart port0 for console on exynos5440...
2012-12-28 Kukjin KimARM: SAMSUNG: fix the cpu id for EXYNOS5440
2012-12-28 Zlatko Calusicmm: fix null pointer dereference in wait_iff_congested()
2012-12-28 Olof JohanssonMerge tag 'sunxi-fixes-for-3.8-rc2' of git://github...
2012-12-28 Sage Weillibceph: fix protocol feature mismatch failure path
2012-12-28 Alex Elderlibceph: WARN, don't BUG on unexpected connection states
2012-12-28 Alex Elderlibceph: always reset osds when kicking
2012-12-28 Alex Elderlibceph: move linger requests sooner in kick_requests()
2012-12-27 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-12-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-12-27 Sean PaulARM: EXYNOS: Revise HDMI resource size
2012-12-27 Theodore Ts'oext4: avoid hang when mounting non-journal filesystems...
2012-12-27 Theodore Ts'oext4: lock i_mutex when truncating orphan inodes
2012-12-26 Isaku Yamahataipv6/ip6_gre: set transport header correctly
2012-12-26 Isaku Yamahataipv4/ip_gre: set transport header correctly to gre...
2012-12-26 Marciniszyn... IB/rds: suppress incompatible protocol when version...
2012-12-26 Marciniszyn... IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
2012-12-26 Yan Burmannet/vxlan: Use the underlying device index when joining...
2012-12-26 Eric Dumazettcp: should drop incoming frames without ACK flag set
2012-12-26 Christoffer... mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
2012-12-26 Li Zefannetprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_...
2012-12-26 Richard Cochrancpts: fix a run time warn_on.
2012-12-26 Richard Cochrancpts: fix build error by removing useless code.
2012-12-26 Akinobu Mitabatman-adv: fix random jitter calculation
2012-12-26 Andy LutomirskiPCI: Reduce Ricoh 0xe822 SD card reader base clock...
2012-12-26 Huang YingPCI/PM: Do not suspend port if any subordinate device...
2012-12-26 Bjorn HelgaasPCI: Add PCIe Link Capability link speed and width...
2012-12-26 Myron StowePCI: Work around Stratus ftServer broken PCIe hierarchy...
2012-12-26 Bjorn HelgaasPCI: Remove spurious error for sriov_numvfs store and...
2012-12-26 Eric W. Biedermanf2fs: Don't assign e_id in f2fs_acl_from_disk
2012-12-26 Eric W. Biedermanproc: Allow proc_free_inum to be called from any context
2012-12-26 Eric W. Biedermanpidns: Stop pid allocation when init dies
2012-12-25 Michael Tokarevext4: do not try to write superblock on ro remount...
next