summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-18staging: rtl8192e: Refactor rtl8192_ioctl into two functionsMike McCormack
2011-02-18staging: rtl8192e: rf_ps_lock doesn't need to be IRQ safeMike McCormack
2011-02-18staging: rtl8192e: Remove useless TxCheckStuck functionMike McCormack
2011-02-18staging: rtl8192e: Make rtl8192_tx staticMike McCormack
2011-02-18staging: rtl8192e: Enable the NIC only onceMike McCormack
2011-02-18staging: rtl8192e: Delete unused function rtl819x_ifsilentresetMike McCormack
2011-02-18staging: rtl8192e: Remove irq_enabled flagMike McCormack
2011-02-18staging: rtl8192e: Remove unused tx_lock spin lockMike McCormack
2011-02-18staging: olpc_dcon: drop CONFIG_BROKEN dependencyAndres Salomon
2011-02-18staging: olpc_dcon: clean up backlight handlingAndres Salomon
2011-02-18staging: olpc_dcon: move more global variables into dcon_privAndres Salomon
2011-02-18staging: olpc_dcon: move more variables into dcon_privAndres Salomon
2011-02-18staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO...Andres Salomon
2011-02-18staging: olpc_dcon: drop XO-1.5 prototype supportAndres Salomon
2011-02-18staging: olpc_dcon: Remove _strtoul() function.Marek Belisko
2011-02-18staging: olpc_dcon: move fb stuff info dcon_priv, and clean up fb handlingAndres Salomon
2011-02-18staging: olpc_dcon: move fb event notifier block into dcon_priv structAndres Salomon
2011-02-18staging: olpc_dcon: don't specify single bits for bool fieldsAndres Salomon
2011-02-18staging: rts_pstor: fix sparse warningwwang
2011-02-18staging: rts_pstor: delete a functionwwang
2011-02-18Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman
2011-02-16Linux 2.6.38-rc5Linus Torvalds
2011-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-02-15m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer
2011-02-15m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer
2011-02-15m68knommu: fix dereference of port.ttyGreg Ungerer
2011-02-15m68knommu: add missing linker __modver sectionGreg Ungerer
2011-02-15m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer
2011-02-15m68knommu: add optimize memmove() functionGreg Ungerer
2011-02-15m68k: remove arch specific non-optimized memcmp()Greg Ungerer
2011-02-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli
2011-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-02-15Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-15Merge branch 'iomem' into releaseLen Brown
2011-02-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-02-15Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-02-15Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...Linus Torvalds
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-15s390: remove task_show_regsMartin Schwidefsky
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro
2011-02-15drop out of RCU in return_revalAl Viro
2011-02-15split do_revalidate() into RCU and non-RCU casesAl Viro
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateAl Viro