summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: use "r", not "i" constraint in cacheflush asm'sPhilippe De Muyter2012-09-271-11/+8Star
* m68k: drop unused parts of 68VZ328 MakefilePaul Bolle2012-09-271-7/+1Star
* Linux 3.6-rc7Linus Torvalds2012-09-241-2/+2
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-242-3/+3
|\
| * x86/kbuild: archscripts depends on scripts_basicJeff Mahoney2012-09-211-1/+1
| * firmware: fix directory creation rule matching with make 3.80Mark Asselstine2012-09-211-2/+2
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-09-233-2/+23
|\ \
| * | hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann2012-09-231-2/+13
| * | hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
| * | hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-09-234-2/+13
|\ \ \
| * | | [SCSI] hpsa: fix handling of protocol errorStephen M. Cameron2012-09-181-1/+2
| * | | [SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com2012-09-171-0/+7
| * | | [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai2012-09-171-0/+3
| * | | [SCSI] scsi: virtio-scsi: Fix address translation failure of HighMem pages us...Wang Sen2012-09-141-1/+1
* | | | edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell2012-09-231-20/+39
* | | | edac_mc: fix messy kfree calls in the error pathFengguang Wu2012-09-231-5/+7
| |/ / |/| |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-09-224-9/+9
|\ \ \
| * | | MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle2012-09-171-3/+6
| * | | MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki2012-09-141-5/+0Star
| * | | MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang2012-08-271-0/+2
| * | | MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li2012-08-271-1/+1
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-228-53/+106
|\ \ \ \
| * | | | ARM: reserve syscall 378 for kcmpRussell King2012-09-212-0/+3
| * | | | Merge branch 'clkdev' into fixesRussell King2012-09-194-51/+56
| |\ \ \ \
| | * | | | ARM: 7537/1: clk: Fix release in devm_clk_put()Mark Brown2012-09-191-1/+1
| | * | | | ARM: 7534/1: clk: Make the managed clk functions generically availableLars-Peter Clausen2012-09-154-51/+56
| * | | | | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette2012-09-191-2/+46
| * | | | | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-09-161-0/+1
* | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-09-223-0/+48
|\ \ \ \ \ \
| * | | | | | HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2012-09-222-0/+46
| * | | | | | HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin2012-09-221-0/+2
* | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-09-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cifs: fix return value in cifsConvertToUTF16Jeff Layton2012-09-181-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2155-192/+253
|\ \ \ \ \ \ \ \
| * | | | | | | | net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-212-8/+8
| * | | | | | | | net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-216-17/+17
| * | | | | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-09-212-4/+2Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | can: ti_hecc: fix oops during rmmodMarc Kleine-Budde2012-09-211-1/+1
| | * | | | | | | | can: janz-ican3: fix support for older hardware revisionsIra W. Snyder2012-09-211-3/+1Star
| * | | | | | | | | net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun2012-09-211-1/+1
| * | | | | | | | | stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun2012-09-211-1/+1
| * | | | | | | | | gianfar: fix phc index build failureRichard Cochran2012-09-212-2/+3
| * | | | | | | | | ipv6: fix return value check in fib6_add()Wei Yongjun2012-09-211-0/+4
| * | | | | | | | | bnx2x: remove false warning regarding interrupt numberAriel Elior2012-09-211-5/+6
| |/ / / / / / / /
| * | | | | | | | net: do not disable sg for packets requiring no checksumEd Cashin2012-09-211-1/+2
| * | | | | | | | aoe: assert AoE packets marked as requiring no checksumEd Cashin2012-09-211-0/+1
| * | | | | | | | at91ether: return PTR_ERR if call to clk_get failsDevendra Naga2012-09-211-1/+1
| * | | | | | | | xfrm_user: don't copy esn replay window twice for new statesMathias Krause2012-09-211-4/+5
| * | | | | | | | xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-212-6/+27