summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-11Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle
2012-10-11MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer
2012-10-11MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle
2012-10-11MIPS: MT: Remove kspd.Ralf Baechle
2012-10-11MIPS: Malta: Fix section mismatch.Ralf Baechle
2012-10-11MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle
2012-10-11MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss
2012-10-11MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss
2012-10-11MIPS: Optimize TLB refill for RI/XI configurations.David Daney
2012-10-11MIPS: proc: Cleanup printing of ASEs.Ralf Baechle
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle
2012-10-11MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill
2012-10-11MIPS: Optimize pgd_init and pmd_initDavid Daney
2012-10-11MIPS: perf: Add perf functionality for BMIPS5000Al Cooper
2012-10-11MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper
2012-10-11MIPS: perf: Remove unnecessary #ifdefAl Cooper
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper
2012-10-11MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper
2012-10-11MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney
2012-10-11vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney
2012-10-11Improve atomic.h robustnessJoshua Kinard
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov
2012-10-11md: refine reporting of resync/reshape delays.NeilBrown
2012-10-11md/raid5: be careful not to resize_stripes too big.NeilBrown
2012-10-11md: make sure manual changes to recovery checkpoint are saved.NeilBrown
2012-10-11md/raid10: use correct limit variableDan Carpenter
2012-10-11md: writing to sync_action should clear the read-auto state.NeilBrown
2012-10-11Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid racesJianpeng Ma
2012-10-10e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-10Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-10-10ipv4: fix route mark sparse warningstephen hemminger
2012-10-10xen: netback: handle compound page fragments on transmit.Ian Campbell
2012-10-10bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi
2012-10-10isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter
2012-10-11md/raid5: make sure to_read and to_write never go negative.NeilBrown
2012-10-11md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.Alexander Lyakas
2012-10-11md/raid5: protect debug message against NULL derefernce.NeilBrown
2012-10-11md/raid5: add some missing locking in handle_failed_stripe.NeilBrown
2012-10-11MD: raid5 avoid unnecessary zero page for trimShaohua Li
2012-10-11MD: raid5 trim supportShaohua Li
2012-10-11md/bitmap:Don't use IS_ERR to judge alloc_page().Jianpeng Ma
2012-10-11md/raid1: Don't release reference to device while handling read error.NeilBrown
2012-10-11raid: replace list_for_each_continue_rcu with new interfaceMichael Wang
2012-10-11add further __init annotations to crypto/xor.cJan Beulich
2012-10-11DM RAID: Fix for "sync" directive ineffectivenessJonathan Brassow
2012-10-10vxlan: fix oops when give unknown ifindexstephen hemminger
2012-10-10vxlan: fix receive checksum handlingstephen hemminger
2012-10-10vxlan: add additional headroomstephen hemminger
2012-10-10vxlan: allow configuring port rangestephen hemminger