summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-02ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan
2011-11-02ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan
2011-11-02iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-11-02Squashfs: Add an option to set dev block size to 4KPhillip Lougher
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02mfd: Fix missing abx500 header file updatesLinus Walleij
2011-11-02target: add back error handling in transport_complete_taskChristoph Hellwig
2011-11-02target/pscsi: blk_make_request() returns an ERR_PTR()Dan Carpenter
2011-11-02target: Remove core TRANSPORT_FREE_CMD_INTR usageNicholas Bellinger
2011-11-02target: Make TFO->check_stop_free return free statusNicholas Bellinger
2011-11-02iscsi-target: Fix non-immediate TMR handlingNicholas Bellinger
2011-11-02iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmdNicholas Bellinger
2011-11-02target: Avoid double list_del for aborted se_tmr_reqJoern Engel
2011-11-02perf top tui: Don't recalc column widths considering just the first pageArnaldo Carvalho de Melo
2011-11-02perf report: Add progress bar when processing time ordered eventsArnaldo Carvalho de Melo
2011-11-02perf hists browser: Warn about lost eventsArnaldo Carvalho de Melo
2011-11-02um: fix ubd cow sizeRichard Weinberger
2011-11-02um: Fix kmalloc argument order in um/vdso/vma.cDave Jones
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-11-02UserModeLinux-HOWTO.txt: fix a typoJonathan Neuschäfer
2011-11-02UserModeLinux-HOWTO.txt: remove ^H charactersJonathan Neuschäfer
2011-11-02um: we need sys/user.h only on i386Richard Weinberger
2011-11-02um: merge delay_{32,64}.cRichard Weinberger
2011-11-02um: distribute exports to where exported stuff is definedAl Viro
2011-11-02um: kill system-um.hAl Viro
2011-11-02um: generic ftrace.h will do...Al Viro
2011-11-02um: segment.h is x86-only and needed only thereAl Viro
2011-11-02um: asm/pda.h is not needed anymoreAl Viro
2011-11-02um: hw_irq.h can go generic as wellAl Viro
2011-11-02um: switch to generic-yAl Viro
2011-11-02um: clean Kconfig up a bitAl Viro
2011-11-02um: a couple of missing dependencies...Al Viro
2011-11-02um: kill useless argument of free_chan() and free_one_chan()Al Viro
2011-11-02um: unify ptrace_user.hAl Viro
2011-11-02um: unify KSTK_...Al Viro
2011-11-02um: fix gcov build breakageAl Viro
2011-11-02um: page_offset.h is never usedAl Viro
2011-11-02um: irq_vectors.h just shadows x86 oneAl Viro
2011-11-02um: required-features.h is there only to shadow x86 one...Al Viro
2011-11-02um: asm/apic.h is there only to shadow the x86 one...Al Viro
2011-11-02um: take ubd_user.h to its users...Al Viro
2011-11-02um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro
2011-11-02um: merge signal_{32,64}.cAl Viro
2011-11-02um: no need to play with save_sp in signal frame setup anymoreAl Viro
2011-11-02um: increase stack growth cushion in pagefaultAl Viro
2011-11-02um: merge HOST_... of registers common on i386 and amd64Al Viro