summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss2011-10-246-24/+40
* MIPS: Alchemy: Redo PCI as platform driverManuel Lauss2011-10-2419-625/+950
* MIPS: Alchemy: more base address cleanupManuel Lauss2011-10-2413-247/+146
* MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss2011-10-242-163/+75
* MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-247-281/+382
* MIPS: Remove __init from add_wired_entry()Manuel Lauss2011-10-242-4/+4
* MMC: au1xmmc: Remove Alchemy CPU subtype dependenciesManuel Lauss2011-10-241-43/+50
* MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2011-10-244-49/+100
* MIPS: Alchemy: Always build power codeManuel Lauss2011-10-241-4/+0
* NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss2011-10-243-22/+58
* MIPS: Fix build with C=1Aaro Koskinen2011-10-201-1/+1
* MIPS: MSP71xx: Fix build error.Ralf Baechle2011-10-201-0/+1
* MIPS: Don't install vmlinuz if compressed kernel has not been configured.Ralf Baechle2011-10-201-0/+2
* MIPS: Netlogic: Specify architecture CFLAGSJayachandran C2011-10-201-0/+5
* MIPS:Netlogic:Fix section mismatch warnings.Jayachandran C2011-10-203-8/+14
* Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle2011-10-202-20/+4
* MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle2011-10-202-6/+6
* MIPS: PNX8550: Fix section mismatchRalf Baechle2011-10-201-1/+1
* MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle2011-10-201-1/+1
* MIPS: IP27: Sort out section mismatch.Ralf Baechle2011-10-201-2/+2
* MIPS: cache: Provide cache flush operations for XFSRalf Baechle2011-10-206-0/+84
* MIPS: Lantiq: Fix MTD registration of NOR deviceJohn Crispin2011-10-201-2/+2
* Linux 3.1-rc10v3.1-rc10Linus Torvalds2011-10-171-1/+1
* Avoid using variable-length arrays in kernel/sys.cLinus Torvalds2011-10-171-1/+1
* Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-10-164-3/+11
|\
| * ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai2011-10-151-1/+0
| * ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo2011-10-151-0/+2
| * ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon2011-10-151-2/+2
| * ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij2011-10-011-0/+7
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-151-4/+11
|\ \
| * | hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare2011-10-131-4/+11
* | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-142-1/+2
|\ \ \
| * | | gpio-pca953x: fix gpio_baseHartmut Knaack2011-10-131-0/+1
| * | | gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik2011-10-131-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-10-148-62/+69
|\ \ \
| * | | xfs: revert to using a kthread for AIL pushingChristoph Hellwig2011-10-114-51/+45
| * | | xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig2011-10-115-10/+24
| * | | xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig2011-10-111-1/+0
* | | | Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2011-10-142-2/+2
|\ \ \ \
| * | | | tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2011-10-132-2/+2
| | |/ / | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-10-142-4/+5
|\ \ \ \
| * | | | x86: Default to vsyscall=native for nowAdrian Bunk2011-10-112-4/+5
| | |/ / | |/| |
* | | | x86, mrst: use a temporary variable for SFI irqMika Westerberg2011-10-141-10/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-135-13/+25
|\ \ \ \
| * | | | mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger2011-10-101-3/+8
| * | | | gro: refetch inet6_protos[] after pulling ext headersYan, Zheng2011-10-101-0/+1
| * | | | bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov2011-10-102-7/+13
| * | | | mlx4_en: fix endianness with blue frame supportThadeu Lima de Souza Cascardo2011-10-101-3/+3
| |/ / /
* | | | ide: Fix file references in drivers/ide/Johann Felix Soden2011-10-131-12/+12
* | | | Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds2011-10-131-1/+10
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud