aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-25iwlwifi: remove ucode16 optionJohannes Berg4-426/+0
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2-5/+5
2012-05-25iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach3-12/+16
2012-05-25iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman1-0/+1
2012-05-25perf tools: fix thread_map__new_by_pid_str() memory leak in error pathFranck Bui-Huu1-11/+10
2012-05-25doc: ext3: update documentation with barrier=1 defaultStefan Hajnoczi1-3/+3
2012-05-25Documentation/initrd.txt: Change the location of util-linuxMarcos Paulo de Souza1-2/+2
2012-05-25Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.plMichel Machado1-1/+2
2012-05-25Documentation/kernel-parameters: remove autotest and mcatestSebastian Andrzej Siewior1-4/+0
2012-05-25x86: hpet: Fix copy-and-paste mistake in earlier changeJan Beulich1-1/+1
2012-05-25scripts/coccinelle: sizeof of pointerJulia Lawall1-0/+65
2012-05-25scripts/coccinelle: address test is always trueJulia Lawall1-0/+35
2012-05-25tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner1-8/+8
2012-05-25[PARISC] Fix parisc compile failure after smp: Add task_struct argument to __...James Bottomley1-2/+0
2012-05-25[PARISC] fix TLB fault path on PA2.0 narrow systemsJames Bottomley1-13/+17
2012-05-25[PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...John David Anglin1-2/+4
2012-05-25clocksource: em_sti: Add DT supportMagnus Damm1-0/+7
2012-05-25clocksource: em_sti: Emma Mobile STI driverMagnus Damm3-0/+406
2012-05-25drm/i915: tune down the noise of the RP irq limit failDaniel Vetter1-2/+3
2012-05-25drm/i915: Remove the error message for unbinding pinned buffersChris Wilson1-4/+2
2012-05-25drm/i915: Limit page allocations to lowmem (dma32) for i965Chris Wilson1-1/+9
2012-05-25ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King1-0/+1
2012-05-25ARM: fix out[bwl]()Russell King1-13/+11
2012-05-25sparc64: Fix several bugs in quad floating point emulation.David S. Miller2-11/+21
2012-05-25dma-buf: add initial vmap documentationDave Airlie1-0/+11
2012-05-25dma-buf: minor documentation fixes.Sumit Semwal2-4/+8
2012-05-25dma-buf: add vmap interfaceDave Airlie2-0/+48
2012-05-25dma-buf: mmap supportDaniel Vetter3-8/+170
2012-05-25ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang1-5/+33
2012-05-25microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias1-1/+5
2012-05-25microblaze: Add TLS support to sys_cloneEdgar E. Iglesias1-3/+4
2012-05-25microblaze: ftrace: Pass the first calling instruction for dynamic ftraceMichal Simek1-1/+1
2012-05-25microblaze: Port OOM changes to do_page_faultKautuk Consul1-5/+28
2012-05-25microblaze: Do not select GENERIC_GPIO by defaultLars-Peter Clausen1-1/+1
2012-05-25clockevents: Make clockevents_config() a global symbolMagnus Damm2-2/+2
2012-05-25tick: Add tick skew boot optionMike Galbraith2-0/+27
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds124-1968/+5419
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds27-226/+827
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds18-238/+170
2012-05-24Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds80-2852/+2459
2012-05-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds53-878/+1210
2012-05-24smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat1-4/+7
2012-05-24smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat1-2/+4
2012-05-24Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-31/+72
2012-05-24Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds21-573/+736
2012-05-24Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-20/+89
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds5-5/+183
2012-05-24sparc: Fix user_addr_max() definition.David S. Miller2-2/+4
2012-05-24genirq: Introduce irq_do_set_affinity() to reduce duplicated codeJiang Liu3-28/+27