index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
ARM: imx51: decouple device tree boot from board files
Shawn Guo
2
-18
/
+0
2012-09-11
ARM: imx51: build in pinctrl support
Shawn Guo
2
-3
/
+2
2012-09-11
ARM: dts: imx51-babbage: add pinctrl settings
Shawn Guo
2
-2
/
+150
2012-09-11
ARM: imx53: remove unneeded files and functions
Shawn Guo
4
-1315
/
+0
2012-09-11
ARM: imx53: support device tree boot only
Shawn Guo
9
-1017
/
+18
2012-09-11
ARM: imx53: decouple device tree boot from board files
Shawn Guo
2
-24
/
+0
2012-09-11
ARM: imx53: build in pinctrl support
Shawn Guo
2
-3
/
+2
2012-09-11
ARM: dts: imx53-smd: add pinctrl settings
Shawn Guo
2
-2
/
+69
2012-09-11
ARM: dts: imx53-evk: add pinctrl settings
Shawn Guo
2
-2
/
+39
2012-09-11
ARM: dts: imx53-ard: add pinctrl settings
Shawn Guo
2
-2
/
+69
2012-09-11
ARM: dts: imx53-qsb: add pinctrl settings
Shawn Guo
2
-2
/
+122
2012-09-11
ARM: imx6q: remove dummy pinctrl state
Shawn Guo
1
-7
/
+0
2012-09-11
ARM: dts: imx6q-sabresd: add pinctrl settings
Shawn Guo
2
-1
/
+50
2012-09-11
ARM: dts: imx6q-arm2: add pinctrl for uart and enet
Shawn Guo
2
-0
/
+50
2012-09-11
ARM: dts: imx6q-sabrelite: add pinctrl for usdhc and enet
Shawn Guo
2
-1
/
+56
2012-09-11
ARM: dts: imx6q: sort iomuxc sub-nodes in name
Shawn Guo
1
-10
/
+10
2012-09-11
ARM: dts: imx6q: name iomuxc sub-nodes following pin function
Shawn Guo
2
-3
/
+3
2012-09-11
ARM: dts: imx6q: improve indentation for fsl,pins
Shawn Guo
2
-54
/
+68
2012-08-24
ARM: efikamx: remove Genesi Efika MX platform files from the tree
Matt Sealey
4
-1239
/
+0
2012-08-24
ARM: efikamx: remove Genesi Efika MX from the i.MX v6/v7 defconfig
Matt Sealey
1
-2
/
+0
2012-08-24
ARM: efikamx: remove support for Genesi Efika MX from the build
Matt Sealey
2
-29
/
+0
2012-08-24
ARM: dts: imx: add imx5x usb entries
Michael Grzeschik
2
-0
/
+56
2012-08-24
ARM: mach-imx: Remove board entries in dt_board_compat
Fabio Estevam
3
-8
/
+0
2012-08-24
ARM: imx/imx31-dt: drop selecting USE_OF
Uwe Kleine-König
1
-1
/
+0
2012-08-24
ARM: dts: imx: Move SDMA firmware to SoC dtsi file
Fabio Estevam
7
-22
/
+2
2012-08-24
ARM: dts: imx: Always enable the watchdog
Fabio Estevam
10
-28
/
+0
2012-08-24
ARM i.MX53: dts: add flexcan to imx53
Steffen Trumtrar
1
-0
/
+14
2012-08-22
Linux 3.6-rc3
v3.6-rc3
Linus Torvalds
1
-1
/
+1
2012-08-22
task_work: add a scheduling point in task_work_run()
Eric Dumazet
1
-0
/
+1
2012-08-22
fs: fix fs/namei.c kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2012-08-22
eventpoll: use-after-possible-free in epoll_create1()
Al Viro
1
-1
/
+1
2012-08-22
vfio: grab vfio_device reference *before* exposing the sucker via fd_install()
Al Viro
1
-2
/
+2
2012-08-22
vfio: get rid of vfio_device_put()/vfio_group_get_device* races
Al Viro
1
-2
/
+1
2012-08-22
vfio: get rid of open-coding kref_put_mutex
Al Viro
1
-7
/
+2
2012-08-22
introduce kref_put_mutex()
Al Viro
1
-0
/
+18
2012-08-22
vfio: don't dereference after kfree...
Al Viro
1
-1
/
+2
2012-08-22
fbcon: fix race condition between console lock and cursor timer (v1.1)
Dave Airlie
1
-1
/
+8
2012-08-22
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
4
-29
/
+93
2012-08-22
mm: have order > 0 compaction start near a pageblock with free pages
Mel Gorman
1
-26
/
+28
2012-08-22
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-08-22
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-08-22
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
1
-2
/
+5
2012-08-22
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
1
-10
/
+11
2012-08-22
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
Ilya Shchepetkov
1
-0
/
+2
2012-08-22
mm/compaction.c: fix deferring compaction mistake
Minchan Kim
1
-1
/
+1
2012-08-22
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
1
-19
/
+65
2012-08-22
string: do not export memweight() to userspace
WANG Cong
1
-1
/
+1
2012-08-22
hugetlb: update hugetlbpage.txt
Zhouping Liu
1
-2
/
+8
2012-08-22
checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO
Joe Perches
1
-1
/
+2
2012-08-22
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
1
-5
/
+16
[next]