summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: add clock definitions for 523x ColdFire CPU typesGreg Ungerer2012-12-051-0/+28
* m68knommu: add clock definitions for 5206 ColdFire CPU typesGreg Ungerer2012-12-051-0/+20
* m68knommu: add clock creation support macro for other ColdFire CPUsGreg Ungerer2012-12-051-1/+8
* m68k: fix unused variable warning in mempcy.cGreg Ungerer2012-12-051-1/+2
* m68knommu: make non-MMU page_to_virt() return a void *Greg Ungerer2012-12-051-1/+1
* m68knommu: merge ColdFire 5249 and 525x definitionsGreg Ungerer2012-12-055-282/+124Star
* m68knommu: disable MC68000 cpu target when MMU is selectedLuis Alves2012-12-051-0/+1
* m68knommu: allow for configuration of true 68000 based systemsLuis Alves2012-12-051-1/+1
* m68knommu: platform code merge for 68000 core cpusLuis Alves2012-12-0519-623/+267Star
* Linux 3.7-rc8Linus Torvalds2012-12-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-12-034-17/+22
|\
| * i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava2012-11-281-3/+3
| * i7300_edac: Fix error flag testingJean Delvare2012-10-251-4/+4
| * edac: Fix the dimm filling for csrows-based layoutsMauro Carvalho Chehab2012-10-251-3/+11
| * i82975x_edac: Fix dimm label initializationMauro Carvalho Chehab2012-10-251-7/+4Star
| * Merge tag 'v3.6' into fixesMauro Carvalho Chehab2012-10-2587-442/+800
| |\
* | \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-038-25/+27
|\ \ \
| * | | [media] s5p-mfc: Handle multi-frame input bufferArun Kumar K2012-11-261-5/+2Star
| * | | [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K2012-11-261-1/+1
| * | | [media] exynos-gsc: Add missing video device vfl_dir flag initializationSylwester Nawrocki2012-11-261-0/+1
| * | | [media] exynos-gsc: Fix settings for input and output image RGB typeShaik Ameer Basha2012-11-261-8/+8
| * | | [media] exynos-gsc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-261-2/+1Star
| * | | [media] fimc-lite: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-261-2/+1Star
| * | | [media] s5p-fimc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-262-4/+2Star
| * | | [media] s5p-fimc: Prevent race conditions during subdevs registrationSylwester Nawrocki2012-11-263-3/+11
* | | | [parisc] open(2) compat bugAl Viro2012-12-031-1/+1
* | | | Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith2012-12-032-9/+0Star
* | | | Merge branch 'block-dev'Linus Torvalds2012-12-035-196/+72Star
|\ \ \ \
| * | | | blkdev_max_block: make private to fs/buffer.cLinus Torvalds2012-11-303-56/+14Star
| * | | | direct-io: don't read inode->i_blkbits multiple timesLinus Torvalds2012-11-291-3/+5
| * | | | blockdev: remove bd_block_size_semaphore againLinus Torvalds2012-11-293-106/+5Star
| * | | | fs/buffer.c: make block-size be per-page and protected by the page lockLinus Torvalds2012-11-291-31/+48
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-036-108/+61Star
|\ \ \ \ \
| * | | | | 8139cp: fix coherent mapping leak in error path.françois romieu2012-12-021-3/+8
| * | | | | tcp: fix crashes in do_tcp_sendpages()Eric Dumazet2012-12-021-9/+6Star
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-302-8/+6Star
| |\ \ \ \ \
| | * | | | | mac80211: fix remain-on-channel (non-)cancellingJohannes Berg2012-11-261-2/+0Star
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-261-6/+6
| | |\ \ \ \ \
| | | * | | | | iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach2012-11-211-6/+6
| * | | | | | | bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com2012-11-291-0/+2
| * | | | | | | bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com2012-11-291-2/+3
| * | | | | | | bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2012-11-292-86/+36Star
* | | | | | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-12-032-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | md/raid1{,0}: fix deadlock in bitmap_unplug.NeilBrown2012-11-272-2/+2
* | | | | | | | | open*(2) compat fixes (s390, arm64)Al Viro2012-12-022-2/+2
* | | | | | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-021-4/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo2012-12-021-3/+11
| * | | | | | | | | workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith2012-12-021-1/+3
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-014-10/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro2012-11-301-6/+8