summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-11sh: add platform_device for SPIYoshihiro Shimoda
2011-03-11sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757Yoshihiro Shimoda
2011-03-11sh: Rename cpuidle states to fit general conventionsThomas Renninger
2011-03-04serial: sh-sci: fix deadlock when resuming from S3 sleepAlexandre Courbot
2011-02-15Merge branch 'sh/st-integration' into sh-latestPaul Mundt
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith
2011-02-15sh: Change __nosave_XXX symbols to longFrancesco Virlinzi
2011-02-15sh: Flush executable pages in copy_user_highpageStuart Menefy
2011-02-15sh: Ensure ST40-300 BogoMIPS value is consistentStuart Menefy
2011-02-14klist: Fix object alignment on 64-bit.David Miller
2011-02-13Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-02-13Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds
2011-02-13Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-02-13Merge branch 'devicetree/merge' into spi/mergeGrant Likely
2011-02-13devicetree-discuss is moderated for non-subscribersPaul Bolle
2011-02-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely
2011-02-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-02-12jbd2: call __jbd2_log_start_commit with j_state_lock write lockedTheodore Ts'o
2011-02-12ext4: serialize unaligned asynchronous DIOEric Sandeen
2011-02-12ext4: make grpinfo slab cache names staticEric Sandeen
2011-02-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely
2011-02-12Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2011-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-02-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-02-12Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-12Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-02-12drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall
2011-02-12memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki
2011-02-12vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner
2011-02-12mlock: do not munlock pages in __do_fault()Michel Lespinasse
2011-02-12mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse
2011-02-12memblock: don't adjust size in memblock_find_base()Yinghai Lu
2011-02-12nbd: remove module-level ioctl mutexSoren Hansen
2011-02-12drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh
2011-02-12drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge
2011-02-12ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-02-12vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds
2011-02-11dlm: use single thread workqueuesDavid Teigland
2011-02-11ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-11Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris
2011-02-11cifs: don't always drop malformed replies on the floor (try #3)Jeff Layton
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger
2011-02-11char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard