summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | pinctrl: samsung and exynos need to depend on OF && GPIOLIBAxel Lin2012-11-061-0/+2
| * | | | | pinctrl: SPEAr1340: Add clcd sleep mode pin configurationVipul Kumar Samar2012-11-051-1/+38
| * | | | | pinctrl: SPEAr1340: Make DDR reset & clock pads as gpioDeepak Sikri2012-11-051-1/+1
| * | | | | pinctrl: SPEAr1310: add register entries for enabling pad directionShiraz Hashim2012-11-051-0/+266
| * | | | | pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin groupVipul Kumar Samar2012-11-051-42/+51
| * | | | | pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFTVipul Kumar Samar2012-11-051-2/+2
| * | | | | pinctrl: SPEAr1310: fix clcd high resolution pin group nameShiraz Hashim2012-11-051-1/+1
| * | | | | pinctrl: SPEAr320: Correct pad mux entries for rmii/smiiDeepak Sikri2012-11-051-2/+2
| * | | | | pinctrl: SPEAr3xx: correct register space to configure pwmShiraz Hashim2012-11-052-0/+5
| * | | | | pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disableViresh Kumar2012-11-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-11-098-28/+35
|\ \ \ \ \
| * | | | | s390/cio: fix length calculation in idset.cSebastian Ott2012-11-061-2/+1Star
| * | | | | s390/sclp: fix addressing mode clobberHeiko Carstens2012-11-061-1/+7
| * | | | | s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck2012-11-062-3/+2Star
| * | | | | s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer2012-10-261-13/+22
| * | | | | s390/mm: use pmd_large() instead of pmd_huge()Gerald Schaefer2012-10-262-2/+2
| * | | | | s390/cio: suppress 2nd path verification during resumeSebastian Ott2012-10-261-7/+1Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-11-091-26/+43
|\ \ \ \ \ \
| * | | | | | HID: hidraw: put old deallocation mechanism in placeJiri Kosina2012-11-011-26/+43
* | | | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-099-395/+13Star
|\ \ \ \ \ \ \
| * | | | | | | h8300: add missing L1_CACHE_SHIFTFengguang Wu2012-11-091-1/+2
| * | | | | | | mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi2012-11-091-0/+2
| * | | | | | | fanotify: fix missing breakEric Paris2012-11-091-0/+1
| * | | | | | | revert "epoll: support for disabling items, and a self-test app"Andrew Morton2012-11-095-392/+4Star
| * | | | | | | checkpatch: improve network block comment style checkingJoe Perches2012-11-091-2/+4
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-0910-36/+57
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-095-13/+17
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau: fix acpi edid retrievalMaarten Lankhorst2012-11-091-1/+1
| | * | | | | | | drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran2012-11-091-8/+12
| | * | | | | | | drm/nv40/mpeg: fix context handlingMarcin Slusarz2012-11-091-1/+1
| | * | | | | | | drm/nv40/graph: fix typo in type namesMarcin Slusarz2012-11-091-2/+2
| | * | | | | | | drm/nv41/vm: fix typo in type nameMarcin Slusarz2012-11-091-1/+1
| * | | | | | | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-11-095-23/+40
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2012-11-082-0/+2
| | * | | | | | | | drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2012-11-082-0/+7
| | * | | | | | | | drm/radeon/dce3: switch back to old pll allocation order for discreteAlex Deucher2012-11-071-23/+31
| |/ / / / / / / /
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-093-13/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | virtio: Don't access index after unregister.Cornelia Huck2012-11-091-1/+3
| * | | | | | | | | modules: don't break modules_install on external modules with no key.Rusty Russell2012-11-061-1/+2
| * | | | | | | | | module: fix out-by-one error in kallsymsRusty Russell2012-10-311-11/+16
* | | | | | | | | | Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-11-0913-63/+127
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xfs: fix reading of wrapped log dataDave Chinner2012-11-081-1/+1
| * | | | | | | | | | xfs: fix buffer shudown reference count mismatchDave Chinner2012-11-081-0/+18
| * | | | | | | | | | xfs: don't vmap inode cluster buffers during freeDave Chinner2012-11-081-1/+2
| * | | | | | | | | | xfs: invalidate allocbt blocks moved to the free listDave Chinner2012-11-081-0/+2
| * | | | | | | | | | xfs: silence uninitialised f.file warning.Dave Chinner2012-11-081-1/+1
| * | | | | | | | | | xfs: growfs: don't read garbage for new secondary superblocksDave Chinner2012-11-081-2/+19
| * | | | | | | | | | xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner2012-11-084-56/+54Star
| * | | | | | | | | | xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner2012-11-085-3/+13
| * | | | | | | | | | xfs: zero allocation_args on the kernel stackMark Tinguely2012-11-083-0/+5